﻿body .container-breadcrumb {
  min-width: 1000px!important;
}
.container .mb-20 {
  margin-bottom: 20px;
}
.container .mb-0 {
  margin-bottom: 0px !important;
}
.container .sprites-arrow-up {
  background: url(../../img/Views/Home/arrow-up.png) no-repeat;
}
.container .arrow-up-left {
  width: 32px;
  height: 37px;
  background-position: 0 0;
  position: absolute;
  left: 185px;
  top: -10px;
}
.container .arrow-up-right {
  width: 32px;
  height: 37px;
  background-position: 0 -39px;
  margin: -10px 40px 0 8px;
}
.container .txt-arrow-left,
.container .txt-arrow-right {
  position: relative;
  font-size: 18px;
  line-height: normal;
  font-family: "Segoe UI", "Lucida Sans Unicode", Verdana, sans-serif;
}
.container .txt-arrow-left {
  left: 208px;
}
.container .txt-arrow-right {
  right: 0;
}
.container h3.title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 3px;
}
.container h1.title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0;
}
.container .box-similar-professions .row,
.container .box-career-evolution .row {
  margin-left: 0;
  margin-right: 0;
}
.container .box-similar-professions .col-md-4,
.container .box-career-evolution .col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.container .box-career-evolution .col-md-4 {
  vertical-align: middle;
  width: 328px;
}
.container .box-career-evolution .btn-group {
  display: inline-table;
}
.container .box-career-evolution .btn-default {
  width: 224px;
  white-space: normal;
  text-align: left;
  display: table-cell;
}
.container .box-career-evolution .btn-info {
  vertical-align: middle;
  display: table-cell;
  float: none;
}
.about {
  color: #cccccc;
  font-size: 14px;
  margin-top: 2px;
}
.about .glyphicons.circle_question_mark:before {
  font: 15px/1em 'Glyphicons Regular';
  margin: 0 0 3px 5px;
  padding: 0;
  color: #fff;
  border: 2px solid #cccccc;
  border-radius: 100%;
  background: #cccccc;
  width: 20px;
}
.about:hover {
  color: #023865;
}
.about:hover .glyphicons.circle_question_mark:before {
  background: #023865;
  border: 2px solid #023865;
}
.information-about-page-login {
  width: 984px;
  padding: 10px 0;
}
.information-about-page-login .box-about-page {
  background-color: #f1f2f2;
  padding: 0;
  margin-bottom: 5px;
}
.information-about-page-login h3.title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 3px;
  color: #cccccc;
  background: #fff;
  padding-bottom: 4px;
}
.ws-normal {
  white-space: normal;
}
.modal-open .alert-success {
  font-size: 24px;
}