@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 990px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #f7f7f7;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #f7f7f7;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  transition: all opacity 0.15s linear ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #f7f7f7;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #f7f7f7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
  transition: all width 0.6s ease ease-out;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/************  
Base Styles
************/
a:hover,
a:active,
a:focus {
  outline: 0!important;
}
textarea,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="button"],
input[type="password"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 17px;
}
@media (max-width: 991px) {
  textarea,
  input[type="text"],
  input[type="email"],
  input[type="search"],
  input[type="button"],
  input[type="password"],
  input[type="submit"] {
    font-size: 16px;
  }
}
input[disabled] {
  color: rgba(0, 0, 0, 0.4) !important;
}
.no-margin {
  margin: 0;
}
.no-padding-lr {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-l {
  padding-left: 0;
}
.no-padding-r {
  padding-right: 0;
}
.hide-me {
  display: none;
}
.form-control.hide-me {
  display: none;
}
ul.no-style {
  padding-left: 0;
  list-style: none;
}
.relative {
  position: relative;
}
.relative-imp {
  position: relative!important;
}
.inline-block {
  display: inline-block;
}
body {
  font-family: 'Conv_BentonSans-Regular', 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #EFEFEF;
}
.wrapper {
  position: relative;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .wrapper {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    width: 960px;
  }
}
.heightAuto {
  height: auto!important;
}
/**
 * Style 2
 * 
 * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
 * down to center and transform into an "x".
 */
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0;
  width: 58px;
  height: 58px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  background: transparent;
  float: none;
  margin-top: 0;
}
.c-hamburger.center-block {
  display: block !important;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 28px;
  left: 14px;
  right: 14px;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  content: "";
  border-radius: 2px;
}
.c-hamburger span::before {
  top: -7px;
}
.c-hamburger span::after {
  bottom: -7px;
}
.c-hamburger--htx {
  display: inline-block;
}
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
/* active state, i.e. menu open */
.c-hamburger--htx.is-active span {
  background: none;
}
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
/* active state, i.e. menu open */
.c-hamburger--htx.is-active span {
  background: none;
}
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}
.video-wrapper .mejs-container {
  background: white;
  width: 100% !important;
  min-height: 260px;
}
@media (max-width: 991px) {
  .video-wrapper .mejs-container {
    min-height: 0;
  }
}
.video-wrapper .mejs-container .mejs-controls {
  display: none !important;
}
.video-wrapper .mejs-container .mejs-mediaelement video {
  width: 100% !important;
  height: auto !important;
  max-height: 100%;
}
.video-wrapper .mejs-container .mejs-layers .mejs-poster {
  background-size: cover;
}
.video-wrapper .mejs-container .mejs-layers .mejs-overlay .mejs-overlay-button {
  background-image: url(../img/play-big.png);
  background-repeat: no-repeat;
  width: 74px;
  height: 74px;
  background-position: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video-wrapper .mejs-container .mejs-layers .mejs-overlay .mejs-overlay-button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/play-big2x.png);
    background-size: 74px 74px;
  }
}
.video-wrapper .mejs-container .mejs-layers .mejs-overlay:hover .mejs-overlay-button,
.video-wrapper .mejs-container .mejs-layers .mejs-overlay:active .mejs-overlay-button,
.video-wrapper .mejs-container .mejs-layers .mejs-overlay:focus .mejs-overlay-button {
  background-position: 0 0;
}
.video-wrapper.no-video .mejs-container .mejs-layers .mejs-overlay .mejs-overlay-button {
  background-image: url(../img/video-demo.png);
  background-repeat: no-repeat;
  width: 185px;
  height: 44px;
  margin: 0 auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video-wrapper.no-video .mejs-container .mejs-layers .mejs-overlay .mejs-overlay-button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/video-demo2x.png);
    background-size: 185px 44px;
  }
}
.video-wrapper.no-video .mejs-container .mejs-layers .mejs-overlay:hover .mejs-overlay-button,
.video-wrapper.no-video .mejs-container .mejs-layers .mejs-overlay:active .mejs-overlay-button,
.video-wrapper.no-video .mejs-container .mejs-layers .mejs-overlay:focus .mejs-overlay-button {
  background-position: 0 0;
}
.video-wrapper.file-video .mejs-container {
  min-height: 260px;
  max-height: 260px;
}
.video-wrapper.file-video .mejs-container .mejs-mediaelement video {
  width: auto !important;
  height: auto !important;
  max-height: 260px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.video-wrapper.file-video .mejs-layers .mejs-poster {
  width: auto!important;
}
@media (max-width: 991px) {
  .video-wrapper.youtube-video {
    border: 5px solid white;
  }
}
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
.dropzone,
.dropzone * {
  box-sizing: border-box;
}
.dropzone {
  position: relative;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  width: 120px;
  margin: 0.5em;
}
.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
  border: 1px solid #aaa;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  display: block;
  height: 100%;
  width: 0;
  background: green;
}
.dropzone .dz-preview .dz-error-message {
  color: red;
  display: none;
}
.dropzone .dz-preview.dz-error .dz-error-message,
.dropzone .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  display: block;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  width: 54px;
  height: 58px;
  left: 50%;
  margin-left: -27px;
}
body.modal-open {
  padding-right: 0 !important;
  overflow-y: auto;
}
body.menu-open {
  overflow: hidden;
}
.myLoader {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  padding-top: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 880;
}
@media (max-width: 991px) {
  .myLoader {
    z-index: 1011;
  }
}
.myLoader .loader {
  left: 0px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -60px;
}
.myLoader.loader-small .loader {
  margin-top: -25px;
  border-width: 8px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.loader {
  border: 16px solid #e5e5e5;
  /* Light grey */
  border-top: 16px solid #0090ff;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/****************
Variables
****************/
/*******
Fonts
available: 400/700
*******/
/******
Colors
*******/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/**********
Buttons
**********/
.btn {
  transition: all .25s ease;
}
.btn.btn-white {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 22.5px;
  font-size: 19px;
  color: #000000;
  line-height: 22px;
  width: 100%;
  padding: 11px 20px;
  margin-bottom: 10px;
}
.btn.btn-white.white-blue {
  color: #0274b3;
  font-size: 17px;
}
.btn.btn-white.white-blue .fa-linkedin-square {
  font-size: 28px;
  line-height: 18px;
  margin-right: 20px;
  vertical-align: middle;
}
.btn.btn-outline {
  background: transparent;
  border-color: #fff;
  color: white;
}
.btn.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline:focus {
  background: white;
  color: black;
}
.btn.btn-blue {
  outline: 0;
  color: white;
  background-color: #0090ff;
  border-radius: 40px;
  width: 100%;
  height: 45px;
  padding: 12px 20px;
  margin-top: 40px;
  display: block;
  margin: 40px auto 0;
  border: none;
}
.btn.btn-dark-blue {
  color: white;
  background-color: #0274b3;
  border-radius: 40px;
  width: 100%;
  height: 45px;
  padding: 12px 20px;
  margin-top: 40px;
  display: block;
  margin: 40px auto 0;
  border: none;
}
.btn.hide-me {
  display: none;
}
.btn.btn-video {
  text-align: center;
  color: white;
  background-color: transparent;
  border-color: white;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 5px;
  width: 259px;
  height: 60px;
  font-size: 16px;
  font-family: 'Conv_BentonSans-Medium';
  padding: 8px 12px;
  letter-spacing: 0.15px;
  outline: 0;
  transition: 0.5s ease-out;
  transition: all 0.5s ease-out ease-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn.btn-video {
    width: 230px;
    height: 53px;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn.btn-video {
    width: 180px;
    height: 46px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .btn.btn-video {
    width: 170px;
    height: 42px;
    font-size: 11px;
  }
}
.btn.btn-video i {
  font-size: 31px;
  margin-right: 10px;
  content: "\f01d";
  font-family: FontAwesome;
  color: #F27931;
  vertical-align: middle;
  position: relative;
  transition: 0.5s ease-out;
  transition: all 0.5s ease-out ease-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn.btn-video i {
    font-size: 29px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn.btn-video i {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .btn.btn-video i {
    margin-top: 0;
    font-size: 25px;
  }
}
.btn.btn-video:hover {
  transition: 0.5s ease-out;
  transition: all 0.5s ease-out ease-out;
  border-color: #F27931;
  background: #F27931;
}
.btn.btn-video:hover i {
  color: white;
  transition: 0.5s ease-out;
  transition: all 0.5s ease-out ease-out;
}
.btn.btn-video.btn-video-blue i {
  color: #0090ff;
}
.btn.btn-video.btn-video-blue:hover {
  transition: 0.5s ease-out;
  transition: all 0.5s ease-out ease-out;
  border-color: #0090ff;
  background: #0090ff;
}
.btn.btn-video.btn-video-blue:hover i {
  color: white;
  transition: 0.5s ease-out;
  transition: all 0.5s ease-out ease-out;
}
.btn.btn-video-content {
  margin: 0 auto;
  background-color: #1993FC;
  display: block;
  text-align: center;
  color: white;
  height: 37px;
  width: 145px;
  text-transform: uppercase;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 14px;
  outline: 0;
}
.btn.btn-video-content i {
  margin-right: 7px;
}
.btn.btn-inverted-blue {
  display: inline-block;
  background: white;
  border: 1px solid #0090ff;
  cursor: pointer;
  border-radius: 100px;
  height: auto;
  width: auto;
  color: #0090ff;
  position: relative;
  text-align: center;
  font-size: 14px;
  letter-spacing: -0.27px;
  padding: 0 25px;
  line-height: 34px;
}
.btn.btn-inverted-blue:hover,
.btn.btn-inverted-blue:focus,
.btn.btn-inverted-blue:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.btn.btn-blue-hover {
  display: inline-block;
  background: #0090ff;
  border: 1px solid #0090ff;
  cursor: pointer;
  border-radius: 100px;
  height: auto;
  width: auto;
  color: white;
  position: relative;
  text-align: center;
  font-size: 14px;
  letter-spacing: -0.27px;
  padding: 0 25px;
  line-height: 34px;
}
.btn.btn-blue-hover:hover,
.btn.btn-blue-hover:focus,
.btn.btn-blue-hover:active {
  color: #0090ff;
  background-color: white;
  text-decoration: none;
}
.btn.btn-orange {
  outline: 0;
  color: white;
  letter-spacing: 0;
  font-family: 'Conv_BentonSans-Bold';
  text-transform: uppercase;
  width: 214px;
  height: 60px;
  font-size: 16px;
  border-radius: 6px;
  background-color: #F27931;
  border: 1px solid #F27931;
}
.btn.btn-orange:hover {
  background-color: transparent;
  border-color: white;
}
@media (max-width: 991px) {
  .btn.btn-orange {
    width: 100%;
    max-width: 314px;
    height: 60px;
    margin: 0 auto;
    display: block;
  }
}
.btn-red {
  display: inline-block;
  color: #FE3824;
  font-size: 14px;
  vertical-align: middle;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active {
  color: #FE3824;
}
/*************
Modals Styles
*************/
.modal-backdrop {
  background: 030303;
}
.modal-backdrop.in {
  opacity: 0.6;
}
.fileUpload {
  padding: 0!important;
  text-align: center;
}
.fileUpload:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}
.fileUpload .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 0 5%;
  width: 90%;
  max-width: 560px;
}
.fileUpload .modal-dialog .modal-content {
  background: white;
  border-radius: 14px;
}
@media (min-width: 992px) {
  .fileUpload .modal-dialog .modal-content .modal-body .step-progress {
    max-width: 380px;
  }
}
.fileUpload .modal-dialog .modal-content .modal-body .step-progress h4 {
  font-size: 18px;
  color: #28282b;
  margin-bottom: 30px;
}
.fileUpload .modal-dialog .modal-content .modal-body .step-progress .progress {
  height: 2px;
  border-radius: 20px;
  box-shadow: none;
  background: rgba(0, 144, 255, 0.1);
}
.fileUpload .modal-dialog .modal-content .modal-body .step-progress .progress .progress-bar {
  background-color: #0090ff;
  box-shadow: none;
  border-radius: 20px;
}
.fileUpload .modal-dialog .modal-content .modal-body .step-progress a.cancel-upload {
  font-size: 20px;
  color: #FE3824;
  text-decoration: none;
}
.profile-video-modal .modal .modal-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.profile-video-modal .modal .modal-wrap .modal-dialog {
  margin: 8px auto;
}
.profile-video-modal .modal .modal-wrap .modal-dialog .modal-content {
  background-color: transparent;
  border-radius: 15px;
  border: none;
  box-shadow: none;
  margin: 0 8px;
}
.profile-video-modal .modal .modal-wrap .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.profile-video-modal .modal .modal-wrap .modal-dialog .modal-content .modal-body a {
  border: none;
  border-bottom: 1px solid #c8c7cc;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 14px 0;
  background-color: #ebebeb;
  font-size: 20px;
  color: #0090ff;
  border-radius: 0;
}
.profile-video-modal .modal .modal-wrap .modal-dialog .modal-content .modal-body a:first-of-type {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top: none;
}
.profile-video-modal .modal .modal-wrap .modal-dialog .modal-content .modal-body a:last-of-type {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom: none;
}
.profile-video-modal .modal .modal-wrap .modal-dialog .modal-content .modal-body a.cancel {
  color: #FE3824;
  background-color: white;
}
.profile-video-modal .modal.in .modal-dialog {
  transform: translate(0, 0) !important;
}
.profile-video-modal .modal.fade .modal-dialog {
  transform: translate(0, 25%);
}
.playVideoModal {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  overflow: visible;
}
.playVideoModal .video-wrapper:not(.youtube-video) {
  max-height: 40vh;
}
.playVideoModal .video-wrapper:not(.youtube-video) video {
  max-height: inherit;
  border: 5px solid white;
}
.playVideoModal .close {
  float: none;
  position: absolute;
  right: 0;
  top: 0;
}
.profileModalYoutube .modal-body .material-input {
  background-color: #ebebeb;
  border-radius: 10px;
  max-width: none;
}
.profileModalYoutube .modal-body .material-input label {
  display: none;
}
.profileModalYoutube .modal-body .material-input input {
  border: none;
}
.video-modal {
  background: rgba(0, 0, 0, 0.85);
}
.video-modal .close {
  outline: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  color: white;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  z-index: 10;
  text-shadow: none;
  font-size: 30px;
}
.video-modal .close:hover,
.video-modal .close:active {
  color: #F27931;
}
@media (max-width: 991px) {
  .video-modal .close {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .video-modal .close {
    right: 0;
    top: 0;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 20px;
  }
}
.video-modal .headerbox-container {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}
.video-modal .headerbox-container .headerbox-video-container {
  max-width: 1500px !important;
  max-height: 100%;
  width: 100%;
  padding: 0 5%;
  display: block;
  margin: 0 auto;
}
.video-modal .headerbox-container .headerbox-video-container .headerbox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.video-modal .headerbox-container .headerbox-video-container .headerbox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.demo-form-modal .close {
  outline: 0;
  position: absolute;
  right: 30px;
  top: 25px;
  color: #6c6c6c;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  z-index: 10;
  text-shadow: none;
  font-size: 30px;
}
.demo-form-modal .close:hover,
.demo-form-modal .close:active {
  color: #F27931;
}
@media (max-width: 991px) {
  .demo-form-modal .close {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .demo-form-modal .close {
    right: 10px;
    top: 7px;
    font-size: 20px;
  }
}
.demo-form-modal .request-demo {
  margin: 70px auto 70px;
}
@media (max-width: 767px) {
  .demo-form-modal .request-demo {
    margin: 15px;
  }
}
.demo-form-modal .request-demo .demo-form {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 552px;
  background-color: white;
  padding: 56px 76px 70px;
  border-radius: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .demo-form-modal .request-demo .demo-form {
    padding: 30px 76px;
  }
}
@media (max-width: 767px) {
  .demo-form-modal .request-demo .demo-form {
    padding: 20px 15px 30px;
  }
}
.demo-form-modal .request-demo .demo-form h3 {
  font-size: 37px;
  line-height: 53px;
  margin: 0 auto 14px;
  color: #6c6c6c;
  letter-spacing: 0;
  font-family: 'Conv_BentonSans-Bold';
}
.demo-form-modal .request-demo .demo-form h3 span {
  color: #0090ff;
}
.demo-form-modal .request-demo .demo-form h5 {
  margin-top: 0;
  margin-bottom: 41px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 24px;
}
@media (max-width: 991px) {
  .demo-form-modal .request-demo .demo-form h5 {
    margin-bottom: 21px;
  }
}
.demo-form-modal .request-demo .demo-form input,
.demo-form-modal .request-demo .demo-form textarea {
  padding: 12px 19px;
  outline: 0;
  background: white;
  border: 1px solid #EAEEF0;
  border-radius: 2px;
  width: 100%;
  margin-bottom: 13px;
  font-size: 16px;
}
.demo-form-modal .request-demo .demo-form input::-webkit-input-placeholder,
.demo-form-modal .request-demo .demo-form textarea::-webkit-input-placeholder {
  /* Chrome */
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-family: 'Conv_BentonSans-Bold';
  font-size: 10px;
  color: #B8CBCF;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: uppercase;
}
.demo-form-modal .request-demo .demo-form input:-ms-input-placeholder,
.demo-form-modal .request-demo .demo-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-family: 'Conv_BentonSans-Bold';
  font-size: 10px;
  color: #B8CBCF;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: uppercase;
}
.demo-form-modal .request-demo .demo-form input::-moz-placeholder,
.demo-form-modal .request-demo .demo-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-family: 'Conv_BentonSans-Bold';
  font-size: 10px;
  color: #B8CBCF;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: uppercase;
}
.demo-form-modal .request-demo .demo-form input:-moz-placeholder,
.demo-form-modal .request-demo .demo-form textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-family: 'Conv_BentonSans-Bold';
  font-size: 10px;
  color: #B8CBCF;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: uppercase;
}
.demo-form-modal .request-demo .demo-form textarea {
  height: 104px;
  resize: none;
  margin-bottom: 30px;
  display: block;
}
.demo-form-modal .request-demo .demo-form .btn-demo {
  background-color: #F27931;
  border-color: #F27931;
  height: 39px;
  width: 169px;
}
/****************
Fonts Styles
****************/
@font-face {
  font-family: 'Conv_BentonSans-Bold';
  src: url('../fonts/benton/BentonSans-Bold.eot');
  src: local('☺'), url('../fonts/benton/BentonSans-Bold.woff') format('woff'), url('../fonts/benton/BentonSans-Bold.ttf') format('truetype'), url('../fonts/benton/BentonSans-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_BentonSans-Book';
  src: url('../fonts/benton/BentonSans-Book.eot');
  src: local('☺'), url('../fonts/benton/BentonSans-Book.woff') format('woff'), url('../fonts/benton/BentonSans-Book.ttf') format('truetype'), url('../fonts/benton/BentonSans-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_BentonSans-ExtraLight';
  src: url('../fonts/benton/BentonSans-ExtraLight.eot');
  src: local('☺'), url('../fonts/benton/BentonSans-ExtraLight.woff') format('woff'), url('../fonts/benton/BentonSans-ExtraLight.ttf') format('truetype'), url('../fonts/benton/BentonSans-ExtraLight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_BentonSans-Light';
  src: url('../fonts/benton/BentonSans-Light.eot');
  src: local('☺'), url('../fonts/benton/BentonSans-Light.woff') format('woff'), url('../fonts/benton/BentonSans-Light.ttf') format('truetype'), url('../fonts/benton/BentonSans-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_BentonSans-Medium';
  src: url('../fonts/benton/BentonSans-Medium.eot');
  src: local('☺'), url('../fonts/benton/BentonSans-Medium.woff') format('woff'), url('../fonts/benton/BentonSans-Medium.ttf') format('truetype'), url('../fonts/benton/BentonSans-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_BentonSans-Regular';
  src: url('../fonts/benton/BentonSans-Regular.eot');
  src: local('☺'), url('../fonts/benton/BentonSans-Regular.woff') format('woff'), url('../fonts/benton/BentonSans-Regular.ttf') format('truetype'), url('../fonts/benton/BentonSans-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/****************
Form / label / input / textarea Styles
****************/
.material-input {
  margin: 0 auto 15px;
  max-width: 90%;
  position: relative;
}
.material-input.top-margin-40 {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .material-input.top-margin-40 {
    margin-top: 40px;
  }
}
.material-input input:invalid {
  color: black;
}
.material-input input:focus ~ label.labeled,
.material-input textarea:focus ~ label.labeled,
.material-input input:valid ~ label.labeled,
.material-input textarea:valid ~ label.labeled,
.material-input input.error ~ label.labeled,
.material-input textarea.error ~ label.labeled,
.material-input input.static ~ label.labeled {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  top: -15px;
  transition: all 0.125s ease;
}
.material-input label.labeled {
  color: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  position: absolute;
  left: 0;
  transition: all 0.25s ease;
  pointer-events: none;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  top: -5px;
  font-weight: normal;
}
.material-input input,
.material-input textarea {
  padding: 15px;
  width: 100%;
  font-size: 16px;
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  color: black;
  text-align: center;
  box-shadow: none;
  height: auto;
}
.material-input input ~ span,
.material-input textarea ~ span {
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.125s ease;
}
.material-input input:focus,
.material-input textarea:focus {
  color: black;
  outline: 0;
  box-shadow: none;
}
.material-input input:focus ~ span,
.material-input textarea:focus ~ span {
  width: 100%;
  transition: all 0.075s ease;
}
.material-input textarea {
  width: 100%;
  min-height: 15em;
}
.material-input .password-info {
  color: rgba(0, 0, 0, 0.5);
  margin: 10px auto 20px;
}
@media (max-width: 991px) {
  .material-input .password-info {
    font-size: 12px;
    margin-top: 6px;
  }
}
@media (max-width: 350px) {
  .material-input .password-info {
    font-size: 11px;
  }
}
/************
checkboxes
************/
.checkbox,
.radio {
  padding-left: 24px;
}
.checkbox label,
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 20px;
  line-height: 24px;
  font-size: 18px;
}
.checkbox label::before,
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  margin-left: -24px;
  border: 1px solid #0090ff;
  border-radius: 5px;
  background-color: white;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: all border 0.15s ease-in-out, color 0.15s ease-in-out ease-out;
}
.checkbox label::after,
.radio label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 7px;
  margin-left: -18px;
  margin-top: 0px;
  padding-left: 0px;
  padding-top: 0px;
  font-size: 14px;
}
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.radio input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before,
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none !important;
}
.checkbox input[type="checkbox"]:checked + label::after,
.radio input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after,
.radio input[type="radio"]:checked + label::after {
  content: '';
  background-image: url('../img/checked-big.svg');
  background-size: cover;
  background-position: center;
  height: 10px;
  width: 13px;
}
.checkbox input[type="checkbox"]:checked + label::before,
.radio input[type="checkbox"]:checked + label::before,
.checkbox input[type="radio"]:checked + label::before,
.radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.checkbox input[type="checkbox"]:disabled + label,
.radio input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label,
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.radio input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before,
.radio input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before,
.radio.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline,
.radio.checkbox-inline {
  margin-top: 0;
}
.checkbox.small-checkbox,
.radio.small-checkbox {
  padding-left: 20px;
}
.checkbox.small-checkbox label,
.radio.small-checkbox label {
  padding-left: 11px;
  line-height: 20px;
  font-size: 14px;
  color: black;
}
.checkbox.small-checkbox label::before,
.radio.small-checkbox label::before {
  width: 20px;
  height: 20px;
  margin-left: -20px;
}
.checkbox.small-checkbox label::after,
.radio.small-checkbox label::after {
  background-size: cover;
  background-position: center;
  top: 6px;
  margin-left: -15px;
  margin-top: 0px;
}
.checkbox.small-checkbox input[type="checkbox"]:checked + label::after,
.radio.small-checkbox input[type="checkbox"]:checked + label::after,
.checkbox.small-checkbox input[type="radio"]:checked + label::after,
.radio.small-checkbox input[type="radio"]:checked + label::after {
  background-image: url('../img/checked.svg');
  height: 8px;
  width: 10px;
}
/* Single select */
.checkbox.single-select label,
.radio.single-select label {
  line-height: 24px;
}
.checkbox.single-select label::before,
.radio.single-select label::before {
  background-color: #fff;
  border-radius: 100%;
  width: 24px;
  height: 24px;
}
.checkbox.single-select label::after,
.radio.single-select label::after {
  font-size: 12px;
  color: #0090ff;
  padding-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
  top: 0;
  margin-left: -17px;
}
.checkbox.single-select input[type="checkbox"],
.radio.single-select input[type="checkbox"],
.checkbox.single-select input[type="radio"],
.radio.single-select input[type="radio"] {
  margin-left: -20px;
}
.checkbox.single-select input[type="checkbox"]:checked + label::after,
.radio.single-select input[type="checkbox"]:checked + label::after,
.checkbox.single-select input[type="radio"]:checked + label::after,
.radio.single-select input[type="radio"]:checked + label::after {
  background-image: none;
  height: auto;
  width: auto;
  font-family: 'FontAwesome';
  content: "\f111";
  color: #0090ff;
}
.checkbox.single-select input[type="checkbox"]:checked + label::before,
.radio.single-select input[type="checkbox"]:checked + label::before,
.checkbox.single-select input[type="radio"]:checked + label::before,
.radio.single-select input[type="radio"]:checked + label::before {
  background-color: white;
}
.checkbox.custom-select label,
.radio.custom-select label {
  line-height: 28px;
}
.checkbox.custom-select label::before,
.radio.custom-select label::before {
  border-radius: 100%;
  width: 28px;
  height: 28px;
}
.checkbox.custom-select label::after,
.radio.custom-select label::after {
  top: 9px;
  margin-left: -16px;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
/************  
Header Styles
************/
.header {
  color: white;
  font-size: 17px;
  position: relative;
  background-position: center;
  font-family: 'Conv_BentonSans-Regular';
  transition: all 1.25s ease;
}
.header .header-img {
  /* .opacity(0.71); */
}
.header .header-img .container .wrapper.padding-bottom-200 {
  padding-bottom: 200px;
}
.header .header-img .inner-header {
  padding-top: 45px;
}
@media (max-width: 991px) {
  .header .header-img .inner-header {
    padding-top: 15px;
  }
}
.header .header-img .inner-header .nav-container {
  height: 114px;
  font-family: 'Conv_BentonSans-Medium';
}
.header .header-img .inner-header .nav-container .custom-sm {
  float: left;
  width: 226px;
}
.header .header-img .inner-header .nav-container .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  height: 114px;
  width: 226px;
  display: block;
  background-size: contain;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header .header-img .inner-header .nav-container .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 226px 114px;
  }
}
@media (max-width: 767px) {
  .header .header-img .inner-header .nav-container .logo {
    margin: 0 auto;
  }
}
.header .header-img .inner-header .nav-container .header-nav {
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 4px;
}
.header .header-img .inner-header .nav-container .header-nav ul {
  margin: 0px;
  text-align: right;
  padding: 0;
}
.header .header-img .inner-header .nav-container .header-nav ul li {
  list-style-type: none;
  display: inline-block;
  padding-left: 14px;
  font-size: 20px;
  line-height: 23px;
}
.header .header-img .inner-header .nav-container .header-nav ul li a {
  color: white;
  line-height: 20px;
  padding-bottom: 7px;
}
.header .header-img .inner-header .nav-container .header-nav ul li a:hover,
.header .header-img .inner-header .nav-container .header-nav ul li a:active,
.header .header-img .inner-header .nav-container .header-nav ul li a:focus {
  text-decoration: none;
  border-bottom: 3px solid white;
}
.header .header-img .inner-header .nav-container .header-nav ul li.active a {
  text-decoration: none;
  border-bottom: 3px solid white;
}
.header .header-img .inner-header .nav-container .download-app {
  padding: 0px;
  border: 1px solid white;
  height: 46px;
  top: 50%;
  width: 160px;
  transform: translate(0, -50%);
  float: right;
  border-radius: 40px;
}
.header .header-img .inner-header .nav-container .download-app:before {
  content: url('../img/icon-apple.png');
  left: 15px;
  position: absolute;
  top: 8px;
  z-index: -1;
}
.header .header-img .inner-header .nav-container .download-app a {
  padding: 12px 12px 11px 44px;
  display: block;
  color: white;
  line-height: 21px;
  border-radius: 40px;
}
.header .header-img .inner-header .nav-container .download-app a:hover,
.header .header-img .inner-header .nav-container .download-app a:active,
.header .header-img .inner-header .nav-container .download-app a:focus {
  text-decoration: none;
}
.header .header-img .header-left {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .header .header-img .header-left {
    min-width: inherit;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .header .header-img .header-left {
    margin-top: 15px;
  }
}
.header .header-img .header-left .header-title {
  line-height: 72px;
  color: white;
  font-size: 64px;
  text-align: left;
  padding: 0;
  font-family: 'Conv_BentonSans-Bold';
  margin: 0 auto;
}
@media (max-width: 991px) {
  .header .header-img .header-left .header-title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .header .header-img .header-left .header-title {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 0px;
  }
}
@media (max-width: 370px) {
  .header .header-img .header-left .header-title {
    font-size: 34px;
    line-height: 36px;
  }
}
.header .header-img .header-left .header-text {
  color: white;
  font-size: 24px;
  line-height: 34px;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
  padding: 0;
  font-family: 'Conv_BentonSans-Medium';
}
@media (min-width: 992px) {
  .header .header-img .header-left .header-text {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    text-align: left;
    margin-bottom: 57px;
  }
}
@media (max-width: 991px) {
  .header .header-img .header-left .header-text {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
@media (max-width: 370px) {
  .header .header-img .header-left .header-text {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .header .header-img .header-left .sign-up {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .header .header-img .header-left .sign-up .social-sign-up {
    margin-top: 20px;
  }
}
@media (max-width: 370px) {
  .header .header-img .header-left .sign-up .social-sign-up {
    margin-top: 10px;
  }
}
@media (max-width: 330px) {
  .header .header-img .header-left .sign-up .social-sign-up {
    margin-top: 5px;
  }
}
@media (max-width: 330px) {
  .header .header-img .header-left .sign-up .social-sign-up span {
    margin-bottom: 5px;
  }
}
@media (max-width: 330px) {
  .header .header-img .header-left .sign-up label {
    margin-bottom: 5px;
  }
}
.header .header-img .swipe {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 14px;
  font-family: 'Conv_BentonSans-Book';
}
@media (max-width: 767px) {
  .header .header-img .swipe {
    right: auto;
  }
}
@media (max-width: 767px) {
  .header .header-img .swipe span {
    display: none;
  }
}
.header .header-img .swipe a {
  color: white;
  text-decoration: none;
}
.header .header-img .swipe .fa {
  color: white;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  font-size: 20px;
}
@media (max-width: 991px) {
  .header .header-img .inner-header .nav-container {
    height: auto;
  }
  .header .header-img .inner-header .nav-container .c-hamburger {
    z-index: 6;
    float: left;
    position: relative;
    top: -15px;
  }
  .header .header-img .inner-header .nav-container .custom-sm {
    float: none;
    width: auto;
    position: relative;
    z-index: 5;
  }
  .header .header-img .inner-header .nav-container .custom-sm .logo {
    float: none;
    height: 97px;
    margin: 0 auto 0;
    width: 193px;
    background-size: contain!important;
  }
  .header .header-img .inner-header .nav-container .header-nav {
    float: left;
    padding-top: 20px;
    width: 100%;
    top: auto;
    transform: none;
    display: none;
  }
  .header .header-img .inner-header .nav-container .header-nav ul {
    text-align: left;
  }
  .header .header-img .inner-header .nav-container .header-nav ul li {
    border-bottom: 1px solid #ffffff;
    display: block;
    list-style-type: none;
    padding: 10px 0;
  }
  .header .header-img .inner-header .nav-container .header-nav ul li a {
    text-decoration: none;
  }
  .header .header-img .inner-header .nav-container .header-nav ul li a:hover,
  .header .header-img .inner-header .nav-container .header-nav ul li a:active,
  .header .header-img .inner-header .nav-container .header-nav ul li a:focus {
    border: none;
  }
  .header .header-img .inner-header .nav-container .header-nav ul li.active a {
    border: none;
  }
}
@media (max-width: 1450px) {
  .header .container .wrapper.padding-bottom-200 {
    padding-bottom: 0 !important;
  }
}
body.modal-open {
  overflow: hidden;
  height: 100%;
  left: 0;
  right: 0;
}
body.modal-open header {
  background-image: none!important;
  background-color: rgba(41, 49, 61, 0.93);
}
body.modal-open header .swipe {
  display: none;
}
body.modal-open header.default {
  background-color: rgba(0, 144, 255, 0.97);
}
.homepage-container {
  background: white;
}
.homepage-container header {
  background-size: cover !important;
  overflow-y: hidden;
}
@media (max-width: 1199px) {
  .homepage-container header.header-img-1 {
    background-image: url('../img/landing-header.jpg');
    background-position: center;
  }
}
@media (max-width: 991px) {
  .homepage-container header.header-img-1 {
    background-image: url('../img/landing-header-mobile.jpg');
    background-position: right;
  }
}
@media (max-width: 380px) {
  .homepage-container header.header-img-1 {
    background-position: -405px 0;
  }
}
@media (max-width: 370px) {
  .homepage-container header.header-img-1 {
    background-position: -345px 0;
  }
}
.homepage-container header .video-wrapp {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.homepage-container header .video-wrapp .background-video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.homepage-container header .header-img {
  background-color: #000000;
}
@media (max-width: 1199px) {
  .homepage-container header .header-img {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.homepage-container header .header-img .header-left {
  text-align: center;
}
@media (min-width: 992px) {
  .homepage-container header .header-img .header-left {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    margin-top: 0px;
  }
}
.homepage-container header .header-img .header-left .sign-up {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  border-right: none;
  padding: 0;
  margin: 0 auto;
  background-color: transparent;
  text-align: center;
}
.homepage-container header .header-img .header-left .sign-up form {
  font-size: 0;
}
.homepage-container header .header-img .header-left .sign-up .submit-btn {
  background-color: #F27931;
}
.homepage-container header .header-img .header-left .header-title {
  text-align: center;
  margin-left: -80px;
  margin-right: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-container header .header-img .header-left .header-title {
    margin: 0 auto;
  }
}
@media (max-width: 1100px) {
  .homepage-container header .header-img .header-left .header-title {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.homepage-container header .header-img .header-left .header-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-bottom: 50px;
  font-family: 'Conv_BentonSans-Regular';
  margin-top: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-container header .header-img .header-left .header-text {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .homepage-container header .header-img .header-left .header-text {
    margin-bottom: 34px;
    margin-top: 17px;
  }
}
@media (max-width: 330px) {
  .homepage-container header .header-img .header-left .header-text {
    margin-top: 5px;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 27px;
  }
}
.homepage-container header .header-img .header-left .btn-video {
  position: absolute;
  left: 0;
  right: 0;
  margin: 80px auto 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-container header .header-img .header-left .btn-video {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .homepage-container header .header-img .header-left .btn-video {
    margin-top: 70px;
  }
}
@media (max-width: 360px) {
  .homepage-container header .header-img .header-left .btn-video {
    margin-top: 65px;
  }
}
.candidates-container {
  background-color: white;
}
.candidates-container header.header {
  background-size: cover !important;
  overflow-y: hidden;
}
.candidates-container header.header.header-img-1 {
  background-image: url('../img/header2.jpg');
}
@media (max-width: 991px) {
  .candidates-container header.header.header-img-1 {
    background-image: url('../img/header2-mobile.jpg');
  }
}
@media (max-width: 375px) {
  .candidates-container header.header.header-img-1 {
    background-position: -400px 0px;
  }
}
@media (max-width: 360px) {
  .candidates-container header.header.header-img-1 {
    background-position: -370px 0px;
  }
}
@media (max-width: 330px) {
  .candidates-container header.header.header-img-1 {
    background-position: -300px 0px;
  }
}
.candidates-container header.header.header-img-2 {
  background-image: url('../img/header-talent.jpg');
  background-position: center;
}
@media (max-width: 991px) {
  .candidates-container header.header.header-img-2 {
    background-image: url('../img/header-talent-mobile.jpg');
  }
}
.candidates-container header.header .header-img {
  background-color: rgba(0, 0, 0, 0.4);
}
.candidates-container header.header .header-img .header-left .header-text {
  margin-top: 10px;
  font-size: 26px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .candidates-container header.header .header-img .header-left .header-text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 32px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 370px) {
  .candidates-container header.header .header-img .header-left .header-text {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 330px) {
  .candidates-container header.header .header-img .header-left .header-text {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 26px;
  }
}
.candidates-container .footer-sign-up {
  background-image: url('../img/footer3.jpg');
  background-size: cover !important;
}
@media (max-width: 991px) {
  .candidates-container .footer-sign-up {
    background-image: url('../img/about-footer-mobile.jpg');
  }
}
.student-container header {
  background-size: cover !important;
  overflow-y: hidden;
}
.student-container header.header-img-1 {
  background-image: url(../img/mountains.jpg);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .student-container header.header-img-1 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/mountains2x.jpg);
    background-size: 375px 667px;
  }
}
.student-container header.header-img-2 {
  background-image: url(../img/header-talent.jpg);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .student-container header.header-img-2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/header-talent2x.jpg);
    background-size: 1280px 203px;
  }
}
.student-container header .header-img .inner-header .nav-container .custom-sm .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  width: 261px;
  height: 123px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .student-container header .header-img .inner-header .nav-container .custom-sm .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 261px 123px;
  }
}
.student-container header .blue-layer {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.student-container header .blue-layer.blue-overlay {
  background: rgba(0, 144, 255, 0.5);
}
.student-container header .blue-layer.blue-gradient {
  background-image: linear-gradient(rgba(0, 143, 255, 0) 0%, #0090FF 100%);
  bottom: 0;
  height: 50%;
  top: auto;
}
.student-container header .header-content h1 {
  margin-top: 60px;
  font-size: 40px;
  color: #ffffff;
  line-height: 43px;
  text-align: center;
  letter-spacing: -1px;
}
.student-container header .header-cta {
  bottom: 20px;
  position: absolute;
  width: 100%;
}
.student-container header .header-cta a:first-child {
  margin-bottom: 25px;
}
.employers-wrapper header {
  background-size: cover !important;
  overflow-y: hidden;
}
.employers-wrapper header.header-img-1 {
  background-image: url('../img/bgr-employers.jpg');
}
@media (max-width: 991px) {
  .employers-wrapper header.header-img-1 {
    background-image: url('../img/bgr-employers-mobile.jpg');
  }
}
@media (max-width: 375px) {
  .employers-wrapper header.header-img-1 {
    background-position: -330px 0px;
  }
}
@media (max-width: 360px) {
  .employers-wrapper header.header-img-1 {
    background-position: -250px 0px;
  }
}
@media (max-width: 330px) {
  .employers-wrapper header.header-img-1 {
    background-position: -220px 0px;
  }
}
.employers-wrapper header .header-img {
  background-color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 330px) {
  .employers-wrapper header .header-img .header-left .header-title {
    font-size: 26px;
    line-height: 32px;
  }
}
.employers-wrapper header .header-img .header-left .header-text {
  margin-top: 10px;
  font-size: 26px;
  line-height: 40px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .employers-wrapper header .header-img .header-left .header-text {
    font-size: 25px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 35px;
  }
}
@media (max-width: 370px) {
  .employers-wrapper header .header-img .header-left .header-text {
    font-size: 23px;
    padding: 0px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 330px) {
  .employers-wrapper header .header-img .header-left .header-text {
    font-size: 22px;
    line-height: 26px;
  }
}
.employers-wrapper .footer-sign-up {
  background-image: url('../img/footer3.jpg');
  background-size: cover !important;
}
@media (max-width: 991px) {
  .employers-wrapper .footer-sign-up {
    background-image: url('../img/about-footer-mobile.jpg');
    height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sign-up form {
    text-align: center;
  }
}
.sign-up label {
  margin-bottom: 10px;
  line-height: 20px;
  font-family: 'Conv_BentonSans-Medium';
  display: block;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 991px) {
  .sign-up label {
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .sign-up label {
    text-align: left;
  }
}
@media (max-width: 370px) {
  .sign-up label {
    margin-bottom: 10px;
  }
}
.sign-up input {
  width: 325px;
  height: 46px;
  border: none;
  border-radius: 6px 0 0 6px;
  box-shadow: none;
  color: gray;
  line-height: 29px;
  padding: 0px 20px;
  display: inline-block;
  outline: none;
}
@media (max-width: 767px) {
  .sign-up input {
    width: 100%;
    padding: 0 75px 0 10px;
    font-size: 16px;
    border-radius: 6px 8px 8px 6px;
  }
}
@media (max-width: 330px) {
  .sign-up input {
    padding: 0 75px 0 1px;
  }
}
.sign-up .submit-btn {
  background: #ffb80d;
  border: none;
  padding: 11px 22px;
  border-radius: 0 6px 6px 0;
  font-size: 19px;
  height: 46px;
  width: 75px;
  margin-left: -4px;
  vertical-align: bottom;
  font-family: 'Conv_BentonSans-Medium';
  outline: none;
}
@media (max-width: 767px) {
  .sign-up .submit-btn {
    position: relative;
    float: right;
    margin-top: -46px;
  }
}
@media (max-width: 991px) {
  .sign-up .social-sign-up {
    margin-top: 37px;
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sign-up .social-sign-up {
    text-align: left;
  }
}
.sign-up .social-sign-up span {
  display: inline-block;
}
@media (max-width: 370px) {
  .sign-up .social-sign-up span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 370px) {
  .sign-up .social-sign-up {
    margin-top: 10px;
  }
}
.sign-up .social-sign-up .social-sign-btn {
  color: #0274b3;
  background: white;
  border-radius: 23px;
  min-width: 225px;
  width: 225px;
  height: 46px;
  min-height: 46px;
  display: inline-block;
  margin-top: 34px;
  margin-left: 12px;
}
@media (max-width: 991px) {
  .sign-up .social-sign-up .social-sign-btn {
    margin: 0 auto;
    margin-left: 10px;
  }
}
@media (max-width: 370px) {
  .sign-up .social-sign-up .social-sign-btn {
    display: block;
    margin: 0 auto;
  }
}
.sign-up .social-sign-up .social-sign-btn a {
  text-align: center;
  padding: 12px 20px;
  display: block;
}
.sign-up .social-sign-up .social-sign-btn a:hover,
.sign-up .social-sign-up .social-sign-btn a:active,
.sign-up .social-sign-up .social-sign-btn a:focus {
  text-decoration: none;
}
.sign-up .social-sign-up .social-sign-btn .fa-linkedin-square {
  font-size: 22px;
}
.sign-up .social-sign-up .social-sign-btn span {
  line-height: 23px;
  font-size: 14px;
  margin-left: 11px;
  vertical-align: top;
  font-family: 'Conv_BentonSans-Regular';
  display: inline-block;
}
@media (max-width: 991px) {
  .sign-up .social-sign-up .social-sign-btn span {
    margin-top: 0!important;
  }
}
header .backdrop {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
header.default {
  background: #0090ff;
  position: relative;
  height: 64px;
}
header.default .c-hamburger span {
  top: 31px;
}
header.default .head-title {
  font-size: 19px;
  font-family: 'Conv_BentonSans-Regular';
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute !important;
  min-width: 100%;
  letter-spacing: -0.46px;
  left: 0;
  right: 0;
}
@media (max-width: 340px) {
  header.default .head-title {
    font-size: 15px;
  }
}
header.default .navbar {
  position: absolute;
  z-index: 900;
  background-color: rgba(0, 144, 255, 0.97);
  left: 0px;
  right: 0px;
  top: 0;
}
@media (min-width: 992px) {
  header.default .navbar-head .large-container {
    width: 1054px;
    position: relative;
  }
}
@media (max-width: 1054px) {
  header.default .navbar-head .large-container {
    width: 100%;
  }
}
header.default .navbar-head .header-nav {
  display: none;
}
header.default .navbar-head .header-nav ul {
  font-family: 'Conv_BentonSans-Light';
  font-size: 24px;
  margin: 50px 45px 70px 45px;
  font-weight: normal;
  padding: 0;
  letter-spacing: 0.28px;
}
header.default .navbar-head .header-nav ul li {
  list-style-type: none;
  display: block;
  border-top: 1px solid #52b4ff;
  margin: 0;
}
header.default .navbar-head .header-nav ul li.active {
  text-decoration: none;
  border-bottom: 0px solid white;
  font-family: 'Conv_BentonSans-Book';
}
header.default .navbar-head .header-nav ul li a {
  color: white;
  vertical-align: middle;
  margin: 0;
  padding: 15px 0;
  display: block;
}
header.default .navbar-head .header-nav ul li a:hover,
header.default .navbar-head .header-nav ul li a:active,
header.default .navbar-head .header-nav ul li a:focus {
  text-decoration: none;
  border-bottom: 0px solid white;
  font-family: 'Conv_BentonSans-Book';
}
header.default .navbar-head .header-nav ul li .menu-icons {
  display: inline-block;
  background-size: cover;
  background-position: center;
  margin-right: 23px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
header.default .navbar-head .header-nav ul li .menu-icons.first {
  background-image: url(../img/dashboard.png);
  background-repeat: no-repeat;
  height: 28px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .header-nav ul li .menu-icons.first {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/dashboard2x.png);
    background-size: 29px 28px;
  }
}
header.default .navbar-head .header-nav ul li .menu-icons.second {
  background-image: url(../img/message-icon.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .header-nav ul li .menu-icons.second {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/message-icon2x.png);
    background-size: 29px 29px;
  }
}
header.default .navbar-head .header-nav ul li .menu-icons.third {
  background-image: url(../img/profile.png);
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .header-nav ul li .menu-icons.third {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/profile2x.png);
    background-size: 31px 31px;
  }
}
header.default .navbar-head .header-nav ul li .menu-icons.fourth {
  background-image: url('../img/heart.svg');
  background-repeat: no-repeat;
  height: 21px;
  width: 24px;
  display: inline-block;
  background-size: cover;
  margin: 0 10px;
  vertical-align: middle;
}
header.default .navbar-head .header-nav ul li.download-app {
  padding: 0;
  border: 1px solid white;
  height: 46px;
  width: 185px;
  border-radius: 40px;
  margin: 20px auto 25px;
  position: relative;
}
header.default .navbar-head .header-nav ul li.download-app:before {
  content: url('../img/icon-apple.png');
  left: 15px;
  position: absolute;
  top: 8px;
  z-index: -1;
}
header.default .navbar-head .header-nav ul li.download-app a {
  padding: 12px 12px 11px 44px;
  display: block;
  color: white;
  line-height: 21px;
  margin-bottom: 0px;
  font-size: 22px;
}
header.default .navbar-head .header-nav ul .border-bot {
  border-bottom: 1px solid #52b4ff;
}
header.default .navbar-head .head-logo .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  width: 139px;
  display: block;
  float: left;
  margin: 5px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .head-logo .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 139px 70px;
  }
}
header.default .navbar-head .head-logo .logo.beta-logo {
  background-image: url(../img/logo-old.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .head-logo .logo.beta-logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo-old2x.png);
    background-size: 139px 70px;
  }
}
header.default .navbar-head .head-logo.logo-left .logo {
  margin: 5px 0 5px 17px;
}
header.default .navbar-head .desktop-container {
  margin: 0 auto;
  max-width: 440px;
}
header.default .navbar-head .desktop-container .step-progress {
  margin-top: 22px;
}
header.default .navbar-head .desktop-container .step-progress h4 {
  font-size: 17px;
  font-weight: normal;
}
header.default .navbar-head .desktop-menu ul {
  margin-bottom: 0;
  font-size: 0;
  padding-left: 0;
}
header.default .navbar-head .desktop-menu ul li {
  line-height: 80px;
  width: 200px;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
header.default .navbar-head .desktop-menu ul li:last-of-type {
  border-right: none;
}
header.default .navbar-head .desktop-menu ul li:hover > a,
header.default .navbar-head .desktop-menu ul li:active > a,
header.default .navbar-head .desktop-menu ul li:focus > a {
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.15s ease;
}
header.default .navbar-head .desktop-menu ul li.active > a {
  background-color: rgba(0, 0, 0, 0.3);
}
header.default .navbar-head .desktop-menu ul li > a {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: white;
  letter-spacing: 0.2px;
  display: block;
}
header.default .navbar-head .desktop-menu ul li > a:hover,
header.default .navbar-head .desktop-menu ul li > a:active,
header.default .navbar-head .desktop-menu ul li > a:focus {
  text-decoration: none;
}
header.default .navbar-head .desktop-menu ul li .menu-icons {
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 17px;
  margin-bottom: 5px;
  vertical-align: middle;
}
header.default .navbar-head .desktop-menu ul li .menu-icons.first {
  background-image: url(../img/dashboard.png);
  background-repeat: no-repeat;
  height: 28px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .desktop-menu ul li .menu-icons.first {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/dashboard2x.png);
    background-size: 29px 28px;
  }
}
header.default .navbar-head .desktop-menu ul li .menu-icons.second {
  background-image: url(../img/message-icon.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .desktop-menu ul li .menu-icons.second {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/message-icon2x.png);
    background-size: 29px 29px;
  }
}
header.default .navbar-head .desktop-menu ul li .menu-icons.third {
  background-image: url(../img/profile.png);
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.default .navbar-head .desktop-menu ul li .menu-icons.third {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/profile2x.png);
    background-size: 31px 31px;
  }
}
header.default .navbar-head .desktop-menu ul li.candidates-profile {
  border-right: none;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout {
  position: relative;
  width: 50px;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout .caret {
  margin-left: 0px;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 7px dashed;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout .caret-up {
  width: 0;
  height: 0;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid;
  display: inline-block;
  margin-left: 0px;
  vertical-align: middle;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu {
  height: auto;
  margin-top: 0;
  text-align: center;
  right: 0;
  left: auto;
  width: 250px;
  padding: 0;
  border: none;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li {
  line-height: normal;
  border: none;
  display: block;
  width: auto;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a {
  color: #333;
  background-color: white;
  letter-spacing: 0;
  font-size: 14px;
  padding: 10px 20px;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a:hover,
header.default .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a:active,
header.default .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #F5F5F5;
}
header.default .navbar-head .desktop-menu ul li.dropdown-logout.open a {
  background-color: rgba(0, 0, 0, 0.3);
}
header.default .navbar-head .desktop-menu ul li.share-love {
  border-left: none;
  text-align: center;
  width: 250px;
  position: relative;
}
@media (max-width: 1090px) {
  header.default .navbar-head .desktop-menu ul li.share-love {
    width: 180px;
    vertical-align: top;
  }
}
header.default .navbar-head .desktop-menu ul li.share-love:hover,
header.default .navbar-head .desktop-menu ul li.share-love:focus,
header.default .navbar-head .desktop-menu ul li.share-love:active {
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.15s ease;
}
header.default .navbar-head .desktop-menu ul li.share-love .tooltip-open {
  font-size: 17px;
  letter-spacing: 0.2px;
  cursor: pointer;
}
header.default .navbar-head .desktop-menu ul li.share-love .tooltip-open .heart-icon {
  background-image: url('../img/heart.svg');
  background-repeat: no-repeat;
  height: 21px;
  width: 24px;
  display: inline-block !important;
  background-size: cover;
  margin: 0 10px;
  vertical-align: middle;
}
@media (max-width: 1090px) {
  header.default .navbar-head .desktop-menu ul li.share-love .tooltip-open {
    line-height: 31px;
    padding: 9px 0;
  }
  header.default .navbar-head .desktop-menu ul li.share-love .tooltip-open span {
    display: block;
  }
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box {
  display: none;
  position: absolute;
  z-index: 1015;
  top: 80px;
  right: -44%;
  padding-top: 3px;
}
@media (max-width: 1090px) {
  header.default .navbar-head .desktop-menu ul li.share-love .referral-box {
    left: 0;
  }
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content {
  width: 540px;
  background-color: white;
  color: black;
  font-size: 14px;
  text-align: left;
  line-height: normal;
  padding: 45px 47px 31px;
  position: relative;
  border: 1px solid rgba(176, 176, 176, 0.27);
  border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 8px 26px 0 rgba(0, 0, 0, 0.15);
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content:after,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content:before {
  left: 50%;
  top: -15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 1090px) {
  header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content:after,
  header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content:before {
    left: 14%;
  }
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content:after {
  border-bottom-color: white;
  border-right-color: transparent;
  border-width: 12px;
  margin-top: -8px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content:before {
  border-bottom-color: rgba(176, 176, 176, 0.27);
  border-right-color: transparent;
  border-width: 12px;
  margin-top: -9px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap h3 {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 29px;
  letter-spacing: 0;
  text-align: center;
  margin: 0 auto 32px;
  line-height: 42px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  background-color: #ffffff;
  margin-bottom: 35px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails label {
  opacity: 0.5;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails label.active {
  color: #0090ff !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin-top: 0px;
  padding: 0;
  width: 100%;
  font-size: 0;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput .label-info {
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin: 0 7px 8px 0;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput .tag [data-role="remove"] {
  color: #0090ff;
  margin-left: 5px;
  margin-right: -5px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput input {
  width: auto;
  line-height: 28px;
  padding: 0 0 8px;
  color: black;
  font-size: 17px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput input::-webkit-input-placeholder {
  /* Chrome */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput input:-ms-input-placeholder {
  /* IE 10+ */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput input::-moz-placeholder {
  /* Firefox 19+ */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-emails .bootstrap-tagsinput input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .btn-send-email {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
  max-width: 140px;
  padding: 0 15px;
  margin: 0 auto 31px;
  display: block;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .btn-send-email:hover,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .btn-send-email:focus,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .btn-send-email:active {
  color: #0090ff;
  background-color: white;
  text-decoration: none;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .refer-msj {
  padding: 26px 35px 0;
  border-top: 1px solid rgba(216, 216, 216, 0.5);
  text-align: center;
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0 auto;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .referral-url {
  margin: 15px auto 58px;
  text-align: center;
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .referral-url span {
  display: block;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share {
  text-align: center;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  text-decoration: none;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a span {
  transition: all 0.2s ease-in-out;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a .share-icon {
  width: 28px;
  height: 28px;
  text-align: center;
  display: inline-block;
  margin-right: 7px;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a .share-icon .share-logo {
  line-height: 28px;
  font-size: 17px;
  color: white;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin .share-icon {
  background-color: #007bb6;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin span {
  color: #007bb6;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin:hover .share-icon,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin:active .share-icon,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin:focus .share-icon {
  background-color: #005983;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin:hover span,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin:active span,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-linkedin:focus span {
  color: #005983;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter .share-icon {
  background-color: #00aced;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter span {
  color: #00aced;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter:hover .share-icon,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter:active .share-icon,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter:focus .share-icon {
  background-color: #0087ba;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter:hover span,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter:active span,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-twitter:focus span {
  color: #0087ba;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook .share-icon {
  background-color: #3b5998;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook span {
  color: #3b5998;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook:hover .share-icon,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook:active .share-icon,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook:focus .share-icon {
  background-color: #2d4373;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook:hover span,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook:active span,
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share a.share-facebook:focus span {
  color: #2d4373;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .box-content .email-wrap .social-share .IN-widget {
  display: none!important;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final {
  text-align: center;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final .validation {
  margin-bottom: 27px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final .validation .thank-you {
  display: inline-block;
  background-image: url('../img/ThankYou.svg');
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  background-size: cover;
  margin-right: 20px;
  vertical-align: top;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final .validation h3 {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 30px;
  letter-spacing: 0;
  margin: 0 auto;
  display: inline-block;
  line-height: 43px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final h6 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0 -10px 35px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final .actions {
  font-size: 0;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final .actions .btn {
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  min-width: 140px;
}
header.default .navbar-head .desktop-menu ul li.share-love .referral-box .refer-final .actions .btn:first-of-type {
  margin-right: 20px;
}
header.header-wrapper {
  min-height: auto;
}
@media (min-width: 992px) {
  header.header-wrapper {
    height: auto;
  }
}
header.header-wrapper .navbar {
  position: relative;
  margin-bottom: 0;
  min-height: 64px;
  border: 0;
}
.hp-mobile-menu {
  background: rgba(0, 144, 255, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1022;
}
.hp-mobile-menu .c-hamburger {
  display: block;
  margin: 0 auto;
}
.hp-mobile-menu .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 97px;
  width: 193px;
  display: block;
  margin: 15px auto 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .hp-mobile-menu .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 193px 97px;
  }
}
@media (max-width: 370px) {
  .hp-mobile-menu .logo {
    margin: 15px auto 15px;
  }
}
.hp-mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hp-mobile-menu ul li a {
  color: white;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 25px;
}
@media (max-width: 370px) {
  .hp-mobile-menu ul li a {
    margin-bottom: 15px;
  }
}
.hp-mobile-menu ul li:last-of-type {
  padding: 0;
  border: 1px solid white;
  height: 46px;
  width: 185px;
  border-radius: 40px;
  margin: 0 auto 25px;
  position: relative;
}
.hp-mobile-menu ul li:last-of-type:before {
  content: url('../img/icon-apple.png');
  left: 15px;
  position: absolute;
  top: 8px;
  z-index: -1;
}
.hp-mobile-menu ul li:last-of-type a {
  padding: 12px 12px 11px 44px;
  display: block;
  color: white;
  line-height: 21px;
  margin-bottom: 0px;
}
header .navbar-head .desktop-menu a.messages-menu span {
  top: -11px;
  left: -5px;
}
header .navbar-head a.messages-menu span {
  line-height: 18px;
  display: inline-block;
  margin-right: -18px;
  background-color: #33D84D;
  width: 18px;
  height: 18px;
  font-style: normal;
  border-radius: 40px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0px;
  vertical-align: middle;
  position: relative;
  top: -9px;
  left: -8px;
  text-align: center;
}
header .navbar-head a.messages-menu span:empty {
  display: none;
}
/*************
Candidates/Employers Content Styles
**************/
.app-list {
  font-family: 'Conv_BentonSans-Regular';
  background: linear-gradient(#ffffff 0%, rgba(255, 255, 255, 0.2) 100%), url('../img/app-contain.jpg');
  background-size: cover;
  color: black;
  padding-top: 19px;
  background-repeat: no-repeat !important;
  background-position: 0 180px!important;
}
@media (min-width: 768px) {
  .app-list {
    padding-top: 60px;
    background-position: 0 220px !important;
  }
}
@media (max-width: 767px) {
  .app-list {
    background: linear-gradient(#ffffff 30%, rgba(255, 255, 255, 0.6) 100%), url('../img/app-contain-sm.jpg');
    background-size: 100% auto;
    background-position: bottom center!important;
  }
}
@media (max-width: 370px) {
  .app-list {
    background: linear-gradient(#ffffff 50%, rgba(255, 255, 255, 0.6) 100%), url('../img/app-contain-sm.jpg');
    background-size: 100% auto;
    background-position: bottom center!important;
  }
}
.app-list .app-contain {
  margin: 12px 0 0;
}
@media (max-width: 991px) {
  .app-list .app-contain {
    padding-bottom: 30px;
    margin: 18px 0 0;
  }
}
@media (max-width: 991px) {
  .app-list .app-contain .app-excerpt {
    width: 100%;
    float: none;
  }
}
.app-list .app-contain .app-excerpt p {
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 38px;
}
@media (max-width: 991px) {
  .app-list .app-contain .app-excerpt p {
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
}
.app-list .app-title {
  font-size: 44px;
  line-height: 54px;
  float: none;
  margin: 0 auto;
  text-align: center;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 991px) {
  .app-list .app-title {
    font-size: 32px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .app-list .app-title {
    margin: 0 -12px;
  }
}
.app-list .app-description {
  font-size: 20px;
  line-height: 30px;
  float: none;
  margin: 0 auto 50px;
  text-align: center;
}
@media (max-width: 991px) {
  .app-list .app-description {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 27px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.app-list .app-description p:first-of-type {
  font-family: 'Conv_BentonSans-Medium';
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .app-list .app-description p:first-of-type {
    margin-bottom: 17px;
  }
}
.demo {
  color: black;
  background-color: #f7f7f7;
  font-family: 'Conv_BentonSans-Regular';
}
.demo.white {
  background-color: white;
}
@media (min-width: 768px) and (max-width: 991px) {
  .demo {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.demo .demo-title {
  font-size: 44px;
  line-height: 54px;
  float: none;
  margin: 27px auto 2px;
  text-align: center;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 991px) {
  .demo .demo-title {
    font-size: 32px;
    line-height: 35px;
    margin: 16px auto;
  }
}
@media (max-width: 370px) {
  .demo .demo-title {
    padding: 0px;
  }
}
.demo .demo-text {
  font-size: 20px;
  line-height: 30px;
  float: none;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .demo .demo-text {
    padding: 0 10px;
    font-size: 18px;
    line-height: 25px;
  }
}
.demo .demo-img {
  background-image: url(../img/devices-mobile.png);
  background-position: center;
  background-size: contain!important;
  background-repeat: no-repeat;
  height: 430px;
  margin: 25px auto 35px;
}
@media (min-width: 992px) {
  .demo .demo-img {
    background-image: url(../img/devices.png);
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) and only screen and (-webkit-min-device-pixel-ratio: 2), (min-width: 992px) and only screen and (min--moz-device-pixel-ratio: 2), (min-width: 992px) and only screen and (min-device-pixel-ratio: 2), (min-width: 992px) and only screen and (min-resolution: 192dpi), (min-width: 992px) and only screen and (min-resolution: 2dppx) {
  .demo .demo-img {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/devices2x.png);
    background-size: 821px 498px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .demo .demo-img {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/devices-mobile2x.png);
    background-size: 821px 498px;
  }
}
@media (max-width: 991px) {
  .demo .demo-img {
    width: 100%;
    margin: 25px auto 0;
  }
}
@media (max-width: 767px) {
  .demo .demo-img {
    height: 215px;
  }
}
.affiliates {
  color: black;
  font-family: 'Conv_BentonSans-Regular';
}
.affiliates ul {
  margin-bottom: 20px;
  padding: 0px;
}
@media (min-width: 992px) {
  .affiliates ul {
    margin-bottom: 62px;
  }
}
.affiliates ul .univ-title {
  font-family: 'Conv_BentonSans-Medium';
  margin: 40px auto 40px;
  text-align: center;
  font-size: 44px;
  line-height: 54px;
  padding-left: 80px;
  padding-right: 80px;
  color: black;
}
@media (max-width: 991px) {
  .affiliates ul .univ-title {
    font-size: 32px;
    line-height: 35px;
    margin: 25px auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.affiliates ul li.univ-img {
  list-style-type: none;
  height: 110px;
  max-height: 110px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.affiliates ul li.univ-img img {
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 145px;
  height: auto;
  max-height: 73px;
}
@media (max-width: 767px) {
  .affiliates ul li.univ-img img {
    max-width: 100%;
    padding: 0 15px;
  }
}
.affiliates ul li.univ-img h3,
.affiliates ul li.univ-img h4,
.affiliates ul li.univ-img h5,
.affiliates ul li.univ-img h6 {
  margin: 0 auto;
}
.affiliates ul li.univ-img h6 {
  font-size: 10px;
}
.affiliates ul li.univ-img h4 {
  line-height: 23px;
}
/*************
Candidates Content
**************/
@media (min-width: 992px) {
  .candidates-container .app-list .app-title {
    margin-left: -6px;
    margin-right: -6px;
  }
}
/*************
Beta Badge
**************/
.beta-badge {
  background-image: url(../img/betaSideTag.png);
  background-repeat: no-repeat;
  background-size: contain!important;
  position: absolute;
  left: 0;
  top: 295px;
  height: 156px;
  width: 34px;
  z-index: 10;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .beta-badge {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/betaSideTag2x.png);
    background-size: 156px 34px;
  }
}
@media (max-width: 991px) {
  .beta-badge {
    top: 265px;
  }
}
.beta-badge-mobile {
  /* Bitmap: */
  width: 71px;
  height: 17px;
  background-color: #1FCE23;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  background-clip: padding-box;
  margin: 6px auto 0;
  text-align: center;
  text-transform: uppercase;
  color: #28282b;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 14px;
  line-height: 18px;
}
/***************
Stundets designs
***************/
/**************
Register page
**************/
.students-register header.header {
  background-image: url(../img/students-header.png);
  background-repeat: no-repeat;
  background-size: cover!important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .students-register header.header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/students-header2x.png);
    background-size: 1280px 203px;
  }
}
.students-register header.header .header-img {
  background-color: rgba(0, 0, 0, 0.4);
}
.students-register header.header .header-img.small-head {
  height: auto;
  min-height: 200px;
}
.students-register header.header .header-img.small-head .nav-container .logo {
  float: left;
}
@media (max-width: 991px) {
  .students-register header.header {
    background-image: none;
    background-color: rgba(41, 49, 61, 0.93);
    position: fixed;
    width: 100%;
    z-index: 10;
  }
  .students-register header.header .header-img.small-head {
    min-height: 80px;
  }
  .students-register header.header .header-img.small-head .inner-header {
    padding-top: 0;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container {
    height: auto;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .logo {
    background-size: cover;
    float: none;
    height: 57px;
    margin: 10px auto 0;
    width: 113px;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav {
    float: left;
    padding-top: 20px;
    width: 100%;
    top: auto;
    transform: none;
    display: none;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul {
    text-align: left;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul li {
    border-bottom: 1px solid #333333;
    display: block;
    list-style-type: none;
    padding: 10px 0;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a {
    text-decoration: none;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a:hover,
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a:active,
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a:focus {
    border: none;
  }
  .students-register header.header .header-img.small-head .inner-header .nav-container .header-nav ul li.active a {
    border: none;
  }
}
.students-register .entry-content {
  background-color: #EFEFEF;
  position: relative;
  color: black;
}
@media (max-width: 991px) {
  .students-register .entry-content {
    padding-top: 10px;
  }
}
.students-register .entry-content h1 {
  margin: 50px 0 15px;
  text-align: center;
  font-size: 33px;
  line-height: 39px;
  color: #28282b;
}
@media (max-width: 767px) {
  .students-register .entry-content h1 {
    font-size: 26px;
    line-height: 36px;
    margin: 30px 0 0;
  }
}
.students-register .entry-content .back-btn {
  display: inline-block;
  cursor: pointer;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  text-decoration: none;
  top: 24px;
  left: -15px;
  position: absolute;
  z-index: 100;
}
@media (max-width: 991px) {
  .students-register .entry-content .back-btn {
    left: 0;
    top: 0;
    margin-left: 0;
  }
}
.students-register .entry-content .back-btn .arrow {
  background-image: url('../img/arrow.png');
  background-size: cover;
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 9px;
}
@media (max-width: 991px) {
  .students-register .entry-content .back-btn .arrow {
    margin-right: 4px;
  }
}
.students-register .entry-content .step-wrapper {
  max-width: 320px;
  position: relative;
  margin: 0 auto;
  height: 530px;
}
@media (max-width: 767px) {
  .students-register .entry-content .step-wrapper {
    height: 500px;
  }
  .students-register .entry-content .step-wrapper.relative-imp {
    height: 840px!important;
  }
}
@media (min-width: 992px) {
  .students-register .entry-content .step-wrapper {
    max-width: 550px;
  }
}
.students-register .entry-content .step-wrapper .steps-submit {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 15;
}
@media (min-width: 992px) {
  .students-register .entry-content .step-wrapper .steps-submit {
    margin: auto;
    left: 0;
    right: 0;
  }
  .students-register .entry-content .step-wrapper .steps-submit a {
    max-width: 250px !important;
  }
}
.students-register .entry-content .step-wrapper .steps-submit .btn-dark-blue {
  margin-top: 40px;
}
.students-register .entry-content .step-wrapper .steps-submit a.skip-video,
.students-register .entry-content .step-wrapper .steps-submit a.skip-picture {
  font-size: 17px;
  color: #0090ff;
  text-align: center;
  margin-top: 26px;
  letter-spacing: -0.41px;
}
@media (min-width: 992px) {
  .students-register .entry-content .step-wrapper .steps-submit a.skip-video,
  .students-register .entry-content .step-wrapper .steps-submit a.skip-picture {
    margin: 30px auto 0;
  }
}
.students-register .entry-content .step-wrapper .steps-submit a.skip-picture {
  display: block;
}
.students-register .entry-content .step-wrapper .steps-submit a.remove-picture {
  font-size: 15px;
  color: #FE3824;
  letter-spacing: 0.28px;
  margin: 26px auto 0;
  display: block;
  text-align: center;
}
@media (max-width: 991px) {
  .students-register .entry-content .step-wrapper .steps-submit a.remove-picture {
    margin: 30px auto 0;
    font-size: 17px;
    color: #FE3824;
    letter-spacing: -0.41px;
  }
}
.students-register .entry-content .step-wrapper .steps-submit.fix-me {
  padding: 0px 15px 30px;
  bottom: 0px;
  left: 0px;
  position: fixed;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+38,ffffff+100&0+0,1+24 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 24%, #ffffff 38%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.students-register .entry-content .step-wrapper .steps-submit.fix-me .btn {
  max-width: 320px;
}
.students-register .entry-content .step-wrapper .steps-submit .btn {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 19px;
  color: white;
  letter-spacing: 0px;
  line-height: 22px;
}
.students-register .entry-content .step-wrapper .steps-submit.additional {
  padding-bottom: 72px;
}
@media (min-width: 992px) {
  .students-register .entry-content .step-wrapper .steps-submit.additional {
    padding-bottom: 114px;
  }
}
.students-register .entry-content .step-wrapper .steps-submit.additional-small {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .students-register .entry-content .step-wrapper .steps-submit.additional-small {
    padding-bottom: 102px;
  }
}
.students-register .entry-content .step-wrapper .steps-submit .log-in {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: black;
  letter-spacing: -0.41px;
  position: relative;
  z-index: 10;
  margin: 19px auto 0;
  text-align: center;
}
@media (max-width: 991px) {
  .students-register .entry-content .step-wrapper .steps-submit .log-in {
    margin: 16px auto 15px;
  }
}
.students-register .entry-content .step-wrapper .steps-submit .log-in a {
  color: #0090ff;
}
.students-register .entry-content .steps {
  position: absolute;
  width: 100%;
  /* University of Michig: */
}
.students-register .entry-content .steps label.error {
  color: #FF7359;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.students-register .entry-content .steps label.error.range-slider-error {
  margin-bottom: -20px;
}
.students-register .entry-content .steps .range-slider {
  padding: 40px 0 10px;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps .range-slider {
    margin-top: -25%;
    position: relative;
    top: 50%;
  }
}
.students-register .entry-content .steps .range-slider .slider-container {
  margin: 0 auto;
}
.students-register .entry-content .steps h4 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .students-register .entry-content .steps h4 {
    padding: 0 20px;
    font-weight: bold;
  }
}
@media (min-width: 992px) {
  .students-register .entry-content .steps h4 {
    font-family: 'Conv_BentonSans-Book';
    font-size: 26px;
    margin-top: 60px;
  }
}
@media (max-width: 340px) {
  .students-register .entry-content .steps h4 {
    font-size: 24px;
  }
}
.students-register .entry-content .steps h5 {
  font-size: 15px;
  color: #28282b;
  line-height: 18px;
}
@media (max-width: 340px) {
  .students-register .entry-content .steps h5 {
    font-size: 14px;
  }
}
.students-register .entry-content .steps textarea {
  max-width: 470px;
  min-width: 100%;
  min-height: 170px;
  color: black;
  font-size: 18px;
  line-height: 21px;
  resize: none;
}
@media (max-width: 767px) {
  .students-register .entry-content .steps textarea {
    margin: 0 auto;
    min-width: inherit;
    max-width: 90%;
    width: 90%;
  }
}
.students-register .entry-content .steps .bootstrap-select {
  width: 160px;
  height: 44px;
}
.students-register .entry-content .steps .bootstrap-select span {
  color: black;
  letter-spacing: 0px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.students-register .entry-content .steps .bootstrap-select .dropdown-toggle {
  height: 100%;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.students-register .entry-content .steps .bootstrap-select .dropdown-toggle .bs-caret:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  right: 18px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.students-register .entry-content .steps .bootstrap-select .dropdown-toggle .bs-caret .caret {
  display: none;
}
.students-register .entry-content .steps .bootstrap-select.dropup .bs-caret:after {
  content: "\f106";
}
.students-register .entry-content .steps .bootstrap-select ul.dropdown-menu {
  max-height: 190px!important;
}
.students-register .entry-content .steps .bootstrap-select ul.dropdown-menu li a {
  padding: 8px 20px;
}
.students-register .entry-content .steps.step-info span {
  font-size: 15px;
  font-family: 'Conv_BentonSans-Book';
}
.students-register .entry-content .steps.step-info .autocomplete-suggestions {
  margin-left: 0;
}
.students-register .entry-content .steps.step-info .autocomplete-suggestions .autocomplete-suggestion {
  font-size: 15px;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper {
  text-align: left;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate {
  margin-top: 0;
  position: relative;
  text-align: center;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .new-location {
  position: relative;
  display: inline-block;
  width: 100%;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .new-location input {
  padding-right: 0;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .new-location .disabled {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(238, 238, 238, 0.8);
  z-index: 1;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .checkbox-wrapper {
  position: relative;
  display: block;
  vertical-align: top;
  margin: 30px auto 10px;
  text-align: left;
  padding: 0 5px;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .checkbox-wrapper .checkbox {
  margin: 0;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .checkbox-wrapper .checkbox label {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  padding-right: 0;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .choosed-location {
  margin: 10px 5px 24px 5px;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .choosed-location div {
  margin-bottom: 7px;
  background: #E5F3FF;
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.students-register .entry-content .steps.step-location .relocate-to-wrapper .relocate .choosed-location div .remove_relocate {
  padding: 0px 2px;
  margin-left: 5px;
  margin-right: -5px;
  color: #83CAFF;
  cursor: pointer;
  display: inline-block;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-referral h4 {
    padding: 0;
    margin-top: 0px;
    font-size: 17px;
    line-height: 24px;
  }
}
.students-register .entry-content .steps.step-referral .show-contacts {
  max-width: 250px;
  margin-top: 100px;
  font-size: 16px;
}
.students-register .entry-content .steps.step-referral .select-all {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-referral .select-all {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
.students-register .entry-content .steps.step-referral .select-all .small-checkbox {
  margin: 8px 0;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-referral .select-all .small-checkbox {
    margin-bottom: 10px;
    text-align: left;
    margin-top: 20px;
  }
}
.students-register .entry-content .steps.step-referral .select-all input.form-control {
  width: 250px;
  margin-right: -5px;
  background-color: white;
  display: inline-block;
  vertical-align: top;
  height: 36px;
  color: black;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-referral .select-all input.form-control {
    width: 214px;
  }
}
.students-register .entry-content .steps.step-referral .select-all .search-btn {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  vertical-align: top;
  text-transform: uppercase;
}
.students-register .entry-content .steps.step-referral hr {
  width: 100%;
  background-color: #c8c7cc;
  border: none;
  height: 1px;
  margin: 0 auto;
}
.students-register .entry-content .steps.step-referral .select-multiple {
  padding-bottom: 20px;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-referral .select-multiple {
    padding-bottom: 30px;
  }
}
.students-register .entry-content .steps.step-referral .select-multiple ul {
  list-style-type: none;
  padding-left: 0;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox {
  height: 40px;
  position: relative;
  margin-top: 25px;
  margin-bottom: 0px;
  padding-left: 0;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox label {
  z-index: 10;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 85px;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox label::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0px;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox label::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 5px;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox label.label-overflow {
  overflow: hidden;
  max-width: 245px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox label.label-overflow {
    max-width: 290px;
  }
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox .referral-img-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 40px;
  height: 40px;
}
.students-register .entry-content .steps.step-referral .select-multiple ul .small-checkbox .referral-img-wrapper .referral-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-debt {
    height: 100%;
  }
}
.students-register .entry-content .steps.step-debt h4 {
  color: black;
  font-size: 26px;
  font-weight: normal;
  margin: 10px auto;
  padding: 0;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-debt h4 {
    font-family: 'Conv_BentonSans-Book';
    font-size: 26px;
    margin-top: 60px;
  }
}
.students-register .entry-content .steps.step-alma h4,
.students-register .entry-content .steps.step-studyfield h4,
.students-register .entry-content .steps.step-studies h4,
.students-register .entry-content .steps.step-workexperience h4,
.students-register .entry-content .steps.step-use-ways h4,
.students-register .entry-content .steps.step-location h4 {
  color: black;
  font-size: 26px;
  font-weight: normal;
  margin: 10px 0 40px;
  padding: 0;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-alma h4,
  .students-register .entry-content .steps.step-studyfield h4,
  .students-register .entry-content .steps.step-studies h4,
  .students-register .entry-content .steps.step-workexperience h4,
  .students-register .entry-content .steps.step-use-ways h4,
  .students-register .entry-content .steps.step-location h4 {
    font-family: 'Conv_BentonSans-Book';
    font-size: 26px;
    margin-top: 60px;
  }
}
@media (max-width: 340px) {
  .students-register .entry-content .steps.step-alma h4,
  .students-register .entry-content .steps.step-studyfield h4,
  .students-register .entry-content .steps.step-studies h4,
  .students-register .entry-content .steps.step-workexperience h4,
  .students-register .entry-content .steps.step-use-ways h4,
  .students-register .entry-content .steps.step-location h4 {
    font-size: 24px;
  }
}
.students-register .entry-content .steps.step-alma .checkbox-wrapper,
.students-register .entry-content .steps.step-studyfield .checkbox-wrapper,
.students-register .entry-content .steps.step-studies .checkbox-wrapper,
.students-register .entry-content .steps.step-workexperience .checkbox-wrapper,
.students-register .entry-content .steps.step-use-ways .checkbox-wrapper,
.students-register .entry-content .steps.step-location .checkbox-wrapper {
  text-align: left;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-alma .checkbox-wrapper,
  .students-register .entry-content .steps.step-studyfield .checkbox-wrapper,
  .students-register .entry-content .steps.step-studies .checkbox-wrapper,
  .students-register .entry-content .steps.step-workexperience .checkbox-wrapper,
  .students-register .entry-content .steps.step-use-ways .checkbox-wrapper,
  .students-register .entry-content .steps.step-location .checkbox-wrapper {
    margin: 0 auto;
    max-width: 250px;
  }
}
.students-register .entry-content .steps.step-alma .checkbox-wrapper .checkbox,
.students-register .entry-content .steps.step-studyfield .checkbox-wrapper .checkbox,
.students-register .entry-content .steps.step-studies .checkbox-wrapper .checkbox,
.students-register .entry-content .steps.step-workexperience .checkbox-wrapper .checkbox,
.students-register .entry-content .steps.step-use-ways .checkbox-wrapper .checkbox,
.students-register .entry-content .steps.step-location .checkbox-wrapper .checkbox,
.students-register .entry-content .steps.step-alma .checkbox-wrapper .radio,
.students-register .entry-content .steps.step-studyfield .checkbox-wrapper .radio,
.students-register .entry-content .steps.step-studies .checkbox-wrapper .radio,
.students-register .entry-content .steps.step-workexperience .checkbox-wrapper .radio,
.students-register .entry-content .steps.step-use-ways .checkbox-wrapper .radio,
.students-register .entry-content .steps.step-location .checkbox-wrapper .radio {
  margin-bottom: 20px;
}
.students-register .entry-content .steps.step-studyfield h4,
.students-register .entry-content .steps.step-video h4 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-studyfield h4,
  .students-register .entry-content .steps.step-video h4 {
    font-family: 'Conv_BentonSans-Book';
    font-size: 26px;
    margin-top: 60px;
  }
}
.students-register .entry-content .steps.step-studyfield h5,
.students-register .entry-content .steps.step-video h5 {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-use-ways h4 {
    margin-bottom: 40px;
  }
}
.students-register .entry-content .steps.step-video h4,
.students-register .entry-content .steps.step-videouploaded h4 {
  margin-top: 0px;
  font-size: 24px;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-video h4,
  .students-register .entry-content .steps.step-videouploaded h4 {
    font-family: 'Conv_BentonSans-Book';
    font-size: 26px;
    margin-top: 60px;
  }
}
.students-register .entry-content .steps.step-video h5,
.students-register .entry-content .steps.step-videouploaded h5 {
  margin-bottom: 20px;
}
.students-register .entry-content .steps.step-video .del-video,
.students-register .entry-content .steps.step-videouploaded .del-video {
  font-size: 15px;
  color: #FE3824;
  margin-top: 40px;
  display: block;
  position: relative;
  z-index: 100;
  letter-spacing: 0.28px;
}
.students-register .entry-content .steps.step-video .video-wrapper .mejs-container video,
.students-register .entry-content .steps.step-videouploaded .video-wrapper .mejs-container video {
  border-radius: 5px;
}
.students-register .entry-content .steps.step-video .video-wrapper .mejs-container .mejs-layers .mejs-poster,
.students-register .entry-content .steps.step-videouploaded .video-wrapper .mejs-container .mejs-layers .mejs-poster {
  border-radius: 5px;
}
.students-register .entry-content .steps.step-alma span.additional-text {
  line-height: 18px;
  position: fixed;
  bottom: 22px;
  z-index: 20;
  left: 0px;
  right: 0px;
  max-width: 340px;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  letter-spacing: 0.28px;
}
@media (min-width: 992px) {
  .students-register .entry-content .steps.step-alma span.additional-text {
    bottom: 46px;
    max-width: 350px;
  }
}
.students-register .entry-content .steps.step-alma .university-wrapper {
  margin: 48px auto 0;
  max-width: 375px;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-alma .university-wrapper {
    margin: 0 -5px 30px;
  }
}
.students-register .entry-content .steps.step-alma .university-wrapper .other {
  background-color: #ffffff;
  width: 100%;
  position: relative;
  text-align: left;
  margin-top: 80px;
  z-index: 10;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-alma .university-wrapper .other {
    background-color: transparent;
  }
}
.students-register .entry-content .steps.step-alma .university-wrapper .other label {
  font-size: 14px;
  font-weight: 200;
  color: #8F8E94;
  padding-left: 15px;
  margin-bottom: 0;
  padding-top: 14px;
  font-family: 'Conv_BentonSans-Book';
  letter-spacing: -0.23px;
  position: absolute;
  top: -34px;
  left: 0;
  width: 100%;
  pointer-events: none;
  background-color: white;
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-alma .university-wrapper .other label {
    top: -5px;
    left: 0;
    right: 0;
    padding: 1rem;
    font-size: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.13px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    transition: all 0.25s ease;
    background-color: transparent;
  }
}
.students-register .entry-content .steps.step-alma .university-wrapper .other input {
  text-align: left;
  width: 100%;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  height: auto;
  outline: none;
  padding: 0 0 10px 14px;
  font-size: 16px;
  font-family: 'Conv_BentonSans-Book';
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-alma .university-wrapper .other input {
    text-align: center;
    background-color: transparent;
    padding: 15px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-alma .university-wrapper .other input:focus ~ label,
  .students-register .entry-content .steps.step-alma .university-wrapper .other input.valid ~ label {
    font-size: 14px;
    color: #999999;
    transition: all 0.125s ease;
    top: -15px;
  }
}
.students-register .entry-content .steps.step-alma .university-wrapper .other .autocomplete-suggestions {
  width: 100%!important;
  margin-left: 0;
  padding: 8px 0 7px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.students-register .entry-content .steps.step-alma .university-wrapper .other .autocomplete-suggestions .autocomplete-suggestion {
  padding: 0 13px;
  letter-spacing: -0.31px;
  line-height: 47px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-family: 'Conv_BentonSans-Book';
}
@media (max-width: 991px) {
  .students-register .entry-content .steps.step-alma .university-wrapper .other .autocomplete-suggestions .autocomplete-suggestion {
    background-color: transparent;
    padding: 0 32px;
  }
}
.students-register .entry-content .steps.step-alma .graduate-date {
  font-size: 0;
}
.students-register .entry-content .steps.step-alma .graduate-date .graduate-month,
.students-register .entry-content .steps.step-alma .graduate-date .graduate-year {
  display: inline-block;
}
@media (max-width: 355px) {
  .students-register .entry-content .steps.step-alma .graduate-date .graduate-month,
  .students-register .entry-content .steps.step-alma .graduate-date .graduate-year {
    display: block;
    margin: 0 auto;
  }
}
.students-register .entry-content .steps.step-alma .graduate-date .graduate-month {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .students-register .entry-content .steps.step-alma .graduate-date .graduate-month {
    margin-right: 10px;
  }
}
@media (max-width: 355px) {
  .students-register .entry-content .steps.step-alma .graduate-date .graduate-month {
    margin: 0 auto 30px;
  }
}
@media (max-width: 767px) {
  .students-register .entry-content .steps.step-alma .graduate-date .bootstrap-select {
    width: 155px;
  }
}
.students-register .entry-content .step-highlights {
  text-align: center;
  width: 100%;
  padding-bottom: 50px;
}
.students-register .entry-content .step-highlights span {
  display: inline-block;
  border-radius: 100px;
  width: 6px;
  height: 6px;
  background: rgba(40, 40, 43, 0.2);
  margin-right: 3px;
}
.students-register .entry-content .step-highlights span.active {
  background: #28282b;
}
.students-register .entry-content .step-highlights span:last-child {
  margin-right: 0;
}
.students-register .entry-content .step-picture h5 {
  letter-spacing: -0.24px;
}
.students-register .entry-content .step-picture .upload-img {
  width: 100%;
  max-width: 160px;
  position: relative;
  margin: 45px auto 0;
}
@media (max-width: 991px) {
  .students-register .entry-content .step-picture .upload-img {
    margin: 50px auto 0;
  }
}
.students-register .entry-content .step-picture .upload-img .img-holder {
  height: 160px;
  width: 160px;
  overflow: hidden;
  background: white;
  border: 1px solid white;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.students-register .entry-content .step-picture .upload-img .img-holder span {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: bold;
  width: 82px;
  height: 81px;
  background-image: url(../img/profile-default.png);
  background-repeat: no-repeat;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .students-register .entry-content .step-picture .upload-img .img-holder span {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/profile-default2x.png);
    background-size: 82px 81px;
  }
}
.students-register .entry-content .step-picture .upload-img .img-holder img {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: relative;
}
.students-register.students-register-success .entry-content .success-icon {
  margin-top: 150px;
  background-image: url(../img/success.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 93px;
  height: 93px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .students-register.students-register-success .entry-content .success-icon {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/success2x.png);
    background-size: 93px 93px;
  }
}
@media (max-width: 767px) {
  .students-register.students-register-success .entry-content .success-icon {
    margin-top: 70px;
  }
}
.students-register.students-register-success .entry-content h1 {
  font-size: 33px;
  color: #28282b;
  line-height: 39px;
}
.students-register.students-register-success .entry-content h4 {
  font-size: 20px;
  color: #28282b;
  line-height: 23px;
}
@media (max-width: 767px) {
  .students-register.students-register-success .entry-content h4 {
    font-size: 18px;
    margin-top: 20px;
  }
}
.students-register.employers-registers header.header {
  background-image: url(../img/bgr-employers.jpg);
  background-repeat: no-repeat;
  background-size: cover!important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .students-register.employers-registers header.header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bgr-employers2x.jpg);
    background-size: 2500px 1667px;
  }
}
.students-register.employers-registers header.header .header-img.small-head {
  height: auto;
  min-height: 200px;
}
@media (max-width: 991px) {
  .students-register.employers-registers header.header {
    background-image: none;
    background-color: rgba(41, 49, 61, 0.93);
    position: fixed;
    width: 100%;
    z-index: 10;
  }
  .students-register.employers-registers header.header .header-img.small-head {
    min-height: 80px;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header {
    padding-top: 0;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container {
    height: auto;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .logo {
    background-size: cover;
    float: none;
    height: 57px;
    margin: 10px auto 0;
    width: 113px;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav {
    float: left;
    padding-top: 20px;
    width: 100%;
    top: auto;
    transform: none;
    display: none;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul {
    text-align: left;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul li {
    border-bottom: 1px solid #333333;
    display: block;
    list-style-type: none;
    padding: 10px 0;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a {
    text-decoration: none;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a:hover,
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a:active,
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul li a:focus {
    border: none;
  }
  .students-register.employers-registers header.header .header-img.small-head .inner-header .nav-container .header-nav ul li.active a {
    border: none;
  }
}
.step-progress {
  max-width: 240px;
  margin: 0 auto;
  position: relative;
}
.step-progress h4 {
  font-size: 14px;
  line-height: 17px;
  color: #28282b;
}
.step-progress .progress {
  height: 4px;
  border-radius: 20px;
  box-shadow: none;
  background: rgba(0, 144, 255, 0.1);
}
.step-progress .progress .progress-bar {
  background-color: #0090ff;
  box-shadow: none;
  border-radius: 20px;
}
.step-progress .progress .fa-check {
  background: #0090ff;
  border-radius: 100px;
  color: white;
  font-size: 10px;
  padding: 3px;
  position: absolute;
  right: -20px;
  top: 20px;
}
header .step-progress {
  display: block !important;
}
header .step-progress h4 {
  color: white;
}
header .step-progress .progress {
  background: rgba(255, 255, 255, 0.1);
}
header .step-progress .progress .progress-bar {
  background-color: white;
}
/************  
Footer Styles
************/
.footer {
  color: white;
  font-family: 'Conv_BentonSans-Regular';
}
.footer .copyright {
  background-color: #3F3F3F;
  color: white;
  padding: 20px 0 27px;
}
@media (max-width: 991px) {
  .footer .copyright {
    padding: 28px 0 24px;
  }
}
.footer .copyright span {
  position: absolute;
  right: 15px;
  bottom: 6px;
  font-size: 10px;
  font-family: 'Conv_BentonSans-Book';
  letter-spacing: 0.075em;
}
@media (max-width: 991px) {
  .footer .copyright span {
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    right: 0;
    bottom: 0;
  }
}
.footer .copyright span .terms-privacy {
  display: inline;
}
@media (max-width: 767px) {
  .footer .copyright span .terms-privacy {
    display: block;
  }
}
.footer .copyright a {
  margin: 0 3px;
  color: white;
}
@media (max-width: 991px) {
  .footer .copyright a {
    margin: 0 2px;
  }
}
@media (max-width: 360px) {
  .footer .copyright a {
    margin: 0 3px;
  }
}
.footer .copyright a:first-of-type {
  margin-left: 0;
}
.footer .copyright a:last-of-type {
  margin-right: 0;
}
@media (max-width: 991px) {
  .footer .copyright .footer-menu {
    text-align: center;
    margin-bottom: 34px;
  }
}
.footer .copyright .footer-menu .navigator {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 11px;
  text-transform: uppercase;
}
.footer .copyright .footer-menu .navigator ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer .copyright .footer-menu .navigator ul li {
  display: inline;
}
.footer .copyright .footer-menu .navigator ul li a {
  margin: 0 3px;
}
@media (max-width: 991px) {
  .footer .copyright .footer-menu .navigator ul li a {
    margin: 0 1px;
  }
}
@media (max-width: 360px) {
  .footer .copyright .footer-menu .navigator ul li a {
    margin: 0 3px;
  }
}
.footer .copyright .footer-menu .navigator ul li:last-of-type a {
  margin-right: 0;
}
@media (max-width: 767px) {
  .footer .copyright .footer-menu .navigator {
    display: block;
  }
}
.footer .copyright .footer-menu .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 45px;
  width: 90px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 19px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .footer .copyright .footer-menu .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 90px 45px;
  }
}
@media (max-width: 991px) {
  .footer .copyright .footer-menu .logo {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .footer .copyright .footer-menu .logo {
    margin: 0 auto 25px;
    display: block;
  }
}
.alert-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  text-align: center;
  padding: 15px 0!important;
  z-index: 1060;
}
@media (max-width: 991px) {
  .alert-bar {
    min-height: 64px;
    padding: 7px!important;
  }
}
@media (max-width: 767px) {
  .alert-bar h4 {
    font-size: 16px;
  }
}
.alert-bar.alert-error {
  background: #FF7359;
  color: white;
}
.alert-bar.alert-success {
  background-color: #54DE6E;
  color: white;
}
.alert-bar.alert-info {
  background-color: #44ADFC;
  color: white;
}
@media (min-width: 992px) {
  .alert-bar {
    min-height: 80px;
    padding: 20px 0;
  }
}
.homepage-container footer .sign-up {
  height: 100%;
  background: none;
}
.homepage-container footer .sign-up .sign-contain {
  background: none;
  position: relative;
  color: #28282b;
}
.homepage-container footer .sign-up .sign-contain #googleMap {
  width: 100%;
  height: 615px;
}
@media (max-width: 767px) {
  .homepage-container footer .sign-up .sign-contain {
    padding-left: 0;
    padding-right: 0;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us {
  font-family: 'Conv_BentonSans-Medium';
  text-align: center;
  background-color: white;
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  -webkit-opacity: 0.95;
  opacity: 0.95;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  filter: alpha(opacity=95);
  margin: auto;
  height: 370px;
  width: 360px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .homepage-container footer .sign-up .sign-contain .contact-us {
    max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    height: 350px;
    padding: 0 10px;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us h2 {
  margin-top: 27px;
  margin-bottom: -12px;
  font-size: 44px;
  line-height: 54px;
  color: black;
}
@media (max-width: 767px) {
  .homepage-container footer .sign-up .sign-contain .contact-us h2 {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .homepage-container footer .sign-up .sign-contain .contact-us h2 {
    font-size: 32px;
    line-height: 35px;
  }
}
@media (max-width: 370px) {
  .homepage-container footer .sign-up .sign-contain .contact-us h2 {
    margin-top: 25px;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info {
  color: #0090ff;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  padding: 27px 10px 0;
}
@media (max-width: 767px) {
  .homepage-container footer .sign-up .sign-contain .contact-us .contact-info {
    font-size: 15px;
    line-height: 22px;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info a {
  color: #0090ff;
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info a:hover,
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info a:active,
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info a:focus {
  color: #0274b3;
  text-decoration: none;
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info p {
  margin: 0px;
}
@media (max-width: 767px) {
  .homepage-container footer .sign-up .sign-contain .contact-us .contact-info p {
    display: inline-block;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img {
  min-height: 24px;
  background-size: contain;
  margin: 0 auto 9px;
  height: 24px;
  max-width: 22px;
  background-position: bottom;
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img.mail {
  background-image: url(../img/mail.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img.mail {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/mail2x.png);
    background-size: 22px 15px;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img.phone {
  background-image: url(../img/phone.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img.phone {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/phone2x.png);
    background-size: 16px 24px;
  }
}
.homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img.marker {
  background-image: url(../img/marker.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container footer .sign-up .sign-contain .contact-us .contact-info .contact-img.marker {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/marker2x.png);
    background-size: 16px 24px;
  }
}
.fixed-footer {
  position: relative;
  padding-bottom: 92px;
  min-height: 100vh;
}
@media (max-width: 991px) {
  .fixed-footer {
    padding-bottom: 0;
  }
}
.fixed-footer .footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.footer-sign-up {
  color: white;
  height: 277px;
  background-color: #0090ff;
  font-family: 'Conv_BentonSans-Regular';
}
@media (max-width: 991px) {
  .footer-sign-up {
    height: 370px;
  }
}
.footer-sign-up .sign-contain {
  background-color: rgba(0, 0, 0, 0.71);
  height: 100%;
}
@media (max-width: 767px) {
  .footer-sign-up .sign-contain {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer-sign-up .sign-contain label {
  font-weight: normal;
  font-size: 16px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain label {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .email-sign-up {
    margin: 0 auto;
    float: none;
    width: 430px;
  }
}
@media (max-width: 767px) {
  .footer-sign-up .sign-contain .email-sign-up {
    width: 100%;
  }
}
.footer-sign-up .sign-contain .email-sign-up label {
  margin-left: 130px;
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .email-sign-up label {
    width: 100%;
    float: none;
    text-align: left;
    margin-left: 12px;
  }
}
.footer-sign-up .sign-contain .sign-title {
  font-size: 44px;
  line-height: 54px;
  padding-top: 20px;
  padding-bottom: 25px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .sign-title {
    padding-top: 17px;
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 23px;
  }
}
.footer-sign-up .sign-contain .sign-up-input {
  display: inline-block;
  float: right;
}
@media (max-width: 767px) {
  .footer-sign-up .sign-contain .sign-up-input {
    float: none;
    display: block;
  }
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .sign-up-input {
    width: 100%;
  }
}
.footer-sign-up .sign-contain .submit-btn {
  background: #0090ff;
}
.footer-sign-up .sign-contain .social-sign-up {
  display: block;
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .social-sign-up {
    margin-top: 34px;
  }
}
.footer-sign-up .sign-contain .social-sign-up .social-sign-btn {
  margin-top: 0;
  margin-left: 0;
}
.footer-sign-up .sign-contain .social-sign-up .social-sign-btn span {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .social-sign-up .social-sign-btn {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .social-sign-up label {
    text-align: center;
    margin-bottom: 10px;
  }
}
.footer-sign-up .sign-contain .login {
  text-align: center;
  padding-top: 50px;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
@media (max-width: 991px) {
  .footer-sign-up .sign-contain .login {
    padding-top: 25px;
    font-size: 18px;
    padding-bottom: 20px;
  }
}
.footer-sign-up .sign-contain .login a {
  text-decoration: underline;
  line-height: 29px;
  color: white;
}
/************
Slider style
************/
.slider-container {
  width: 300px;
}
.slider-container .back-bar {
  height: 10px;
  position: relative;
}
.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}
.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}
.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}
.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -17px;
  font-size: 8px;
  background: transparent;
  white-space: nowrap;
  line-height: 1;
}
.slider-container .back-bar .focused {
  z-index: 10;
}
.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider-container .scale {
  top: 2px;
  position: relative;
}
.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}
.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
}
.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto;
}
.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #a1fad0;
  background-image: linear-gradient(to bottom, #bdfade, #76fabc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);
}
.theme-green .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.theme-green .back-bar .pointer-label {
  color: #999;
}
.theme-green .back-bar .focused {
  color: #333;
}
.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-green .scale ins {
  color: #999;
}
.theme-blue .back-bar {
  height: 32px;
  border-radius: 100px;
  background: rgba(0, 144, 255, 0.1);
}
.theme-blue .back-bar .selected-bar {
  border-radius: 100px;
  background-color: #0090ff;
}
.theme-blue .back-bar .pointer {
  width: 41px;
  height: 41px;
  top: -5px;
  box-sizing: border-box;
  border-radius: 100px;
  background: #FFFFFF;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  border: 0px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.05), 0px 2px 2px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.theme-blue .back-bar .pointer-label {
  color: #000;
  font-size: 18px;
  line-height: 21px;
  top: -35px;
}
.theme-blue .back-bar .focused {
  color: #333;
}
.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}
.theme-blue .scale ins {
  color: #999;
}
/*---------------------------------------------------
    A set of useful LESS mixins
---------------------------------------------------*/
/* =============================================================================
   Media queries for different screen sizes
   ========================================================================== */
/************  
Terms of Services & Privacy Policy Styles
************/
.terms-container {
  background-color: white;
}
.terms-container header {
  overflow-y: hidden;
}
.terms-container header.header {
  background-image: url('../img/about-header.jpg');
  background-size: cover!important;
}
@media (max-width: 991px) {
  .terms-container header.header {
    background-image: url('../img/about-header-mobile.jpg');
  }
}
.terms-container header.header .header-img {
  background-color: rgba(0, 0, 0, 0.4);
}
.terms-container header.header .header-img.small-head {
  height: 261px;
}
@media (max-width: 767px) {
  .terms-container header.header .header-img.small-head {
    height: 205px;
  }
}
.terms-container .terms-list {
  padding-top: 0px;
  background: none;
}
.terms-container .terms-list .terms-contain {
  margin: 81px auto 0px;
  padding-bottom: 0;
  float: none;
  padding: 0 20px;
}
@media (max-width: 991px) {
  .terms-container .terms-list .terms-contain {
    margin: 44px auto 35px;
  }
}
.terms-container .terms-list .terms-contain .lead-msg {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  padding: 34px 0 38px;
}
@media (max-width: 991px) {
  .terms-container .terms-list .terms-contain .lead-msg {
    padding: 0;
    font-size: 18px;
    line-height: 25px;
  }
}
.terms-container .terms-list .terms-contain .lead-msg h1 {
  font-size: 44px;
  line-height: 54px;
  margin: 0;
  color: black;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 991px) {
  .terms-container .terms-list .terms-contain .lead-msg h1 {
    font-size: 23px;
    line-height: 27px;
  }
}
.terms-container .terms-list .terms-contain .lead-msg p {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .terms-container .terms-list .terms-contain .lead-msg p {
    margin-bottom: 25px;
  }
}
.terms-container .terms-list .terms-contain .lead-msg p.less-space {
  margin-bottom: 15px;
}
.terms-container .terms-list .terms-contain .lead-msg a {
  color: #0090ff;
}
.terms-container .terms-list .terms-contain .lead-msg a:hover,
.terms-container .terms-list .terms-contain .lead-msg a:active,
.terms-container .terms-list .terms-contain .lead-msg a:focus {
  color: #0274b3;
}
.terms-container .terms-list .terms-contain .lead-msg img {
  display: inline-block;
  max-height: 70px;
  max-width: 200px;
  margin: 42px 0 32px;
}
@media (max-width: 767px) {
  .terms-container .terms-list .terms-contain .lead-msg img {
    max-height: 45px;
  }
}
.terms-container .terms-list .terms-contain .lead-msg img.left50 {
  margin-left: 50px;
}
@media (max-width: 991px) {
  .terms-container .terms-list .terms-contain .lead-msg img.left50 {
    margin-left: 22px;
  }
}
@media (max-width: 991px) {
  .terms-container .terms-list .terms-contain .lead-msg img {
    margin: 16px 0;
  }
}
@media (max-width: 991px) {
  .terms-container .terms-list .terms-contain .lead-msg.lead-msg-app p {
    text-align: left !important;
    word-break: keep-all;
  }
  .terms-container .terms-list .terms-contain .lead-msg.lead-msg-app h1 {
    text-align: left !important;
  }
}
.terms-container .footer-sign-up {
  background-image: url('../img/footer3.jpg');
  background-size: cover !important;
}
@media (max-width: 991px) {
  .terms-container .footer-sign-up {
    background-image: url('../img/about-footer-mobile.jpg');
  }
}
/************
Candidates Dashboard and Interested Employers styles
************/
.dashboard-improve-profile {
  background-color: white;
}
.dashboard-improve-profile .name {
  text-align: left;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: 0;
  line-height: 18px;
  padding: 36px 0;
  margin: 0;
}
.dashboard-improve-profile .name span {
  color: #6c6c6c;
  font-family: 'Conv_BentonSans-Bold';
}
.dashboard-improve-profile .improvements {
  height: 90px;
  font-size: 0;
}
@media (min-width: 768px) {
  .dashboard-improve-profile .improvements {
    border-left: 1px solid #EFEFEF;
  }
}
.dashboard-improve-profile .improvements .left-side {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.dashboard-improve-profile .improvements .left-side .candidate-img-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding-left: 27px;
  padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-improve-profile .improvements .left-side .candidate-img-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .dashboard-improve-profile .improvements .left-side .candidate-img-wrapper {
    padding-left: 0;
  }
}
.dashboard-improve-profile .improvements .left-side .candidate-img-wrapper .candidate-img {
  display: block;
  height: 36px;
  width: 36px;
  overflow: hidden;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .dashboard-improve-profile .improvements .left-side .candidate-img-wrapper .candidate-img {
    width: 52px;
    height: 52px;
  }
}
.dashboard-improve-profile .improvements .left-side .candidate-welcome {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .dashboard-improve-profile .improvements .left-side .candidate-welcome {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .dashboard-improve-profile .improvements .left-side .candidate-welcome .name {
    text-align: left;
    padding: 0;
    display: block;
    font-size: 10px;
    line-height: 11px;
    margin-bottom: 8px;
    border: none;
  }
}
.dashboard-improve-profile .improvements .left-side .candidate-welcome h3 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: #6c6c6c;
  letter-spacing: 0;
  margin: 0;
  display: block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .dashboard-improve-profile .improvements .left-side .candidate-welcome h3 {
    font-size: 17px;
  }
}
.dashboard-improve-profile .improvements .right-side {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.dashboard-improve-profile .improvements .right-side .badge-wrapper {
  display: inline-block;
  background-color: #FF0000;
  width: 119px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  margin-right: 20px;
  border-radius: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-improve-profile .improvements .right-side .badge-wrapper {
    width: 105px;
    margin-right: 10px;
  }
}
.dashboard-improve-profile .improvements .right-side .badge-wrapper .remaining {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 12px;
  color: white;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
.dashboard-improve-profile .improvements .right-side .profile-improve {
  display: inline-block;
  vertical-align: middle;
  background-color: #F3F3F3;
  width: 51px;
  height: 51px;
  border-radius: 100px;
  text-align: center;
  text-decoration: none;
}
.dashboard-improve-profile .improvements .right-side .profile-improve:after {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('../img/right-arrow.svg');
  width: 14px;
  height: 9px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
}
.dashboard-improve-profile .profile-completeness .progress {
  background-color: #F9F7F7;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  height: 16px;
}
.dashboard-improve-profile .profile-completeness .progress .progress-bar {
  background-color: #FF0000;
  box-shadow: none;
  line-height: 16px;
  font-family: 'Conv_BentonSans-Bold';
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  font-weight: normal;
}
.position-companies h1 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 25px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 30px;
  margin: 51px auto 37px;
  text-align: center;
}
.position-companies h1 span {
  color: #0090ff;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 767px) {
  .position-companies h1 {
    font-size: 20px;
    margin: 28px auto 19px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .position-companies .position-company-select {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background-color: white;
    box-shadow: inset 0px 0px 0px 1px #F3F6F7;
  }
}
.position-companies .position-company-select .chooseOption {
  cursor: pointer;
}
.position-companies .position-company-select .chooseOption h4 {
  text-align: center;
  font-family: 'Conv_BentonSans-Book';
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 11px;
  margin-top: 0;
  color: #BDBBBB;
}
@media (max-width: 767px) {
  .position-companies .position-company-select .chooseOption h4 {
    margin: 20px auto;
  }
}
.position-companies .position-company-select .chooseOption hr {
  height: 1px;
  background-color: #D9D9D9;
  margin: 0;
  border: none;
}
.position-companies .position-company-select .chooseOption.active h4 {
  color: #0090ff;
  font-family: 'Conv_BentonSans-Medium';
}
.position-companies .position-company-select .chooseOption.active hr {
  height: 3px;
  background-color: #0090ff;
  margin-top: -1px;
}
.position-companies .multiple-cards {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards {
    margin-top: 0;
    margin-bottom: 80px;
  }
}
.position-companies .multiple-cards .cards-container {
  margin-left: -10px;
  margin-right: -10px;
}
.position-companies .multiple-cards .cards-container .card-wrapper {
  padding: 0 10px;
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 306px;
  margin-bottom: 20px;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg {
    height: 125px;
    margin-bottom: 8px;
  }
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content {
  background-color: rgba(17, 25, 31, 0.68);
  height: 100%;
  color: white;
  position: relative;
  border-radius: 2px;
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .makeFavorite {
  margin: 0;
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .makeFavorite + label {
  font-size: 20px;
  position: absolute;
  top: 15px;
  right: 21px;
  color: white;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .makeFavorite + label {
    top: 17px;
    right: 19px;
  }
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .makeFavorite + label:after {
  content: "\f006";
  font-family: FontAwesome;
  position: relative;
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .makeFavorite:checked + label:after {
  content: "\f005";
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .position-name {
    height: 88px;
  }
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .position-name h3 {
  margin: 0 auto 14px;
  line-height: 27px;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 19px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .position-name h3 {
    text-align: left;
    padding: 0 66px 0 26px;
    margin: 0 auto 22px;
    line-height: 27px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .know-more {
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 9px;
  font-family: 'Conv_BentonSans-Bold';
  line-height: 34px;
  max-width: 132px;
  width: 100%;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .know-more {
    position: absolute;
    bottom: 14px;
    width: auto;
    background-color: transparent;
    border: none;
    padding: 0;
    content: '';
    margin: 0;
    right: 19px;
    font-size: 0;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .know-more:after {
    content: '';
    display: block;
    margin: 0 auto;
    background-image: url('../img/arrow-white.svg');
    width: 16px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .position-count {
  padding: 18px 0 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.34);
  text-transform: uppercase;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 9px;
  line-height: 10px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container .card-wrapper .card-bg .card-content .summary .position-count {
    padding: 12px 26px 14px;
    text-align: left;
  }
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content {
  background-color: white;
  color: #6c6c6c;
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .makeFavorite + label {
  color: #C1D1DD;
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .makeFavorite + label:after {
  color: #C1D1DD;
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .makeFavorite:checked + label:after {
  color: #FFB600;
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary {
  height: auto;
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-logo {
  height: 70px;
  width: 100%;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-logo {
    height: 30px;
    margin-bottom: 5px;
  }
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-logo img {
  max-height: 100%;
  max-width: 120px;
  height: auto;
  width: auto;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-logo img {
    max-width: 65px;
    margin-left: 26px;
  }
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-name {
  margin: 0 45px 10px;
  color: #F37924;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  font-family: 'Conv_BentonSans-Bold';
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  height: 18px;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-name {
    line-height: 15px;
    font-size: 13px;
    text-align: center;
    position: absolute;
    top: 8px;
    left: 100px;
    margin: 0 auto;
    max-width: 190px;
    height: 15px;
  }
}
@media (max-width: 360px) {
  .position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-name {
    max-width: 120px;
  }
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-excerpt {
  font-family: 'Conv_BentonSans-Book';
  font-size: 12px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 19px;
  margin: 10px 17px;
  text-align: center;
  height: 76px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .company-excerpt {
    height: 30px;
    overflow: hidden;
    margin: 0 58px 12px 26px;
    text-align: left;
    font-size: 10px;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  .position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .know-more:after {
    background-image: url('../img/right-arrow.svg');
    width: 16px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.position-companies .multiple-cards .cards-container.hiring-companies .card-wrapper .card-bg .card-content .summary .position-count {
  color: #242627;
  border-top: 1px solid rgba(214, 213, 213, 0.34);
}
.dashboard-interested-employers {
  margin: 7px;
}
.dashboard-interested-employers .container {
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  height: 74px;
  border-radius: 3px;
  border-top: solid 1px #E2E2E2;
  border-left: solid 1px #E2E2E2;
  border-right: solid 1px #E2E2E2;
  border-bottom: solid 1px #E2E2E2;
  margin-bottom: 7px;
  padding-left: 0 !important;
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container {
    height: 90px;
  }
}
@media (min-width: 768px) {
  .dashboard-interested-employers .container {
    width: 700px;
  }
}
.dashboard-interested-employers .container .candidate-img-wrapper {
  height: 74px;
  position: relative;
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container .candidate-img-wrapper {
    height: 90px;
  }
}
.dashboard-interested-employers .container .candidate-img-wrapper .candidate-img {
  height: 48px;
  width: 48px;
  overflow: hidden;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container.employers {
    width: 100%;
    border: none;
    margin-bottom: 0px;
    height: 91px;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.dashboard-interested-employers .container.employers .wrapper-img {
  height: 74px;
  position: relative;
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container.employers .wrapper-img {
    height: 90px;
  }
}
.dashboard-interested-employers .container.employers .wrapper-img h2 {
  font-family: 'Conv_BentonSans-Bold';
  color: #28282b;
  font-size: 17px;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  letter-spacing: -0.5;
}
.dashboard-interested-employers .container.employers .wrapper-img h2 .subtitle {
  font-family: 'Conv_BentonSans-Regular';
  color: #28282b;
  font-size: 15px;
  margin: 7px 0 0 0;
  display: inline-block;
  letter-spacing: -0.25;
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container.employers .wrapper-img h2 {
    font-family: 'Conv_BentonSans-Book';
    font-size: 20px;
    letter-spacing: -0.48;
  }
}
.dashboard-interested-employers .container.employers .wrapper-img .fa-angle-right {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  color: #C7C7CC;
  font-size: 23px;
}
@media (min-width: 768px) {
  .dashboard-interested-employers .container.employers .wrapper-img .fa-angle-right {
    margin-right: 25px;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container.employers .wrapper-img .fa-angle-right {
    margin-right: 12px;
  }
}
.dashboard-interested-employers .container.employers .wrapper-img img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .dashboard-interested-employers .container.employers .border-bot {
    border-bottom: 1px solid #E2E2E2;
  }
}
.dashboard-interested-employers .wrapper-title {
  display: block;
  margin: 24px auto;
  text-align: center;
  max-width: 1024px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-interested-employers .wrapper-title {
    max-width: 745px;
  }
}
.dashboard-interested-employers .wrapper-title .title {
  display: inline-block;
  font-family: 'Conv_BentonSans-Book';
  font-size: 19px;
  color: #000000;
  line-height: 21px;
  margin: 0;
}
.dashboard-interested-employers .wrapper-title a {
  display: inline-block;
  cursor: pointer;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.dashboard-interested-employers .wrapper-title a .arrow {
  background-image: url('../img/arrow.png');
  background-size: cover;
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 9px;
}
@media (min-width: 992px) {
  .dashboard-interested-employers .big-wrapper {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1024px;
    width: 100%;
    position: relative;
    height: 620px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .dashboard-interested-employers .big-wrapper .wrapper-interestedEmployers {
    height: 620px;
    margin: 0;
    overflow-y: scroll;
    display: inline-block;
    float: left;
    background-color: #ffffff;
    border-right: 1px solid #E2E2E2;
  }
  .dashboard-interested-employers .big-wrapper .wrapper-interestedEmployers .active {
    background-color: rgba(0, 144, 255, 0.1);
  }
}
@media (min-width: 768px) {
  .dashboard-interested-employers .wrapper-message {
    height: 620px;
    display: inline-block;
    float: left;
    background-color: #ffffff;
  }
}
.dashboard-interested-employers .wrapper-message .btn {
  width: 250px;
  height: 46px;
  padding: 10px 20px;
  font-size: 19px;
  font-family: 'Conv_BentonSans-Regular';
  margin-top: 18px;
}
.dashboard-interested-employers .wrapper-message textarea {
  width: 442px;
  margin: 0 auto;
  height: 150px;
  background-color: rgba(239, 239, 244, 0.2);
  resize: none;
  border: 1px solid #CECECE;
  border-radius: 4px;
  color: #28282b;
  font-family: 'Conv_BentonSans-Book';
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-interested-employers .wrapper-message textarea {
    width: 350px;
  }
}
.dashboard-interested-employers .wrapper-message .conversation {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #000000;
  display: block;
  width: 442px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-interested-employers .wrapper-message .conversation {
    width: 350px;
  }
}
.dashboard-interested-employers .wrapper-message .chat-header {
  height: 79px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.dashboard-interested-employers .wrapper-message .chat-header .header-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: #28282b;
  letter-spacing: -0.5px;
  margin-left: 23px;
  display: inline-block;
}
.dashboard-interested-employers .wrapper-message .chat-header .header-text span {
  font-size: 15px;
  letter-spacing: -0.25px;
  font-family: 'Conv_BentonSans-Regular';
}
.dashboard-interested-employers .wrapper-message .chat-header .header-date {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #8F8F94;
  float: right;
  margin-right: 17px;
  margin-top: 25px;
}
.dashboard-interested-employers .wrapper-message .chat {
  display: block;
  height: 340px;
  position: relative;
  overflow: auto;
}
.dashboard-interested-employers .wrapper-message .chat .wrapper-chat {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.dashboard-interested-employers .wrapper-message .chat .wrapper-chat:first-child {
  padding-top: 79px;
}
.dashboard-interested-employers .wrapper-message .chat .wrapper-chat .from-them {
  background: #F7F7FA;
  border-radius: 4px;
  width: 441px;
  padding: 10px 20px;
  float: left;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  line-height: 22px;
  margin-left: 22px;
}
.dashboard-interested-employers .wrapper-message .chat .wrapper-chat .date-from-them {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #8F8F94;
  margin-left: 22px;
  margin-bottom: 20px;
  width: 441px;
  float: left;
}
.dashboard-interested-employers .wrapper-message .chat .wrapper-chat .from-me {
  background-color: rgba(0, 144, 255, 0.1);
  border-radius: 4px;
  width: 441px;
  padding: 10px 20px;
  float: right;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  line-height: 22px;
  margin-right: 29px;
}
.dashboard-interested-employers .wrapper-message .chat .wrapper-chat .date-from-me {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #8F8F94;
  margin-right: 29px;
  margin-bottom: 20px;
  width: 441px;
  float: right;
}
.improve-profile-modal .modal {
  padding-top: 80px;
}
.improve-profile-modal .modal .improve-profile .container {
  width: auto;
}
.improve-profile-modal .modal .modal-content {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 0px;
}
.improve-profile-modal .modal .modal-dialog {
  margin: 0 auto 50px;
}
.improve-profile-modal .modal .modal-lg {
  width: 700px;
}
.improve-profile-modal .modal .modal-body {
  padding: 0 15px 0px 15px;
}
.improve-profile-modal .modal .modal-body .improve-profile {
  max-height: 375px;
  overflow-y: scroll;
}
.improve-profile-modal .modal .modal-body .improve-profile::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.improve-profile-modal .modal .modal-body .improve-profile::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.improve-profile-modal .modal .modal-footer {
  border-top: 0px;
  text-align: center;
  padding: 51px 0 40px 0;
}
.improve-profile-modal .modal .modal-footer a {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 19px;
  color: #0090FF;
  line-height: 22px;
}
.improve-profile-modal .modal .modal-footer a:hover,
.improve-profile-modal .modal .modal-footer a:focus,
.improve-profile-modal .modal .modal-footer a:active {
  text-decoration: none;
}
.improve-profile-modal .modal .modal-header {
  border-bottom: 0px;
  padding: 0px;
  text-align: center;
}
.improve-profile-modal .modal .modal-header h4 {
  margin-top: 21px;
  margin-bottom: 40px;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 19px;
  color: #000000;
  line-height: 21px;
}
.improve-profile-modal .modal ul.profile-items {
  border: 0px;
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
}
.improve-profile-modal .modal ul.profile-items li.profile-item a.radio-link {
  border-bottom: 0;
  font-size: 17px;
  color: #030303;
  letter-spacing: -0.41px;
  font-family: 'Conv_BentonSans-Regular';
  padding: 18px 0;
}
.modal-backdrop {
  opacity: .4 !important;
  background: #030303;
}
/*********
Login Styles
*********/
@media (min-width: 768px) and (max-width: 991px) {
  .login-form {
    padding-bottom: 145px;
  }
}
@media (max-width: 767px) {
  .login-form {
    padding-bottom: 199px;
  }
}
@media (max-width: 365px) {
  .login-form {
    padding-bottom: 214px;
  }
}
.login-form .step-wrapper {
  max-width: 375px;
  margin: 0 auto;
}
.login-form .step-wrapper h4 {
  margin-top: 40px;
}
.login-form .step-wrapper h2 {
  margin-bottom: 50px;
}
.login-form .step-wrapper .fgt-link {
  font-size: 16px;
  color: #28282b;
  display: block;
  margin-top: 20px;
}
.login-form .step-wrapper .white-blue {
  margin-top: 100px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .login-form .step-wrapper .white-blue {
    margin-top: 50px;
  }
}
.login-form .step-wrapper .register {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: black;
  letter-spacing: -0.41px;
  margin-bottom: 52px;
}
.login-form .step-wrapper .register a {
  color: #0090ff;
}
/************
Candidates Emploter-ad styles
************/
.dashboard-employer-ad .white {
  position: fixed;
  background-color: #ffffff;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.dashboard-employer-ad .employer-ad-wrapper {
  max-width: 1054px;
  width: 100%;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper {
    background-color: #ffffff;
    margin: 0 auto 40px;
    position: relative;
    height: 777px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding-top: 0px;
    padding-bottom: 95px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .fix-me {
  padding-bottom: 100px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  width: 50%;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background-clip: padding-box;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+38,ffffff+100&0+0,1+24 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 70%, #ffffff 85%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd {
  color: black;
}
@media (min-width: 992px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd {
    height: 777px;
    margin: 0;
    overflow-y: scroll;
    display: inline-block;
    float: left;
    background-color: #ffffff;
    padding: 42px 10px 0px 20px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    background-clip: padding-box;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info {
  margin-bottom: 38px;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-img-wrapper {
  margin-right: 20px;
  display: block;
  vertical-align: top;
  float: left;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-img-wrapper {
    margin-right: 14px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-img-wrapper .employer-image {
  height: 146px;
  width: 146px;
  position: relative;
  overflow: hidden;
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-img-wrapper .employer-image img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-img-wrapper .employer-image {
    height: 100px;
    width: 100px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title {
  padding-left: 166px;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title {
    padding-left: 114px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title .open-positions {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  line-height: 24px;
  vertical-align: top;
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title .open-positions span {
  font-family: 'Conv_BentonSans-Medium';
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title .open-positions:before {
  content: ' ';
  background-image: url('../img/open-positions.svg');
  width: 22px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  background-position: center;
  background-size: cover;
  margin-right: 12px;
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title h1 {
  font-size: 24px;
  color: black;
  font-family: 'Conv_BentonSans-Bold';
  line-height: 37px;
  margin: 32px 0 9px;
  display: block;
  vertical-align: top;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd .employer-info .employer-title h1 {
    font-size: 22px;
    line-height: 28px;
    margin: 22px 0 11px;
    font-family: 'Conv_BentonSans-Bold';
  }
}
.dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd p {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  line-height: 26px;
  color: #474B4E;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .big-wrapper .wrapper-employerAd p {
    padding-bottom: 0;
    margin-bottom: 36px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .quick-message-wrapper {
  background-color: #0090ff;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  position: fixed;
  bottom: 13px;
  right: 18px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  z-index: 300;
  cursor: pointer;
}
.dashboard-employer-ad .employer-ad-wrapper .quick-message-wrapper img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper {
  height: 44px;
  background-color: #F9F9F9;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.3);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  z-index: 10;
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper .input-wrapper {
  height: 44px;
  position: relative;
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper input {
  font-family: 'Conv_BentonSans-Light';
  border-radius: 5px;
  height: 29px;
  border: 0.5px solid #C7C7CC;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: none !important;
  padding: 5px 6px;
  color: #28282b;
  font-size: 16px;
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper .col-xs-9 {
  padding-right: 0;
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper .btn-wrapper {
  height: 44px;
  position: relative;
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper .btn-wrapper .btn-message {
  width: 63px;
  height: 29px;
  background-color: #0090ff;
  border-radius: 100px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.dashboard-employer-ad .employer-ad-wrapper .message-wrapper .btn-wrapper a {
  color: #ffffff;
  line-height: 29px;
  padding: 0;
  font-size: 13px;
  font-family: 'Conv_BentonSans-Light';
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-title {
  display: block;
  margin: 24px auto;
  text-align: center;
  width: 100%;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-title .title {
  display: inline-block;
  font-family: 'Conv_BentonSans-Book';
  font-size: 19px;
  color: #000000;
  line-height: 21px;
  margin: 0;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-title a {
  display: inline-block;
  cursor: pointer;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-title a .arrow {
  background-image: url('../img/arrow.png');
  background-size: cover;
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 9px;
}
@media (min-width: 992px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message {
    padding: 0 36px;
    margin-top: 82px;
    height: 600px;
    display: inline-block;
    float: left;
    background-color: #ffffff;
    border-left: 1px solid #D8D8D8;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .btn {
  line-height: 34px;
  padding: 0 26px;
  font-size: 14px;
  font-family: 'Conv_BentonSans-Regular';
  margin-top: 18px;
  display: inline-block;
  width: auto;
  height: auto;
  border: 1px solid #0090ff;
  letter-spacing: -0.27px;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .btn:hover,
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .btn:focus,
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .btn:active {
  color: #0090ff;
  background-color: white;
  text-decoration: none;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message .btn {
    margin: 26px auto 42px;
    font-family: 'Conv_BentonSans-Medium';
    font-size: 19px;
    letter-spacing: 0;
    line-height: 46px;
    width: 100%;
    max-width: 345px;
    display: block;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message textarea {
  width: 100%;
  margin: 0 auto;
  height: 146px;
  background-color: white;
  resize: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  color: #28282b;
  font-family: 'Conv_BentonSans-Book';
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message textarea {
    width: 350px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .conversation {
  display: block;
  margin: 0 auto 4px;
  text-align: left;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  font-family: 'Conv_BentonSans-Medium';
  font-size: 18px;
  color: black;
  letter-spacing: -0.29px;
  line-height: 21px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message .conversation {
    text-align: center;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat-header {
  height: 79px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  right: 0;
  margin-left: -36px;
  margin-right: -36px;
  z-index: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat-header {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat-header {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat-header .header-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: #28282b;
  letter-spacing: -0.5px;
  margin-left: 23px;
  display: inline-block;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat-header .header-text span {
  font-size: 15px;
  letter-spacing: -0.25px;
  font-family: 'Conv_BentonSans-Regular';
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat-header .header-date {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #8F8F94;
  float: right;
  margin-right: 17px;
  margin-top: 32px;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat {
  display: block;
  height: 340px;
  position: relative;
  overflow: auto;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat:empty {
  display: none;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat .wrapper-chat {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat .wrapper-chat .from-them {
  background: #F7F7FA;
  border-radius: 4px;
  width: 441px;
  padding: 10px 20px;
  float: left;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  line-height: 22px;
  margin-left: 22px;
}
@media (max-width: 767px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat .wrapper-chat .from-them {
    width: 100%;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat .wrapper-chat .date-from-them {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #8F8F94;
  margin-left: 22px;
  margin-bottom: 20px;
  width: 441px;
  float: left;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat .wrapper-chat .from-me {
  background-color: rgba(0, 144, 255, 0.1);
  border-radius: 4px;
  width: 441px;
  padding: 10px 20px;
  float: right;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  line-height: 22px;
  margin-right: 29px;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .chat .wrapper-chat .date-from-me {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #8F8F94;
  margin-right: 29px;
  margin-bottom: 20px;
  width: 441px;
  float: right;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .employer-ad-slider {
  margin-bottom: 27px;
}
@media (max-width: 991px) {
  .dashboard-employer-ad .employer-ad-wrapper .wrapper-message .employer-ad-slider {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .employer-ad-slider .slide-count-wrap {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 14px;
  color: #474B4E;
  line-height: 26px;
  background-color: #EFEFF4;
  margin: 10px auto 0;
  max-width: 100px;
  border-radius: 100px;
  padding: 3px 0 1px;
}
.dashboard-employer-ad .employer-ad-wrapper .wrapper-message .employer-ad-slider .slide-count-wrap .slide-count {
  display: inline-block;
  min-width: 32px;
}
/************
Candidate Profile notification styles
************/
.profile-notification {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  letter-spacing: -0.24px;
  line-height: 22px;
  padding: 15px 0;
  background-color: #54DE6E;
  color: #ffffff;
  text-align: center;
  margin: 0 0 17px;
  position: relative;
}
@media (max-width: 991px) {
  .profile-notification {
    font-size: 15px;
    line-height: 20px;
    padding: 10px 86px 10px 18px;
    text-align: left;
    margin: 0;
  }
}
.profile-notification span {
  right: 33px;
  cursor: pointer;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .profile-notification span {
    right: 21px;
  }
}
.profile-notification span:after {
  content: "\00d7";
  font-size: 36px;
  position: relative;
}
/************
Candidate Profile mobile page styles
************/
.profile-candidate .profile {
  position: relative;
}
.profile-candidate .profile .candidate-video {
  position: relative;
  height: 315px;
}
.profile-candidate .profile .candidate-video .img-wrap-here {
  height: 315px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
.profile-candidate .profile .candidate-video .img-wrap-here .video-mask {
  background-color: #0090ff;
  height: 315px;
}
.profile-candidate .profile .candidate-video .img-wrap-here .video-mask #pre-video {
  height: 315px;
  padding: 10px 0 10px;
  -moz-opacity: 0.78;
  -khtml-opacity: 0.78;
  -webkit-opacity: 0.78;
  opacity: 0.78;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
  filter: alpha(opacity=78);
  padding: 0px;
  object-fit: cover;
  width: 100%;
  -moz-filter: blur(7px);
  -o-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: blur(7px);
  transform: scale(1.04);
}
.profile-candidate .profile .candidate-video .img-wrapper {
  position: relative;
  height: 93px;
  width: 93px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
  margin: 0px auto 15px;
  overflow: hidden;
}
.profile-candidate .profile .candidate-video .img-wrapper .circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.37);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  cursor: pointer;
}
.profile-candidate .profile .candidate-video .img-wrapper .camera {
  background-image: url(../img/camera.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  vertical-align: middle;
  width: 23px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate .profile .candidate-video .img-wrapper .camera {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/camera2x.png);
    background-size: 23px 20px;
  }
}
.profile-candidate .profile .candidate-video .candidate-info {
  position: absolute;
  color: white;
  padding: 16px 15px;
  bottom: 0;
  left: 0;
  right: 0;
}
.profile-candidate .profile .candidate-video .candidate-info .play-btn {
  position: relative;
  border: 1px solid white;
  display: block;
  margin: 0 auto;
  max-width: 140px;
  font-size: 14px;
  color: white;
  letter-spacing: -0.27px;
  padding: 7px 22px 7px 50px;
  text-decoration: none;
  border-radius: 100px;
}
.profile-candidate .profile .candidate-video .candidate-info .play-btn:before {
  position: absolute;
  left: 18px;
  content: " ";
  height: 19px;
  width: 13px;
  margin: 0 auto;
  background-image: url(../img/play-btn-white.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate .profile .candidate-video .candidate-info .play-btn:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/play-btn-white2x.png);
    background-size: 13px 19px;
  }
}
.profile-candidate .profile .candidate-video .candidate-info .candidate-name {
  font-size: 28px;
  line-height: 38px;
  margin-top: 15px;
  margin-bottom: 0;
}
.profile-candidate .profile .candidate-video .candidate-info .field-of-study {
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 24px;
  margin-bottom: 20px;
}
.profile-candidate .profile .candidate-video .candidate-info .field-of-study .domain {
  display: inline-block;
}
.profile-candidate .profile .candidate-video .candidate-info .field-of-study .domain:after {
  border-radius: 100px;
  content: " ";
  height: 4px;
  width: 4px;
  background-color: white;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.profile-candidate .profile .candidate-video .candidate-info .field-of-study .domain.last:after {
  background-color: transparent;
  width: 0;
  height: 0;
}
.profile-candidate .profile .candidate-video .candidate-info .field-of-study .university {
  display: block;
}
.profile-candidate .profile .candidate-profile {
  background-color: #EFEFEF;
  position: relative;
  color: black;
}
.profile-candidate .profile .candidate-profile ul {
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.profile-candidate .profile .candidate-profile ul li {
  font-size: 17px;
}
.profile-candidate .profile .candidate-profile ul li.top-block {
  height: auto;
  margin-top: 40px;
  padding-bottom: 8px;
}
.profile-candidate .profile .candidate-profile ul li.top-block span {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-size: 16px;
  color: #030303;
  letter-spacing: -0.26px;
  display: inline-block;
}
.profile-candidate .profile .candidate-profile ul li.top-block .private-block {
  color: black;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.profile-candidate .profile .candidate-profile ul li.data {
  height: auto;
  margin: 1px 0;
  background-color: white;
  position: relative;
  min-height: 60px;
}
.profile-candidate .profile .candidate-profile ul li.data a {
  padding-top: 18px;
  padding-bottom: 18px;
  color: black;
  display: block;
}
.profile-candidate .profile .candidate-profile ul li.data a:hover,
.profile-candidate .profile .candidate-profile ul li.data a:focus,
.profile-candidate .profile .candidate-profile ul li.data a:active {
  text-decoration: none;
}
.profile-candidate .profile .candidate-profile ul li.data a .img-wrapper {
  float: left;
  vertical-align: middle;
  width: 30px;
  height: 26px;
  position: relative;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
.profile-candidate .profile .candidate-profile ul li.data a .img-wrapper img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.profile-candidate .profile .candidate-profile ul li.data a > span {
  padding-left: 50px;
  display: block;
  vertical-align: middle;
  font-size: 17px;
  line-height: 26px;
}
.profile-candidate .profile .candidate-profile ul li.data .add-new {
  color: #0090ff;
  font-size: 17px;
  letter-spacing: -0.32px;
  font-family: 'Conv_BentonSans-Book';
}
.profile-candidate .profile .candidate-profile ul li.data .add-new .plus-circle {
  font-family: 'Conv_BentonSans-Regular';
  display: inline-block;
  font-size: 26px;
  vertical-align: bottom;
  margin-right: 5px;
  margin-left: 50px;
  padding-left: 0;
}
.profile-candidate .profile .candidate-profile ul li.data .add-new span {
  padding-left: 12px;
  display: inline-block;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple {
  margin: 0;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details {
  padding-left: 50px;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details span {
  padding-left: 0;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .add-new {
  margin: 20px 0;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .add-new:last-of-type {
  margin-bottom: 15px;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .rubric {
  margin-bottom: 4px;
  display: block;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .caption,
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .major,
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .minor {
  display: inline;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .caption span,
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .major span,
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .minor span {
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 25px;
  display: inline;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .minor {
  display: block;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .timeline {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 25px;
  margin-top: 2px;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .timeline.middle {
  margin-bottom: 2px;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .context {
  margin: 15px 0;
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 22px;
}
.profile-candidate .profile .candidate-profile ul li.data.multiple a .details .context span {
  font-size: 14px;
  display: inline;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Medium';
}
.profile-candidate .profile .candidate-profile ul li.data.skills .skill-name {
  margin-bottom: 8px;
  background: #E5F3FF;
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.profile-candidate .profile .candidate-profile ul li.data.candidate-relocate a {
  padding-bottom: 11px;
}
.profile-candidate .profile .candidate-profile ul li.data.candidate-relocate a .choosed-location {
  padding-left: 50px;
}
.profile-candidate .profile .candidate-profile ul li.data.candidate-relocate a .choosed-location div {
  margin-bottom: 7px;
  background: #E5F3FF;
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.profile-candidate .profile .candidate-profile ul.work-example .portfolio-name {
  font-size: 14px;
  color: #0090ff;
  letter-spacing: 0px;
  line-height: 25px;
  margin-top: 4px;
  padding-left: 50px;
}
.profile-candidate .profile .processing-info-mobile {
  text-align: center;
  font-family: 'Conv_BentonSans-Book';
  background-color: #0090ff;
  margin: 0;
  color: white;
  font-size: 15px;
  letter-spacing: -0.24px;
  line-height: 22px;
  padding: 6px 15px;
}
/************
General Video styles on pages:
	- Candidate Profile Mobile / Desktop
	- Employer Profile
	- Candidates Register / finish registration
	- Candidates Edit Profile Video - mobile
************/
.profile-candidate .processing-video,
.profile-candidate-employer .processing-video,
.candidate-profile-edit .processing-video,
.students-register .processing-video,
.edit-profile-video .processing-video {
  margin: 0;
  overflow: hidden;
  position: relative;
  height: 260px;
  border: none;
  box-shadow: none;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .profile-candidate .processing-video,
  .profile-candidate-employer .processing-video,
  .candidate-profile-edit .processing-video,
  .students-register .processing-video,
  .edit-profile-video .processing-video {
    height: 315px;
    margin: 0;
    border: none;
    box-shadow: none;
  }
}
.profile-candidate .processing-video .processing-info,
.profile-candidate-employer .processing-video .processing-info,
.candidate-profile-edit .processing-video .processing-info,
.students-register .processing-video .processing-info,
.edit-profile-video .processing-video .processing-info {
  position: absolute;
  top: 50%;
  z-index: 10;
  padding: 0 80px;
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  right: 0;
}
@media (max-width: 991px) {
  .profile-candidate .processing-video .processing-info,
  .profile-candidate-employer .processing-video .processing-info,
  .candidate-profile-edit .processing-video .processing-info,
  .students-register .processing-video .processing-info,
  .edit-profile-video .processing-video .processing-info {
    padding: 0 40px;
  }
}
.profile-candidate .processing-video .processing-info h4,
.profile-candidate-employer .processing-video .processing-info h4,
.candidate-profile-edit .processing-video .processing-info h4,
.students-register .processing-video .processing-info h4,
.edit-profile-video .processing-video .processing-info h4 {
  padding: 0;
  font-family: 'Conv_BentonSans-Regular' !important;
  font-size: 18px!important;
  color: white;
  letter-spacing: -0.44px;
  line-height: 25px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  margin-top: 0!important;
  font-weight: normal;
}
.profile-candidate .processing-video .processing-info h4:first-of-type,
.profile-candidate-employer .processing-video .processing-info h4:first-of-type,
.candidate-profile-edit .processing-video .processing-info h4:first-of-type,
.students-register .processing-video .processing-info h4:first-of-type,
.edit-profile-video .processing-video .processing-info h4:first-of-type {
  margin-bottom: 25px;
}
.profile-candidate .processing-video .processing-info a:hover,
.profile-candidate-employer .processing-video .processing-info a:hover,
.candidate-profile-edit .processing-video .processing-info a:hover,
.students-register .processing-video .processing-info a:hover,
.edit-profile-video .processing-video .processing-info a:hover,
.profile-candidate .processing-video .processing-info a:focus,
.profile-candidate-employer .processing-video .processing-info a:focus,
.candidate-profile-edit .processing-video .processing-info a:focus,
.students-register .processing-video .processing-info a:focus,
.edit-profile-video .processing-video .processing-info a:focus,
.profile-candidate .processing-video .processing-info a:active,
.profile-candidate-employer .processing-video .processing-info a:active,
.candidate-profile-edit .processing-video .processing-info a:active,
.students-register .processing-video .processing-info a:active,
.edit-profile-video .processing-video .processing-info a:active {
  text-decoration: none;
}
.profile-candidate .processing-video .processing-thumb,
.profile-candidate-employer .processing-video .processing-thumb,
.candidate-profile-edit .processing-video .processing-thumb,
.students-register .processing-video .processing-thumb,
.edit-profile-video .processing-video .processing-thumb {
  position: relative;
  height: 260px;
  padding: 0px;
  object-fit: cover;
  width: 100%;
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  transform: scale(1.04);
}
@media (max-width: 991px) {
  .profile-candidate .processing-video .processing-thumb,
  .profile-candidate-employer .processing-video .processing-thumb,
  .candidate-profile-edit .processing-video .processing-thumb,
  .students-register .processing-video .processing-thumb,
  .edit-profile-video .processing-video .processing-thumb {
    height: 315px;
  }
}
.profile-candidate .processing-video .video-cover,
.profile-candidate-employer .processing-video .video-cover,
.candidate-profile-edit .processing-video .video-cover,
.students-register .processing-video .video-cover,
.edit-profile-video .processing-video .video-cover {
  background-color: #0090ff;
  height: 260px;
  -moz-opacity: 0.61;
  -khtml-opacity: 0.61;
  -webkit-opacity: 0.61;
  opacity: 0.61;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=61);
  filter: alpha(opacity=61);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 991px) {
  .profile-candidate .processing-video .video-cover,
  .profile-candidate-employer .processing-video .video-cover,
  .candidate-profile-edit .processing-video .video-cover,
  .students-register .processing-video .video-cover,
  .edit-profile-video .processing-video .video-cover {
    height: 315px;
  }
}
/************
Video styles on Candidates Register / finish registration page
************/
.students-register .processing-video {
  height: 313px;
  border: 5px solid white;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
  margin: 0 35px;
}
@media (max-width: 991px) {
  .students-register .processing-video {
    height: 190px;
  }
}
@media (max-width: 991px) {
  .students-register .processing-video .processing-info {
    padding: 0;
  }
}
@media (max-width: 340px) {
  .students-register .processing-video .processing-info h4 {
    margin-bottom: 10px!important;
  }
}
.students-register .processing-video .processing-thumb {
  height: 303px;
}
@media (max-width: 991px) {
  .students-register .processing-video .processing-thumb {
    height: 180px;
  }
}
.students-register .processing-video .video-cover {
  height: 303px;
}
@media (max-width: 991px) {
  .students-register .processing-video .video-cover {
    height: 180px;
  }
}
/************
Improve your profiel styles
************/
.improve-profile ul.profile-items {
  list-style: none;
  margin: 0;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  padding: 0 0 0 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.improve-profile ul.profile-items li.profile-item {
  position: relative;
}
.improve-profile ul.profile-items li.profile-item a.radio-link {
  text-decoration: none;
  border-bottom: 1px solid #d8d8d8;
  display: block;
  margin-left: 40px;
  font-size: 17px;
  color: #030303;
  padding: 15px 0;
}
.improve-profile ul.profile-items li.profile-item a.radio-link span.checkbox {
  background-color: white;
  border: 1px solid #0090ff;
  border-radius: 100%;
  display: inline-block;
  height: 28px;
  left: 0;
  width: 28px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  position: relative;
  margin-left: -40px;
}
.improve-profile ul.profile-items li.profile-item a.radio-link span.checkbox i {
  display: none;
}
.improve-profile ul.profile-items li.profile-item a.radio-link span.checkbox.checked {
  background-color: #0090ff;
}
.improve-profile ul.profile-items li.profile-item a.radio-link span.checkbox.checked i {
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  vertical-align: top;
  color: white;
}
.improve-profile ul.profile-items li.profile-item a.radio-link span.text {
  display: inline-block;
  margin-left: 15px;
}
.improve-profile ul.profile-items li.profile-item a.radio-link span.right-arrow {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 15px;
  color: #c7c7CC;
  font-size: 24px;
  line-height: 28px;
}
.improve-profile ul.profile-items li.profile-item:last-child a.radio-link {
  border-bottom: 0;
}
.improve-profile .btn.btn-blue {
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 90%;
}
/************
Candidates interview availability mobile page styles
************/
.availability-profile {
  background-color: #EFEFEF;
}
.availability-profile .classic-hide-me {
  top: -999999px;
  left: -999999px;
  position: fixed;
  visibility: visible;
}
.availability-profile .interviews {
  background: white;
  padding-left: 15px;
}
.availability-profile .interviews .radio {
  float: left;
  width: 100%;
  margin: 0;
}
.availability-profile .interviews .radio label.choice {
  border-bottom: 1px solid #EFEFEF;
  display: block;
  margin-left: 20px;
  padding: 10px 0;
  font-size: 17px;
  color: #424243;
  font-family: 'Conv_BentonSans-Book';
}
.availability-profile .interviews .radio label.choice:before,
.availability-profile .interviews .radio label.choice:after {
  margin-left: -44px;
}
.availability-profile .interviews .radio label.choice:after {
  margin-left: -38px;
  margin-top: 10px;
}
.availability-profile .interviews .radio:last-child label.choice {
  border-bottom: none;
}
.availability-profile .time {
  color: black;
  display: block;
  font-size: 17px;
  right: 15px;
  font-family: 'Conv_BentonSans-Regular';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 350px) {
  .availability-profile .time {
    right: 5px;
    font-size: 15px;
  }
}
/************
Candidates interview availability mobile page styles for the time picker
************/
.dw {
  min-width: 170px;
  padding: 0 10px;
  position: absolute;
  top: 5%;
  left: 0;
  z-index: 1001;
  color: #000;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  text-shadow: none;
}
.dwi {
  position: static;
  margin: 5px;
  display: inline-block;
}
.dwwr {
  zoom: 1;
}
.dwo {
  width: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: .7;
  filter: alpha(opacity=70);
}
.dwc {
  float: left;
  margin: 0 2px 5px 2px;
  padding-top: 30px;
}
.dwcc {
  clear: both;
}
.dwl {
  text-align: center;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  position: absolute;
  top: -30px;
  width: 100%;
}
.dwv {
  padding: 10px 0;
  border-bottom: 1px solid #000;
  font-size: 18px;
}
.dwrc {
  border-radius: 3px;
}
.dwwc {
  margin: 0;
  padding: 0 2px;
  position: relative;
  background: #000;
  zoom: 1;
}
.dwwl {
  margin: 4px 2px;
  position: relative;
  background: #888;
  background: -o-linear-gradient(#000 0, #333 35%, #888 50%, #333 65%, #000 100%);
}
.dww {
  margin: 0 2px;
  overflow: hidden;
  position: relative;
}
.dwsc .dww {
  color: #fff;
  background: #444;
}
.dww ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.dww li {
  list-style: none;
  margin: 0;
  padding: 0 5px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 26px;
  white-space: nowrap;
  text-shadow: 0 1px 1px #000;
  opacity: .3;
  filter: alpha(opacity=30);
}
.dww li.dw-v {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dww li.dw-h {
  visibility: hidden;
}
.dwwb {
  position: absolute;
  z-index: 4;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 40px;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
}
.dwa .dwwb {
  opacity: 0;
}
.dwwbp {
  top: 0;
  border-radius: 3px 3px 0 0;
  font-size: 40px;
}
.dwwbm {
  bottom: 0;
  border-radius: 0 0 3px 3px;
  font-size: 32px;
  font-weight: bold;
}
.dwpm .dwwc {
  background: transparent;
}
.dwpm .dww {
  margin: -1px;
}
.dwpm .dww li {
  text-shadow: none;
}
.dwpm .dwwol {
  display: none;
}
.dwwo {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dwwol {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  margin-top: -1px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #555;
}
.dwbg .dwb {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  margin: 0 2px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 -1px 1px #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  color: #fff;
  background: #000;
}
.dwbc {
  padding: 5px 0;
  text-align: center;
  clear: both;
}
.dwbw {
  display: inline-block;
  width: 50%;
}
.dwhl {
  padding-top: 10px;
}
.dwhl .dwl {
  display: none;
}
.dwbg {
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.dwbg .dwpm .dww {
  color: #000;
  background: #fff;
  border: 1px solid #AAA;
}
.dwbg .dwwb {
  background: #ccc;
  color: #888;
  text-shadow: 0 -1px 1px #333;
  box-shadow: 0 0 5px #333;
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
}
.dwbg .dwb-a {
  background: #3c7500;
}
.dwbg .dwwl .dwb-a {
  background: #3c7500;
}
.android .dw {
  padding: 0;
  background: #000;
  border: 2px solid #555;
  color: #fff;
}
.android .dwv {
  padding: 10px;
  border-bottom: 1px solid #333;
}
.android .dww {
  top: 0;
}
.android .dwwc {
  background: #000;
}
.android .dwc {
  padding-top: 8px;
}
.android .dwpm .dwwl {
  margin: 4px 1px;
  border: 1px solid #9c9c9c;
}
.android .dwpm .dww {
  border: 0;
  background: #fff;
}
.android .dwpm .dww {
  margin: 0;
}
.android .dwpm .dwwl {
  margin: 4px 2px;
  border: 0;
}
.android .dwpm .dww li {
  color: #000;
  text-shadow: none;
}
.android .dwl {
  display: none;
}
.android .dwbc {
  padding: 5px 1px;
  background: #9c9c9c;
}
.android .dwb {
  margin: 0 5px;
  background: #ccc;
  color: #000;
  font-weight: normal;
  text-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.android .dwb-a,
.android .dwwl .dwb-a {
  background: #ffb25a;
}
.ios-theme .dw {
  font-family: inherit;
}
.ios-theme .dwv {
  border-color: #f7f7f7;
}
.ios-theme .dwwc {
  background: white;
}
.ios-theme .dwwo {
  background: rgba(0, 0, 0, 0) linear-gradient(#fff 0px, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 48%, #fff 100%) repeat scroll 0 0;
}
.ios-theme .dwsc .dww {
  background: white;
}
.ios-theme .dwwl {
  background: white;
}
.ios-theme .dwwol {
  border: 1px solid #f7f7f7;
}
.ios-theme .dww li {
  color: #28282b;
}
.ios-theme .dwbc .dwbw {
  background: none;
  width: 46%;
  margin: 0 2%;
}
.ios-theme .dwbc .dwbw.dwb-s .dwb {
  background: #0090ff;
  border: medium none;
  border-radius: 40px;
  color: white;
  display: block;
  height: 45px;
  padding: 3px;
  vertical-align: middle;
  width: 100%;
  box-shadow: none;
  text-shadow: none;
  font-size: 16px;
  font-weight: normal;
}
.ios-theme .dwbc .dwbw.dwb-c .dwb {
  background: #0090ff;
  border: medium none;
  border-radius: 40px;
  color: white;
  display: block;
  height: 45px;
  padding: 3px;
  vertical-align: middle;
  width: 100%;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  font-size: 16px;
}
.ios-theme .timeStats {
  display: block;
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 10px 0;
  position: relative;
  vertical-align: middle;
}
/************
Candidates / Employers messages styles
************/
.dashboard-messages .wrapper-title {
  display: block;
  margin: 24px auto;
  text-align: center;
  max-width: 1054px;
  padding: 0 15px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-messages .wrapper-title {
    max-width: 745px;
  }
}
.dashboard-messages .wrapper-title .title {
  display: inline-block;
  font-family: 'Conv_BentonSans-Book';
  font-size: 19px;
  color: #000000;
  line-height: 21px;
  margin: 0;
}
.dashboard-messages .wrapper-title a {
  display: inline-block;
  cursor: pointer;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.dashboard-messages .wrapper-title a .arrow {
  background-image: url('../img/arrow.png');
  background-size: cover;
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 9px;
}
@media (min-width: 992px) {
  .dashboard-messages .big-wrapper {
    background-color: #ffffff;
    margin: 0 auto 40px;
    max-width: 1024px;
    width: 100%;
    position: relative;
    height: 620px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
  }
}
@media (max-width: 991px) {
  .dashboard-messages .big-wrapper {
    height: 100%;
    min-height: 90vh;
  }
}
@media (min-width: 992px) {
  .dashboard-messages .big-wrapper .wrapper-list {
    height: 620px;
    margin: 0;
    overflow-y: scroll;
    display: inline-block;
    float: left;
    background-color: #ffffff;
    border-right: 1px solid #E2E2E2;
  }
}
@media (max-width: 991px) {
  .dashboard-messages .big-wrapper .wrapper-list {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}
.dashboard-messages .big-wrapper .active {
  background-color: rgba(0, 144, 255, 0.1);
}
.dashboard-messages .wrapper-img {
  height: 96px;
  position: relative;
}
.dashboard-messages .container {
  background-color: #ffffff;
  height: 96px;
  border-bottom: 2px solid #f2f2f3;
}
@media (min-width: 992px) {
  .dashboard-messages .container {
    width: auto;
  }
}
.dashboard-messages img {
  width: 48px;
  height: 48px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 22px;
}
@media (max-width: 370px) {
  .dashboard-messages img {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .dashboard-messages img {
    margin-right: 25px;
  }
}
.dashboard-messages img.profile {
  width: 36px;
  height: 36px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.dashboard-messages .wrapper-img {
  height: 96px;
  position: relative;
}
.dashboard-messages .wrapper-img h1 {
  font-family: 'Conv_BentonSans-Bold';
  color: #28282b;
  font-size: 17px;
  display: inline-block;
  letter-spacing: -0.5px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .dashboard-messages .wrapper-img h1 {
    font-family: 'Conv_BentonSans-Regular';
  }
}
.dashboard-messages .wrapper-img h1 .subtitle {
  font-family: 'Conv_BentonSans-Regular';
  color: #28282b;
  font-size: 15px;
  margin: 5px 0 5px 0;
  display: inline-block;
}
.dashboard-messages .wrapper-img h1 .text {
  max-height: 34px;
  overflow: hidden;
  display: inline-block;
  font-family: 'Conv_BentonSans-Regular';
  color: #8f8f94;
  font-size: 15px;
}
.dashboard-messages .wrapper-img .time {
  position: absolute;
  left: 188px;
  margin: 0;
  font-family: 'Conv_BentonSans-Regular';
  color: #8f8f94;
  font-size: 15px;
  bottom: 67px;
  width: 90px;
}
@media (max-width: 370px) {
  .dashboard-messages .wrapper-img .time {
    left: 154px;
  }
}
@media (min-width: 992px) {
  .dashboard-messages .wrapper-img .time {
    width: 80px;
    text-align: center;
    left: 235px;
  }
}
.dashboard-messages .wrapper-img .employers {
  font-family: 'Conv_BentonSans-Regular';
  max-width: 170px;
  word-break: keep-all;
}
.dashboard-messages .wrapper-img .badge {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  background-color: #33D84D;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  padding: 0px 0px;
  font-size: 13px;
  margin-left: 6px;
}
@media (max-width: 370px) {
  .dashboard-messages .wrapper-img .badge {
    margin-right: 3px;
    margin-left: 2px;
  }
}
.dashboard-messages .wrapper-img .fa-angle-right {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  color: #C7C7CC;
  font-size: 23px;
}
@media (min-width: 768px) {
  .dashboard-messages .wrapper-img .fa-angle-right {
    margin-right: 23px;
  }
}
@media (min-width: 992px) {
  .dashboard-messages .wrapper-message {
    height: 620px;
    display: inline-block;
    float: left;
    background-color: #ffffff;
  }
}
.dashboard-messages .wrapper-message .btn {
  width: 250px;
  height: 46px;
  padding: 10px 20px;
  font-size: 19px;
  font-family: 'Conv_BentonSans-Regular';
  margin-top: 18px;
}
.dashboard-messages .wrapper-message textarea {
  width: 442px;
  margin: 0 auto;
  height: 150px;
  background-color: rgba(239, 239, 244, 0.2);
  resize: none;
  border: 1px solid #CECECE;
  border-radius: 4px;
  color: #28282b;
  font-family: 'Conv_BentonSans-Book';
  margin-top: 46px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-messages .wrapper-message textarea {
    width: 350px;
  }
}
.dashboard-messages .wrapper-message .conversation {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #000000;
  display: block;
  width: 442px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 16px;
}
.dashboard-messages .wrapper-message .chat-header {
  height: 79px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.dashboard-messages .wrapper-message .chat-header .header-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: #28282b;
  letter-spacing: -0.5px;
  margin-left: 23px;
  display: inline-block;
}
.dashboard-messages .wrapper-message .chat-header .header-text span {
  font-size: 15px;
  letter-spacing: -0.25px;
  font-family: 'Conv_BentonSans-Regular';
}
.dashboard-messages .wrapper-message .chat-header .header-date {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #8F8F94;
  float: right;
  margin-right: 17px;
  margin-top: 25px;
}
.dashboard-messages .wrapper-message .chat {
  display: block;
  height: 340px;
  position: relative;
  overflow: auto;
}
.dashboard-messages .wrapper-message .chat .wrapper-chat {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.dashboard-messages .wrapper-message .chat .wrapper-chat:first-child {
  padding-top: 79px;
}
.dashboard-messages .wrapper-message .chat .wrapper-chat .from-them {
  background: #F7F7FA;
  border-radius: 4px;
  width: 441px;
  padding: 10px 20px;
  float: left;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  line-height: 22px;
  margin-left: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-messages .wrapper-message .chat .wrapper-chat .from-them {
    width: 375px;
    margin-left: 50px;
  }
}
.dashboard-messages .wrapper-message .chat .wrapper-chat .date-from-them {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #8F8F94;
  margin-left: 22px;
  margin-bottom: 20px;
  width: 441px;
  float: left;
}
.dashboard-messages .wrapper-message .chat .wrapper-chat .from-me {
  background-color: rgba(0, 144, 255, 0.1);
  border-radius: 4px;
  width: 441px;
  padding: 10px 20px;
  float: right;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  line-height: 22px;
  margin-right: 29px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-messages .wrapper-message .chat .wrapper-chat .from-me {
    width: 375px;
    margin-right: 50px;
  }
}
.dashboard-messages .wrapper-message .chat .wrapper-chat .date-from-me {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #8F8F94;
  margin-right: 29px;
  margin-bottom: 20px;
  width: 441px;
  float: right;
}
.dashboard-messages .no-message {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  margin: 0 auto;
  padding: 0 50px;
  font-size: 30px;
  -moz-opacity: 0.45;
  -khtml-opacity: 0.45;
  -webkit-opacity: 0.45;
  opacity: 0.45;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
  filter: alpha(opacity=45);
  font-family: 'Conv_BentonSans-Regular';
}
/************
Profile Edit Mobile pages
************/
.profile-edit-mobile {
  position: relative;
}
.profile-edit-mobile .save-btn {
  position: absolute;
  top: -64px;
  right: 0;
  color: white;
  z-index: 950;
  line-height: 22px;
  padding: 21px 15px 21px 15px;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Book';
  letter-spacing: -0.41px;
}
.profile-edit-mobile .save-btn:hover,
.profile-edit-mobile .save-btn:focus,
.profile-edit-mobile .save-btn:active {
  text-decoration: none;
  color: white;
}
.profile-edit-mobile .delete-btn {
  max-width: 320px;
  width: auto;
  display: block;
  margin: 20px auto 59px;
  background: white;
  border: 1px solid white;
  border-radius: 23px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 19px;
  color: #FE3824;
  letter-spacing: 0px;
  line-height: 46px;
  padding: 0 15px;
}
@media (max-width: 370px) {
  .profile-edit-mobile .delete-btn {
    margin: 20px 28px 50px;
  }
}
.profile-edit-mobile .data {
  color: black;
  padding: 12px 15px;
  margin-bottom: 1px;
  background-color: #ffffff;
}
.profile-edit-mobile .data label {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  font-family: 'Conv_BentonSans-Book';
  line-height: 21px;
  letter-spacing: -0.23px;
}
.profile-edit-mobile .data label.active {
  color: #0090ff !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.profile-edit-mobile .data input,
.profile-edit-mobile .data textarea {
  border: none;
  width: 100%;
  outline: none;
  font-size: 17px;
  margin-top: 0px;
  padding: 0;
  line-height: 23px;
}
.profile-edit-mobile .data input::-webkit-input-placeholder,
.profile-edit-mobile .data textarea::-webkit-input-placeholder {
  /* Chrome */
  color: rgba(0, 0, 0, 0.4);
  font-size: 17px;
  line-height: 23px;
  font-family: 'Conv_BentonSans-Book';
}
.profile-edit-mobile .data input:-ms-input-placeholder,
.profile-edit-mobile .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.4);
  font-size: 17px;
  line-height: 23px;
  font-family: 'Conv_BentonSans-Book';
}
.profile-edit-mobile .data input::-moz-placeholder,
.profile-edit-mobile .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.4);
  font-size: 17px;
  line-height: 23px;
  font-family: 'Conv_BentonSans-Book';
}
.profile-edit-mobile .data input:-moz-placeholder,
.profile-edit-mobile .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: rgba(0, 0, 0, 0.4);
  font-size: 17px;
  line-height: 23px;
  font-family: 'Conv_BentonSans-Book';
}
.profile-edit-mobile .data textarea {
  font-family: 'Conv_BentonSans-Book';
  color: black;
  line-height: 26px;
  max-width: 100%;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate {
  padding-bottom: 0;
  margin-bottom: 0;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location.disabled .locations {
  position: relative;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location.disabled .locations label {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location.disabled .locations input {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location.disabled .locations .not-editable {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: block;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location.disabled .choosed-location {
  display: none;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location .locations .not-editable {
  display: none;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location .locations .choosed-location {
  display: block;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location .choosed-location {
  padding-top: 27px;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location .choosed-location div {
  margin-bottom: 7px;
  background: #E5F3FF;
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .relocate .new-location .choosed-location div .remove_relocate {
  padding: 0px 2px;
  margin-left: 5px;
  margin-right: -5px;
  color: #83CAFF;
  cursor: pointer;
  display: inline-block;
}
.profile-edit-mobile .personal-block .relocate-to-wrapper .checkbox-wrapper {
  padding: 12px 15px;
  background-color: white;
  margin-bottom: 1px;
}
.profile-edit-mobile .debt-block {
  padding-top: 20px;
  background-color: white;
}
.profile-edit-mobile .debt-block .range-wrapper {
  background: white;
  display: block;
  width: 100%;
  border: none;
  height: 99px;
  position: relative;
}
.profile-edit-mobile .debt-block .range-wrapper .range-slider {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.profile-edit-mobile .debt-block .range-wrapper .range-slider .slider-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  margin: 0 auto;
}
.profile-edit-mobile .debt-block .range-wrapper .range-slider .theme-blue .back-bar {
  height: 3px;
  background-color: #B6B6B6;
}
.profile-edit-mobile .debt-block .range-wrapper .range-slider .theme-blue .back-bar .pointer {
  width: 28px;
  height: 28px;
  top: -13px;
}
.profile-edit-mobile .debt-block .range-wrapper .range-slider .theme-blue .back-bar .pointer-label {
  color: black;
  line-height: 21px;
  top: -44px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #030303;
}
.profile-edit-mobile .work-authorization-block .authorization-query .query {
  padding: 22px 15px 33px;
  background-color: white;
  margin-bottom: 1px;
}
.profile-edit-mobile .work-authorization-block .authorization-query .query span {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 25px;
}
.profile-edit-mobile .work-authorization-block .authorization-query .query .checkbox-wrapper {
  font-size: 0;
}
.profile-edit-mobile .work-authorization-block .authorization-query .query .checkbox-wrapper .single-select {
  display: inline-block;
  margin: 0;
}
.profile-edit-mobile .work-authorization-block .authorization-query .query .checkbox-wrapper .single-select:first-of-type {
  margin-right: 50px;
}
.profile-edit-mobile .school-block .data.dropdown .bootstrap-select,
.profile-edit-mobile .courses-block .data.dropdown .bootstrap-select,
.profile-edit-mobile .work-block .data.dropdown .bootstrap-select,
.profile-edit-mobile .certification-block .data.dropdown .bootstrap-select {
  width: 100%;
}
.profile-edit-mobile .school-block .data.dropdown .bootstrap-select .dropdown-toggle,
.profile-edit-mobile .courses-block .data.dropdown .bootstrap-select .dropdown-toggle,
.profile-edit-mobile .work-block .data.dropdown .bootstrap-select .dropdown-toggle,
.profile-edit-mobile .certification-block .data.dropdown .bootstrap-select .dropdown-toggle {
  border: none;
}
.profile-edit-mobile .school-block .data.dropdown .bootstrap-select .dropdown-toggle .filter-option,
.profile-edit-mobile .courses-block .data.dropdown .bootstrap-select .dropdown-toggle .filter-option,
.profile-edit-mobile .work-block .data.dropdown .bootstrap-select .dropdown-toggle .filter-option,
.profile-edit-mobile .certification-block .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 17px;
}
.profile-edit-mobile .school-block .data.dropdown .bootstrap-select .dropdown-toggle .caret,
.profile-edit-mobile .courses-block .data.dropdown .bootstrap-select .dropdown-toggle .caret,
.profile-edit-mobile .work-block .data.dropdown .bootstrap-select .dropdown-toggle .caret,
.profile-edit-mobile .certification-block .data.dropdown .bootstrap-select .dropdown-toggle .caret {
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px dashed;
}
.profile-edit-mobile .school-block .data.dropdown .bootstrap-select .dropdown-menu li a span.text,
.profile-edit-mobile .courses-block .data.dropdown .bootstrap-select .dropdown-menu li a span.text,
.profile-edit-mobile .work-block .data.dropdown .bootstrap-select .dropdown-menu li a span.text,
.profile-edit-mobile .certification-block .data.dropdown .bootstrap-select .dropdown-menu li a span.text {
  font-size: 17px;
}
.profile-edit-mobile .school-block .start-end-date,
.profile-edit-mobile .courses-block .start-end-date,
.profile-edit-mobile .work-block .start-end-date,
.profile-edit-mobile .certification-block .start-end-date {
  font-size: 0;
}
.profile-edit-mobile .school-block .start-end-date .data.timeline,
.profile-edit-mobile .courses-block .start-end-date .data.timeline,
.profile-edit-mobile .work-block .start-end-date .data.timeline,
.profile-edit-mobile .certification-block .start-end-date .data.timeline {
  width: 50%;
  display: inline-block;
}
.profile-edit-mobile .certification-block .start-end-date .data.timeline {
  width: 100%;
}
.profile-edit-mobile .work-block .checkbox-wrapper {
  padding: 12px 15px;
  background-color: white;
  margin-bottom: 1px;
}
.profile-edit-mobile .add-portofolio .data .portofolio-text {
  font-family: 'Conv_BentonSans-Book';
  font-size: 17px;
  color: #0090ff;
  letter-spacing: -0.32px;
  display: inline-block;
  line-height: 23px;
}
.profile-edit-mobile .use-ways-block,
.profile-edit-mobile .study-block,
.profile-edit-mobile .years-block,
.profile-edit-mobile f {
  background-color: white;
  padding: 0 15px;
}
.profile-edit-mobile .use-ways-block .checkbox-wrapper > .checkbox,
.profile-edit-mobile .study-block .checkbox-wrapper > .checkbox,
.profile-edit-mobile .years-block .checkbox-wrapper > .checkbox,
.profile-edit-mobile f .checkbox-wrapper > .checkbox,
.profile-edit-mobile .use-ways-block .checkbox-wrapper > .radio,
.profile-edit-mobile .study-block .checkbox-wrapper > .radio,
.profile-edit-mobile .years-block .checkbox-wrapper > .radio,
.profile-edit-mobile f .checkbox-wrapper > .radio {
  margin: 22px 0;
}
.profile-edit-mobile .skills-edit input[type="text"] {
  font-size: 16px;
  font-family: 'Conv_BentonSans-Book';
}
.profile-edit-mobile .skills-edit .bootstrap-tagsinput {
  background-color: white;
  border: none!important;
  box-shadow: none;
  margin-top: 15px;
  padding: 10px 10px;
  width: 100%;
}
.profile-edit-mobile .skills-edit .bootstrap-tagsinput .label-info {
  background: rgba(0, 144, 255, 0.07);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #030303;
  border: 1px solid #0090FF;
  height: 26px;
  margin-bottom: 15px;
  margin-right: 8px;
  display: inline-block;
  padding: 2px 10px 4px;
  font-weight: normal;
  line-height: 21px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.profile-edit-mobile .skills-edit .bootstrap-tagsinput .tag [data-role="remove"] {
  color: #BFBDBE;
}
.profile-edit-mobile .personal-view {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  letter-spacing: -0.23px;
  line-height: 21px;
  position: relative;
  margin-top: 16px;
  display: block;
  margin-left: 15px;
}
/************
Admin add-ad
************/
.navbar-default {
  background-color: #0090ff;
  border-color: #0090ff;
}
.navbar-default a {
  color: #ffffff !important;
}
.admin-nav-bar {
  line-height: 80px;
}
@media (max-width: 991px) {
  .admin-nav-bar {
    line-height: 64px;
  }
}
.admin-nav-bar a {
  color: white;
}
.admin-nav-bar a:hover,
.admin-nav-bar a:active,
.admin-nav-bar a:focus {
  color: white;
}
.admin-nav-bar .dropdown {
  margin-left: 30px;
  line-height: 30px;
  display: inline-block;
}
.admin-nav-bar .dropdown .dropdown-menu {
  margin: 0 auto;
  left: auto;
  right: 0;
  min-width: 50px;
}
.add-ad .panel-heading {
  background-color: #EFEFEF;
  font-family: 'Conv_BentonSans-Regular';
}
.add-ad .panel-heading .display-Form .bootstrap-select {
  vertical-align: top;
}
.add-ad .panel-heading .display-Form input[type="text"] {
  width: 270px!important;
  margin-right: -5px;
  background-color: white;
  display: inline-block;
  vertical-align: top;
}
.add-ad .panel-heading .display-Form .search-btn {
  border: 1px solid #0090ff;
  padding: 0 25px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  vertical-align: top;
}
.add-ad .panel-heading .btn,
.add-ad .panel-heading .btn-large,
.add-ad .panel-heading .btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 34px;
  outline: 0;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}
.add-ad .panel-heading .btn.btn-blue {
  color: white;
  background-color: #0090ff;
  border-radius: 40px;
  width: 30%;
  height: 45px;
  padding: 0 20px;
  margin-top: 40px;
  display: block;
  margin: 40px auto 0;
  border: none;
}
@media (max-width: 991px) {
  .add-ad .panel-heading .btn.btn-blue {
    width: 100%;
  }
}
.add-ad .panel-heading .btn-info {
  background-color: #0090ff !important;
}
.add-ad .panel.add-new-ad {
  padding: 44px 0 73px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.add-ad .panel.add-new-ad .panel-body {
  padding: 0;
}
.add-ad .panel.add-new-ad .add-field {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 20px;
  padding: 0 20px;
}
.add-ad .panel.add-new-ad .add-field.more-space {
  padding: 0;
}
.add-ad .panel.add-new-ad .add-field.on-left {
  margin-right: 10px;
}
.add-ad .panel.add-new-ad .add-field.on-right {
  margin-left: 10px;
}
.add-ad .panel.add-new-ad .add-field .bootstrap-select {
  width: 100%;
}
.add-ad .panel.add-new-ad .add-field .bootstrap-select .dropdown-toggle {
  border: none;
  outline: 0!important;
  padding: 5px 25px 5px 12px;
}
.add-ad .panel.add-new-ad .add-field .bootstrap-select .dropdown-toggle .bs-caret:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  right: 10px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: black;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.add-ad .panel.add-new-ad .add-field .bootstrap-select .dropdown-toggle .bs-caret .caret {
  display: none;
}
.add-ad .panel.add-new-ad span.headline {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  font-weight: normal;
  margin: 0 0 11px;
  text-align: center;
}
.add-ad .panel.add-new-ad input:not([type]),
.add-ad .panel.add-new-ad input[type=text],
.add-ad .panel.add-new-ad input[type=password],
.add-ad .panel.add-new-ad input[type=email],
.add-ad .panel.add-new-ad input[type=url],
.add-ad .panel.add-new-ad input[type=time],
.add-ad .panel.add-new-ad input[type=date],
.add-ad .panel.add-new-ad input[type=datetime-local],
.add-ad .panel.add-new-ad input[type=tel],
.add-ad .panel.add-new-ad input[type=number],
.add-ad .panel.add-new-ad input[type=search],
.add-ad .panel.add-new-ad textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 8px;
  box-shadow: none;
  box-sizing: content-box;
  transition: all .3s;
  text-align: left;
  resize: none;
  font-family: 'Conv_BentonSans-Book';
  line-height: 22px;
  font-size: 16px;
  color: black;
  text-align: center;
}
.add-ad .panel.add-new-ad textarea.materialize-textarea {
  height: 66px;
  padding-bottom: 15px;
}
.add-ad .panel.add-new-ad textarea.materialize-textarea.long-desc {
  height: 116px;
}
.add-ad .panel.add-new-ad .file-upload-btn {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  text-align: center;
  text-decoration: none;
  border: 1px dashed #0090ff;
  display: block;
  padding: 12px 0;
  border-radius: 4px;
  margin-bottom: 20px;
}
.add-ad .panel.add-new-ad .replace-video {
  margin-bottom: 20px;
}
.add-ad .panel.add-new-ad .replace-video .video-type {
  background: rgba(0, 144, 255, 0.1);
  border: 1px dashed #0090ff;
  border-radius: 6px;
  padding: 18px 49px 24px;
}
.add-ad .panel.add-new-ad .replace-video .video-type h4 {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #424243;
  letter-spacing: -0.29px;
  line-height: 18px;
  text-align: center;
  padding: 0;
  margin-bottom: 14px;
  margin-top: 0;
}
.add-ad .panel.add-new-ad .replace-video .video-type .replace-video-btn {
  display: block;
  margin: 0 auto 20px;
  max-width: 148px;
  width: 100%;
  text-transform: uppercase;
}
.add-ad .panel.add-new-ad .replace-video .video-type .save-cancel-youtube .submit-youtube {
  margin-right: 20px;
  padding: 0 32px;
  background: transparent;
}
.add-ad .panel.add-new-ad .replace-video .video-type .save-cancel-youtube .submit-youtube:hover,
.add-ad .panel.add-new-ad .replace-video .video-type .save-cancel-youtube .submit-youtube:active,
.add-ad .panel.add-new-ad .replace-video .video-type .save-cancel-youtube .submit-youtube:focus {
  background: #0090ff;
}
.add-ad .panel.add-new-ad .replace-video .data {
  padding: 9px 10px 10px;
  border: none;
  background: white;
  margin-top: 18px;
  margin-bottom: 13px;
}
.add-ad .panel.add-new-ad .replace-video .data .headline {
  margin-bottom: 0;
  text-align: left;
}
.add-ad .panel.add-new-ad .replace-video .data input {
  text-align: left;
  padding-top: 13px;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Conv_BentonSans-Light';
}
.add-ad .panel.add-new-ad .replace-video .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.add-ad .panel.add-new-ad .replace-video .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.add-ad .panel.add-new-ad .replace-video .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.add-ad .panel.add-new-ad .replace-video .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.add-ad .panel.add-new-ad .employer-images {
  margin-bottom: 20px;
  margin-left: -6px;
  margin-right: -6px;
  font-size: 0;
}
.add-ad .panel.add-new-ad .employer-images .images-container {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: 'Conv_BentonSans-Book';
  position: relative;
}
.add-ad .panel.add-new-ad .employer-images .images-container .img-upload {
  background: white;
  border: 1px dashed #0090ff;
  width: 91px;
  height: 91px;
  position: relative;
  cursor: pointer;
  border-radius: 4px;
}
.add-ad .panel.add-new-ad .employer-images .images-container .img-upload span {
  background-image: url('../img/img-upload.svg');
  background-size: cover;
  width: 13px;
  height: 13px;
  display: block;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0;
}
.add-ad .panel.add-new-ad .employer-images .images-container .with-picture {
  position: relative;
  width: 91px;
  height: 91px;
}
.add-ad .panel.add-new-ad .employer-images .images-container .with-picture:hover .img-menu,
.add-ad .panel.add-new-ad .employer-images .images-container .with-picture:active .img-menu,
.add-ad .panel.add-new-ad .employer-images .images-container .with-picture:focus .img-menu {
  display: block;
}
.add-ad .panel.add-new-ad .employer-images .images-container .with-picture .picture-wrapper {
  width: 91px;
  height: 91px;
  display: inline-block;
  position: relative;
  border-radius: 4px;
  cursor: pointer;
}
.add-ad .panel.add-new-ad h5 {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  text-align: center;
  font-size: 12px;
  margin-bottom: 0;
}
.add-ad .panel.add-new-ad .img-menu {
  display: none;
  border-radius: 4px;
  background-color: white;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  background-image: url('../img/small-pen.svg');
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.add-ad .panel.add-new-ad .img-menu:hover,
.add-ad .panel.add-new-ad .img-menu:active,
.add-ad .panel.add-new-ad .img-menu:focus {
  background-color: #0090ff;
  background-image: url('../img/small-pen-blue.svg');
  display: block;
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper {
  display: none;
  left: 20px;
  top: 0;
  position: absolute;
  padding-left: 9px;
  z-index: 20;
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper .tooltip-content {
  margin-left: 3px;
  width: 137px;
  background-color: white;
  color: #030303;
  text-align: left;
  padding: 15px 15px 0 16px;
  position: relative;
  z-index: 15;
  border: 1px solid rgba(176, 176, 176, 0.27);
  border-radius: 4px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.09);
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper .tooltip-content:after,
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper .tooltip-content:before {
  right: 100%;
  top: 3px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper .tooltip-content:after {
  border-right-color: white;
  border-width: 6px;
  margin-top: 1px;
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper .tooltip-content:before {
  border-right-color: rgba(176, 176, 176, 0.27);
  border-width: 7px;
  margin-top: 0px;
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper .tooltip-content a {
  display: block;
  padding-bottom: 15px;
  color: black;
}
.add-ad .panel.add-new-ad .img-menu .tooltip-wrapper.active {
  display: block;
}
.add-ad .panel.add-new-ad .video-thumb {
  margin-bottom: 20px;
}
.add-ad .panel.add-new-ad .video-thumb .thumb-wrapper {
  position: relative;
  cursor: pointer;
}
.add-ad .panel.add-new-ad .video-thumb .thumb-wrapper:hover .img-menu,
.add-ad .panel.add-new-ad .video-thumb .thumb-wrapper:focus .img-menu,
.add-ad .panel.add-new-ad .video-thumb .thumb-wrapper:active .img-menu {
  display: block;
}
.add-ad .panel.add-new-ad .video-thumb .thumb-wrapper .thumb {
  border-radius: 4px;
  height: 281px;
  width: 100%;
}
.add-ad .panel.add-new-ad .btn-submit {
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 93px;
  display: block;
  width: auto;
  text-align: center;
  margin: 0 auto;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  letter-spacing: -0.3px;
}
.add-ad .form-control {
  color: #333 !important;
  margin-bottom: 0!important;
  float: none;
  height: 36px!important;
  display: block;
  border: 1px solid #ccc!important;
  border-radius: 4px!important;
  width: 90%!important;
  padding: 0 7px!important;
}
.add-ad .form-control:focus {
  border-color: #0090ff;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.add-ad .add-new-ad .position-skills .skills div {
  margin-bottom: 8px;
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.add-ad .add-new-ad .position-skills .skills div .remove_skill {
  padding: 0px 2px;
  margin-left: 5px;
  margin-right: -5px;
  color: #83CAFF;
  cursor: pointer;
}
/************  
Edit Video Styles
************/
.edit-profile-video .video-wrapper video {
  max-height: 260px;
  border: 5px solid white;
}
.edit-profile-video .video-wrapper .mejs-container {
  border: none;
  box-shadow: none;
  min-height: 0;
}
.edit-profile-video .video-wrapper.youtube-video .mejs-container .mejs-overlay.mejs-layer.mejs-overlay-play {
  width: 100% !important;
}
.edit-profile-video h4.section-title {
  font-size: 14px;
  opacity: 0.6;
  color: #030303;
  padding: 0 15px;
}
.edit-profile-video .video-info {
  background: white;
}
.edit-profile-video .video-info .data .title {
  font-size: 16px;
}
.edit-profile-video .video-info .data .bootstrap-select {
  display: none;
  width: 100%;
}
.edit-profile-video .video-info .data .bootstrap-select .dropdown-toggle {
  border: none;
  outline: none!important;
}
.edit-profile-video a.del-video {
  color: #FE3824;
  margin: 20px auto;
  display: inline-block;
  font-size: 18px;
}
.edit-profile-video .processing-video {
  height: 260px;
}
.edit-profile-video .processing-video .processing-thumb {
  height: 260px;
}
.edit-profile-video .processing-video .video-cover {
  height: 260px;
}
/*************
Mobile Chat Styles
**************/
.header-fixed {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
.chat-title {
  min-width: 100%;
  background-color: #0090ff;
}
.chat-title .chat-img {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 100px;
  vertical-align: middle;
  overflow: hidden;
}
.chat-title p {
  max-width: 155px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 19px;
  color: #FFFFFF;
  line-height: 21px;
  letter-spacing: -0.46px;
  font-weight: normal;
  vertical-align: middle;
}
.chat-title p .subtitle {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #FFFFFF;
}
.chat-title .back-to-chat {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  display: block;
  padding: 16px 20px 16px 0;
}
.chat-title .back-to-chat:before {
  content: '';
  display: block;
  background: url('../img/back-white-arrow.svg');
  height: 17px;
  width: 24px;
}
.dashboard-chat {
  padding-top: 80px;
  padding-bottom: 80px;
  min-height: 100vh;
  background-color: white;
}
.dashboard-chat .container.chat {
  padding-left: 25px;
  padding-right: 25px;
}
.dashboard-chat p {
  margin: 0;
}
.dashboard-chat .message {
  width: 100%;
  margin-bottom: 11px;
  float: left;
  position: relative;
}
.dashboard-chat .clear {
  clear: both;
}
.dashboard-chat .from-me {
  background-color: #0090ff;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  background-clip: padding-box;
  max-width: 91%;
  width: auto;
  padding: 15px 22px;
  position: relative;
  color: white;
  float: right;
  word-wrap: break-word;
  font-size: 13px;
  font-family: 'Conv_BentonSans-Regular';
  line-height: 17px;
  font-weight: normal;
  height: 100%;
  z-index: 5;
  text-align: right;
}
.dashboard-chat .from-them {
  position: relative;
  width: auto;
  max-width: 91%;
  padding: 15px 22px;
  background: #ECF2F6;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 8px;
  background-clip: padding-box;
  color: #28282b;
  float: left;
  word-wrap: break-word;
  font-size: 13px;
  font-family: 'Conv_BentonSans-Regular';
  line-height: 17px;
  font-weight: normal;
  z-index: 5;
  text-align: left;
}
.dashboard-chat .message-wrapper {
  background-color: white;
  font-size: 0;
  height: 80px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  z-index: 50;
}
.dashboard-chat .message-wrapper hr.orange-hr {
  background: linear-gradient(-166deg, #F68A1F 0%, #F26327 100%);
  height: 2px;
  margin: 0;
  border: none;
}
.dashboard-chat .message-wrapper hr.limit {
  background: #EFEFEF;
  height: 56px;
  width: 1px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
  border: none;
  right: 80px;
}
.dashboard-chat .message-wrapper .msg-text-input {
  height: 78px;
}
.dashboard-chat .message-wrapper .msg-text-input .send-msg {
  display: inline-block;
  padding: 0 30px;
  font-size: 19px;
  margin: 0 auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
}
.dashboard-chat .message-wrapper .msg-text-input .send-msg:after {
  content: '';
  background: url('../img/arrow-orange.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 14px;
  width: 20px;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.dashboard-chat .message-wrapper .msg-text-input .message-input {
  display: block;
  width: 100%;
  margin: 0;
  resize: none;
  border: none;
  color: #28282b;
  font-family: 'Conv_BentonSans-Regular';
  border-radius: 0px;
  font-size: 13px;
  padding: 30px 95px 30px 30px;
  outline: 0;
  vertical-align: top;
}
.dashboard-chat .message-wrapper .msg-text-input .message-input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.dashboard-chat .message-wrapper .msg-text-input .message-input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.dashboard-chat .message-wrapper .msg-text-input .message-input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.dashboard-chat .message-wrapper .msg-text-input .message-input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
/***************
Employer Register Styles
***************/
.students-register .entry-content .empoyer-wrapper {
  margin: 85px 0;
  min-height: 675px;
  position: relative;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper {
    margin: 10px 0;
    padding: 0 15px;
    min-height: 410px;
  }
}
.students-register .entry-content .empoyer-wrapper h1.welcome {
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper h1.welcome {
    font-size: 22px;
    line-height: 24px;
  }
}
.students-register .entry-content .empoyer-wrapper h4.welcome {
  text-align: center;
  font-size: 16px;
}
.students-register .entry-content .empoyer-wrapper a.btn-white {
  background-color: transparent;
  border-color: #0090ff;
  max-width: 150px;
  position: absolute;
  right: 31px;
  top: 40px;
}
.students-register .entry-content .empoyer-wrapper a.btn-white:hover,
.students-register .entry-content .empoyer-wrapper a.btn-white:active,
.students-register .entry-content .empoyer-wrapper a.btn-white:focus {
  background: #0090ff;
  border-color: #0090ff;
  color: white;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper a.btn-white {
    margin: 20px auto 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
}
.students-register .entry-content .empoyer-wrapper .step-wrapper {
  height: 480px;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .step-wrapper {
    height: 380px;
  }
  .students-register .entry-content .empoyer-wrapper .step-wrapper .material-input.top-margin-40 {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .step-wrapper .steps-submit {
    bottom: 15px;
    left: 0;
  }
  .students-register .entry-content .empoyer-wrapper .step-wrapper .steps-submit .btn {
    max-width: 320px;
  }
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-3 .material-input input {
  color: inherit !important;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-3 .custom-label {
  font-size: 15px;
  font-weight: bold;
  color: black;
  margin-bottom: 52px;
  margin-top: 88px;
  display: inline-block;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .step-wrapper .step-3 .custom-label {
    margin-bottom: 15px;
    margin-top: 65px;
  }
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .contract .services-agreement {
  height: 79vh;
  overflow-y: scroll;
  text-align: left;
  color: black;
  padding-bottom: 50px;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .contract .services-agreement h2 {
  margin-top: 27px;
  margin-bottom: 15px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 26px;
  letter-spacing: -0.42px;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .contract .services-agreement h3 {
  margin-top: 50px;
  margin-bottom: 15px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  font-family: 'Conv_BentonSans-Medium';
  font-size: 18px;
  letter-spacing: -0.29px;
  line-height: 21px;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .contract .services-agreement p {
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .shadow {
  height: 170px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(-180deg, rgba(247, 247, 247, 0) 0%, #F7F7F7 35%);
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .shadow .checkbox-wrapper {
  color: #424243;
  margin: 55px auto 0;
  z-index: 10;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .step-4 .shadow .checkbox-wrapper .checkbox {
  margin: 0;
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .log-in {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: black;
  letter-spacing: -0.41px;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 59px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .step-wrapper .log-in {
    bottom: 20px;
  }
}
.students-register .entry-content .empoyer-wrapper .step-wrapper .log-in a {
  color: #0090ff;
}
.students-register .entry-content .empoyer-wrapper .rounded-img {
  width: 100%;
  max-width: 140px;
  position: relative;
  margin: 130px auto 0;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .rounded-img {
    margin: 50px auto 0;
  }
}
.students-register .entry-content .empoyer-wrapper .rounded-img .img-holder {
  border: 2px solid #0090ff;
  border-radius: 100%;
  height: 140px;
  width: 140px;
  overflow: hidden;
}
.students-register .entry-content .empoyer-wrapper .rounded-img .img-holder span {
  color: #000;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-top: 35px;
  max-width: 90px;
}
.students-register .entry-content .empoyer-wrapper .rounded-img .img-holder img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.students-register .entry-content .empoyer-wrapper .rounded-img .img-plus {
  width: 46px;
  height: 46px;
  background-image: url(../img/round-plus.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .students-register .entry-content .empoyer-wrapper .rounded-img .img-plus {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/round-plus2x.png);
    background-size: 46px 46px;
  }
}
.students-register .entry-content .empoyer-wrapper .rounded-img .img-plus.remove-img__JS {
  transform: rotate(40deg);
}
.students-register .entry-content .empoyer-wrapper .welcome-employer {
  margin-left: 68px;
  margin-top: 31px;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .welcome-employer {
    margin: 0;
  }
}
.students-register .entry-content .empoyer-wrapper .welcome-employer .rounded-img {
  float: left;
  margin: 0 28px 0 0;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .welcome-employer .rounded-img {
    margin: 15px auto;
    float: none;
  }
}
.students-register .entry-content .empoyer-wrapper .welcome-employer .rounded-img .img-holder {
  border: none;
}
.students-register .entry-content .empoyer-wrapper .welcome-employer h1,
.students-register .entry-content .empoyer-wrapper .welcome-employer h4 {
  margin: 0;
  text-align: left;
}
@media (max-width: 991px) {
  .students-register .entry-content .empoyer-wrapper .welcome-employer h1,
  .students-register .entry-content .empoyer-wrapper .welcome-employer h4 {
    text-align: center;
  }
}
.students-register .entry-content .empoyer-wrapper .welcome-employer h1 {
  font-size: 26px;
  color: black;
  font-weight: bold;
}
.students-register .entry-content .empoyer-wrapper .welcome-employer h4 {
  font-size: 16px;
  color: black;
  opacity: 0.6;
}
/************  
Header employers Styles
************/
header .backdrop {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
header.employers {
  background: #0090ff;
  position: relative;
  height: 64px;
}
header.employers .c-hamburger span {
  top: 31px;
}
header.employers .head-title {
  font-size: 19px;
  font-family: 'Conv_BentonSans-Regular';
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute !important;
  min-width: 100%;
  letter-spacing: -0.46px;
  left: 0;
  right: 0;
}
@media (max-width: 340px) {
  header.employers .head-title {
    font-size: 15px;
  }
}
header.employers .navbar {
  position: absolute;
  z-index: 900;
  background-color: rgba(0, 144, 255, 0.97);
  left: 0px;
  right: 0px;
  top: 0;
}
@media (min-width: 992px) {
  header.employers .navbar-head .large-container {
    width: 1054px;
  }
}
@media (max-width: 1054px) {
  header.employers .navbar-head .large-container {
    width: 100%;
  }
}
header.employers .navbar-head .header-nav {
  display: none;
}
header.employers .navbar-head .header-nav ul {
  font-family: 'Conv_BentonSans-ExtraLight';
  font-size: 24px;
  margin: 50px 46px 70px 46px;
  font-weight: normal;
  padding: 0px;
  letter-spacing: 0.28px;
}
header.employers .navbar-head .header-nav ul li {
  list-style-type: none;
  display: block;
  border-top: 1px solid #52b4ff;
  margin: 0;
}
header.employers .navbar-head .header-nav ul li.active {
  text-decoration: none;
  border-bottom: 0px solid white;
  font-family: 'Conv_BentonSans-Book';
}
header.employers .navbar-head .header-nav ul li a {
  display: block;
  padding: 15px 0;
  color: white;
  vertical-align: middle;
  margin: 0;
}
header.employers .navbar-head .header-nav ul li a:hover,
header.employers .navbar-head .header-nav ul li a:active,
header.employers .navbar-head .header-nav ul li a:focus {
  text-decoration: none;
  border-bottom: 0px solid white;
  font-family: 'Conv_BentonSans-Book';
}
header.employers .navbar-head .header-nav ul li .menu-icons {
  display: inline-block;
  background-size: cover;
  background-position: center;
  margin-right: 23px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
header.employers .navbar-head .header-nav ul li .menu-icons.first {
  background-image: url(../img/dashboard.png);
  background-repeat: no-repeat;
  height: 28px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .header-nav ul li .menu-icons.first {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/dashboard2x.png);
    background-size: 29px 28px;
  }
}
header.employers .navbar-head .header-nav ul li .menu-icons.second {
  background-image: url(../img/message-icon.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .header-nav ul li .menu-icons.second {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/message-icon2x.png);
    background-size: 29px 29px;
  }
}
header.employers .navbar-head .header-nav ul li .menu-icons.third {
  background-image: url(../img/bookmark.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .header-nav ul li .menu-icons.third {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bookmark2x.png);
    background-size: 16px 24px;
  }
}
header.employers .navbar-head .header-nav ul li .menu-icons.fourth {
  background-image: url(../img/share-icon-white.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .header-nav ul li .menu-icons.fourth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/share-icon-white2x.png);
    background-size: 29px 24px;
  }
}
header.employers .navbar-head .header-nav ul .border-bot {
  border-bottom: 1px solid #52b4ff;
}
header.employers .navbar-head .head-logo .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 70px;
  width: 139px;
  display: block;
  float: left;
  margin: 5px 0 5px 17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .head-logo .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 139px 70px;
  }
}
@media (max-width: 330px) {
}
header.employers .navbar-head .desktop-container {
  margin: 0 auto;
  max-width: 440px;
}
header.employers .navbar-head .desktop-container .step-progress {
  margin-top: 22px;
}
header.employers .navbar-head .desktop-container .step-progress h4 {
  font-size: 17px;
  font-weight: normal;
}
header.employers .navbar-head .desktop-menu ul {
  margin-bottom: 0;
  font-size: 0;
  padding: 0;
}
header.employers .navbar-head .desktop-menu ul li {
  vertical-align: top;
  line-height: 80px;
  width: 200px;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.employers .navbar-head .desktop-menu ul li {
    width: 160px;
  }
}
header.employers .navbar-head .desktop-menu ul li:last-of-type {
  border-right: none;
}
header.employers .navbar-head .desktop-menu ul li:hover a,
header.employers .navbar-head .desktop-menu ul li:active a,
header.employers .navbar-head .desktop-menu ul li:focus a {
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.15s ease;
}
header.employers .navbar-head .desktop-menu ul li.active a {
  background-color: rgba(0, 0, 0, 0.3);
}
header.employers .navbar-head .desktop-menu ul li a {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 17px;
  color: white;
  letter-spacing: 0.2px;
  display: block;
  white-space: normal;
}
header.employers .navbar-head .desktop-menu ul li a:hover,
header.employers .navbar-head .desktop-menu ul li a:active,
header.employers .navbar-head .desktop-menu ul li a:focus {
  text-decoration: none;
}
header.employers .navbar-head .desktop-menu ul li:nth-child(1) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
header.employers .navbar-head .desktop-menu ul li .menu-icons {
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 17px;
  margin-bottom: 5px;
  vertical-align: middle;
}
header.employers .navbar-head .desktop-menu ul li .menu-icons.first {
  background-image: url(../img/dashboard.png);
  background-repeat: no-repeat;
  height: 28px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .desktop-menu ul li .menu-icons.first {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/dashboard2x.png);
    background-size: 29px 28px;
  }
}
header.employers .navbar-head .desktop-menu ul li .menu-icons.second {
  background-image: url(../img/message-icon.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .desktop-menu ul li .menu-icons.second {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/message-icon2x.png);
    background-size: 29px 29px;
  }
}
header.employers .navbar-head .desktop-menu ul li .menu-icons.third {
  background-image: url(../img/bookmark.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .desktop-menu ul li .menu-icons.third {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bookmark2x.png);
    background-size: 16px 24px;
  }
}
header.employers .navbar-head .desktop-menu ul li .menu-icons.fourth {
  background-image: url(../img/share-icon-white.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .desktop-menu ul li .menu-icons.fourth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/share-icon-white2x.png);
    background-size: 29px 24px;
  }
}
header.employers .navbar-head .desktop-menu ul li.employer-profile {
  border-right: none;
  line-height: 20px;
}
header.employers .navbar-head .desktop-menu ul li.employer-profile a {
  font-family: 'Conv_BentonSans-Light';
  vertical-align: middle;
  padding: 0;
  border: 0;
  outline: none;
  height: 80px;
}
header.employers .navbar-head .desktop-menu ul li.employer-profile a:hover,
header.employers .navbar-head .desktop-menu ul li.employer-profile a:active,
header.employers .navbar-head .desktop-menu ul li.employer-profile a:focus {
  text-decoration: none;
  color: inherit;
}
header.employers .navbar-head .desktop-menu ul li.employer-profile a .employer-name-img {
  left: 10px;
  right: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
header.employers .navbar-head .desktop-menu ul li.employer-profile a .employer-name-img .employer-img-wrapper {
  width: 32px;
  height: 32px;
  margin-right: 21px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
  vertical-align: middle;
  overflow: hidden;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.employers .navbar-head .desktop-menu ul li.employer-profile a .employer-name-img .employer-img-wrapper {
    margin: 0 auto;
    display: block;
  }
}
header.employers .navbar-head .desktop-menu ul li.employer-profile a .employer-name-img span {
  max-width: 123px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.employers .navbar-head .desktop-menu ul li.employer-profile a .employer-name-img span {
    line-height: 30px;
  }
}
header.employers .navbar-head .desktop-menu ul li.employer-profile .menu-icons {
  background-image: url(../img/profile.png);
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  header.employers .navbar-head .desktop-menu ul li.employer-profile .menu-icons {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/profile2x.png);
    background-size: 31px 31px;
  }
}
header.employers .navbar-head .desktop-menu ul li.employer-profile:hover a,
header.employers .navbar-head .desktop-menu ul li.employer-profile:active a,
header.employers .navbar-head .desktop-menu ul li.employer-profile:focus a {
  background-color: transparent;
  cursor: text;
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout {
  position: relative;
  width: 50px;
}
@media (max-width: 1020px) {
  header.employers .navbar-head .desktop-menu ul li.dropdown-logout {
    width: 30px;
  }
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu {
  height: auto;
  margin-top: 0;
  text-align: center;
  right: 0;
  left: auto;
  width: 250px;
  border: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu {
    width: 190px;
  }
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li {
  line-height: normal;
  border: none;
  display: block;
  width: auto;
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a {
  color: #333;
  background-color: white;
  letter-spacing: 0;
  font-size: 14px;
  padding: 10px 20px;
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a:hover,
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a:active,
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .dropdown-menu li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .caret {
  margin-left: 0px;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 7px dashed;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout .caret-up {
  width: 0;
  height: 0;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid;
  display: inline-block;
  margin-left: 0px;
  vertical-align: middle;
}
header.employers .navbar-head .desktop-menu ul li.dropdown-logout.open a {
  background-color: rgba(0, 0, 0, 0.3);
}
header.header-wrapper {
  min-height: auto;
}
@media (min-width: 992px) {
  header.header-wrapper {
    height: auto;
  }
}
header.header-wrapper .navbar {
  position: relative;
  margin-bottom: 0;
  min-height: 64px;
  border: 0;
}
.hp-mobile-menu {
  background: rgba(0, 144, 255, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1022;
}
.hp-mobile-menu .c-hamburger {
  display: block;
  margin: 0 auto;
}
.hp-mobile-menu .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 97px;
  width: 193px;
  display: block;
  margin: 15px auto 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .hp-mobile-menu .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 193px 97px;
  }
}
@media (max-width: 370px) {
  .hp-mobile-menu .logo {
    margin: 15px auto 15px;
  }
}
.hp-mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hp-mobile-menu ul li a {
  color: white;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 25px;
}
@media (max-width: 370px) {
  .hp-mobile-menu ul li a {
    margin-bottom: 15px;
  }
}
.hp-mobile-menu .download-app {
  border: 1px solid white;
  display: inline-block;
  height: 55px;
  padding: 0;
  width: 184px;
  margin-bottom: 20px;
  border-radius: 40px;
}
.hp-mobile-menu .download-app:before {
  content: url('../img/icon-apple.png');
  left: 15px;
  position: absolute;
  top: 12px;
  z-index: -1;
}
.hp-mobile-menu .download-app a {
  padding: 12px 12px 11px 44px;
  display: block;
  color: white;
  line-height: 30px;
  width: 184px;
  font-size: 20px;
}
.hp-mobile-menu .download-app a:hover,
.hp-mobile-menu .download-app a:active,
.hp-mobile-menu .download-app a:focus {
  text-decoration: none;
}
/*************
Dashboard Employers styles
**************/
.dashboard-employer .employer-header {
  position: relative;
  height: 64px;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 10px;
}
.dashboard-employer .employer-header .container {
  width: 100%;
  max-width: 1024px;
}
.dashboard-employer .employer-header .container ul {
  list-style: none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 0;
}
.dashboard-employer .employer-header .container ul .employer-header-list {
  display: inline-block;
  line-height: 34px;
  border-left: 2px dotted #E8E8E8;
  padding-left: 3px;
}
.dashboard-employer .employer-header .container input {
  font-family: 'Conv_BentonSans-ExtraLight';
  font-size: 16px;
  padding: 0 0 0 45px;
  width: 245px;
  border: 0;
  color: #B2B2B2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dashboard-employer .employer-header .container input {
    padding: 0 0 0 35px;
    width: 220px;
  }
}
@media (max-width: 991px) {
  .dashboard-employer .employer-header .container input {
    font-size: 12px;
    padding: 0 0 0 28px;
    width: 180px;
  }
}
.dashboard-employer .employer-header .container input:focus {
  outline: none;
}
.dashboard-employer .employer-header .container input::-webkit-input-placeholder {
  color: #B2B2B2;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.dashboard-employer .employer-header .container input:-moz-placeholder {
  /* Firefox 18- */
  color: #B2B2B2;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-weight: bold;
}
.dashboard-employer .employer-header .container input::-moz-placeholder {
  /* Firefox 19+ */
  color: #B2B2B2;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-weight: bold;
}
.dashboard-employer .employer-header .container input:-ms-input-placeholder {
  color: #B2B2B2;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.dashboard-employer .employer-header .container .search-icon {
  background-image: url('../img/search icon.png');
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 10px;
  margin-left: 21px;
  position: absolute;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dashboard-employer .employer-header .container .search-icon {
    margin-left: 11px;
  }
}
@media (max-width: 991px) {
  .dashboard-employer .employer-header .container .search-icon {
    margin-left: 5px;
  }
}
.dashboard-employer .employer-header .container .update {
  margin-left: 25px;
  background: #0090ff;
  border-radius: 40px;
  font-size: 15px;
  color: white;
  border: 0;
  font-family: 'Conv_BentonSans-Book';
  width: 152px;
  height: 44px;
  line-height: 30px;
  outline: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dashboard-employer .employer-header .container .update {
    margin-left: 10px;
    width: 130px;
  }
}
@media (max-width: 991px) {
  .dashboard-employer .employer-header .container .update {
    width: 115px;
    margin-left: 8px;
    font-size: 13px;
  }
}
.dashboard-employer .cards-section {
  max-width: 1054px;
  margin-top: 9px;
  width: 100%;
  color: black;
}
@media (min-width: 992px) {
  .dashboard-employer .cards-section {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section {
    padding: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .dashboard-employer .cards-section .cards-wrapper {
    margin-left: -10px;
  }
}
.dashboard-employer .cards-section .myLoader {
  height: 100vh;
  position: fixed;
}
.dashboard-employer .cards-section .pagination-set {
  min-height: 704px;
}
.dashboard-employer .cards-section .cards {
  padding-right: 0;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .cards {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dashboard-employer .cards-section .thumbnail {
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
  border: 0;
  border-radius: 4px;
  margin-bottom: 10px;
  max-height: 342px;
  min-height: 342px;
  padding: 24px 20px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail {
    padding: 24px 15px 30px;
    max-height: none;
    min-height: 0;
  }
}
.dashboard-employer .cards-section .thumbnail .thumbnail-wrapper a {
  overflow: hidden;
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 16px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
}
.dashboard-employer .cards-section .thumbnail .thumbnail-wrapper a img {
  max-width: none;
}
.dashboard-employer .cards-section .thumbnail h3 {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  letter-spacing: -0.29px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 18px;
  line-height: 21px;
  margin-top: 0px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-employer .cards-section .thumbnail .caption {
  padding: 0;
  color: black;
  text-align: center;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info {
  width: auto;
  height: 118px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail .caption .employer-info {
    height: auto;
  }
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info a {
  color: black;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info a:hover,
.dashboard-employer .cards-section .thumbnail .caption .employer-info a:active,
.dashboard-employer .cards-section .thumbnail .caption .employer-info a:focus {
  text-decoration: none;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt {
  position: relative;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt:hover .more-details-tooltip,
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt:active .more-details-tooltip,
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt:focus .more-details-tooltip {
  display: block;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .emp-type-wrapper {
  margin-bottom: 8px;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .thm-badge {
  vertical-align: middle;
  margin: 0 5px;
  font-style: normal;
  line-height: 0;
  font-size: 14px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-family: 'Conv_BentonSans-Book';
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .thm-badge {
    font-size: 16px;
  }
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .thm-badge:last-of-type {
  display: none;
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt span {
  display: inline;
  letter-spacing: -0.27px;
  line-height: 20px;
  font-size: 14px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-family: 'Conv_BentonSans-Book';
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt span {
    letter-spacing: -0.31px;
    font-size: 16px;
  }
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt p {
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt p {
    font-size: 16px;
  }
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .more-details-tooltip {
  display: none;
  width: auto;
  background-color: white;
  color: black;
  text-align: center;
  padding: 20px 17px 27px;
  position: absolute;
  z-index: 15;
  border: 1px solid rgba(176, 176, 176, 0.27);
  border-radius: 4px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.09);
  left: -34px;
  right: -34px;
  top: 0;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .more-details-tooltip {
    left: -25px;
    right: -25px;
    border-radius: 0;
  }
}
.dashboard-employer .cards-section .thumbnail .caption .employer-info .candidate-excerpt .more-details-tooltip p {
  margin-top: 8px;
}
.dashboard-employer .cards-section .thumbnail .caption .thm-btn {
  border: 1px solid #0090ff;
  border-radius: 40px;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #0090ff;
  background-color: transparent;
  margin: 24px auto 0;
  line-height: 34px;
  padding: 0 31px;
  letter-spacing: -0.27px;
  display: inline-block;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .thumbnail .caption .thm-btn {
    margin: 28px auto 0;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: -0.3px;
    padding: 0 26px;
  }
}
.dashboard-employer .cards-section .thumbnail .caption .thm-btn:hover {
  background-color: #0090ff;
  color: #ffffff;
}
.dashboard-employer .cards-section .skills-wrapper .thm-badge:last-of-type {
  display: none;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side {
    margin-bottom: 10px;
  }
}
.dashboard-employer .cards-section .search-side .close-filters-btn {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: 0;
  padding: 23px 0 22px;
  text-align: center;
  background-color: white;
  cursor: pointer;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 2px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .filters-wrapper-mobile {
    display: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
  }
  .dashboard-employer .cards-section .search-side .filters-wrapper-mobile .apply-filters {
    padding: 15px;
    background-color: white;
  }
  .dashboard-employer .cards-section .search-side .filters-wrapper-mobile .apply-filters .apply-filters-btn {
    max-width: 345px;
    display: block;
    margin: 0 auto;
    font-family: 'Conv_BentonSans-Medium';
    font-size: 19px;
    letter-spacing: 0;
    line-height: 44px;
  }
}
.dashboard-employer .cards-section .search-side .search-box {
  padding: 15px 15px 13px;
  background-color: white;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  color: black;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box {
    padding: 18px 15px 1px;
    border-radius: 0;
    margin-bottom: 1px;
    box-shadow: none;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input {
  position: relative;
  padding-bottom: 6px;
  border-bottom: 1px solid #D8D8D8;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input {
    padding-bottom: 4px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input label {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 9px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input label {
    font-size: 14px;
    margin-bottom: 13px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input input {
  font-family: 'Conv_BentonSans-Light';
  font-size: 17px;
  padding: 0;
  border: none;
  outline: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input input {
    font-size: 20px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Light';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 17px;
  color: black;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input input::-webkit-input-placeholder {
    font-size: 20px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Light';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 17px;
  color: black;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input input:-ms-input-placeholder {
    font-size: 20px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Light';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 17px;
  color: black;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input input::-moz-placeholder {
    font-size: 20px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .search-input input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Light';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 17px;
  color: black;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .search-input input:-moz-placeholder {
    font-size: 20px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper {
  position: relative;
}
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox,
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio {
  margin-top: 16px;
  margin-bottom: 0px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio {
    margin-top: 30px;
    padding-left: 24px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox label,
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio label {
  padding-left: 11px;
  line-height: 20px;
  font-size: 14px;
  color: #424243;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox label,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio label {
    line-height: 24px;
    font-size: 16px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox label::before,
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio label::before {
  width: 20px;
  height: 20px;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox label::before,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio label::before {
    width: 24px;
    height: 24px;
    margin-left: -24px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox label::after,
.dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 6px;
  margin-left: -15px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox label::after,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio label::after {
    top: 7px;
    margin-left: -18px;
  }
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox input[type="checkbox"]:checked + label::after,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio input[type="checkbox"]:checked + label::after,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .checkbox input[type="radio"]:checked + label::after,
  .dashboard-employer .cards-section .search-side .search-box .checkbox-wrapper .radio input[type="radio"]:checked + label::after {
    background-image: url('../img/checked-big.svg');
    height: 10px;
    width: 13px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .keywords {
  font-size: 0;
}
.dashboard-employer .cards-section .search-side .search-box .keywords:empty {
  display: none;
}
.dashboard-employer .cards-section .search-side .search-box .keywords .search-filter {
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-top: 10px;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  max-width: 100%;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .keywords .search-filter {
    font-size: 16px;
    line-height: 19px;
    padding: 6px 15px 5px;
  }
}
.dashboard-employer .cards-section .search-side .search-box .keywords .search-filter .completed {
  white-space: nowrap;
  max-width: 183px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
@media (max-width: 991px) {
  .dashboard-employer .cards-section .search-side .search-box .keywords .search-filter .completed {
    max-width: 96%;
  }
}
.dashboard-employer .cards-section .search-side .search-box .keywords .search-filter .remove {
  padding: 0px 2px;
  margin-left: 5px;
  margin-right: -5px;
  color: #83CAFF;
  cursor: pointer;
  vertical-align: top;
}
.dashboard-employer .cards-section .search-side .search-box .clear-filters {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #FE3824;
  letter-spacing: 0;
  margin-top: 11px;
  cursor: pointer;
  display: table;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box .clear-filters {
    margin: 16px auto 0;
  }
}
.dashboard-employer .cards-section .search-side .search-box h4 {
  margin: 6px 0 0;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  padding-bottom: 20px;
}
.dashboard-employer .cards-section .search-side .search-box h4 span {
  color: #0090ff;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box h4 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 21px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.accordion {
  padding-bottom: 0;
  height: 100%;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.accordion {
    padding-top: 0;
  }
}
.dashboard-employer .cards-section .search-side .search-box.accordion .accordion-state {
  cursor: pointer;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.accordion .accordion-state {
    padding-top: 24px;
    margin: 0;
  }
}
.dashboard-employer .cards-section .search-side .search-box.accordion .accordion-state:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 18px;
  float: right;
  margin-right: 2px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.accordion .accordion-state:after {
    font-size: 22px;
    line-height: 28px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.accordion .accordion-state.slide-down {
  color: #0090ff;
}
.dashboard-employer .cards-section .search-side .search-box.accordion .accordion-state.slide-down:after {
  content: '\f106';
}
.dashboard-employer .cards-section .search-side .search-box.accordion .accordion-body {
  height: auto;
  display: none;
  padding-bottom: 27px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.accordion .accordion-body {
    padding-bottom: 14px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.accordion .accordion-body .checkbox-wrapper:first-of-type .checkbox {
  margin-top: 0;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-module {
    padding-bottom: 19px;
    margin-bottom: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-module .search-input {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-module .search-input {
    padding-right: 35px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-module .search-input .magnifier {
  position: absolute;
  right: 0;
  bottom: 10px;
  background-image: url('../img/search-magnifier.svg');
  background-position: center;
  height: 16px;
  width: 17px;
  background-size: contain;
  cursor: pointer;
  display: block;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-module .search-input .magnifier {
    margin-right: 15px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-module .clear-filters {
  margin-bottom: 0;
}
.dashboard-employer .cards-section .search-side .search-box.search-visa .checkbox-wrapper .checkbox,
.dashboard-employer .cards-section .search-side .search-box.search-visa .checkbox-wrapper .radio {
  margin-top: 4px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-visa {
    padding-top: 24px;
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-location {
    padding-bottom: 14px;
  }
  .dashboard-employer .cards-section .search-side .search-box.search-location .search-input {
    border: none;
  }
  .dashboard-employer .cards-section .search-side .search-box.search-location .keywords {
    border-top: 1px solid #D8D8D8;
    padding-top: 4px;
  }
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university {
    padding-bottom: 14px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon {
  background-image: url('../img/tooltip.svg');
  height: 16px;
  width: 16px;
  background-size: contain;
  cursor: pointer;
  display: inline-block;
  position: relative;
  float: right;
  margin-top: 16px;
  vertical-align: top;
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content {
  display: none;
  width: 344px;
  background-color: white;
  color: #030303;
  text-align: left;
  padding: 13px 21px 21px 17px;
  position: absolute;
  z-index: 15;
  border: 1px solid rgba(176, 176, 176, 0.27);
  border-radius: 4px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.09);
  left: 27px;
  top: -23px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content {
    left: auto;
    right: -15px;
    top: 25px;
    width: 100vw;
    border-radius: 0;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:after,
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:before {
  right: 100%;
  top: 23px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:after,
  .dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:before {
    right: 16px;
    top: -15px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:after {
  border-right-color: white;
  border-width: 6px;
  margin-top: 1px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:after {
    border-bottom-color: white;
    border-right-color: transparent;
    margin-top: 3px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:before {
  border-right-color: rgba(176, 176, 176, 0.27);
  border-width: 7px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content:before {
    border-bottom-color: rgba(176, 176, 176, 0.27);
    border-right-color: transparent;
    margin-right: -1px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content h5 {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-family: 'Conv_BentonSans-Medium';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0;
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  max-height: 305px;
  overflow-y: scroll;
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon .tooltip-content ul li {
  display: block;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
}
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon:hover,
.dashboard-employer .cards-section .search-side .search-box.search-university .tooltip-icon.active {
  background-image: url('../img/tooltip-hover.svg');
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university .checkbox-wrapper.first .checkbox {
    margin-top: 20px;
  }
  .dashboard-employer .cards-section .search-side .search-box.search-university .checkbox-wrapper.first .tooltip-icon {
    margin-top: 23px;
  }
  .dashboard-employer .cards-section .search-side .search-box.search-university .checkbox-wrapper .tooltip-icon {
    margin-top: 33px;
  }
  .dashboard-employer .cards-section .search-side .search-box.search-university .checkbox-wrapper.last {
    margin-bottom: 12px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-university .checkbox-wrapper .checkbox,
.dashboard-employer .cards-section .search-side .search-box.search-university .checkbox-wrapper .radio {
  display: inline-block;
  vertical-align: top;
}
.dashboard-employer .cards-section .search-side .search-box.search-university .keywords {
  margin-top: 11px;
  display: block;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-university .clear-filters {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .search-side .search-box.search-bookmarked,
  .dashboard-employer .cards-section .search-side .search-box.search-applicants {
    padding-bottom: 18px;
  }
}
.dashboard-employer .cards-section .search-side .search-box.search-bookmarked .checkbox-wrapper .checkbox,
.dashboard-employer .cards-section .search-side .search-box.search-applicants .checkbox-wrapper .checkbox {
  margin: 0;
}
.dashboard-employer .cards-section .no-results {
  position: absolute;
  top: 241px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .no-results {
    position: relative;
    top: 0;
    margin: 35px auto 45px;
  }
}
.dashboard-employer .cards-section .no-results h2 {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 26px;
  margin: 0;
  line-height: 37px;
}
.dashboard-employer .cards-section .no-results h5 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 28px;
  max-width: 286px;
}
@media (max-width: 767px) {
  .dashboard-employer .cards-section .no-results h5 {
    margin-bottom: 51px;
  }
}
.dashboard-employer .cards-section .no-results .btn-inverted-blue {
  background-color: transparent;
  padding: 0 35px;
}
.dashboard-employer .cards-section .no-results .btn-inverted-blue:hover,
.dashboard-employer .cards-section .no-results .btn-inverted-blue:focus,
.dashboard-employer .cards-section .no-results .btn-inverted-blue:active {
  background-color: #0090ff;
}
/*********
Employer candidate profile
*********/
.profile-candidate-employer .next-prev-candidate .candidate-img-wrapper {
  width: 45px;
  height: 45px;
  margin-top: 9px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
  margin: 9px auto 0;
  overflow: hidden;
}
.profile-candidate-employer .next-prev-candidate .prev-student {
  background: #FFFFFF;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 160px;
  height: auto;
  position: absolute;
  left: 0;
  text-decoration: none;
  cursor: pointer;
  top: 470px;
}
@media (max-width: 1340px) {
  .profile-candidate-employer .next-prev-candidate .prev-student {
    width: 100px;
  }
}
.profile-candidate-employer .next-prev-candidate .prev-student:hover .blue-circle {
  opacity: 1;
  transition: all 0.1s ease-out;
}
.profile-candidate-employer .next-prev-candidate .prev-student .blue-circle {
  background-color: #0090ff;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 58px;
  opacity: 0;
  transition: all 0.1s ease-out;
}
.profile-candidate-employer .next-prev-candidate .prev-student .blue-circle i {
  color: #ffffff;
  margin-left: 13px;
  margin-top: 13px;
  font-size: 22px;
}
@media (max-width: 1340px) {
  .profile-candidate-employer .next-prev-candidate .prev-student .blue-circle {
    left: 28px;
  }
}
.profile-candidate-employer .next-prev-candidate .prev-student .student-name {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #28282b;
  margin-top: 5px;
  overflow: hidden;
  padding: 0 8px;
  margin-bottom: 0;
  max-height: 47px;
  max-width: 157px;
}
@media (max-width: 1340px) {
  .profile-candidate-employer .next-prev-candidate .prev-student .student-name {
    max-width: 94px;
  }
}
.profile-candidate-employer .next-prev-candidate .prev-student .prev {
  color: rgba(71, 75, 78, 0.5);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.profile-candidate-employer .next-prev-candidate .next-student {
  background: #FFFFFF;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 160px;
  height: auto;
  position: absolute;
  text-decoration: none;
  cursor: pointer;
  right: 0;
  top: 470px;
}
@media (max-width: 1340px) {
  .profile-candidate-employer .next-prev-candidate .next-student {
    width: 100px;
  }
}
.profile-candidate-employer .next-prev-candidate .next-student:hover .blue-circle {
  opacity: 1;
  transition: all 0.1s ease-out;
}
.profile-candidate-employer .next-prev-candidate .next-student .blue-circle {
  transition: all 0.1s ease-out;
  background-color: #0090ff;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 58px;
  opacity: 0;
}
.profile-candidate-employer .next-prev-candidate .next-student .blue-circle i {
  color: #ffffff;
  margin-left: 17px;
  margin-top: 13px;
  font-size: 22px;
}
@media (max-width: 1340px) {
  .profile-candidate-employer .next-prev-candidate .next-student .blue-circle {
    left: 28px;
  }
}
.profile-candidate-employer .next-prev-candidate .next-student .student-name {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #28282b;
  margin-top: 5px;
  overflow: hidden;
  padding: 0 8px;
  margin-bottom: 0;
  max-height: 47px;
  max-width: 157px;
}
@media (max-width: 1340px) {
  .profile-candidate-employer .next-prev-candidate .next-student .student-name {
    max-width: 94px;
  }
}
.profile-candidate-employer .next-prev-candidate .next-student .next {
  color: rgba(71, 75, 78, 0.5);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.profile-candidate-employer .wrapper-title {
  display: block;
  margin: 24px auto 40px;
  text-align: center;
  max-width: 1054px;
  padding: 0 15px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .profile-candidate-employer .wrapper-title {
    max-width: 745px;
  }
}
.profile-candidate-employer .wrapper-title .title {
  display: inline-block;
  font-family: 'Conv_BentonSans-Book';
  font-size: 19px;
  color: #000000;
  line-height: 21px;
  margin: 0;
}
.profile-candidate-employer .wrapper-title a {
  display: inline-block;
  cursor: pointer;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.profile-candidate-employer .wrapper-title a .arrow {
  background-image: url('../img/arrow.png');
  background-size: cover;
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 2px;
  margin-right: 9px;
}
.profile-candidate-employer .my-profile-top {
  max-width: 1054px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
  font-size: 0;
}
.profile-candidate-employer .my-profile-top .my-image-wrapper {
  position: relative;
  height: 146px;
  width: 146px;
  z-index: 100;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.profile-candidate-employer .my-profile-top .my-image-wrapper .my-image {
  border-radius: 100px;
  height: 146px;
  width: 146px;
  position: relative;
  overflow: hidden;
}
.profile-candidate-employer .my-profile-top .my-image-wrapper .my-image img {
  width: 146px;
  height: auto;
}
.profile-candidate-employer .my-profile-top .candidate-info {
  display: inline-block;
  vertical-align: top;
  max-width: 301px;
  margin-top: 34px;
}
.profile-candidate-employer .my-profile-top .candidate-info .candidate-name {
  display: block;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 26px;
  line-height: 37px;
  max-width: 270px;
  margin: 0;
}
.profile-candidate-employer .my-profile-top .candidate-info .field-of-study {
  display: block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.27px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-family: 'Conv_BentonSans-Book';
}
.profile-candidate-employer .my-profile-top .candidate-info .field-of-study .domain:after {
  border-radius: 100px;
  content: " ";
  height: 5px;
  width: 5px;
  background-color: black;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.profile-candidate-employer .my-profile-top .candidate-info .field-of-study .domain.last:after {
  background-color: transparent;
  width: 0;
  height: 0;
}
.profile-candidate-employer .my-profile-top .candidate-info .field-of-study .university {
  display: block;
}
.profile-candidate-employer .my-profile-top .page-btn-employers {
  transition: all 0.25s ease-out;
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark span {
  color: #0090ff;
  line-height: 36px;
  font-size: 14px;
  letter-spacing: -0.27px;
  font-family: 'Conv_BentonSans-Regular';
  width: auto;
  padding: 0 25px;
  text-align: center;
  border: 1px solid #0090ff;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 55px;
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark span.disconnected {
  color: white;
  background-color: #0090ff;
  border: none;
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark span.disconnected .bookmark-icon {
  background-image: url('../img/bookmark.svg');
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark span .bookmark-icon {
  background-image: url('../img/bookmark-blue.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 15px;
  display: inline-block;
  margin-right: 13px;
  margin-top: -3px;
  vertical-align: middle;
  background-size: cover;
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:hover span,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:focus span,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:active span,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:visited span {
  color: white;
  background-color: #0090ff;
  border: none;
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:hover span .bookmark-icon,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:focus span .bookmark-icon,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:active span .bookmark-icon,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:visited span .bookmark-icon {
  background-image: url('../img/bookmark.svg');
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:hover span.disconnected,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:focus span.disconnected,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:active span.disconnected,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:visited span.disconnected {
  color: #0090ff;
  background-color: white;
  border: 1px solid #0090ff;
}
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:hover span.disconnected .bookmark-icon,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:focus span.disconnected .bookmark-icon,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:active span.disconnected .bookmark-icon,
.profile-candidate-employer .my-profile-top .page-btn-employers.bookmark:visited span.disconnected .bookmark-icon {
  background-image: url('../img/bookmark-blue.svg');
}
.profile-candidate-employer .profile {
  position: relative;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile {
    max-width: 1024px;
    margin: 0 auto 40px;
    background-color: white;
    font-family: 'Conv_BentonSans-Book';
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 51px 0 60px 0;
  }
}
.profile-candidate-employer .profile .processing-info-mobile {
  text-align: center;
  font-family: 'Conv_BentonSans-Book';
  background-color: #0090ff;
  margin: 0;
  color: white;
  font-size: 15px;
  letter-spacing: -0.24px;
  line-height: 22px;
  padding: 6px 15px;
}
.profile-candidate-employer .profile .candidate-profile {
  background-color: #EFEFEF;
  position: relative;
  color: black;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile {
    background-color: white;
    padding-bottom: 0px;
  }
}
.profile-candidate-employer .profile .candidate-profile.left-side {
  padding-left: 48px;
  padding-right: 50px;
  border-right: 1px solid #D8D8D8;
}
.profile-candidate-employer .profile .candidate-profile.right-side {
  border-left: 1px solid #D8D8D8;
  margin-left: -1px;
}
.profile-candidate-employer .profile .candidate-profile.right-side .group {
  padding-left: 49px;
  padding-right: 42px;
}
.profile-candidate-employer .profile .candidate-profile.right-side .modular-block .block-title {
  padding-left: 49px;
}
.profile-candidate-employer .profile .candidate-profile ul {
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul {
    margin-left: 0px;
    padding-bottom: 42px;
  }
}
.profile-candidate-employer .profile .candidate-profile ul.skills {
  font-size: 0;
}
.profile-candidate-employer .profile .candidate-profile ul.skills .skill-name {
  margin-bottom: 8px;
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.profile-candidate-employer .profile .candidate-profile ul.links .data a {
  font-size: 16px;
  color: #0090ff;
  line-height: 30px;
  text-decoration: underline!important;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul.last-no-padding {
    padding-bottom: 0px;
  }
}
.profile-candidate-employer .profile .candidate-profile ul.with-checkbox .data .valid-mark {
  background-image: url('../img/checked-blue.svg');
  background-size: cover;
  background-position: center;
  height: 10px;
  width: 12px;
  display: block;
  margin: 10px 10px 10px 0;
}
.profile-candidate-employer .profile .candidate-profile ul.with-checkbox .data span {
  margin-left: 22px;
  display: block;
}
.profile-candidate-employer .profile .candidate-profile ul.with-numbering .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: #E5F3FF;
  border-radius: 3px;
  text-align: center;
  padding: 3px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 12px;
  color: #008CFF;
  line-height: 14px;
  margin-top: 4px;
}
.profile-candidate-employer .profile .candidate-profile ul.with-numbering.interview-time {
  padding-right: 150px;
}
.profile-candidate-employer .profile .candidate-profile ul.with-numbering.interview-time .timeline {
  margin-left: 27px;
  margin-bottom: 10px;
}
.profile-candidate-employer .profile .candidate-profile ul.with-numbering.interview-time .timeline:last-of-type {
  margin-bottom: 0;
}
.profile-candidate-employer .profile .candidate-profile ul.work-example .portfolio-name {
  font-size: 14px;
  color: #0090ff;
  letter-spacing: 0;
  line-height: 25px;
  margin-top: 4px;
  padding-left: 50px;
}
.profile-candidate-employer .profile .candidate-profile ul li {
  font-size: 16px;
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .candidate-profile ul li {
    font-size: 17px;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.top-block {
  height: auto;
  position: relative;
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .candidate-profile ul li.top-block {
    margin-top: 40px;
    padding-bottom: 8px;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.top-block .private-block {
  color: black;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.profile-candidate-employer .profile .candidate-profile ul li.top-block span {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-size: 16px;
  letter-spacing: -0.26px;
  color: #030303;
  display: inline-block;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul li.top-block span {
    display: block;
    font-size: 13px;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    bottom: 0;
    line-height: 24px;
    position: relative;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.data {
  height: auto;
  margin: 0;
  background-color: white;
  position: relative;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul li.data {
    font-family: 'Conv_BentonSans-Book';
    font-size: 16px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .candidate-profile ul li.data {
    height: auto;
    margin: 1px 0;
    min-height: 60px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.data .img-wrapper {
  float: left;
  vertical-align: middle;
  width: 30px;
  height: 26px;
  position: relative;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul li.data .img-wrapper {
    margin-right: 10px;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.data .img-wrapper img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.profile-candidate-employer .profile .candidate-profile ul li.data a {
  color: black;
  display: block;
}
.profile-candidate-employer .profile .candidate-profile ul li.data a:hover,
.profile-candidate-employer .profile .candidate-profile ul li.data a:focus,
.profile-candidate-employer .profile .candidate-profile ul li.data a:active {
  text-decoration: none;
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .candidate-profile ul li.data > span {
    padding-left: 50px;
    display: block;
    vertical-align: middle;
    font-size: 17px;
    line-height: 26px;
  }
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul li.data > span.authorization-status p {
    margin-bottom: 0;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple {
  margin: 0;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details {
  padding-left: 50px;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details span {
  padding-left: 0;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .rubric {
  margin-bottom: 4px;
  display: block;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .caption,
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .major,
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .minor {
  display: inline;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .caption span,
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .major span,
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .minor span {
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 25px;
  display: inline;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .minor {
  display: block;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .timeline {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 25px;
  margin-top: 2px;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .timeline.middle {
  margin-bottom: 2px;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .context {
  margin: 15px 0;
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 22px;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.multiple .details .context span {
  font-size: 14px;
  display: inline;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Medium';
}
.profile-candidate-employer .profile .candidate-profile ul li.data.candidate-relocate {
  padding-bottom: 11px;
}
.profile-candidate-employer .profile .candidate-profile ul li.data.candidate-relocate .choosed-location {
  padding-left: 50px;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 0;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-profile ul li.data.candidate-relocate .choosed-location {
    padding-left: 0;
  }
}
.profile-candidate-employer .profile .candidate-profile ul li.data.candidate-relocate .choosed-location div {
  margin-bottom: 7px;
  background: #E5F3FF;
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .block-title span {
  display: block;
  font-size: 13px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  bottom: 0;
  line-height: 24px;
  position: relative;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering {
  padding-bottom: 23px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering:last-of-type {
  padding-bottom: 42px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data {
  margin-left: 25px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.name {
  margin-bottom: 3px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.details {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 8px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.other-info {
  line-height: 15px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 13px;
  margin-bottom: 10px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.other-info span {
  display: inline-block;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.other-info span:first-of-type {
  margin-right: 8px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.activities {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 14px;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data.activities span {
  font-family: 'Conv_BentonSans-Medium';
  display: inline;
}
.profile-candidate-employer .profile .candidate-profile .modular-block .with-numbering .data:last-of-type {
  margin-bottom: 0;
}
.profile-candidate-employer .profile .candidate-profile .modular-block.different-margins:last-of-type .group:last-of-type {
  padding-bottom: 0;
}
.profile-candidate-employer .profile .candidate-profile .mobile-message {
  background-color: white;
  color: rgba(3, 3, 3, 0.6);
}
.profile-candidate-employer .profile .candidate-profile .mobile-message .start-conversation {
  padding-top: 20px;
}
.profile-candidate-employer .profile .candidate-profile .mobile-message textarea {
  color: #727272;
  resize: none;
  height: 90px;
}
.profile-candidate-employer .profile .candidate-profile .mobile-message .btn {
  width: 250px;
  height: 46px;
  padding: 10px 20px;
  font-size: 18px;
  font-family: 'Conv_BentonSans-Regular';
  margin-top: 20px;
  margin-bottom: 20px;
}
.profile-candidate-employer .profile .candidate-profile .mobile-message .last-message {
  padding-top: 20px;
}
.profile-candidate-employer .profile .candidate-profile .mobile-message .header-date {
  margin-bottom: 10px;
}
.profile-candidate-employer .profile .candidate-profile .mobile-message .from-them {
  margin-bottom: 20px;
  margin-left: 10px;
  color: black;
}
.profile-candidate-employer .profile .candidate-video {
  position: relative;
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .candidate-video {
    height: 315px;
  }
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-video {
    padding-bottom: 20px;
  }
  .profile-candidate-employer .profile .candidate-video .video-overflow {
    overflow: hidden;
    padding: 0 36px 10px;
  }
  .profile-candidate-employer .profile .candidate-video .video-overflow .video-wrapper .mejs-container video {
    border-radius: 5px;
  }
  .profile-candidate-employer .profile .candidate-video .video-overflow .video-wrapper .mejs-container .mejs-layers .mejs-poster {
    border-radius: 5px;
  }
}
.profile-candidate-employer .profile .candidate-video .img-wrap-here {
  height: 315px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-video .img-wrap-here {
    max-height: 260px;
    max-width: 440px;
    margin: 0 auto;
  }
}
.profile-candidate-employer .profile .candidate-video .img-wrap-here .video-mask {
  background-color: #0090ff;
  height: 315px;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-video .img-wrap-here .video-mask {
    max-height: 260px;
  }
}
.profile-candidate-employer .profile .candidate-video .img-wrap-here .video-mask #pre-video {
  height: 315px;
  padding: 10px 0 10px;
  -moz-opacity: 0.78;
  -khtml-opacity: 0.78;
  -webkit-opacity: 0.78;
  opacity: 0.78;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
  filter: alpha(opacity=78);
  padding: 0px;
  object-fit: cover;
  width: 100%;
  -moz-filter: blur(7px);
  -o-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: blur(7px);
  transform: scale(1.04);
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .candidate-video .img-wrap-here .video-mask #pre-video {
    max-height: 260px;
  }
}
.profile-candidate-employer .profile .candidate-video .back-chevron {
  display: block;
  background-image: url('../img/back-chevron.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 13px;
  height: 21px;
  vertical-align: middle;
  background-size: cover;
  margin: 0;
  position: absolute;
  left: 15px;
  top: 16px;
  z-index: 10;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile {
  position: absolute;
  color: white;
  padding: 16px 15px;
  bottom: 0;
  left: 0;
  right: 0;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .img-wrapper {
  position: relative;
  height: 93px;
  width: 93px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
  margin: 0px auto 15px;
  overflow: hidden;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .candidate-name {
  font-size: 28px;
  line-height: 38px;
  margin-top: 15px;
  margin-bottom: 0;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .field-of-study {
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 24px;
  margin-bottom: 20px;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .field-of-study .domain {
  display: inline-block;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .field-of-study .domain:after {
  border-radius: 100px;
  content: " ";
  height: 4px;
  width: 4px;
  background-color: white;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .field-of-study .domain.last:after {
  background-color: transparent;
  width: 0;
  height: 0;
  margin: 0;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .field-of-study .university {
  display: block;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .play-btn {
  position: relative;
  border: 1px solid white;
  display: block;
  margin: 0 auto;
  max-width: 140px;
  font-size: 14px;
  color: white;
  letter-spacing: -0.27px;
  padding: 7px 22px 7px 50px;
  text-decoration: none;
  border-radius: 100px;
}
.profile-candidate-employer .profile .candidate-video .candidate-info-mobile .play-btn:before {
  position: absolute;
  left: 18px;
  content: " ";
  height: 19px;
  width: 13px;
  margin: 0 auto;
  background-image: url(../img/play-btn-white.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate-employer .profile .candidate-video .candidate-info-mobile .play-btn:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/play-btn-white2x.png);
    background-size: 13px 19px;
  }
}
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark {
  position: absolute;
  right: 15px;
  top: -44px;
  z-index: 1000;
  color: white;
  cursor: pointer;
}
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span {
  display: block;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bookmarkEmpty.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bookmarkEmpty2x.png);
    background-size: 16px 24px;
  }
}
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span.disconnected {
  background-image: url(../img/bookmark.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span.disconnected {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bookmark2x.png);
    background-size: 16px 24px;
  }
}
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:hover,
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:focus,
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:active,
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:visited {
  background-image: url(../img/bookmark.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:hover,
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:focus,
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:active,
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:visited {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bookmark2x.png);
    background-size: 16px 24px;
  }
}
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:hover.disconnected,
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:focus.disconnected,
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:active.disconnected,
.profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:visited.disconnected {
  background-image: url(../img/bookmarkEmpty.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:hover.disconnected,
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:focus.disconnected,
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:active.disconnected,
  .profile-candidate-employer .profile .candidate-video .page-btn-employers.mobile-bookmark span:visited.disconnected {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/bookmarkEmpty2x.png);
    background-size: 16px 24px;
  }
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .chat-with-candidate {
    margin-bottom: 36px;
  }
}
.profile-candidate-employer .profile .chat-with-candidate .last-wrapper {
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
}
.profile-candidate-employer .profile .chat-with-candidate .last-wrapper p {
  display: inline-block;
  max-width: 80%;
}
@media (min-width: 768px) {
  .profile-candidate-employer .profile .chat-with-candidate .last-wrapper p {
    max-width: 70%;
  }
}
.profile-candidate-employer .profile .chat-with-candidate .last-wrapper .from-them {
  background: #E6F5FF;
  border-radius: 5px;
  width: auto;
  padding: 15px 14px;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: #030303;
  line-height: 24px;
  display: table;
}
.profile-candidate-employer .profile .chat-with-candidate .last-wrapper .header-date {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #8F8F94;
  float: right;
  margin-right: 17px;
  margin-top: 0px;
}
.profile-candidate-employer .profile .chat-with-candidate .last-wrapper .last-message {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 18px;
  margin: 0px auto 5px;
  opacity: 0.8;
  color: #000000;
  letter-spacing: -0.29px;
  line-height: 21px;
}
.profile-candidate-employer .profile .chat-with-candidate .last-wrapper .btn {
  height: 44px;
  line-height: 20px;
  font-size: 15px;
  font-family: 'Conv_BentonSans-Regular';
  margin: 30px auto 0;
  width: 200px;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .chat-with-candidate .last-wrapper .btn {
    line-height: 36px;
    height: auto;
    margin: 18px 0 0;
    font-family: 'Conv_BentonSans-Regular';
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: -0.27px;
    padding: 0 25px;
  }
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .chat-with-candidate .last-wrapper .btn {
    margin-bottom: 15px;
  }
}
.profile-candidate-employer .profile .chat-with-candidate .chat-wrapper {
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .chat-with-candidate .chat-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.profile-candidate-employer .profile .chat-with-candidate .chat-wrapper .start-conversation {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 15px;
  color: #000000;
  margin: 0px auto 4px;
}
.profile-candidate-employer .profile .chat-with-candidate .chat-wrapper textarea {
  margin: 0 auto;
  height: 146px;
  background-color: white;
  resize: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  color: #28282b;
  font-family: 'Conv_BentonSans-Book';
}
.profile-candidate-employer .profile .chat-with-candidate .chat-wrapper .btn {
  width: 152px;
  height: 44px;
  line-height: 20px;
  font-size: 15px;
  font-family: 'Conv_BentonSans-Regular';
  margin: 20px 0 0;
}
@media (min-width: 992px) {
  .profile-candidate-employer .profile .chat-with-candidate .chat-wrapper .btn {
    line-height: 36px;
    height: auto;
    margin: 18px 0 0;
    font-family: 'Conv_BentonSans-Regular';
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: -0.27px;
    padding: 0 25px;
  }
}
@media (max-width: 991px) {
  .profile-candidate-employer .profile .chat-with-candidate .chat-wrapper .btn {
    margin-bottom: 15px;
  }
}
/************
Error 404
************/
.error-404 {
  color: white;
  background-image: url(../img/404-error.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover!important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .error-404 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/404-error2x.jpg);
    background-size: 1280px 610px;
  }
}
.error-404 .content {
  padding: 37px 0;
  text-align: center;
}
@media (max-width: 370px) {
  .error-404 .content {
    padding: 25px 0;
  }
}
.error-404 .content h1 {
  font-size: 288px;
  margin: 61px auto 0;
  height: 221px;
  line-height: 236px;
  font-family: 'Conv_BentonSans-Bold';
}
@media (max-width: 767px) {
  .error-404 .content h1 {
    font-size: 140px;
    height: 110px;
    line-height: 115px;
  }
}
@media (max-width: 370px) {
  .error-404 .content h1 {
    font-size: 110px;
    height: 85px;
    line-height: 90px;
    margin: 35px auto 0;
  }
}
.error-404 .content h5 {
  font-size: 24px;
  line-height: 34px;
  margin: 33px auto 67px;
  padding: 0 15px;
}
@media (max-width: 370px) {
  .error-404 .content h5 {
    margin: 20px auto 30px;
  }
}
.error-404 .content .back-btn {
  width: 248px;
  height: 48px;
  background-color: white;
  color: #0090ff;
  font-size: 20px;
  line-height: 48px;
  font-family: 'Conv_BentonSans-Bold';
  padding: 11px 78px;
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  background-clip: padding-box;
}
.error-404 .content .back-btn:hover,
.error-404 .content .back-btn:focus,
.error-404 .content .back-btn:active {
  color: #0274b3;
  text-decoration: none;
}
.error-404 .content .logo {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  height: 114px;
  width: 226px;
  display: block;
  margin: 0 auto;
  background-size: contain;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .error-404 .content .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo2x.png);
    background-size: 226px 114px;
  }
}
@media (max-width: 767px) {
  .error-404 .content .logo {
    height: 97px;
    width: 193px;
    background-size: contain!important;
  }
}
/*************
Pagination Styles
*************/
ul.pagination {
  width: 100%;
  text-align: center;
}
ul.pagination:before,
ul.pagination:after {
  content: " ";
  display: table;
}
ul.pagination:after {
  clear: both;
}
ul.pagination:before,
ul.pagination:after {
  content: " ";
  display: table;
}
ul.pagination:after {
  clear: both;
}
ul.pagination li {
  display: inline-block;
}
ul.pagination li a,
ul.pagination li span {
  color: #0090ff;
}
ul.pagination li.active a,
ul.pagination li.active span {
  background-color: #0090ff;
  border-color: #0090ff;
  color: #fff;
  cursor: default;
  z-index: 3;
}
ul.pagination li.active a:hover,
ul.pagination li.active span:hover,
ul.pagination li.active a:active,
ul.pagination li.active span:active,
ul.pagination li.active a:focus,
ul.pagination li.active span:focus {
  background-color: #0090ff;
  border-color: #0090ff;
  color: #fff;
  cursor: default;
  z-index: 3;
}
@media (max-width: 520px) {
  ul.pagination li {
    display: none;
  }
  ul.pagination li:first-child,
  ul.pagination li:last-child {
    display: inline-block;
  }
}
/************
Homepage
************/
.homepage-container .believe {
  border-top: 10px solid #F27931;
  text-align: center;
  background-color: white;
  position: relative;
  min-height: 355px;
  color: #3F3F3F;
}
.homepage-container .believe .believe-content hr {
  width: 134px;
  margin: 57px 0 30px 151px;
  background-color: #F27931;
  border: none;
  height: 4px;
}
@media (max-width: 991px) {
  .homepage-container .believe .believe-content hr {
    margin: 43px auto 30px;
  }
}
.homepage-container .believe .believe-content .believe-text {
  font-family: 'Conv_BentonSans-Light';
  line-height: 30px;
  text-align: left;
}
.homepage-container .believe .believe-content .believe-text h2 {
  margin: 0 0 16px;
  font-size: 22px;
  letter-spacing: 0.030em;
  padding-left: 16px;
  line-height: 30px;
}
@media (max-width: 991px) {
  .homepage-container .believe .believe-content .believe-text h2 {
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .homepage-container .believe .believe-content .believe-text h2 {
    padding: 0 60px;
  }
}
.homepage-container .believe .believe-content .believe-text h2 span {
  font-family: 'Conv_BentonSans-Medium';
}
.homepage-container .believe .believe-content .believe-text p {
  font-size: 18px;
  letter-spacing: 0.010em;
}
@media (max-width: 991px) {
  .homepage-container .believe .believe-content .believe-text p {
    margin: 0 auto 55px;
    max-width: 525px;
  }
}
@media (max-width: 767px) {
  .homepage-container .believe .believe-content .believe-text p {
    text-align: center;
  }
}
.homepage-container .believe .believe-img {
  background-size: cover !important;
  height: 345px;
  width: 415px;
  position: relative;
  float: right;
  display: block;
  margin-left: 75px;
  background-image: url(../img/secondary_nurseImage.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .believe .believe-img {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/secondary_nurseImage2x.jpg);
    background-size: 415px 345px;
  }
}
@media (max-width: 991px) {
  .homepage-container .believe .believe-img {
    float: none;
    margin: 0 auto;
    width: 100%;
    background-position: center;
  }
}
.homepage-container .solution-part {
  background-color: #44ADFC;
  padding: 37px 0 74px;
  color: white;
  text-align: center;
}
@media (max-width: 991px) {
  .homepage-container .solution-part {
    padding: 49px 0;
  }
}
.homepage-container .solution-part h2 {
  margin: 15px 0 19px;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.030em;
  font-family: 'Conv_BentonSans-Bold';
}
@media (max-width: 991px) {
  .homepage-container .solution-part h2 {
    margin: 44px 0 32px;
  }
}
.homepage-container .solution-part p {
  font-size: 18px;
  letter-spacing: 0.010em;
  font-family: 'Conv_BentonSans-Light';
  padding: 0 10px;
  line-height: 30px;
}
@media (max-width: 991px) {
  .homepage-container .solution-part p {
    max-width: 485px;
    padding: 0;
    margin: 20px auto 0;
  }
}
.homepage-container .solution-part h4 {
  font-family: 'Conv_BentonSans-Medium';
  margin-top: 20px;
  line-height: 30px;
  letter-spacing: 0.010em;
}
@media (max-width: 991px) {
  .homepage-container .solution-part h4 {
    max-width: 485px;
    padding: 0;
    margin: 20px auto 10px;
  }
}
.homepage-container .solution-part .solution-img {
  height: 141px;
  width: 188px;
  margin: 0 auto;
  background-image: url('../img/employeerCircles.svg');
  background-position: center;
  background-size: cover;
}
.homepage-container .out-of-debt {
  border-top: 4px solid #20CE24;
  color: #3F3F3F;
}
.homepage-container .out-of-debt .window-image {
  display: block;
  background-image: url('../img/scrolling_bannerImage.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  height: 198px;
  position: relative;
}
@media (max-width: 1199px) {
  .homepage-container .out-of-debt .window-image {
    background-attachment: inherit;
    background-position: center;
  }
}
@media (max-width: 991px) {
  .homepage-container .out-of-debt .window-image {
    background-image: url('../img/scrolling_bannerImage-mobile.jpg');
  }
}
.homepage-container .out-of-debt hr {
  width: 134px;
  background-color: #20CE24;
  border: none;
  height: 4px;
  margin: 38px auto 20px;
}
@media (max-width: 991px) {
  .homepage-container .out-of-debt hr {
    margin: 49px auto 0px;
  }
}
.homepage-container .out-of-debt h2 {
  font-size: 24px;
  font-family: 'Conv_BentonSans-Bold';
  color: #3F3F3F;
  line-height: 30px;
  letter-spacing: 0.030em;
  text-align: center;
  margin: 43px auto 29px;
}
@media (max-width: 991px) {
  .homepage-container .out-of-debt h2 {
    margin: 16px auto 43px;
    max-width: 350px;
  }
}
.homepage-container .out-of-debt h3 {
  font-size: 18px;
  font-family: 'Conv_BentonSans-Medium';
  text-transform: uppercase;
  margin: 32px 0 0;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt h3 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .homepage-container .out-of-debt h3 {
    text-align: center;
  }
}
.homepage-container .out-of-debt p {
  letter-spacing: 0.011em;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt p {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .homepage-container .out-of-debt p {
    text-align: center;
  }
}
.homepage-container .out-of-debt .debt-content {
  font-size: 18px;
  font-family: 'Conv_BentonSans-Light';
  line-height: 30px;
  letter-spacing: 0.010em;
  padding-bottom: 55px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content {
    padding-bottom: 5px;
  }
}
.homepage-container .out-of-debt .debt-content hr {
  width: 100%;
  height: 2px;
  margin: 14px 0 9px;
}
.homepage-container .out-of-debt .debt-content .img-wrapp {
  height: 95px;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .img-wrapp {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .homepage-container .out-of-debt .debt-content .img-wrapp {
    margin-top: 30px;
  }
}
.homepage-container .out-of-debt .debt-content .img-wrapp .image {
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin: 0 auto;
  transform: translate(0, -50%);
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .img-wrapp .image {
    position: relative;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .homepage-container .out-of-debt .debt-content .img-wrapp .image {
    left: 0!important;
    right: 0!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .debt-wrapp {
    margin: 0 auto 30px;
    max-width: 485px;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .debt-wrapp .debt-excerpt {
    margin-left: 50%;
  }
}
@media (max-width: 767px) {
  .homepage-container .out-of-debt .debt-content .salary .img-wrapp {
    margin-top: 0;
  }
}
.homepage-container .out-of-debt .debt-content .salary .image {
  background-image: url('../img/icon01_money.svg');
  height: 66px;
  width: 123px;
  left: 50px;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .salary .image {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .salary .debt-excerpt p {
    padding-right: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .payments .debt-excerpt {
    margin-right: 50%;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .payments .img-wrapp {
    right: 0;
    left: auto;
  }
}
.homepage-container .out-of-debt .debt-content .payments .image {
  background-image: url('../img/icon02_monthly.svg');
  height: 94px;
  width: 95px;
  left: 80px;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .payments .image {
    left: 0;
  }
}
.homepage-container .out-of-debt .debt-content .strings .image {
  background-image: url('../img/icon03_lock.svg');
  height: 95px;
  width: 87px;
  left: 65px;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .out-of-debt .debt-content .strings .image {
    left: 0;
  }
}
.homepage-container .social-register {
  background-color: #1993FC;
  padding: 46px 0 36px;
  font-size: 0;
}
@media (max-width: 991px) {
  .homepage-container .social-register {
    padding: 42px 0 47px;
  }
}
.homepage-container .social-register .caption {
  color: white;
  font-size: 24px;
  font-family: 'Conv_BentonSans-Medium';
  text-align: center;
  margin: 0 auto 34px;
  line-height: 30px;
  letter-spacing: 0.070em;
}
@media (max-width: 991px) {
  .homepage-container .social-register .caption {
    margin: 0 auto 38px;
  }
}
.homepage-container .social-register .caption .new-line {
  display: inline;
}
@media (max-width: 991px) {
  .homepage-container .social-register .caption .new-line {
    display: block;
  }
}
.homepage-container .social-register .get-app {
  display: inline-block;
  padding: 4px 36px 4px 31px;
  border-right: 2px solid #3F3F3F;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-container .social-register .get-app {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .homepage-container .social-register .get-app {
    padding: 4px 15px 4px 0px;
  }
}
.homepage-container .social-register .get-app a {
  color: #3F3F3F;
  line-height: 1.5;
  font-size: 18px;
  font-family: 'Conv_BentonSans-Bold';
  padding: 6px 26px 6px 50px;
  display: block;
  text-align: right;
  letter-spacing: 0.050em;
  background-color: white;
  width: 200px;
  height: 39px;
  border-radius: 5px;
  position: relative;
}
.homepage-container .social-register .get-app a:hover,
.homepage-container .social-register .get-app a:active,
.homepage-container .social-register .get-app a:focus {
  text-decoration: none;
}
.homepage-container .social-register .get-app a:before {
  content: url('../img/appleLogo.svg');
  left: 29px;
  position: absolute;
  top: 8px;
  width: 16px;
  height: 19px;
}
@media (max-width: 370px) {
  .homepage-container .social-register .get-app a {
    margin: 0 auto;
  }
}
@media (max-width: 370px) {
  .homepage-container .social-register .get-app {
    display: block;
    padding-right: 0;
    margin-bottom: 25px;
    border-right: none;
  }
}
.homepage-container .social-register .social {
  display: inline-block;
  padding: 6px 0 7px 30px ;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .homepage-container .social-register .social {
    padding: 6px 0 7px 15px;
  }
}
.homepage-container .social-register .social a {
  margin-right: 15px;
  display: inline-block;
}
.homepage-container .social-register .social a.facebook {
  background-image: url('../img/sm_facebook.svg');
  width: 15px;
  height: 33px;
  background-size: cover;
}
.homepage-container .social-register .social a.twitter {
  background-image: url('../img/sm_twitter.svg');
  width: 31px;
  height: 25px;
  background-size: cover;
}
.homepage-container .social-register .social a.instagram {
  background-image: url('../img/sm_insta.svg');
  width: 27px;
  height: 27px;
  background-size: cover;
}
.homepage-container .social-register .social a:last-of-type {
  margin-right: 0;
}
.homepage-container .domain-categories ul.domains-list {
  margin: 34px auto;
}
@media (max-width: 991px) {
  .homepage-container .domain-categories ul.domains-list {
    margin: 0 auto;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 90px;
}
@media (max-width: 991px) {
  .homepage-container .domain-categories ul.domains-list li.domain {
    padding: 20px 15px 20px;
  }
}
@media (min-width: 992px) {
  .homepage-container .domain-categories ul.domains-list li.domain {
    width: auto;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img {
  display: block;
  height: 60px;
  width: 60px;
  background-position: center;
  margin: 0 auto;
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.first {
  background-image: url(../img/microchip.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.first {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/microchip2x.png);
    background-size: 60px 60px;
  }
}
@media (min-width: 992px) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.first {
    margin-left: 0px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.second {
  background-image: url(../img/cube.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.second {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/cube2x.png);
    background-size: 60px 60px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.third {
  background-image: url(../img/iwatch.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.third {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/iwatch2x.png);
    background-size: 44px 60px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.fourth {
  background-image: url(../img/acumulator.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.fourth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/acumulator2x.png);
    background-size: 60px 60px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.fifth {
  background-image: url(../img/formula.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.fifth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/formula2x.png);
    background-size: 52px 60px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.sixth {
  background-image: url(../img/stats-curves.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.sixth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/stats-curves2x.png);
    background-size: 60px 56px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.seventh {
  background-image: url(../img/medkit.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.seventh {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/medkit2x.png);
    background-size: 60px 60px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.eigth {
  background-image: url(../img/dna-strain.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.eigth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/dna-strain2x.png);
    background-size: 60px 60px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-img.ninth {
  background-image: url(../img/rectangle.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-img.ninth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/rectangle2x.png);
    background-size: 54px 54px;
  }
}
.homepage-container .domain-categories ul.domains-list li.domain .domain-title {
  font-size: 14px;
  line-height: 20px;
  margin-top: 31px;
  text-align: center;
  margin-bottom: 0px;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 991px) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-title {
    margin-top: 21px;
  }
}
@media (min-width: 992px) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-title.long-title {
    margin-left: -30px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .homepage-container .domain-categories ul.domains-list li.domain .domain-title.long-title {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.homepage-container.homepage-healthcare .header .header-img .inner-header .nav-container .logo {
  background-image: url(../img/logo-old.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container.homepage-healthcare .header .header-img .inner-header .nav-container .logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/logo-old2x.png);
    background-size: 226px 114px;
  }
}
.homepage-container.homepage-healthcare .domain {
  width: 132px!important;
}
.homepage-container.homepage-healthcare .domain-img {
  display: block;
  height: 60px;
  width: 76px!important;
  background-position: center;
  margin: 0 auto;
}
.homepage-container.homepage-healthcare .domain-img.first {
  background-image: url('../img/1.png') !important;
  background-size: initial!important;
}
@media (min-width: 992px) {
  .homepage-container.homepage-healthcare .domain-img.first {
    margin-left: 0px;
  }
}
.homepage-container.homepage-healthcare .domain-img.second {
  background-image: url('../img/2.png') !important;
  background-size: initial!important;
}
.homepage-container.homepage-healthcare .domain-img.third {
  background-image: url('../img/3.png') !important;
  background-size: initial!important;
}
.homepage-container.homepage-healthcare .domain-img.fourth {
  background-image: url('../img/4.png') !important;
  background-size: initial!important;
}
.homepage-container.homepage-healthcare .domain-img.fifth {
  background-image: url('../img/5.png') !important;
  background-size: initial!important;
}
.homepage-container.homepage-healthcare .domain-img.sixth {
  background-image: url('../img/6.png') !important;
  background-size: initial!important;
}
.homepage-container.homepage-healthcare .domain-img.seventh {
  background-image: url('../img/7.png') !important;
  background-size: initial!important;
}
.homepage-container.homepage-healthcare .simple-process {
  margin-top: 103px;
  margin-bottom: 28px;
  font-size: 0;
}
@media (max-width: 991px) {
  .homepage-container.homepage-healthcare .simple-process {
    margin-top: 44px;
    margin-bottom: 0;
  }
}
.homepage-container.homepage-healthcare .simple-process .btn-video-content {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .homepage-container.homepage-healthcare .simple-process .btn-video-content {
    margin: 0px auto 30px;
  }
}
.homepage-container.homepage-healthcare .simple-process .steps {
  color: #3F3F3F;
  display: inline-block;
  vertical-align: top;
  max-width: 435px;
}
@media (max-width: 991px) {
  .homepage-container.homepage-healthcare .simple-process .steps {
    margin: 0 auto;
    display: block;
  }
}
.homepage-container.homepage-healthcare .simple-process .steps .about-sign-up hr {
  width: 134px;
  margin: 0 0 31px 135px;
  background-color: #1993FC;
  border: none;
  height: 4px;
}
@media (max-width: 991px) {
  .homepage-container.homepage-healthcare .simple-process .steps .about-sign-up hr {
    margin: 0 auto 31px;
  }
}
.homepage-container.homepage-healthcare .simple-process .steps .about-sign-up h2 {
  font-size: 22px;
  letter-spacing: 0.030em;
  line-height: 30px;
  font-family: 'Conv_BentonSans-Bold';
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .homepage-container.homepage-healthcare .simple-process .steps .about-sign-up h2 {
    text-align: center;
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .homepage-container.homepage-healthcare .simple-process .steps .about-sign-up .sign-up-step:last-of-type p {
    padding-right: 15px;
  }
}
@media (max-width: 500px) {
  .homepage-container.homepage-healthcare .simple-process .steps .about-sign-up .sign-up-step:last-of-type p {
    margin-bottom: 0;
  }
}
.homepage-container.homepage-healthcare .simple-process .steps .about-sign-up .sign-up-step p {
  font-family: 'Conv_BentonSans-Light';
  font-size: 19px;
  line-height: 30px;
  letter-spacing: 0.030em;
  padding-left: 45px;
  margin-bottom: 22px;
}
.homepage-container.homepage-healthcare .simple-process .steps .about-sign-up .sign-up-step p span {
  font-family: 'Conv_BentonSans-Medium';
}
.homepage-container.homepage-healthcare .simple-process .steps .about-sign-up .sign-up-step .step-nr {
  width: 33px;
  height: 33px;
  border: 2px solid #1993FC;
  border-radius: 50%;
  font-size: 14px;
  font-family: 'Conv_BentonSans-Medium';
  line-height: 32px;
  text-align: center;
  color: #1993FC;
  float: left;
  margin-right: 13px;
}
.homepage-container.homepage-healthcare .simple-process .image {
  display: inline-block;
}
@media (max-width: 991px) {
  .homepage-container.homepage-healthcare .simple-process .image {
    display: block;
  }
}
.homepage-container.homepage-healthcare .simple-process .image .dashboard-img {
  background-image: url(../img/devices-mobile.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain!important;
  height: 361px;
  width: 595px;
  margin: 27px -35px 0;
}
@media (min-width: 992px) {
  .homepage-container.homepage-healthcare .simple-process .image .dashboard-img {
    background-image: url(../img/devices.png);
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) and only screen and (-webkit-min-device-pixel-ratio: 2), (min-width: 992px) and only screen and (min--moz-device-pixel-ratio: 2), (min-width: 992px) and only screen and (min-device-pixel-ratio: 2), (min-width: 992px) and only screen and (min-resolution: 192dpi), (min-width: 992px) and only screen and (min-resolution: 2dppx) {
  .homepage-container.homepage-healthcare .simple-process .image .dashboard-img {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/devices2x.png);
    background-size: 821px 498px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .homepage-container.homepage-healthcare .simple-process .image .dashboard-img {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/devices-mobile2x.png);
    background-size: 821px 498px;
  }
}
@media (max-width: 991px) {
  .homepage-container.homepage-healthcare .simple-process .image .dashboard-img {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 400px) {
  .homepage-container.homepage-healthcare .simple-process .image .dashboard-img {
    margin: -50px auto;
  }
}
.homepage-container.homepage-healthcare .solution-part {
  border-bottom: 6px solid #1993FC;
}
/************
Footer Sign Up
************/
.sign-up.sign-up-candidates {
  display: inline-block;
  border-right: 2px solid #3F3F3F;
  padding: 4px 37px 4px 0;
  margin: 0 auto;
  background-color: #1993FC;
  text-align: center;
}
@media (max-width: 991px) {
  .sign-up.sign-up-candidates {
    border-right: none;
    display: block;
    padding: 0;
    margin-bottom: 33px;
  }
}
.sign-up.sign-up-candidates label {
  color: white;
}
.sign-up.sign-up-candidates form {
  position: relative;
}
@media (max-width: 991px) {
  .sign-up.sign-up-candidates form {
    max-width: 432px;
    margin: 0 auto;
  }
}
.sign-up.sign-up-candidates form label {
  margin-bottom: 26px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.030em;
}
@media (max-width: 991px) {
  .sign-up.sign-up-candidates form label {
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 0.010em;
  }
}
.sign-up.sign-up-candidates form label span {
  font-family: 'Conv_BentonSans-Bold';
}
@media (max-width: 991px) {
  .sign-up.sign-up-candidates form label span {
    display: block;
  }
}
.sign-up.sign-up-candidates form input {
  font-family: 'Conv_BentonSans-Light';
  font-size: 18px;
  border-radius: 5px;
  background-color: white;
  width: 305px;
  height: 39px;
  margin-right: -7px;
  padding: 10px 20px 8px 23px;
  color: #727272;
}
@media (max-width: 991px) {
  .sign-up.sign-up-candidates form input {
    width: 100%;
    margin-right: 0;
    padding-right: 155px;
    padding-left: 10px;
  }
}
@media (max-width: 330px) {
  .sign-up.sign-up-candidates form input {
    padding-right: 150px;
    padding-left: 5px;
  }
}
.sign-up.sign-up-candidates form input::-webkit-input-placeholder {
  color: #C7C7CD;
}
.sign-up.sign-up-candidates form input:-moz-placeholder {
  /* Firefox 18- */
  color: #C7C7CD;
}
.sign-up.sign-up-candidates form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #C7C7CD;
}
.sign-up.sign-up-candidates form input:-ms-input-placeholder {
  color: #C7C7CD;
}
.sign-up.sign-up-candidates .submit-btn {
  background-color: #3F3F3F;
  color: white;
  text-transform: uppercase;
  border-radius: 5px;
  width: 145px;
  height: 39px;
  font-size: 18px;
  font-family: 'Conv_BentonSans-Medium';
  padding: 8px 12px;
  letter-spacing: 0.1em;
  float: none;
  margin-left: 0;
  margin-top: 0;
  transition: all 0.2s ease-out;
}
@media (max-width: 991px) {
  .sign-up.sign-up-candidates .submit-btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.sign-up.sign-up-candidates .submit-btn:hover,
.sign-up.sign-up-candidates .submit-btn:active,
.sign-up.sign-up-candidates .submit-btn:focus {
  background-color: #030303;
  color: white;
  transition: all 0.3s ease-out;
}
/************
Candidate Profile
************/
.candidate-profile-edit .edit-profile-wrapper {
  position: relative;
  color: black;
  max-width: 1054px;
  width: 100%;
  padding: 0 15px;
  margin: 29px auto 40px;
}
.candidate-profile-edit .edit-profile-wrapper .left-side {
  padding-right: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .right-side {
  padding-left: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover,
.candidate-profile-edit .edit-profile-wrapper .no-hover {
  background: white;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
  position: relative;
  margin-bottom: 20px;
  border-radius: 3px;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover.hover .cover,
.candidate-profile-edit .edit-profile-wrapper .no-hover.hover .cover {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover.edit .section-save,
.candidate-profile-edit .edit-profile-wrapper .no-hover.edit .section-save {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover.edit .complete-section,
.candidate-profile-edit .edit-profile-wrapper .no-hover.edit .complete-section {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover.edit .add-item,
.candidate-profile-edit .edit-profile-wrapper .no-hover.edit .add-item {
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover.hover .list .single .add-field,
.candidate-profile-edit .edit-profile-wrapper .no-hover.hover .list .single .add-field,
.candidate-profile-edit .edit-profile-wrapper .with-hover.edit .list .single .add-field,
.candidate-profile-edit .edit-profile-wrapper .no-hover.edit .list .single .add-field {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover.hover .list .single .edit-delete,
.candidate-profile-edit .edit-profile-wrapper .no-hover.hover .list .single .edit-delete,
.candidate-profile-edit .edit-profile-wrapper .with-hover.edit .list .single .edit-delete,
.candidate-profile-edit .edit-profile-wrapper .no-hover.edit .list .single .edit-delete {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .cover,
.candidate-profile-edit .edit-profile-wrapper .no-hover .cover {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  cursor: pointer;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .edit-section,
.candidate-profile-edit .edit-profile-wrapper .no-hover .edit-section {
  float: right;
  margin: 20px 29px;
  display: block;
  color: #0090ff;
  font-size: 14px;
  letter-spacing: -0.27px;
  height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .edit-section .pencil,
.candidate-profile-edit .edit-profile-wrapper .no-hover .edit-section .pencil {
  background: rgba(0, 143, 255, 0.1);
  border-radius: 5px;
  height: 32px;
  width: 32px;
  background-image: url(../img/pencil.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 16px 16px;
  vertical-align: middle;
  background-position: center;
  margin-left: 11px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .candidate-profile-edit .edit-profile-wrapper .with-hover .edit-section .pencil,
  .candidate-profile-edit .edit-profile-wrapper .no-hover .edit-section .pencil {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/pencil2x.png);
    background-size: 16px 16px;
  }
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .delete-section,
.candidate-profile-edit .edit-profile-wrapper .no-hover .delete-section {
  color: #FE3824;
  font-size: 14px;
  letter-spacing: -0.27px;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .delete-section .icon,
.candidate-profile-edit .edit-profile-wrapper .no-hover .delete-section .icon {
  background: rgba(254, 56, 36, 0.17);
  border-radius: 5px;
  height: 32px;
  width: 32px;
  display: inline-block;
  background-image: url(../img/cross.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  vertical-align: middle;
  background-position: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .candidate-profile-edit .edit-profile-wrapper .with-hover .delete-section .icon,
  .candidate-profile-edit .edit-profile-wrapper .no-hover .delete-section .icon {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/cross2x.png);
    background-size: 14px 14px;
  }
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .section-save,
.candidate-profile-edit .edit-profile-wrapper .no-hover .section-save {
  display: none;
  position: absolute;
  right: 30px;
  top: 19px;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .section-save .save,
.candidate-profile-edit .edit-profile-wrapper .no-hover .section-save .save {
  display: inline-block;
  margin-right: 13px;
  min-width: 83px;
  min-height: 36px;
}
.candidate-profile-edit .edit-profile-wrapper .with-hover .section-save.bott-btn,
.candidate-profile-edit .edit-profile-wrapper .no-hover .section-save.bott-btn {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  margin-left: 35px;
  margin-top: 19px;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics {
  margin-top: 38px;
  position: relative;
  padding-right: 50px;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper {
  position: relative;
  height: 120px;
  width: 120px;
  z-index: 100;
  display: block;
  float: left;
  vertical-align: top;
  margin-bottom: 46px;
  margin-right: 31px;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image {
  border-radius: 100px;
  height: 120px;
  width: 120px;
  position: relative;
  overflow: hidden;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image:hover .edit-image,
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image:focus .edit-image,
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image:active .edit-image {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image .edit-image {
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image .edit-image .circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.72);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  cursor: pointer;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image .edit-image .camera {
  background-image: url(../img/camera.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  width: 23px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .candidate-profile-edit .edit-profile-wrapper .my-profile-basics .my-image-wrapper .my-image .edit-image .camera {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/camera2x.png);
    background-size: 23px 20px;
  }
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .candidate-info {
  display: block;
  vertical-align: top;
  margin: 14px 0 16px 0px;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .candidate-info .candidate-name {
  display: block;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 36px;
  margin: 0 auto;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .candidate-info .field-of-study {
  display: block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.27px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  font-family: 'Conv_BentonSans-Book';
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .candidate-info .field-of-study .domain:after {
  border-radius: 100px;
  content: " ";
  height: 5px;
  width: 5px;
  background-color: black;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .candidate-info .field-of-study .domain.last:after {
  background-color: transparent;
  width: 0;
  height: 0;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .my-profile-basics .candidate-info .field-of-study .university {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper h4 {
  margin: 0;
  font-size: 18px;
  letter-spacing: -0.29px;
  position: relative;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Conv_BentonSans-Medium';
  display: block;
  padding: 25px 0 10px 26px;
}
.candidate-profile-edit .edit-profile-wrapper h4.section-title {
  margin-bottom: 35px;
  padding-bottom: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block {
  padding-bottom: 30px;
  margin-top: 0!important;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link {
  background-color: rgba(254, 243, 189, 0.22);
  height: 67px;
  padding: 13px 0 7px;
  margin: 6px 26px 0 30px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link label {
  padding-left: 18px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link input {
  padding: 6px 18px 0;
  background-color: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .data.link input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate {
  margin-top: 0;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .new-location {
  position: relative;
  padding-top: 19px;
  display: inline-block;
  width: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .new-location input {
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .new-location .disabled {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(238, 238, 238, 0.8);
  z-index: 1;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .new-location .choosed-location {
  margin: 7px 5px 0 18px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .checkbox-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: 9px 0 10px 18px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .checkbox-wrapper .checkbox {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .relocate .checkbox-wrapper .checkbox label {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  padding-left: 11px;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .link.relocate {
  margin-top: 6px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .link.relocate .new-location {
  padding-top: 0;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .link.relocate .checkbox-wrapper {
  margin-top: 0;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .remotely-work {
  margin: 24px 0 0 47px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .remotely-work .checkbox {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .choosed-location {
  margin: 10px 26px 24px 42px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .choosed-location div {
  margin-bottom: 7px;
  background: #E5F3FF;
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .choosed-location div .remove_relocate {
  padding: 0px 2px;
  margin-left: 5px;
  margin-right: -5px;
  color: #83CAFF;
  cursor: pointer;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block .relocate-to-wrapper .choosed-location.outer {
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block.edit .relocate-to-wrapper .choosed-location.outer {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block.edit .relocate-to-wrapper .choosed-location.outer div .remove_relocate {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block.edit .relocate-to-wrapper .relocate .checkbox-wrapper {
  position: absolute;
  top: 19px;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .personal-block.edit .relocate-to-wrapper .relocate .new-location {
  width: 240px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-status {
  padding: 19px 26px 50px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-status .status p {
  margin: 0;
  font-size: 17px;
  line-height: 34px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query {
  padding: 25px 34px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query {
  margin-bottom: 28px;
  font-size: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper {
  margin-left: 18px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .checkbox.single-select,
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .radio.single-select {
  padding-left: 20px;
  line-height: 20px;
  margin: 19px 38px 0 0;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .checkbox.single-select label,
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .radio.single-select label {
  padding-left: 11px;
  font-size: 14px;
  line-height: 20px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .checkbox.single-select label::before,
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .radio.single-select label::before {
  width: 20px;
  height: 20px;
  margin-left: -20px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .checkbox.single-select label::after,
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .radio.single-select label::after {
  font-size: 9px;
  margin-top: 0;
  padding-left: 6px;
  padding-top: 0;
  margin-left: -20px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .checkbox.single-select input[type="checkbox"],
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .radio.single-select input[type="checkbox"],
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .checkbox.single-select input[type="radio"],
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block .authorization-query .query .checkbox-wrapper .radio.single-select input[type="radio"] {
  margin-left: -20px;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block.edit .authorization-query {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .work-authorization-block.edit .authorization-status {
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .debt-block h4 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .debt-block .personal-info {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .school-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .school-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .school-block .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .courses-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .courses-block .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .courses-block .complete-section .data.timeline {
  margin: 22px 0 20px;
}
.candidate-profile-edit .edit-profile-wrapper .study-block h4 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .study-block .personal-info {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.candidate-profile-edit .edit-profile-wrapper .study-block .checkbox-wrapper {
  padding: 9px 15px 25px 38px;
}
.candidate-profile-edit .edit-profile-wrapper .study-block .radio,
.candidate-profile-edit .edit-profile-wrapper .study-block .checkbox {
  margin-top: 16px;
  margin-bottom: 16px;
  cursor: pointer;
}
.candidate-profile-edit .edit-profile-wrapper .study-block .radio input,
.candidate-profile-edit .edit-profile-wrapper .study-block .checkbox input {
  margin-top: 8px;
}
.candidate-profile-edit .edit-profile-wrapper .study-block .data {
  height: auto!important;
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block h4,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block h4 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .personal-info,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .personal-info {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .checkbox-wrapper,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .checkbox-wrapper {
  padding: 9px 15px 25px 38px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .radio,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .radio,
.candidate-profile-edit .edit-profile-wrapper .years-block .checkbox,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .checkbox {
  margin-top: 16px;
  margin-bottom: 16px;
  cursor: pointer;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .radio input,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .radio input,
.candidate-profile-edit .edit-profile-wrapper .years-block .checkbox input,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .checkbox input {
  margin-top: 8px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .data,
.candidate-profile-edit .edit-profile-wrapper .use-ways-block .data {
  height: auto!important;
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block {
  padding-bottom: 38px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .bootstrap-select {
  margin-left: 33px;
  width: 331px;
  height: 44px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .years-block .bootstrap-select .dropdown-toggle {
  height: 100%;
  background: #F5F5F5;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block .bootstrap-select .dropdown-toggle .filter-option {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  font-size: 16px;
  color: #424243;
  letter-spacing: 0px;
  line-height: 25px;
}
.candidate-profile-edit .edit-profile-wrapper .years-block.edit .bootstrap-select .dropdown-toggle {
  background: white;
}
.candidate-profile-edit .edit-profile-wrapper .range-wrapper {
  background: #FFFFFF;
  display: block;
  width: 100%;
  border: none;
  height: 99px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .range-wrapper .range-slider {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.candidate-profile-edit .edit-profile-wrapper .range-wrapper .range-slider .slider-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 346px;
  margin: 12px 0 0 26px;
}
.candidate-profile-edit .edit-profile-wrapper .range-wrapper .range-slider .theme-blue .back-bar {
  height: 3px;
  background-color: #B6B6B6;
}
.candidate-profile-edit .edit-profile-wrapper .range-wrapper .range-slider .theme-blue .back-bar .pointer {
  width: 28px;
  height: 28px;
  top: -13px;
}
.candidate-profile-edit .edit-profile-wrapper .range-wrapper .range-slider .theme-blue .back-bar .pointer-label {
  color: #000;
  line-height: 21px;
  top: -44px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #030303;
}
.candidate-profile-edit .edit-profile-wrapper .btn-blue {
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 90%;
  font-size: 19px;
  line-height: 22px;
  outline: none;
}
.candidate-profile-edit .edit-profile-wrapper .bootstrap-select .dropdown-toggle .bs-caret:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  right: 18px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.candidate-profile-edit .edit-profile-wrapper .bootstrap-select .dropdown-toggle .bs-caret .caret {
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .bootstrap-select.dropup .bs-caret:after {
  content: "\f106";
}
.candidate-profile-edit .edit-profile-wrapper .data {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin: 19px 26px 0 30px;
  background-color: #ffffff;
}
.candidate-profile-edit .edit-profile-wrapper .data label {
  display: block;
  color: black;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  font-family: 'Conv_BentonSans-Regular';
  padding: 0 10px;
  line-height: 14px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.candidate-profile-edit .edit-profile-wrapper .data label.active {
  color: #0090ff !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.candidate-profile-edit .edit-profile-wrapper .data input {
  border: none;
  width: 100%;
  outline: none;
  font-size: 17px;
  margin-top: 0px;
  color: black;
  padding: 9px 10px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .data input::-webkit-input-placeholder {
  /* Chrome */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .data input:-ms-input-placeholder {
  /* IE 10+ */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .data input::-moz-placeholder {
  /* Firefox 19+ */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .data .bootstrap-select {
  width: 368px;
}
.candidate-profile-edit .edit-profile-wrapper .data .bootstrap-select .dropdown-toggle {
  border: none;
  outline: none!important;
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .data .bootstrap-select .dropdown-menu a {
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block,
.candidate-profile-edit .edit-profile-wrapper .certification-block {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single:nth-last-child(2),
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .number,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .top,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .middle,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .middle.display-block,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .bottom-wrapper,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .bottom-wrapper .bottom,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .context,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .context:first-of-type,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .context p,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .entry .context p span,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .add-field,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .add-field:last-of-type,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .edit-delete,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .edit-section,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .edit-section .pencil,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .list .single .delete-section,
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section h5,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data textarea,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data textarea::-webkit-input-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data textarea:-ms-input-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data textarea::-moz-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data textarea:-moz-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data label,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data input,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data input::-webkit-input-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data input:-ms-input-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data input::-moz-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data input:-moz-placeholder,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.dropdown,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.dropdown .bootstrap-select,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline input,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .inner,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .note,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .input-info,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline.with-checkbox,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .radio,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .radio label,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .radio label::before,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .radio label::after,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .complete-section .section-save,
.candidate-profile-edit .edit-profile-wrapper .certification-block .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .add-item,
.candidate-profile-edit .edit-profile-wrapper .certification-block .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .add-item .add,
.candidate-profile-edit .edit-profile-wrapper .certification-block .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .add-item .text,
.candidate-profile-edit .edit-profile-wrapper .certification-block .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .work-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .certification-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .work-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .certification-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .work-block .add-item:active,
.candidate-profile-edit .edit-profile-wrapper .certification-block .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .skills-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .skills-block .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block h4 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .personal-info {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block h4 {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .added-skills {
  font-size: 0;
  margin: 19px 26px 27px 30px;
  border: none;
  height: auto;
  padding: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .added-skills div {
  margin-bottom: 8px;
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin-right: 4px;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .added-skills div span {
  padding: 0px 2px;
  margin-left: 5px;
  margin-right: -5px;
  color: #83CAFF;
  cursor: pointer;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section h5 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data {
  padding-bottom: 2px;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data .bootstrap-tagsinput {
  background-color: transparent;
  border: 1px solid transparent;
  box-shadow: none;
  margin-top: 5px;
  padding: 0;
  width: 100%;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data .bootstrap-tagsinput .label-info {
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  border: 1px solid #0090ff;
  margin: 0 4px 8px 0;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data .bootstrap-tagsinput .tag [data-role="remove"] {
  color: #83CAFF;
  margin-left: 5px;
  margin-right: -5px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data .bootstrap-tagsinput input {
  width: auto;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block .complete-section .data input[type="text"] {
  padding: 0;
  font-size: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .skills-block.hover .added-skills div span,
.candidate-profile-edit .edit-profile-wrapper .skills-block.edit .added-skills div span {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .links-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .links-block .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .links-block h4 {
  padding-bottom: 0;
  margin-bottom: 29px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single {
  margin-bottom: 19px;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .title {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 9px;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .url {
  font-size: 17px;
  color: black;
  margin-bottom: 9px;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .links-block .list .single .edit-delete {
  top: 6px;
}
.candidate-profile-edit .edit-profile-wrapper .job-block h4 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .job-block .personal-info {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.candidate-profile-edit .edit-profile-wrapper .job-block .checkbox-wrapper {
  padding: 9px 15px 25px 38px;
}
.candidate-profile-edit .edit-profile-wrapper .job-block .radio,
.candidate-profile-edit .edit-profile-wrapper .job-block .checkbox {
  margin-top: 16px;
  margin-bottom: 16px;
  cursor: pointer;
}
.candidate-profile-edit .edit-profile-wrapper .job-block .radio input,
.candidate-profile-edit .edit-profile-wrapper .job-block .checkbox input {
  margin-top: 8px;
}
.candidate-profile-edit .edit-profile-wrapper .job-block .data {
  height: auto!important;
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .availability-block .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .availability-block .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry {
  margin: 16px 0 16px 42px;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .top {
  margin-top: 4px;
  line-height: 20px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .entry .middle {
  color: rgba(0, 0, 0, 0.5);
  font-size: 17px;
  margin: 4px 113px 4px 0;
  float: right;
  line-height: 20px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .list .single .edit-delete {
  top: -2px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section {
  padding-right: 28px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data {
  padding-top: 15px;
  margin: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown:last-of-type {
  margin-left: 13px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .day-hour {
  -moz-opacity: 0.59;
  -khtml-opacity: 0.59;
  -webkit-opacity: 0.59;
  opacity: 0.59;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=59);
  filter: alpha(opacity=59);
  font-family: 'Conv_BentonSans-Medium';
  font-size: 15px;
  color: #424243;
  letter-spacing: -0.39px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 8px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .bootstrap-select {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 20px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .bootstrap-select .dropdown-toggle {
  font-size: 16px;
  line-height: 25px;
  padding: 9px 20px 9px 10px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .bootstrap-select .dropdown-toggle .bs-caret:after {
  right: 8px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .bootstrap-select .dropdown-menu a {
  line-height: 26px;
  font-size: 16px;
  padding: 3px 15px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .day {
  margin-right: 13px;
  width: 148px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .day .dropdown-toggle {
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .hour {
  width: 108px;
}
.candidate-profile-edit .edit-profile-wrapper .availability-block .availability-wrapper.complete-section .availability-data .availability-dropdown .hour .dropdown-toggle {
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .certification-block .list .single .edit-delete {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video {
  padding-bottom: 17px;
  width: 100%;
  position: relative;
  padding: 31px 31px 30px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .delete-video-mask {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 120;
  text-align: center;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .delete-video-mask .delete-mask {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .delete-video-mask h3 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 26px;
  color: #424243;
  letter-spacing: -0.63px;
  line-height: 42px;
  margin: 0 75px 54px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .delete-video-mask .delete-video-btn {
  display: inline-block;
  margin-bottom: 24px;
  padding: 0 26px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .delete-video-mask .cancel {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow {
  overflow: hidden;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-actions {
  margin-top: 21px;
  margin-bottom: 45px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-actions .replace-video-show {
  padding: 0 25px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-actions .delete-video-mask-show {
  display: inline-block;
  margin-left: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-wrapper {
  border: none;
  box-shadow: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-wrapper .mejs-container video {
  border-radius: 5px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-wrapper .mejs-container .mejs-layers .mejs-poster {
  border-radius: 5px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-wrapper .mejs-container .mejs-layers .mejs-overlay .mejs-overlay-button {
  width: 74px;
  height: 74px;
  background-image: url(../img/play-big.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .candidate-profile-edit .edit-profile-wrapper .candidate-video .video-overflow .video-wrapper .mejs-container .mejs-layers .mejs-overlay .mejs-overlay-button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/play-big2x.png);
    background-size: 74px 74px;
  }
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-info {
  padding: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-info .video-block {
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-info .video-block .edit-section {
  margin: 6px 15px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-info .video-block .section-save {
  right: 6px;
  top: 11px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-info .video-block .data:not(.video-note) input {
  max-width: 270px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .video-info .video-block .data.video-note {
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video.hover .video-info .video-block .data.video-note,
.candidate-profile-edit .edit-profile-wrapper .candidate-video.edit .video-info .video-block .data.video-note {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data {
  margin: 0;
  padding: 11px 10px 11px;
  background: white;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data label {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video h3 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 26px;
  color: #424243;
  letter-spacing: -0.63px;
  line-height: 26px;
  margin: 0 auto 32px;
  text-align: center;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type {
  background: rgba(0, 144, 255, 0.1);
  border: 1px dashed #0090ff;
  border-radius: 6px;
  padding: 25px 21px 17px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type h4 {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  color: #424243;
  letter-spacing: -0.29px;
  line-height: 18px;
  text-align: center;
  padding: 0;
  margin-bottom: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type .replace-video-btn {
  display: block;
  margin: 0 auto 20px;
  max-width: 148px;
  width: 100%;
  text-transform: uppercase;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type .save-cancel-youtube .submit-youtube {
  margin-right: 20px;
  padding: 0 25px;
  min-width: 140px;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type .save-cancel-youtube .submit-youtube:hover,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type .save-cancel-youtube .submit-youtube:active,
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type .save-cancel-youtube .submit-youtube:focus {
  background: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .video-type .youtube-wrapper {
  margin-top: 18px;
  margin-bottom: 13px;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .data {
  padding: 9px 10px 10px;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .data input {
  padding-top: 13px;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.candidate-profile-edit .edit-profile-wrapper .candidate-video .replace-video .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: black;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  letter-spacing: normal;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio {
  padding-bottom: 17px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio h4 {
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .personal-info {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 21px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list {
  padding: 0 23px 0 33px;
  list-style-type: none;
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 13px;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .number {
  display: block;
  float: left;
  vertical-align: top;
  width: 28px;
  height: 28px;
  background: #E5F3FF;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 14px;
  color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry {
  display: block;
  vertical-align: top;
  margin-left: 42px;
  margin-bottom: 11px;
  padding-right: 90px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .top {
  font-size: 17px;
  color: black;
  display: block;
  margin-bottom: 4px;
  line-height: 23px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .middle {
  font-size: 14px;
  letter-spacing: 0px;
  color: #424243;
  display: inline;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .middle.display-block {
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .bottom-wrapper {
  margin-top: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .bottom-wrapper .bottom {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 14px;
  color: #424243;
  letter-spacing: 0px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .context {
  margin-top: 15px;
  line-height: 22px;
  color: #424243;
  margin-right: -90px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .context:first-of-type {
  margin-top: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .context p {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .entry .context p span {
  font-family: 'Conv_BentonSans-Medium';
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .add-field {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  margin: 15px 0;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .add-field:last-of-type {
  margin-bottom: 4px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .edit-delete {
  display: none;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .edit-section {
  float: none;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .edit-section .pencil {
  margin: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .list .single .delete-section {
  position: relative;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section {
  background: #E5F3FF;
  border-radius: 7px;
  padding: 28px 43px 30px 36px;
  margin: 17px 24px 13px;
  display: none;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section h5 {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: #424243;
  letter-spacing: -0.39px;
  margin: 0 0 26px 2px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data {
  margin: 0 0 20px;
  padding: 11px 10px 11px;
  height: auto;
  background: white;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data textarea {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: none;
  padding-top: 7px;
  padding-bottom: 0px;
  outline: none;
  display: block;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data textarea::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data label {
  display: block;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 12px;
  color: black;
  line-height: 14px;
  padding-left: 0;
  padding-right: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data input {
  padding: 7px 0 0;
  width: 100%;
  line-height: 22px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.dropdown {
  padding: 0;
  background: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.dropdown .bootstrap-select {
  width: 300px;
  height: 44px;
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.dropdown .bootstrap-select .dropdown-toggle {
  height: 100%;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.dropdown .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 16px;
  color: black;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline {
  background-color: #E5F3FF;
  padding: 0;
  margin: 24px 0 23px;
  position: relative;
  font-size: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline input {
  background: white;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-family: 'Conv_BentonSans-Light';
  font-size: 16px;
  color: black;
  width: 129px;
  height: 44px;
  vertical-align: middle;
  padding: 12px 17px 9px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .inner {
  margin: 0 14px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .note {
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 47px;
  color: rgba(0, 0, 0, 0.5);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  line-height: 14px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .input-info {
  margin-left: 0;
  margin-bottom: 7px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline.with-checkbox {
  margin: 21px 0 17px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .checkbox,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .radio {
  padding-left: 16px;
  margin: 10px 0 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .radio label {
  padding-left: 6px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5) !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  position: relative;
  margin-right: 67px;
  float: right;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .radio label::before {
  width: 16px;
  height: 16px;
  border: 1px solid #D5D5D5;
  margin-left: -16px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
  top: 4px;
  margin-left: -13px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .data.timeline .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .complete-section .section-save {
  position: relative;
  top: 0;
  right: 0;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .add-item {
  border: 1px solid #0090ff;
  border-radius: 100px;
  color: #0090ff;
  letter-spacing: -0.27px;
  background-color: white;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 36px;
  margin: 0 0 13px 33px;
  padding: 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .add-item .add {
  display: inline;
  vertical-align: middle;
  font-size: 26px;
  line-height: 32px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .add-item .text {
  padding: 0;
  line-height: 34px;
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  vertical-align: middle;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .add-item:hover,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .add-item:focus,
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .add-item:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio h4 {
  padding-bottom: 1px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .personal-info {
  display: block;
  margin-left: 0;
  margin: 0 23px 27px 26px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .block-upload {
  position: relative;
  top: 0;
  background-color: white;
  height: auto;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single {
  padding: 15px 0 0;
  margin-bottom: 0;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single:first-of-type {
  border-top: 1px solid rgba(216, 216, 216, 0.5);
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single:nth-last-child(2) {
  margin-bottom: 22px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single .portfolio-title {
  font-size: 17px;
  display: block;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single .portfolio-link {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  color: #0090ff;
  margin: 14px 0 15px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single .portfolio-link .icon-clip {
  background-image: url(../img/clip-small.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 19px;
  width: 20px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single .portfolio-link .icon-clip {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/clip-small2x.png);
    background-size: 20px 19px;
  }
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .about-info .list .single .edit-delete {
  top: 26px;
}
.candidate-profile-edit .edit-profile-wrapper .add-portofolio .portofolio {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #0090ff;
  letter-spacing: -0.39px;
  padding: 0;
  margin-top: 7px;
  display: inline-block;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve {
  background: #43DB5E;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  margin-bottom: 20px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve h5 {
  margin: 0;
  padding: 16px 0 16px 20px;
  background-color: rgba(0, 0, 0, 0.11);
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: white;
  letter-spacing: -0.31px;
  line-height: 19px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  background-clip: padding-box;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile {
  padding: 24px 0px 35px 30px;
  font-size: 0;
  background-color: #43DB5E;
  transition: background-color 0.6s linear;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile.change-state {
  background-color: rgba(0, 0, 0, 0.11);
  transition: background-color 0.6s linear;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile label {
  display: block;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 16px;
  color: white;
  letter-spacing: 0px;
  font-weight: normal;
  margin-bottom: 19px;
  margin-left: 4px;
  line-height: 19px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile input {
  background: white;
  border-radius: 100px;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 14px;
  color: black;
  letter-spacing: -0.27px;
  border: none;
  box-shadow: none;
  padding: 9px 19px 7px;
  outline: none;
  margin-right: 13px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile input::-webkit-input-placeholder {
  /* Chrome */
  font-size: 14px;
  color: #C7C7CD;
  letter-spacing: -0.39px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  color: #C7C7CD;
  letter-spacing: -0.27px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Book';
  font-size: 14px;
  color: #C7C7CD;
  letter-spacing: -0.27px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-size: 14px;
  color: #C7C7CD;
  letter-spacing: -0.27px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .bootstrap-select {
  margin-right: 15px;
  margin-bottom: 15px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save {
  display: inline-block;
  vertical-align: top;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save .save {
  background-color: white;
  border-radius: 100px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 14px;
  color: black;
  letter-spacing: -0.27px;
  text-transform: uppercase;
  width: auto;
  line-height: 34px;
  display: inline-block;
  padding: 0 23px;
  border: 1px solid white;
  margin-right: 8px;
  min-width: 83px;
  text-align: center;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save .save:hover,
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save .save:active {
  background-color: transparent;
  font-family: 'Conv_BentonSans-Regular';
  color: white;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save .cancel {
  border-radius: 100px;
  font-size: 14px;
  letter-spacing: -0.27px;
  text-transform: uppercase;
  width: auto;
  line-height: 34px;
  display: inline-block;
  padding: 0 23px;
  border: 1px solid white;
  background-color: transparent;
  font-family: 'Conv_BentonSans-Regular';
  color: white;
  min-width: 83px;
  text-align: center;
}
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save .cancel:hover,
.candidate-profile-edit .edit-profile-wrapper .profile-improve .incomplete-profile .section-save .cancel:active {
  background-color: white;
  font-family: 'Conv_BentonSans-Medium';
  color: black;
  text-decoration: none;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio {
  padding-left: 20px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox label,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio label {
  padding-left: 11px;
  line-height: 20px;
  font-size: 14px;
  color: #424243;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio label::before {
  width: 20px;
  height: 20px;
  margin-left: -20px;
  border: none;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio label::after {
  background-image: url('../img/checked-blue.svg');
  background-size: cover;
  background-position: center;
  height: 10px;
  width: 12px;
  top: 6px;
  margin-left: -15px;
  margin-top: 0px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox input[type="checkbox"]:checked + label::after,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio input[type="checkbox"]:checked + label::after,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox input[type="radio"]:checked + label::after,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio input[type="radio"]:checked + label::after {
  content: ' ';
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors .radio input[type="radio"]:checked + label::before {
  background-color: transparent;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .checkbox label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .radio label::before {
  border: 1px solid #0090ff;
  transition: all 0s linear;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .checkbox label::after,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .radio label::after {
  background-image: url('../img/checked.svg');
  background-size: cover;
  background-position: center;
  height: 8px;
  width: 10px;
}
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .checkbox input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .radio input[type="checkbox"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .checkbox input[type="radio"]:checked + label::before,
.candidate-profile-edit .edit-profile-wrapper .profile-selectors.edit .radio input[type="radio"]:checked + label::before {
  background-color: #0090ff;
  transition: all 0s linear;
}
/************
Autocomplete
************/
.autocomplete-suggestions {
  background-color: #ffffff;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  margin-left: 0px;
  margin-top: 1px;
}
@media (min-width: 992px) {
  .autocomplete-suggestions {
    font-family: 'Conv_BentonSans-Light';
  }
}
@media (max-width: 991px) {
  .autocomplete-suggestions {
    left: 0!important;
    max-width: 100%;
  }
}
.autocomplete-suggestions .autocomplete-suggestion {
  cursor: pointer;
  padding: 8px 15px;
  font-size: 17px;
}
.autocomplete-suggestions .autocomplete-suggestion:hover {
  background-color: #f7f7f7;
}
.autocomplete-suggestions.cp-mobile {
  margin-top: 13px;
}
.autocomplete-suggestions.cp-complete-section {
  margin-left: -10px;
  margin-top: 11px;
}
.autocomplete-suggestions.cp-green-box {
  margin-top: 0px;
}
.autocomplete-suggestions.cp-green-box .autocomplete-suggestion {
  font-size: 14px;
}
.autocomplete-suggestions.employer-search {
  margin-top: 8px;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .autocomplete-suggestions.employer-search {
    left: 30px!important;
  }
}
@media (max-width: 767px) {
  .autocomplete-suggestions.employer-search {
    width: 100%!important;
  }
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick/slick.eot');
  src: url('../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick/slick.woff') format('woff'), url('../fonts/slick/slick.ttf') format('truetype'), url('../fonts/slick/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 28px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  width: 7px;
  height: 12px;
  content: ' ';
  display: block;
  background-image: url('../img/slide-arrow.svg');
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  z-index: 10;
}
.slick-prev:before[dir="rtl"] {
  transform: rotate(180deg);
}
.slick-next:before {
  transform: rotate(180deg);
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 260px;
  min-height: 1px;
  border-radius: 4px;
  display: none;
}
@media (max-width: 767px) {
  .slick-slide {
    height: 202px;
  }
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  height: 100%;
  width: 440px;
  border-radius: 4px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .slick-slide img {
    width: 100%;
  }
}
.slick-slide video {
  display: block;
  margin: 0 auto;
  max-height: 260px;
}
@media (max-width: 767px) {
  .slick-slide video {
    max-height: 202px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .slick-slide .video-wrapper.file-video .mejs-container {
    min-height: 202px;
    max-height: 202px;
  }
}
.slick-slide .video-wrapper.file-video .mejs-container .mejs-mediaelement video {
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  max-width: 440px;
  max-height: 260px;
}
@media (max-width: 767px) {
  .slick-slide .video-wrapper.file-video .mejs-container .mejs-mediaelement video {
    max-height: 202px;
    max-width: 100%;
  }
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/************
Invite Referral mobile page
************/
.invite-referral {
  background-color: white;
  min-height: 90vh;
}
.invite-referral .referral-box .email-wrap {
  padding: 24px 0 37px;
}
.invite-referral .referral-box .email-wrap h3 {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 21px;
  letter-spacing: 0;
  text-align: left;
  margin: 0 auto 23px;
  line-height: 25px;
}
.invite-referral .referral-box .email-wrap .refer-emails {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  margin-bottom: 49px;
}
.invite-referral .referral-box .email-wrap .refer-emails label {
  opacity: 0.5;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
.invite-referral .referral-box .email-wrap .refer-emails label.active {
  color: #0090ff !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin-top: 0px;
  padding: 0;
  width: 100%;
  font-size: 0;
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput .label-info {
  background: #E5F3FF;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 16px;
  color: black;
  border: 1px solid #0090ff;
  margin: 0 7px 8px 0;
  display: inline-block;
  padding: 3px 15px 3px;
  width: auto;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput .tag [data-role="remove"] {
  color: #0090ff;
  margin-left: 5px;
  margin-right: -5px;
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput input {
  width: auto;
  line-height: 28px;
  padding: 0 0 8px;
  color: black;
  font-size: 20px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput input::-webkit-input-placeholder {
  /* Chrome */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput input:-ms-input-placeholder {
  /* IE 10+ */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput input::-moz-placeholder {
  /* Firefox 19+ */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.invite-referral .referral-box .email-wrap .refer-emails .bootstrap-tagsinput input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #C7C7CD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
  font-size: 17px;
  font-family: 'Conv_BentonSans-Light';
}
.invite-referral .referral-box .email-wrap .btn-send-email {
  font-size: 19px;
  letter-spacing: 0;
  line-height: 44px;
  padding: 0 15px;
  margin: 0 auto;
  display: block;
  max-width: 345px;
  font-family: 'Conv_BentonSans-Medium';
}
.invite-referral .referral-box .email-wrap .btn-send-email:hover,
.invite-referral .referral-box .email-wrap .btn-send-email:focus,
.invite-referral .referral-box .email-wrap .btn-send-email:active {
  color: white;
  background-color: #0090ff;
  text-decoration: none;
}
.invite-referral .referral-box hr {
  border: 0;
  height: 1px;
  background-color: rgba(216, 216, 216, 0.5);
  max-width: 220px;
  margin: 0 auto 21px;
  width: 100%;
}
.invite-referral .referral-box .refer-msj {
  text-align: center;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0 auto;
}
.invite-referral .referral-box .referral-url {
  margin: 15px auto 30px;
  text-align: center;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22px;
}
.invite-referral .referral-box .referral-url span {
  display: block;
}
.invite-referral .referral-box .social-share {
  text-align: center;
  padding-bottom: 29px;
}
.invite-referral .referral-box .social-share a {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  text-decoration: none;
}
.invite-referral .referral-box .social-share a span {
  transition: all 0.2s ease-in-out;
  display: block;
}
.invite-referral .referral-box .social-share a .share-icon {
  width: 56px;
  height: 56px;
  text-align: center;
  display: block;
  margin: 0 auto 6px;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}
.invite-referral .referral-box .social-share a .share-icon .share-logo {
  line-height: 56px;
  font-size: 35px;
  color: white;
}
.invite-referral .referral-box .social-share a.share-linkedin .share-icon {
  background-color: #007bb6;
}
.invite-referral .referral-box .social-share a.share-linkedin span {
  color: #007bb6;
}
.invite-referral .referral-box .social-share a.share-linkedin:hover .share-icon,
.invite-referral .referral-box .social-share a.share-linkedin:active .share-icon,
.invite-referral .referral-box .social-share a.share-linkedin:focus .share-icon {
  background-color: #005983;
}
.invite-referral .referral-box .social-share a.share-linkedin:hover span,
.invite-referral .referral-box .social-share a.share-linkedin:active span,
.invite-referral .referral-box .social-share a.share-linkedin:focus span {
  color: #005983;
}
.invite-referral .referral-box .social-share a.share-twitter .share-icon {
  background-color: #00aced;
}
.invite-referral .referral-box .social-share a.share-twitter span {
  color: #00aced;
}
.invite-referral .referral-box .social-share a.share-twitter:hover .share-icon,
.invite-referral .referral-box .social-share a.share-twitter:active .share-icon,
.invite-referral .referral-box .social-share a.share-twitter:focus .share-icon {
  background-color: #0087ba;
}
.invite-referral .referral-box .social-share a.share-twitter:hover span,
.invite-referral .referral-box .social-share a.share-twitter:active span,
.invite-referral .referral-box .social-share a.share-twitter:focus span {
  color: #0087ba;
}
.invite-referral .referral-box .social-share a.share-facebook .share-icon {
  background-color: #3b5998;
}
.invite-referral .referral-box .social-share a.share-facebook span {
  color: #3b5998;
}
.invite-referral .referral-box .social-share a.share-facebook:hover .share-icon,
.invite-referral .referral-box .social-share a.share-facebook:active .share-icon,
.invite-referral .referral-box .social-share a.share-facebook:focus .share-icon {
  background-color: #2d4373;
}
.invite-referral .referral-box .social-share a.share-facebook:hover span,
.invite-referral .referral-box .social-share a.share-facebook:active span,
.invite-referral .referral-box .social-share a.share-facebook:focus span {
  color: #2d4373;
}
.invite-referral .referral-box .social-share .IN-widget {
  display: none!important;
}
.invite-referral .referral-box .refer-final {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 24px;
}
.invite-referral .referral-box .refer-final .validation {
  margin-bottom: 7px;
}
.invite-referral .referral-box .refer-final .validation .thank-you {
  display: block;
  background-image: url('../img/ThankYou.svg');
  background-repeat: no-repeat;
  height: 43px;
  width: 43px;
  background-size: cover;
  margin: 0 auto 12px;
  vertical-align: top;
}
.invite-referral .referral-box .refer-final .validation h3 {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 30px;
  letter-spacing: 0;
  margin: 0 auto;
  display: block;
  line-height: 42px;
  text-align: center;
}
.invite-referral .referral-box .refer-final h6 {
  font-family: 'Conv_BentonSans-Regular';
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0 auto 29px;
}
.invite-referral .referral-box .refer-final .actions .btn {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 19px;
  letter-spacing: 0;
  display: block;
  line-height: 44px;
  max-width: 345px;
  margin: 0 auto;
}
/************
About page
************/
.about-page {
  background-color: white;
}
.about-page header {
  overflow-y: hidden;
}
.about-page header.header {
  background-image: url('../img/scrolling_bannerImage.jpg');
  background-size: cover!important;
}
@media (max-width: 991px) {
  .about-page header.header {
    background-image: url('../img/scrolling_bannerImage-mobile.jpg');
    background-position: left;
  }
}
.about-page header.header .header-img {
  background-color: rgba(26, 32, 46, 0.4);
}
.about-page header.header .header-left {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .about-page header.header .header-left {
    margin-top: 50px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .about-page header.header .header-left {
    margin-top: 10px;
    padding: 0;
  }
}
.about-page header.header .header-left .header-text {
  font-size: 26px;
  line-height: 36px;
  margin: 10px 0 36px;
  text-align: left;
  letter-spacing: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-page header.header .header-left .header-text {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .about-page header.header .header-left .header-text {
    margin: 15px auto 35px;
    font-size: 17px;
    line-height: 27px;
    padding: 0 15px;
  }
}
.about-page header.header .header-left .header-text p {
  margin-bottom: 0;
}
.about-page header.header .header-left .btn-orange {
  margin-left: -15px;
}
@media (max-width: 991px) {
  .about-page header.header .header-left .btn-orange {
    margin: 0 auto;
  }
}
.about-page .video-modal .close:hover,
.about-page .video-modal .close:focus,
.about-page .video-modal .close:active {
  color: #0090ff;
}
.about-page .video-modal .close.orange:hover,
.about-page .video-modal .close.orange:focus,
.about-page .video-modal .close.orange:active {
  color: #ffb80d;
}
.about-page .section-name {
  font-size: 37px;
  font-family: 'Conv_BentonSans-Bold';
  line-height: 53px;
  color: #0090ff;
  margin-top: 0;
  margin-bottom: 51px;
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .about-page .section-name {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 45px;
  }
}
.about-page .what-we-do {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .about-page .what-we-do {
    padding: 40px 0 58px;
  }
}
.about-page .what-we-do .about-text {
  margin: 0 auto 92px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 24px;
}
@media (max-width: 767px) {
  .about-page .what-we-do .about-text {
    margin-bottom: 60px;
  }
}
.about-page .what-we-do .benefit-img {
  background-image: url(../img/about-us-benefit.png);
  width: 733px;
  height: 442px;
  display: block;
  margin: 0 auto;
  background-size: contain!important;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .about-page .what-we-do .benefit-img {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/about-us-benefit2x.png);
    background-size: 733px 442px;
  }
}
@media (max-width: 991px) {
  .about-page .what-we-do .benefit-img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .about-page .what-we-do .benefit-img {
    height: 209px;
  }
}
.about-page .vision-mission {
  padding: 0;
  color: #999999;
}
.about-page .vision-mission h5 {
  text-transform: uppercase;
  margin: 32px auto 6px;
  letter-spacing: 1.45px;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 16px;
}
.about-page .vision-mission p {
  margin-bottom: 0px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  line-height: 24px;
}
.about-page .vision-mission .icon {
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
}
@media (max-width: 991px) {
  .about-page .vision-mission .vision {
    padding-bottom: 53px;
  }
}
.about-page .vision-mission .vision .icon {
  background-image: url('../img/vision.svg');
  width: 50px;
  height: 50px;
}
.about-page .vision-mission .mission .icon {
  background-image: url('../img/mission.svg');
  width: 50px;
  height: 50px;
}
.about-page .team {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .about-page .team {
    padding: 60px 0 43px;
  }
}
.about-page .team h3 {
  color: white;
  font-size: 37px;
  margin: 0;
  line-height: 38px;
  font-family: 'Conv_BentonSans-Bold';
}
.about-page .team ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .about-page .team ul {
    margin: 0 -5px;
  }
}
.about-page .team ul li .member-wrapper {
  padding: 0 10px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .about-page .team ul li .member-wrapper {
    padding: 0 5px;
    margin-bottom: 18px;
  }
}
.about-page .team ul li .member-wrapper .team-member {
  position: relative;
  background: white;
  border: 1px solid #F1F1F1;
  margin: 0 auto;
  border-radius: 2px;
}
.about-page .team ul li .member-wrapper .team-member .member-img {
  margin-bottom: 20px;
  height: 251px;
  width: 100%;
}
@media (max-width: 767px) {
  .about-page .team ul li .member-wrapper .team-member .member-img {
    height: 187px;
    margin-bottom: 16px;
  }
}
.about-page .team ul li .member-wrapper .team-member .member-img img {
  width: auto;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.about-page .team ul li .member-wrapper .team-member .name {
  color: black;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 19px;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 767px) {
  .about-page .team ul li .member-wrapper .team-member .name {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 14px;
  }
}
.about-page .team ul li .member-wrapper .team-member .function {
  font-size: 13px;
  line-height: 15px;
  color: #0090ff;
  letter-spacing: 0;
  font-family: 'Conv_BentonSans-Light';
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .about-page .team ul li .member-wrapper .team-member .function {
    margin-bottom: 15px;
    font-size: 10px;
    line-height: 12px;
  }
}
.about-page .team ul li .member-wrapper .team-member .btn-bio {
  width: 100%;
  height: 35px;
  background-color: #F27931;
  border: 1px solid #F27931;
  max-width: 100%;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  background-clip: padding-box;
}
.about-page .team ul li .member-wrapper .team-member .btn-bio:hover,
.about-page .team ul li .member-wrapper .team-member .btn-bio:focus,
.about-page .team ul li .member-wrapper .team-member .btn-bio:active {
  text-decoration: underline;
}
.about-page .team ul li .member-wrapper .team-member .btn-bio span {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 10px;
  color: white;
  letter-spacing: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.about-page .team ul .bio-caption {
  padding: 44px 10px 71px;
  display: none;
}
.about-page .team ul .bio-caption .bio-details {
  position: relative;
  font-size: 0;
}
.about-page .team ul .bio-caption .bio-details h4 {
  font-size: 26px;
  color: #6c6c6c;
  display: inline-block;
  margin: 0 35px 0 0;
  vertical-align: top;
  line-height: 30px;
}
.about-page .team ul .bio-caption .bio-details .connect-social {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .about-page .team ul .bio-caption .bio-details .connect-social {
    display: block;
    margin-top: 20px;
  }
}
.about-page .team ul .bio-caption .bio-details .connect-social a {
  font-size: 30px;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.about-page .team ul .bio-caption .bio-details .connect-social a.member-linkedin {
  background-image: url('../img/linkedIn.svg');
}
.about-page .team ul .bio-caption .bio-details .connect-social a.member-twitter {
  background-image: url('../img/twitter.svg');
}
@media (max-width: 767px) {
  .about-page .team ul .bio-caption .bio-details .connect-social a {
    margin-right: 20px;
  }
}
.about-page .team ul .bio-caption .bio-details .close-bio {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1;
  width: 27px;
  height: 27px;
  background-image: url('../img/bio-close.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.about-page .team ul .bio-caption .bio-details .excerpt {
  font-size: 16px;
  line-height: 24px;
  margin-top: 38px;
  margin-bottom: 0;
  color: #6c6c6c;
}
.about-page .about-sign-up .video-thumbnail {
  position: relative;
  background-image: url(../img/video-capture.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 590px;
  background-position: center;
  background-size: cover!important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .about-page .about-sign-up .video-thumbnail {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/video-capture2x.png);
    background-size: 1440px 590px;
  }
}
@media (max-width: 767px) {
  .about-page .about-sign-up .video-thumbnail {
    height: 365px;
  }
}
.about-page .about-sign-up .video-thumbnail .play-btn {
  background: url('../img/play-video-btn.svg');
  width: 68px;
  height: 68px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 0;
  border: none;
  outline: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.about-page .about-sign-up .video-thumbnail .bg-video {
  background-color: rgba(0, 0, 0, 0.57);
  width: 100%;
  height: 100%;
}
.about-page .about-image-slider {
  padding: 60px 10px 111px;
}
@media (max-width: 767px) {
  .about-page .about-image-slider {
    padding: 42px 25px 90px;
  }
}
@media (max-width: 767px) {
  .about-page .about-image-slider .section-name span {
    display: block;
  }
}
.about-page .about-image-slider .slider .slick-track {
  margin: 0 auto;
}
.about-page .about-image-slider .slider .slick-track .slick-slide {
  height: 337px;
  margin: 0 10px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
}
@media (max-width: 767px) {
  .about-page .about-image-slider .slider .slick-track .slick-slide {
    height: 286px;
  }
}
.about-page .about-image-slider .slider .slick-track .slick-slide img {
  width: auto;
  height: auto;
  border-radius: 0;
}
.about-page .about-image-slider .slider .slick-dots {
  bottom: -61px;
  margin: 0 auto;
  padding: 0;
  height: 12px;
}
.about-page .about-image-slider .slider .slick-dots li {
  height: 12px;
  width: 12px;
  margin: 0 8px;
  vertical-align: top;
}
.about-page .about-image-slider .slider .slick-dots li button {
  height: 12px;
  width: 12px;
  padding: 0;
}
.about-page .about-image-slider .slider .slick-dots li button:hover:before,
.about-page .about-image-slider .slider .slick-dots li button:active:before,
.about-page .about-image-slider .slider .slick-dots li button:focus:before {
  color: #0090ff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.about-page .about-image-slider .slider .slick-dots li button:before {
  width: 12px;
  height: 12px;
  font-size: 13px;
  line-height: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #D8D8D8;
}
.about-page .about-image-slider .slider .slick-dots li.slick-active button:before {
  color: #0090ff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.about-page .social-register {
  background-color: #1993FC;
  padding: 51px 0;
  font-size: 0;
}
@media (max-width: 767px) {
  .about-page .social-register {
    padding: 45px 0;
  }
}
.about-page .social-register .caption {
  color: white;
  font-size: 27px;
  font-family: 'Conv_BentonSans-Bold';
  text-align: center;
  margin: 0 auto 37px;
  line-height: 32px;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .about-page .social-register .caption {
    margin: 0 auto 26px;
  }
}
.about-page .social-register .caption .new-line {
  display: inline;
}
@media (max-width: 767px) {
  .about-page .social-register .caption .new-line {
    display: block;
  }
}
.about-page .social-register .sign-up.sign-up-candidates {
  margin-bottom: 0;
  border-right: none;
  padding: 0;
}
@media (max-width: 991px) {
  .about-page .social-register .sign-up.sign-up-candidates {
    padding: 0 15px;
  }
}
@media (max-width: 360px) {
  .about-page .social-register .sign-up.sign-up-candidates {
    padding: 0;
  }
}
.about-page .get-app {
  background-color: #0274b3;
  color: white;
  text-align: center;
  padding: 33px 0;
}
@media (max-width: 767px) {
  .about-page .get-app {
    padding: 48px 30px 57px;
  }
}
.about-page .get-app h5 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 16px;
  margin: 0 27px 0 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .about-page .get-app h5 {
    display: block;
    margin: 0 auto 27px;
  }
}
.about-page .get-app .download-app {
  display: inline-block;
  z-index: 5;
  padding: 0px;
  border: 1px solid white;
  width: 160px;
  position: relative;
  border-radius: 40px;
}
@media (max-width: 767px) {
  .about-page .get-app .download-app {
    width: 100%;
    max-width: 307px;
  }
}
.about-page .get-app .download-app:before {
  content: url('../img/icon-apple.png');
  left: 23px;
  position: absolute;
  top: 8px;
  z-index: -1;
}
.about-page .get-app .download-app a {
  padding: 12px 12px 11px 56px;
  display: block;
  border-radius: 40px;
  line-height: 21px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 14px;
  color: white;
  text-align: left;
}
.about-page .get-app .download-app a:hover,
.about-page .get-app .download-app a:active,
.about-page .get-app .download-app a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .about-page .get-app .download-app a {
    padding: 12px 12px 11px;
    text-align: center;
  }
}
/************
Employers page
************/
.employers-wrapper {
  background: white;
}
.employers-wrapper .app-list {
  background: none;
}
.employers-wrapper .app-list .app-title {
  margin: 0 auto 12px;
}
@media (max-width: 991px) {
  .employers-wrapper .app-list .app-title {
    margin: 0 auto 19px;
  }
}
.employers-wrapper .app-list .app-description {
  margin: 0 auto 54px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .employers-wrapper .app-list .app-description {
    margin-bottom: 30px;
  }
}
.employers-wrapper .app-list .app-description a {
  color: #0090ff;
}
.employers-wrapper .benefit-management {
  padding: 61px 0;
}
@media (max-width: 991px) {
  .employers-wrapper .benefit-management {
    padding: 20px 0 30px;
  }
}
.employers-wrapper .benefit-management .text h3 {
  margin-top: 0;
  margin-bottom: 19px;
  font-family: 'Conv_BentonSans-Book';
  font-size: 24px;
  color: #6C6C6C;
  letter-spacing: 0;
  line-height: normal;
}
@media (max-width: 991px) {
  .employers-wrapper .benefit-management .text h3 {
    margin-top: 30px;
    text-align: center;
  }
}
.employers-wrapper .benefit-management .text p {
  color: #6C6C6C;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Conv_BentonSans-Book';
}
@media (min-width: 992px) {
  .employers-wrapper .benefit-management .text p {
    margin-bottom: 20px;
  }
}
.employers-wrapper .benefit-management .text ul {
  padding-left: 18px;
}
.employers-wrapper .benefit-management .text ul li {
  font-size: 18px;
  font-family: 'Conv_BentonSans-Book';
  color: #0090ff;
  line-height: 35px;
}
@media (min-width: 992px) {
  .employers-wrapper .benefit-management .candidate-loan {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .employers-wrapper .benefit-management .preview-img {
    margin: 0 auto -30px;
  }
}
.employers-wrapper .benefit-management .preview-img img {
  max-width: 757px;
  max-height: 554px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: block;
}
.employers-wrapper .benefit-management .preview-img.loan {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .employers-wrapper .benefit-management .preview-img.loan {
    margin-top: 20px;
  }
}
.employers-wrapper .benefit-management .preview-img.loan img {
  max-width: 514px;
  max-height: 515px;
}
@media (max-width: 767px) {
  .employers-wrapper .benefit-management .preview-img.dashboard {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.employers-wrapper ul.about-list {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .employers-wrapper ul.about-list {
    margin-top: 55px;
    margin-bottom: 22px;
  }
}
.employers-wrapper ul.about-list li.about-inner {
  margin-top: 20px;
  display: inline-block;
  height: 235px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .employers-wrapper ul.about-list li.about-inner {
    height: auto;
    margin-top: 0px;
    margin-bottom: 42px;
    text-align: center;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-img {
  display: block;
  height: 51px;
  width: 51px;
  background-position: center;
  background-repeat: no-repeat;
}
.employers-wrapper ul.about-list li.about-inner .about-img.first {
  background-image: url(../img/first.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .employers-wrapper ul.about-list li.about-inner .about-img.first {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/first2x.png);
    background-size: 33px 48px;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-img.second {
  background-image: url(../img/second.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .employers-wrapper ul.about-list li.about-inner .about-img.second {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/second2x.png);
    background-size: 50px 50px;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-img.third {
  background-image: url(../img/third.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .employers-wrapper ul.about-list li.about-inner .about-img.third {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/third2x.png);
    background-size: 51px 51px;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-img.fourth {
  background-image: url(../img/fourth.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .employers-wrapper ul.about-list li.about-inner .about-img.fourth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/fourth2x.png);
    background-size: 51px 51px;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-img.fifth {
  background-image: url(../img/fifth.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .employers-wrapper ul.about-list li.about-inner .about-img.fifth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/fifth2x.png);
    background-size: 38px 51px;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-img.sixth {
  background-image: url(../img/sixth.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .employers-wrapper ul.about-list li.about-inner .about-img.sixth {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/sixth2x.png);
    background-size: 51px 51px;
  }
}
@media (max-width: 767px) {
  .employers-wrapper ul.about-list li.about-inner .about-img {
    margin: 0 auto;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-title {
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 7px;
  font-family: 'Conv_BentonSans-Medium';
}
@media (max-width: 991px) {
  .employers-wrapper ul.about-list li.about-inner .about-title {
    font-size: 21px;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 11px;
  }
}
.employers-wrapper ul.about-list li.about-inner .about-text {
  font-size: 15px;
  line-height: 23px;
}
@media (max-width: 991px) {
  .employers-wrapper ul.about-list li.about-inner .about-text {
    font-size: 16px;
    line-height: 24px;
  }
}
/*********
Candidate position / company details
*********/
.position-details {
  padding: 74px 0 50px;
}
@media (max-width: 767px) {
  .position-details {
    padding: 29px 0 20px;
  }
}
.position-details .chat-with-company {
  z-index: 920;
  position: absolute;
  right: 35px;
  top: 16px;
}
.position-details .chat-with-company .messages-menu {
  text-decoration: none;
  display: block;
  background-image: url('../img/header-chat.svg');
  width: 35px ;
  height: 31px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}
.position-details .chat-with-company .messages-menu span {
  line-height: 22px;
  font-size: 11px;
  color: #0090ff;
  font-family: 'Conv_BentonSans-Bold';
  border-radius: 100px;
  background-color: white;
  border: 2px solid #0090ff;
  width: 24px;
  height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  top: -7px;
  right: -13px;
  text-align: center;
  display: block;
  position: absolute;
}
.position-details .chat-with-company .messages-menu span:empty {
  display: none;
}
.position-details .go-back {
  margin: 0 auto 48px;
  position: relative;
}
@media (max-width: 767px) {
  .position-details .go-back {
    margin: 0 auto 23px;
  }
}
.position-details .go-back h1 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 25px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
  margin: 0;
  max-width: 50%;
}
@media (max-width: 767px) {
  .position-details .go-back h1 {
    line-height: 26px;
    max-width: 220px;
  }
}
.position-details .go-back .back-btn {
  text-align: right;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.position-details .go-back .back-btn a {
  position: relative;
  display: block;
}
.position-details .go-back .back-btn a span {
  color: #0090ff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 30px;
  font-family: 'Conv_BentonSans-Bold';
  display: inline-block;
}
@media (max-width: 767px) {
  .position-details .go-back .back-btn a span {
    display: none;
  }
}
.position-details .go-back .back-btn a:before {
  content: '';
  margin-right: 13px;
  background-image: url('../img/arrow-back.svg');
  width: 13px;
  height: 9px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .position-details .go-back .back-btn a:before {
    margin-right: 15px;
    width: 24px;
    height: 17px;
    background-image: url('../img/arrow-back-mobile.svg');
  }
}
.position-details .position-description {
  background-color: white;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .position-details .position-description {
    height: 388px;
  }
}
@media (max-width: 767px) {
  .position-details .position-description {
    margin-bottom: 20px;
  }
}
.position-details .position-description .description {
  padding: 46px 31px 31px 40px;
  position: relative;
}
@media (max-width: 767px) {
  .position-details .position-description .description {
    padding: 59px 33px 38px;
  }
}
.position-details .position-description .description p {
  font-family: 'Conv_BentonSans-Book';
  font-size: 12px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .position-details .position-description .description p {
    max-height: 285px;
    overflow-y: auto;
  }
}
.position-details .position-description .description .makeFavorite {
  margin: 0;
}
.position-details .position-description .description .makeFavorite + label {
  font-size: 20px;
  position: absolute;
  top: 24px;
  right: 28px;
  color: #C1D1DD;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .position-details .position-description .description .makeFavorite + label {
    top: 19px;
    right: 23px;
  }
}
.position-details .position-description .description .makeFavorite + label:after {
  content: "\f006";
  font-family: FontAwesome;
  position: relative;
  color: #C1D1DD;
}
.position-details .position-description .description .makeFavorite:checked + label:after {
  content: "\f005";
  color: #FFB600;
}
.position-details .position-description .position-image {
  display: block;
  height: 388px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .position-details .position-description .position-image {
    height: 340px;
  }
}
.position-details .box-title {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #0090ff;
  letter-spacing: 0;
  line-height: 15px;
  margin-bottom: 11px;
  margin-top: 0;
}
.position-details .necesay-skills {
  background-color: white;
  padding: 46px 40px 50px;
}
@media (max-width: 767px) {
  .position-details .necesay-skills {
    padding: 49px 28px 53px;
  }
}
.position-details .necesay-skills .box-title {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .position-details .necesay-skills .box-title {
    margin-bottom: 24px;
  }
}
.position-details .necesay-skills .skills-list {
  font-size: 0;
}
.position-details .necesay-skills .skills-list span {
  font-family: 'Conv_BentonSans-Medium';
  font-size: 10px;
  letter-spacing: 0;
  color: #3C576C;
  padding: 11px 22px;
  line-height: 12px;
  margin-bottom: 10px;
  border: 1px solid #0090ff;
  background: #E5F3FF;
  margin-right: 13px;
  display: inline-block;
  width: auto;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .position-details .necesay-skills .skills-list span:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .position-details .necesay-skills .skills-list span:nth-child(odd) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .position-details .necesay-skills .skills-list span {
    margin-left: 4px;
    margin-right: 4px;
    width: 48%;
    padding: 11px 0;
  }
}
.position-details .related-content {
  margin-top: 51px;
}
@media (max-width: 767px) {
  .position-details .related-content {
    margin-top: 57px;
  }
}
.position-details .related-content h2 {
  font-family: 'Conv_BentonSans-Book';
  font-size: 20px;
  color: #6c6c6c;
  letter-spacing: 0;
  margin: 0 0 32px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .position-details .related-content h2 {
    margin-bottom: 24px;
    text-align: center;
  }
}
.position-details .related-content .boxes-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.position-details .related-content .boxes-wrapper .content {
  padding: 0 10px;
}
.position-details .related-content .boxes-wrapper .content .single-box {
  margin-bottom: 20px;
  background-color: white;
  position: relative;
  height: 348px;
  border-radius: 2px;
  overflow: hidden;
}
.position-details .related-content .boxes-wrapper .content .single-box:hover,
.position-details .related-content .boxes-wrapper .content .single-box:active,
.position-details .related-content .boxes-wrapper .content .single-box:focus {
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.09);
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box {
    margin-bottom: 10px;
    height: 125px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .relatedFavorite {
  margin: 0;
}
.position-details .related-content .boxes-wrapper .content .single-box .relatedFavorite + label {
  font-size: 20px;
  position: absolute;
  top: 14px;
  right: 19px;
  color: #C1D1DE;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .relatedFavorite + label {
    top: 17px;
    right: 19px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .relatedFavorite + label:after {
  content: "\f006";
  font-family: FontAwesome;
  position: relative;
  color: #C1D1DE;
}
.position-details .related-content .boxes-wrapper .content .single-box .relatedFavorite:checked + label:after {
  content: "\f005";
  color: #FFB600;
}
.position-details .related-content .boxes-wrapper .content .single-box .actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany {
  display: block;
  text-decoration: none;
  padding-top: 40px;
  padding-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany {
    padding-top: 6px;
    padding-bottom: 14px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-logo {
  width: 100%;
  height: 70px;
  margin: 0 auto 15px;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-logo {
    height: 30px;
    margin-bottom: 5px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-logo img {
  max-width: 120px;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-logo img {
    max-width: 65px;
    margin-left: 26px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-name {
  margin: 0 17px 11px;
  color: #F37924;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  font-family: 'Conv_BentonSans-Bold';
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  height: 18px;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-name {
    line-height: 15px;
    font-size: 13px;
    text-align: center;
    position: absolute;
    top: 14px;
    left: 100px;
    margin: 0 auto;
    max-width: 190px;
    height: 15px;
  }
}
@media (max-width: 360px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .goToCompany .company-name {
    max-width: 120px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .excerpt {
  font-family: 'Conv_BentonSans-Book';
  font-size: 12px;
  color: #6c6c6c;
  letter-spacing: 0;
  line-height: 19px;
  margin: 0 17px 0;
  height: 95px;
  overflow-y: auto;
  text-align: center;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .excerpt {
    margin: 0 58px 0 26px;
    height: 30px;
    font-size: 10px;
    line-height: 15px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile {
  padding: 18px 23px;
  border-top: 1px solid #EFEFEF;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 9px;
  color: #6c6c6c;
  letter-spacing: 0;
  display: block;
  text-transform: uppercase;
  line-height: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile {
    border: none;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #F37924;
    padding: 20px 22px;
  }
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile span {
    display: none;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile:after {
  content: '';
  background-image: url('../img/share-icon.svg');
  width: 18px;
  height: 14px;
  display: block;
  right: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile:after {
    background-image: url('../img/share-icon-mobile.svg');
    right: 14px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile.applied {
  color: #0090ff;
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile.applied:after {
  background-image: url('../img/applied-icon.svg');
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor {
  font-family: 'Conv_BentonSans-Bold';
  font-size: 9px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 10px;
  display: block;
  padding: 14px 90px 14px 23px;
  background-color: #F37924;
  position: relative;
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor span {
  overflow: hidden;
  display: block;
}
@media (min-width: 992px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor span {
    height: 20px;
  }
}
@media (max-width: 991px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor span {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor {
    vertical-align: middle;
    border-right: 1px solid #E47122;
    margin-right: 44px;
    padding: 15px 60px 15px 26px;
  }
}
.position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor:after {
  content: '';
  background-image: url('../img/chat-small.svg');
  width: 21px;
  height: 19px;
  display: block;
  right: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 1px;
}
@media (max-width: 767px) {
  .position-details .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor:after {
    right: 19px;
  }
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide {
  height: 388px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide {
    height: 340px;
  }
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide img {
  border-radius: 0;
  height: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide .video-wrapper.file-video .mejs-container {
  min-height: 388px;
  max-height: 388px;
}
@media (max-width: 767px) {
  .position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide .video-wrapper.file-video .mejs-container {
    min-height: 340px;
    max-height: 340px;
  }
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide .video-wrapper.file-video .mejs-container .mejs-mediaelement video {
  border-radius: 0;
  max-width: 480px;
  max-height: 388px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-slide .video-wrapper.file-video .mejs-container .mejs-mediaelement video {
    max-width: 100%;
    max-height: 340px;
  }
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots {
  bottom: 26px;
  background: rgba(0, 0, 0, 0.21);
  border-radius: 100px;
  height: 27px;
  width: 135px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 9px 16px;
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li {
  height: 9px;
  width: 9px;
  margin: 0 4px;
  vertical-align: top;
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li button {
  height: 9px;
  width: 9px;
  padding: 0;
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li button:hover:before,
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li button:active:before,
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li button:focus:before {
  color: white;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li button:before {
  width: 9px;
  height: 9px;
  font-size: 9px;
  line-height: 1;
  opacity: 0.19;
  color: white;
}
.position-details.company-profile .position-description .position-image .employer-ad-slider .slider .slick-dots li.slick-active button:before {
  color: white;
  opacity: 1;
}
.position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .position-name {
  margin: 0 17px 11px;
  font-family: 'Conv_BentonSans-Bold';
  font-size: 15px;
  line-height: 18px;
  color: #F37924;
  text-align: center;
}
@media (max-width: 767px) {
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .position-name {
    line-height: 15px;
    font-size: 13px;
    margin: 0 58px 6px 26px;
    text-align: left;
  }
}
.position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .excerpt {
  margin: 0 17px 29px;
  height: 114px;
}
@media (max-width: 767px) {
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .excerpt {
    height: 30px;
    margin: 0 58px 14px 26px;
  }
}
.position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile br {
  display: none;
}
@media (min-width: 992px) {
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile {
    padding: 18px 10px;
  }
}
@media (min-width: 768px) {
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile {
    text-align: center;
  }
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .share-profile:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor {
    border-radius: 100px;
    margin: 0px 10px 19px;
    line-height: 34px;
    border: 1px solid #F37924;
    padding: 0 15px;
    text-align: center;
  }
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor:hover,
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor:active,
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor:focus {
    background-color: white;
    color: #F37924;
    text-decoration: none;
  }
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor:after {
    display: none;
  }
  .position-details.company-profile .related-content .boxes-wrapper .content .single-box .actions .share-chat .chat-with-advisor span {
    height: auto;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
/*********
Candidate position chat
*********/
.chatFromPosition {
  position: fixed;
  bottom: 0;
  right: 96px;
  z-index: 50;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header {
  height: 38px;
  background-color: #F5F5F5;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .header-text {
  max-height: 15px;
  line-height: 15px;
  color: #6c6c6c;
  width: 130px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .header-text .default-text {
  display: none;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .chat-img-wrapper {
  display: none;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .minimize-chat {
  display: none;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .close-chat {
  display: none;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .msg-notify {
  display: inline-block;
}
.chatFromPosition.minimized .big-wrapper .wrapper-message .chat-header .show-chat-btn {
  display: inline-block;
}
.chatFromPosition .big-wrapper {
  margin: 0 auto;
  width: auto;
  position: relative;
  background: transparent;
  font-size: 0;
  border-radius: 2px;
}
.chatFromPosition .big-wrapper .wrapper-list {
  position: absolute;
  left: -180px;
  bottom: 0;
  width: 180px;
  max-height: 400px;
  height: auto;
  margin: 0;
  overflow-y: auto;
  display: inline-block;
  vertical-align: bottom;
  background-color: white;
  border-right: 1px solid #E2E2E2;
  z-index: 10;
}
.chatFromPosition .big-wrapper .wrapper-list .list-item:hover,
.chatFromPosition .big-wrapper .wrapper-list .list-item:active,
.chatFromPosition .big-wrapper .wrapper-list .list-item:focus,
.chatFromPosition .big-wrapper .wrapper-list .list-item.active {
  background-color: #0090ff;
}
.chatFromPosition .big-wrapper .wrapper-list .list-item:hover .selectItem,
.chatFromPosition .big-wrapper .wrapper-list .list-item:active .selectItem,
.chatFromPosition .big-wrapper .wrapper-list .list-item:focus .selectItem,
.chatFromPosition .big-wrapper .wrapper-list .list-item.active .selectItem {
  color: white;
}
.chatFromPosition .big-wrapper .wrapper-list .list-item .selectItem {
  font-size: 12px;
  font-family: 'Conv_BentonSans-Book';
  padding: 5px;
  border-bottom: 1px solid #EFEFEF;
  display: block;
  color: #28282b;
  text-decoration: none;
  line-height: 18px;
  position: relative;
}
.chatFromPosition .big-wrapper .wrapper-list .list-item .selectItem .badge {
  display: block;
  background-color: #33D84D;
  width: 12px;
  height: 12px;
  border-radius: 100px;
  padding: 0px 0px;
  font-size: 13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}
.chatFromPosition .big-wrapper .wrapper-list .list-item .selectItem .subtitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  display: block;
  padding-left: 18px;
}
.chatFromPosition .big-wrapper .wrapper-list .list-item:last-of-type .selectItem {
  border-bottom: none;
}
.chatFromPosition .big-wrapper .wrapper-message {
  width: 325px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: linear-gradient(0deg, #F5F5F5 0%, #FFFFFF 79%);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.11);
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg {
  background-color: white;
  font-size: 0;
  height: 80px;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg hr.orange-hr {
  background: linear-gradient(-166deg, #F68A1F 0%, #F26327 100%);
  height: 2px;
  margin: 0;
  border: none;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg hr.limit {
  background: #EFEFEF;
  height: 56px;
  width: 1px;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: top;
  border: none;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg {
  height: 78px;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .send-msg {
  display: inline-block;
  padding: 32px 30px;
  font-size: 19px;
  margin: 0 auto;
  vertical-align: top;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .send-msg:after {
  content: '';
  background: url('../img/arrow-orange.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 14px;
  width: 20px;
  display: block;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .message-input {
  display: inline-block;
  width: 244px;
  margin: 0;
  resize: none;
  border: none;
  color: #28282b;
  font-family: 'Conv_BentonSans-Regular';
  border-radius: 0px;
  font-size: 13px;
  padding: 30px 15px 30px 30px;
  outline: 0;
  vertical-align: top;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .message-input::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .message-input:-moz-placeholder {
  /* Firefox 4 - 18 */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .message-input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.chatFromPosition .big-wrapper .wrapper-message .write-msg .new-msg .message-input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: #C6CACD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  letter-spacing: 0;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header {
  height: 53px;
  position: relative;
  background-color: #44474A;
  z-index: 10;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .header-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Conv_BentonSans-Medium';
  font-size: 13px;
  color: white;
  letter-spacing: 0;
  line-height: 17px;
  margin-left: 24px;
  display: inline-block;
  width: 178px;
  max-height: 34px;
  overflow: hidden;
  vertical-align: top;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .chat-img-wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin-left: 14px;
  margin-right: 17px;
  vertical-align: top;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .chat-img-wrapper .chat-image {
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 100px;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .minimize-chat {
  height: 15px;
  margin-right: 13px;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .minimize-chat .minimize-btn {
  padding-top: 13px;
  display: block;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .minimize-chat .minimize-btn:after {
  content: " ";
  display: block;
  background: url('../img/chat-minimize.svg');
  background-repeat: repeat-y;
  background-position: center;
  background-size: contain;
  height: 2px;
  width: 16px;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .close-chat {
  display: inline-block;
  background: url('../img/chat-close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 15px;
  width: 15px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .msg-notify {
  display: none;
  margin-left: 6px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .msg-notify span {
  line-height: 22px;
  display: inline-block;
  background-color: #F37924;
  width: 22px;
  height: 22px;
  font-style: normal;
  border-radius: 100px;
  font-family: 'Conv_BentonSans-Medium';
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0px;
  vertical-align: middle;
  text-align: center;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .msg-notify span:empty {
  display: none;
}
.chatFromPosition .big-wrapper .wrapper-message .chat-header .show-chat-btn {
  float: right;
  margin-right: 18px;
  display: none;
  background: url('../img/show-chat.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 17px;
  height: 15px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.chatFromPosition .big-wrapper .wrapper-message .chat {
  display: block;
  height: 267px;
  position: relative;
  overflow-y: auto;
}
.chatFromPosition .big-wrapper .wrapper-message .chat .wrapper-chat {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 9px;
}
.chatFromPosition .big-wrapper .wrapper-message .chat .wrapper-chat:first-child {
  padding-top: 22px;
}
.chatFromPosition .big-wrapper .wrapper-message .chat .wrapper-chat .from-them {
  background: #ECF2F6;
  max-width: 260px;
  width: auto;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 8px;
  background-clip: padding-box;
  padding: 8px 12px;
  float: left;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Book';
  font-size: 12px;
  color: #28282b;
  letter-spacing: 0;
  line-height: 17px;
  margin-left: 12px;
  text-align: left;
}
.chatFromPosition .big-wrapper .wrapper-message .chat .wrapper-chat .from-me {
  background-color: #0090ff;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  background-clip: padding-box;
  max-width: 260px;
  width: auto;
  padding: 8px 12px;
  float: right;
  word-wrap: break-word;
  font-family: 'Conv_BentonSans-Regular';
  font-size: 12px;
  color: white;
  letter-spacing: 0;
  line-height: 17px;
  margin-right: 12px;
  text-align: right;
}

/*# sourceMappingURL=app.css.map */
