/*
 * Colors
 */
/* removed */
body {
  background-color: white;
  color: #252929;
}

/* removed */
a, a:hover, a:focus {
  color: #000A30;
  outline: none;
}

/* removed */
.page-header {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 19px;
  padding-bottom: 0;
  position: relative;
  min-height: 61px;
}

/* removed */
.border-left {
  border-left: 0;
  min-height: calc(100vh - 60px);
}

@media only screen and (min-width: 1200px) {
  /* removed */
  .border-left {
    border-left: 1px solid #eeeeee;
  }
}

/*******  HEADINGS STYLE  ******/
/* removed */
h1, .h1 {
  font-size: 30px;
  font-weight: 400;
  color: #252929;
}

/* removed */
h2, .h2 {
  font-size: 30px;
  font-weight: 300;
  color: #686A6A;
}

/* removed */
h3, .h3 {
  font-size: 20px;
  font-weight: 400;
  color: #252929;
}

/* removed */
h4, .h4 {
  font-size: 15px;
  font-weight: 500;
  color: #252929;
}

/* removed */
h5, .h5 {
  font-size: 15px;
  font-weight: 700;
  color: #8A8E91;
}

/* removed */
p {
  font-size: 15px;
  color: #252929;
}

/*******  BUTTONS STYLE  ******/
/* removed */
.btn {
  font-size: 15px;
  text-transform: initial;
  font-style: normal;
  padding: 6px 15px 6px;
}

/* removed */
.btn .md-16 {
  vertical-align: top;
  line-height: 1.42857;
}

/* removed */
.btn-sm {
  font-size: 14px;
}

/* removed */
.btn-primary:not(.btn-link):not(.btn-flat) {
  background-color: #000A30;
  border: 2px solid #000A30;
  color: #fff;
}

/* removed */
.btn-primary:hover:not(.btn-link):not(.btn-flat) {
  background-color: rgba(121, 190, 243, 0.75);
  border: 2px solid #9ACEF6;
}

/*******  FORM STYLE  ******/
/* removed */
.form-control {
  font-size: 15px;
}

/* removed */
.remove {
  font-size: 25px;
  line-height: 25px;
}

/* removed */
.form-horizontal .checkbox {
  padding-top: 0px;
}

/* removed */
.devise h2 {
  font-size: 30px;
  color: black;
  margin-bottom: 40px;
}

/* removed */
.devise .form-group .control-label {
  font-size: 20px;
  color: #686A6A;
}

/* removed */
#error_explanation {
  border-bottom: 1px solid #D8DBDD;
  color: #D64040;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* removed */
#error_explanation h2 {
  font-size: 17px;
  color: #D64040;
  margin-bottom: 10px;
}

/*******  NAVBAR STYLE  ******/
/* removed */
.navbar {
  margin-bottom: 0;
}

/* removed */
.navbar.navbar .dropdown-menu li > a:hover, .navbar.navbar .dropdown-menu li > a:focus {
  color: #71c5f5;
}

/* removed */
.like-paper,
.box {
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.14), 0 0.25rem 0.3125rem 0 rgba(0, 0, 0, 0.098), 0 0.0625rem 0.625rem 0 rgba(0, 0, 0, 0.082);
}

/* removed */
.tab-content {
  padding: 20px;
  margin-bottom: 10px;
  background: #fff;
}

/* removed */
.tab-pane {
  border-left: 0px solid #eeeeee;
  margin: -20px -20px -20px -19px;
}

/* removed */
.btn-secondary:not(.btn-link):not(.btn-flat) {
  border: none;
  color: grey;
}

/* removed */
.btn:hover:not(.btn-link):not(.btn-flat):not(.btn-fab) {
  box-shadow: none;
  border-radius: 5px;
  color: #3BA6EA;
  background-color: #eee;
}

/* removed */
.like-paper {
  padding: 80px;
  margin-bottom: 77px;
  line-height: 28px;
  font-size: 15px;
}

/* removed */
.like-paper.demo {
  background-image: url(/images/demo.png);
}

/* removed */
.like-paper div {
  line-height: 28px;
}

/* removed */
.like-paper h1 {
  font-size: 2em;
}

