.col-sm-6 .well {
  border-radius: 0px !important;
  box-shadow: none;
  height: 320px;
  border: none;
  background-color: #f8f8f8;
  position: relative; }
  .col-sm-6 .well h2 {
    color: #567d83;
    font-weight: 700;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px; }
  .col-sm-6 .well a {
    color: #567d83;
    transition: 0.3s ease; }
    .col-sm-6 .well a:hover {
      color: #426064; }
  .col-sm-6 .well p strong {
    margin-bottom: 20px;
    float: left;
    display: inline-block;
    width: 100%; }
  .col-sm-6 .well .control-label {
    font-weight: normal; }
  .col-sm-6 .well .btn-primary {
    position: absolute;
    bottom: 20px;
    right: 20px; }
    .col-sm-6 .well .btn-primary:hover {
      background-color: #4c6e74 !important; }
.col-sm-6:nth-child(even) .well a {
  margin-top: 10px;
  float: left; }

#content h1 {
  font-size: 24px;
  list-style: none;
  line-height: 24px;
  font-weight: 600;
  color: #567d83;
  margin-bottom: 20px;
  margin-top: 8px; }
#content .control-label {
  text-align: left; }
#content legend {
  color: #567d83;
  line-height: 50px;
  margin-bottom: 20px;
  margin-top: 0; }

.btn-default {
  border-radius: 0;
  background-color: #ffffff !important;
  float: right;
  transition: 0.3s ease;
  clear: both;
  border: 1px solid #cccccc;
  color: #567d83 !important; }
  .btn-default:hover {
    background-color: #fafafa !important;
    border: 1px solid #cccccc !important; }

.btn-primary {
  border-radius: 0;
  background-color: #567d83 !important;
  float: right;
  transition: 0.3s ease;
  border: 1px solid #567d83;
  clear: both;
  color: #ffffff !important; }
  .btn-primary:hover {
    background-color: #4c6e74 !important;
    border: 1px solid #4c6e74 !important; }

.form-control {
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .form-control:focus {
    border: 1px solid #aaaaaa !important; }

/*# sourceMappingURL=mijn-account.css.map */
