/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *















 */
/* Required star */
/* line 30, /var/www/html/app/assets/stylesheets/application.scss */
.bootbox-close-button {
  display: none !important;
}

/* line 34, /var/www/html/app/assets/stylesheets/application.scss */
.ajs-header {
  display: none !important;
}

/* line 36, /var/www/html/app/assets/stylesheets/application.scss */
.alertify-notifier .ajs-message {
  color: #FFFFFF !important;
  text-shadow: none !important;
}

/* line 40, /var/www/html/app/assets/stylesheets/application.scss */
i {
  font-size: 15px !important;
}

/* line 45, /var/www/html/app/assets/stylesheets/application.scss */
form input[type='number']::-webkit-outer-spin-button,
form input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 51, /var/www/html/app/assets/stylesheets/application.scss */
.float-right {
  float: right !important;
  font-size: 14px !important;
}

/* line 55, /var/www/html/app/assets/stylesheets/application.scss */
#pending {
  width: 1000px !important;
}

@media print {
  /* line 61, /var/www/html/app/assets/stylesheets/application.scss */
  body {
    background-color: #FFFFFF;
    background-image: none;
    color: #000000;
  }

  /* line 62, /var/www/html/app/assets/stylesheets/application.scss */
  #ad {
    display: none;
  }

  /* line 63, /var/www/html/app/assets/stylesheets/application.scss */
  #leftbar {
    display: none;
  }

  /* line 64, /var/www/html/app/assets/stylesheets/application.scss */
  #contentarea {
    width: 100%;
  }

  /* line 65, /var/www/html/app/assets/stylesheets/application.scss */
  #ibox-content {
    width: 100%;
    border-style: none !important;
    border: none !important;
  }
}
/* line 68, /var/www/html/app/assets/stylesheets/application.scss */
.ibox-content {
  word-wrap: break-word;
}

/* line 74, /var/www/html/app/assets/stylesheets/application.scss */
.bootbox-body {
  font-size: 16px;
}

/* line 76, /var/www/html/app/assets/stylesheets/application.scss */
.radio, .checkbox {
  display: table-cell !important;
  padding-left: 10px !important;
}

/* line 81, /var/www/html/app/assets/stylesheets/application.scss */
body, html {
  height: 100%;
  margin: 0;
  font-family: Arial;
}

/* line 88, /var/www/html/app/assets/stylesheets/application.scss */
.alert {
  position: relative !important;
  left: 0;
  right: 0;
  z-index: 500;
}

/* line 95, /var/www/html/app/assets/stylesheets/application.scss */
.ace {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Style tab links */
/* line 103, /var/www/html/app/assets/stylesheets/application.scss */
.tablink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

/* line 114, /var/www/html/app/assets/stylesheets/application.scss */
pre {
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

/* line 121, /var/www/html/app/assets/stylesheets/application.scss */
.alert-messages {
  position: fixed;
  top: 47px;
  left: 0;
  right: 0;
  z-index: 7000;
}

/* line 129, /var/www/html/app/assets/stylesheets/application.scss */
.tablink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
/* line 134, /var/www/html/app/assets/stylesheets/application.scss */
.tabcontent {
  color: white;
  display: none;
  padding: 100px 20px;
  height: 100%;
}

/* line 142, /var/www/html/app/assets/stylesheets/application.scss */
#error {
  color: red;
  font-weight: bold;
  font-size: 16px;
}

/* line 148, /var/www/html/app/assets/stylesheets/application.scss */
.btn-success {
  border: 1px solid white !important;
}

/* line 150, /var/www/html/app/assets/stylesheets/application.scss */
#footer-btns {
  text-align: center;
}

/* line 151, /var/www/html/app/assets/stylesheets/application.scss */
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #112e51 !important;
}

/* line 159, /var/www/html/app/assets/stylesheets/application.scss */
#anjooo {
  max-width: 60%;
}

/* line 161, /var/www/html/app/assets/stylesheets/application.scss */
.anjoo-container {
  text-align: center;
}

/* line 162, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-title {
  display: inline-block !important;
  font-size: 16px !important;
  margin-bottom: 10px !important;
  text-align: left;
}

/* line 169, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-footer {
  background: #ecf0f1;
  border-radius: 2px;
}

/* line 173, /var/www/html/app/assets/stylesheets/application.scss */
.btn-info {
  color: white !important;
}

/* line 176, /var/www/html/app/assets/stylesheets/application.scss */
.btn-default.disabled {
  color: #000000 !important;
}

/* line 183, /var/www/html/app/assets/stylesheets/application.scss */
.notice {
  text-align: center;
}

/* line 186, /var/www/html/app/assets/stylesheets/application.scss */
pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  width: 100%;
}

/* line 194, /var/www/html/app/assets/stylesheets/application.scss */
.center_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  max-width: 25%;
}

/* line 201, /var/www/html/app/assets/stylesheets/application.scss */
.breaking {
  width: 500px;
  word-wrap: break-word;
}

/* line 205, /var/www/html/app/assets/stylesheets/application.scss */
#attorney_q
.radio {
  display: inline !important;
}

/* line 211, /var/www/html/app/assets/stylesheets/application.scss */
.form-control, single-line {
  color: black;
}

/* line 215, /var/www/html/app/assets/stylesheets/application.scss */
input {
  color: black;
}

/* line 219, /var/www/html/app/assets/stylesheets/application.scss */
btn btn-primary {
  border: 1px solid white !important;
}

/* line 226, /var/www/html/app/assets/stylesheets/application.scss */
a.btn.btn-success.next-step {
  float: right;
}

/* line 229, /var/www/html/app/assets/stylesheets/application.scss */
abbr[title], abbr[data-original-title] {
  display: none;
}