/* removed */
.like-paper h2 {
  font-size: 1.5em;
}

/* removed */
.like-paper table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

/* removed */
.like-paper table td {
  min-width: 50px;
  border: 1px solid #ccc;
  padding: 5px;
  line-height: 1.2;
  white-space: pre-line;
}

/* removed */
.like-paper avv-numbered {
  display: block;
  font-size: 15px;
  line-height: 20px;
  position: relative;
  margin-bottom: 8px;
}

/* removed */
.like-paper avv-numbered::before {
  position: absolute;
  left: 0;
  color: #252929;
  content: attr(data-level-number);
}

/* removed */
avv-numbered {
  display: block;
  font-size: 15px;
  line-height: 24px;
  position: relative;
}

/* removed */
avv-numbered::before {
  position: absolute;
  left: 0;
  color: #252929;
  font-family: inherit;
  content: attr(data-level-number);
}

/* removed */
.like-paper p {
  margin-bottom: 8px;
}

/* removed */
.like-paper td p {
  margin-bottom: 0px;
}

/* removed */
.devise .box {
  padding: 20px;
  margin: 20px 0;
}

/* removed */
.devise .other_actions a {
  display: inline-block;
}

/* removed */
body .well, .container .well {
  box-shadow: none;
}

/* removed */
.well h2 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
  text-align: center;
}

/* removed */
#advanced-tab {
  padding-top: 20px;
}

/* removed */
/* removed */
.table th {
  font-weight: 600;
  background: #f2f2f2;
  vertical-align: top;
}

/* removed */
.table > thead > tr > th {
  border-bottom: none;
  vertical-align: bottom;
}

/* removed */
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  border-top: none;
}

/* removed */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}

/* removed */
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #edf3f9;
}

/* removed */
/* removed */
.table > thead > tr > th {
  line-height: 20px;
}

/* removed */
.table > thead > tr > th span {
  display: inline-block;
  line-height: 20px;
}

/* removed */
.new_user .checkbox label {
  color: #686a6a;
}

/* removed */
/* removed */
/* removed */
html, body, html .container, body .container {
  height: 100%;
}

/* removed */
.modal-content .modal-body {
  padding: 16px 24px 16px;
}

/* removed */
/* removed */
.modal-footer {
  margin-top: -16px;
}

/* removed */
/* removed */
.modal-body #myModalLabel {
  display: inline-block;
  padding-top: 8px;
}

/* removed */
.modal-body .btn.btn-primary.pull-right {
  margin: 0 5px;
}

/* removed */
@media print {
  /* removed */
  body {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #000;
  }
  @page {
    margin: 1cm;
  }
}

/* removed */
.btn {
  margin: 0 1px 10px;
}

/* removed */
.bordered-box {
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 2em;
}

/* removed */
.bordered-box.finished {
  text-align: center;
}

/* removed */
.material-icons {
  vertical-align: middle;
}

/* removed */
#recipients-tab h1, #author-tab h1, #accountant-tab h1, #party-participants h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

/* removed */
#recipients-tab .control-label, #author-tab .control-label, #accountant-tab .control-label, #party-participants .control-label {
  line-height: 24px;
  vertical-align: baseline;
  margin-bottom: 0.5em;
}

/* removed */
#recipients-tab i.material-icons:not(.btn), #author-tab i.material-icons:not(.btn), #accountant-tab i.material-icons:not(.btn), #party-participants i.material-icons:not(.btn) {
  color: #000A30;
}

/* removed */
#recipients-tab .checkbox, #author-tab .checkbox, #accountant-tab .checkbox, #party-participants .checkbox {
  margin-top: 0;
}

/* removed */
.participant_selects {
  display: none;
}

/* removed */
.avv_right_clear {
  padding-right: 0;
}

/* removed */
.avv_message_to_dynamic {
  padding: 1em;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  margin-bottom: 10px;
}

/* removed */
.avv_message_to_dynamic textarea {
  width: 100%;
  min-height: 100px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px;
}

/* removed */
/* removed */
.avv_message_to_recipients textarea {
  width: 100%;
  min-height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px;
}

/* removed */
.avv_message_to_recipients h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 0;
}

/* removed */
.red-text {
  color: red;
}