/* line 232, /var/www/html/app/assets/stylesheets/application.scss */
input[type="file"] {
  display: none !important;
}

/* line 235, /var/www/html/app/assets/stylesheets/application.scss */
#additional_info {
  display: none;
}

/* line 238, /var/www/html/app/assets/stylesheets/application.scss */
#t1 {
  display: none;
}

/* line 241, /var/www/html/app/assets/stylesheets/application.scss */
#t2 {
  display: none;
}

/* line 244, /var/www/html/app/assets/stylesheets/application.scss */
#complex-lit {
  display: none;
}

/* line 247, /var/www/html/app/assets/stylesheets/application.scss */
#vin {
  display: none;
}

/* line 250, /var/www/html/app/assets/stylesheets/application.scss */
#full-fields {
  display: none;
}

/* line 255, /var/www/html/app/assets/stylesheets/application.scss */
.table {
  max-width: 98% !important;
}

/* line 259, /var/www/html/app/assets/stylesheets/application.scss */
.table-wrapper {
  background: #fff;
  padding: 20px 25px;
  margin: 30px 0;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 266, /var/www/html/app/assets/stylesheets/application.scss */
.table-title {
  padding-bottom: 15px;
  /*background: #435d7d;*/
  color: #fff;
  padding: 16px 30px;
  margin: -20px -25px 10px;
  border-radius: 3px 3px 0 0;
}

/* line 274, /var/www/html/app/assets/stylesheets/application.scss */
.table-title .btn-group {
  float: right;
}

/* line 277, /var/www/html/app/assets/stylesheets/application.scss */
.table-title .btn {
  color: #fff;
  float: right;
  font-size: 16px;
  font-weight: 600 !important;
  border: none;
  min-width: 50px;
  border-radius: 2px;
  border: none;
  outline: none !important;
  margin-left: 10px;
}

/* line 289, /var/www/html/app/assets/stylesheets/application.scss */
.table-title .btn i {
  font-weight: 600 !important;
  float: left;
  margin-right: 5px;
}

/* line 294, /var/www/html/app/assets/stylesheets/application.scss */
.table-title .btn span {
  float: left;
  margin-top: 2px;
}

/* line 298, /var/www/html/app/assets/stylesheets/application.scss */
table.table tr th, table.table tr td {
  border-color: #e9e9e9;
  padding: 12px 15px;
  vertical-align: middle;
}

/* line 303, /var/www/html/app/assets/stylesheets/application.scss */
table.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fcfcfc;
}

/* line 306, /var/www/html/app/assets/stylesheets/application.scss */
table.table-striped.table-hover tbody tr:hover {
  background: #f5f5f5;
}

/* line 310, /var/www/html/app/assets/stylesheets/application.scss */
table.table td a {
  font-weight: bold;
  color: #f9f9f9;
  display: inline-block;
  text-decoration: none;
  outline: none !important;
  border-radius: 24px;
}

/* line 318, /var/www/html/app/assets/stylesheets/application.scss */
table.table td a:hover {
  color: #2196F3;
}

/* line 321, /var/www/html/app/assets/stylesheets/application.scss */
table.table td a.edit {
  color: #FFC107;
}

/* line 324, /var/www/html/app/assets/stylesheets/application.scss */
table.table td a.delete {
  color: #F44336;
}

/* line 328, /var/www/html/app/assets/stylesheets/application.scss */
table.table .avatar {
  border-radius: 50%;
  vertical-align: middle;
}

/* line 332, /var/www/html/app/assets/stylesheets/application.scss */
.pagination {
  float: right;
  margin: 0 0 5px;
}

/* line 336, /var/www/html/app/assets/stylesheets/application.scss */
.pagination li a {
  border: none;
  min-width: 30px;
  min-height: 30px;
  color: #999;
  margin: 0 2px;
  line-height: 30px;
  border-radius: 2px !important;
  text-align: center;
  padding: 0 6px;
}

/* line 347, /var/www/html/app/assets/stylesheets/application.scss */
.pagination li a:hover {
  color: #666;
}

/* line 350, /var/www/html/app/assets/stylesheets/application.scss */
.pagination li.active a, .pagination li.active a.page-link {
  background: #03A9F4;
}

/* line 353, /var/www/html/app/assets/stylesheets/application.scss */
.pagination li.active a:hover {
  background: #0397d6;
}

/* line 356, /var/www/html/app/assets/stylesheets/application.scss */
.pagination li.disabled i {
  color: #ccc;
}

/* line 360, /var/www/html/app/assets/stylesheets/application.scss */
.hint-text {
  float: left;
  margin-top: 10px;
  font-size: 13px;
}

/* Modal styles */
/* line 366, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-dialog {
  width: 55%;
  height: 80%;
}

/* line 370, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-header, .modal .modal-body, .modal .modal-footer {
  padding: px px;
}

/* line 373, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-content {
  border-radius: 0px;
}

/* line 376, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-footer {
  background: #ecf0f1;
  border-radius: 2px;
}

/* line 380, /var/www/html/app/assets/stylesheets/application.scss */
.modal .modal-title {
  display: inline-block;
  font-size: 16px;
}

/* line 384, /var/www/html/app/assets/stylesheets/application.scss */
.modal .form-control {
  border-radius: 2px;
  box-shadow: none;
  border-color: #dddddd;
}

/* line 389, /var/www/html/app/assets/stylesheets/application.scss */
.modal textarea.form-control {
  resize: vertical;
}

/* line 392, /var/www/html/app/assets/stylesheets/application.scss */
.modal .btn {
  border-radius: 2px;
  min-width: 100px;
}
