﻿.page-header.navbar .page-logo .logo-default {
  margin: 3px;
  height: inherit; }

.page-logo > a {
  height: inherit; }

.sidebar-search .input-group-btn .btn.submit {
  box-shadow: none; }

.page-content h1.page-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px; }

.portlet .caption > span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700; }

.portlet.light.bg-inverse .portlet.light.bg-inverse {
  background: #dadbdc;
  margin-bottom: 15px;
  padding: 5px 10px 5px 10px; }
  .portlet.light.bg-inverse .portlet.light.bg-inverse .portlet-title {
    min-height: 35px; }

.portlet.light.bg-inverse.portlet-table {
  padding: 0 !important; }
  .portlet.light.bg-inverse.portlet-table .portlet-title, .portlet.light.bg-inverse.portlet-table .form-toggle-button {
    padding: 5px 10px 0px 10px;
    margin-bottom: 0; }
  .portlet.light.bg-inverse.portlet-table .table, .portlet.light.bg-inverse.portlet-table .panel {
    margin-bottom: 0; }

.control-label .required,
.form-group .required {
  color: inherit;
  font-size: inherit;
  padding-left: 0; }

.control-label .required::after,
.form-group .required::after {
  padding-left: 5px;
  font-size: 0.7em;
  color: #7F281D;
  font-family: "FontAwesome";
  content: "\f069"; }

.page-container-bg-solid .page-bar {
  background-color: #ccced0; }

.mt-radio.mt-radio-outline > span,
.mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span,
.mt-radio.mt-radio-outline > input:focus ~ span,
.mt-radio.mt-radio-outline > input:checked ~ span,
.mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
.mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline > span,
.mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
.mt-radio.mt-checkbox-outline > input:focus ~ span,
.mt-radio.mt-checkbox-outline > input:checked ~ span,
.mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
.mt-radio.mt-checkbox-outline > input:checked ~ span,
.mt-checkbox.mt-radio-outline > span,
.mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span,
.mt-checkbox.mt-radio-outline > input:focus ~ span,
.mt-checkbox.mt-radio-outline > input:checked ~ span,
.mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
.mt-checkbox.mt-radio-outline > input:checked ~ span,
.mt-checkbox.mt-checkbox-outline > span,
.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
.mt-checkbox.mt-checkbox-outline > input:focus ~ span,
.mt-checkbox.mt-checkbox-outline > input:checked ~ span,
.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
.mt-checkbox.mt-checkbox-outline > input:checked ~ span {
  background: #FFF; }

.portlet.box .brand-secondary > .portlet-title > .actions .btn-default, .portlet.box .brand-success > .portlet-title > .actions .btn-default, .portlet.box .brand-primary > .portlet-title > .actions .btn-default {
  color: #FFF; }

h4.form-toggle-button {
  font-size: 16px; }
  h4.form-toggle-button span {
    font-size: 18px; }

.table.table-condensed > thead > tr > th,
.table.table-condensed > thead > tr > td,
.table.table-condensed > tbody > tr > th,
.table.table-condensed > tbody > tr > td,
.table.table-condensed > tfoot > tr > th,
.table.table-condensed > tfoot > tr > td {
  padding: 2px 5px; }

.page-sidebar .sidebar-toggler,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler {
  margin-top: 6px;
  margin-bottom: 6px; }

.hor-menu {
  margin-left: 1px !important; }

.btn.btn-xs [class^="fa-"]:not(.fa-stack), .btn.btn-xs [class^="glyphicon-"], .btn.btn-xs [class^="icon-"], .btn.btn-xs [class*=" fa-"]:not(.fa-stack), .btn.btn-xs [class*=" glyphicon-"], .btn.btn-xs [class*=" icon-"] {
  line-height: inherit; }

.input-group-btn .btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all).btn-sm {
  padding: 6px 10px; }

.mb-0 {
  margin-bottom: 0; }

.pb-0 {
  padding-bottom: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.mt-10 {
  margin-top: 10px; }

.form-inline {
  display: inline; }

.logout-form button {
  text-align: left;
  text-transform: none; }

.table th.left,
.table td.left {
  text-align: left; }

.table th.center,
.table td.center {
  text-align: center; }

.table th.right,
.table td.right {
  text-align: right; }

.table tr.danger {
  color: #fff; }

.table-actions {
  text-align: left; }
  .table-actions > .btn-group > .btn.btn-xs,
  .table-actions > .btn.btn-xs {
    font-size: 0.7em !important; }
  .table-actions .dropdown-menu > li > form > .btn-link {
    width: 100%;
    padding: 8px 16px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
    text-align: left; }

.table tr.inactive {
  opacity: .4; }

.table.table-condensed > thead > tr > th,
.table.table-condensed > tbody > tr > td,
.table.table-condensed > tfoot > tr > td {
  font-size: .9em; }

.table.table-clickable {
  cursor: pointer; }

/* Vertically center modal dialogs */
.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

/* End Vertically center modal dialogs */
/* DataTables Form */
#RecordsContainer .actions--bottom {
  margin-top: 10px; }

.records-table-wrapper {
  max-height: 600px;
  overflow-y: auto; }

#SearchForm .generic-search-criteria input[type='text'] {
  width: 200px; }

/* End DataTables Form */
/* Validation Helpers */
.field-validation-error {
  color: #7F281D; }

.field-validation-valid {
  display: none; }

input.input-validation-error,
input.input-validation-error:focus {
  border: 1px solid #7F281D;
  border-left: 5px solid #7F281D; }

select.input-validation-error {
  color: #7F281D;
  border-color: #7F281D;
  background-color: #fff; }

input[type="checkbox"].input-validation-error {
  border: 0 none; }

.validation-summary-errors {
  color: #7F281D;
  border: 1px solid #7F281D;
  background-color: #fff;
  padding: 15px;
  margin-bottom: 20px; }
  .validation-summary-errors ul {
    list-style: none outside none;
    padding-left: 0;
    margin: 0; }

.validation-summary-valid {
  display: none; }

/* End Validation Helpers */
/* Vue.js */
[v-cloak] {
  display: none; }

/* End Vue.js*/
/* Cubic Bezier Transition */
/***
Error Pages
***/
/* 404 page option #1 */
.page-404 {
  text-align: center; }

.page-404 .number {
  position: relative;
  top: 35px;
  display: inline-block;
  letter-spacing: -10px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 128px;
  font-size: 128px;
  font-weight: 300;
  color: #7bbbd6;
  text-align: right; }

.page-404 .details {
  margin-left: 40px;
  display: inline-block;
  padding-top: 0px;
  text-align: left; }

/* 500 page option #1 */
.page-500 {
  text-align: center; }

.page-500 .number {
  display: inline-block;
  letter-spacing: -10px;
  line-height: 128px;
  font-size: 128px;
  font-weight: 300;
  color: #ec8c8c;
  text-align: right; }

.page-500 .details {
  margin-left: 40px;
  display: inline-block;
  text-align: left; }

/* 404 page option #2*/
.page-404-full-page {
  overflow-x: hidden;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fafafa !important; }

.page-404-full-page .details input {
  background-color: #ffffff; }

.page-404-full-page .page-404 {
  margin-top: 100px; }

/* 500 page option #2*/
.page-500-full-page {
  overflow-x: hidden;
  padding: 20px;
  background-color: #fafafa !important; }

.page-500-full-page .details input {
  background-color: #ffffff; }

.page-500-full-page .page-500 {
  margin-top: 100px; }

/* 404 page option #3*/
.page-404-3 {
  background: #000 !important; }

.page-404-3 .page-inner img {
  right: 0;
  bottom: 0;
  z-index: -1;
  position: absolute; }

.page-404-3 .error-404 {
  color: #fff;
  text-align: left;
  padding: 70px 20px 0; }

.page-404-3 h1 {
  color: #fff;
  font-size: 130px;
  line-height: 160px; }

.page-404-3 h2 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 30px; }

.page-404-3 p {
  color: #fff;
  font-size: 16px; }

@media (max-width: 480px) {
  .page-404 .number,
  .page-500 .number,
  .page-404 .details,
  .page-500 .details {
    text-align: center;
    margin-left: 0px; }
  .page-404-full-page .page-404 {
    margin-top: 30px; }
  .page-404-3 .error-404 {
    text-align: left;
    padding-top: 10px; }
  .page-404-3 .page-inner img {
    right: 0;
    bottom: 0;
    z-index: -1;
    position: fixed; } }

#ProducerCycleSummary {
  /* Used on pages to provide a summary of information. Compress space to show as much information as possible at once. */ }
  #ProducerCycleSummary .static-summary .form-group {
    margin-bottom: 0; }
    #ProducerCycleSummary .static-summary .form-group label.name,
    #ProducerCycleSummary .static-summary .form-group div.value {
      font-size: 12px; }
    #ProducerCycleSummary .static-summary .form-group .form-control-static {
      padding-bottom: 0;
      margin-bottom: 0;
      min-height: inherit; }
  #ProducerCycleSummary .summary-container {
    font-size: .9em; }
    #ProducerCycleSummary .summary-container table {
      margin-bottom: 0; }
    #ProducerCycleSummary .summary-container .portlet .caption > span {
      font-size: inherit;
      text-transform: none;
      font-weight: inherit;
      margin-left: 10px; }
    #ProducerCycleSummary .summary-container .portlet-body .portlet-title {
      min-height: 24px;
      margin-bottom: 0; }
      #ProducerCycleSummary .summary-container .portlet-body .portlet-title .caption {
        font-size: 14px;
        line-height: 14px;
        padding: 3px; }
    #ProducerCycleSummary .summary-container .cycle-summary-table td:nth-child(1) {
      text-align: right; }
    #ProducerCycleSummary .summary-container .quota-summary th:nth-child(2),
    #ProducerCycleSummary .summary-container .quota-summary td:nth-child(2), #ProducerCycleSummary .summary-container .quota-breakdown-table th:nth-child(2),
    #ProducerCycleSummary .summary-container .quota-breakdown-table td:nth-child(2) {
      text-align: right; }
    #ProducerCycleSummary .summary-container .quota-summary th:nth-child(3),
    #ProducerCycleSummary .summary-container .quota-summary td:nth-child(3), #ProducerCycleSummary .summary-container .quota-breakdown-table th:nth-child(3),
    #ProducerCycleSummary .summary-container .quota-breakdown-table td:nth-child(3) {
      width: 50px;
      text-align: right; }
    #ProducerCycleSummary .summary-container .quota-summary .summary-total, #ProducerCycleSummary .summary-container .quota-breakdown-table .summary-total {
      border-top: 1px dotted #808080;
      font-weight: 700; }
    #ProducerCycleSummary .summary-container .production-table .col-group {
      border-left: 1px dotted #808080;
      border-right: 1px dotted #808080; }
    #ProducerCycleSummary .summary-container .production-table th, #ProducerCycleSummary .summary-container .production-table td {
      text-align: right; }
    #ProducerCycleSummary .summary-container .production-table th.center,
    #ProducerCycleSummary .summary-container .production-table td.center {
      text-align: center; }
    #ProducerCycleSummary .summary-container .production-history-table th, #ProducerCycleSummary .summary-container .production-history-table td {
      text-align: right; }
    #ProducerCycleSummary .summary-container .production-history-table th.center,
    #ProducerCycleSummary .summary-container .production-history-table td.center {
      text-align: center; }
    #ProducerCycleSummary .summary-container .production-summary .static-summary label {
      font-weight: bold; }
    #ProducerCycleSummary .summary-container .production-summary .static-summary .value {
      text-align: right; }
    #ProducerCycleSummary .summary-container .production-summary div.cycle-status {
      color: brown; }
    #ProducerCycleSummary .summary-container .production-summary .production-summary-penalty-table th, #ProducerCycleSummary .summary-container .production-summary .production-summary-penalty-table td {
      text-align: right; }
    #ProducerCycleSummary .summary-container .production-summary .production-summary-penalty-table th.center,
    #ProducerCycleSummary .summary-container .production-summary .production-summary-penalty-table td.center {
      text-align: center; }

.producer-view .cycle-header-production .portlet-body {
  font-size: 1.2em; }
  .producer-view .cycle-header-production .portlet-body .cycle-production-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; }
  .producer-view .cycle-header-production .portlet-body .cycle-production {
    margin: 10px;
    width: 210px;
    flex-grow: 0;
    flex-basis: auto;
    text-align: center;
    border: 2px solid #5b9bd1; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .stat--inactive {
      opacity: 0.4;
      background: repeating-linear-gradient(-45deg, #808080, #808080 2px, #000 2px, #000 4px) !important; }
      .producer-view .cycle-header-production .portlet-body .cycle-production .stat--inactive .title {
        background-color: inherit; }
      .producer-view .cycle-header-production .portlet-body .cycle-production .stat--inactive .number {
        color: #fff; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .period-status {
      font-weight: 600; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .title {
      background-color: #5b9bd1;
      color: #fff;
      padding: 5px; }
      .producer-view .cycle-header-production .portlet-body .cycle-production .title--child {
        background-color: #5bd190;
        color: #333;
        font-size: .9em; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .number {
      font-size: 1.4em; }
      .producer-view .cycle-header-production .portlet-body .cycle-production .number--negative {
        color: #ff0000; }
      .producer-view .cycle-header-production .portlet-body .cycle-production .number--small {
        font-size: .9em; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .arrow span.fa {
      display: block;
      font-size: 2.5em;
      vertical-align: middle;
      line-height: normal; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .arrow .number--positive {
      color: #6cc874; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .arrow .number--negative {
      color: #ff0000; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .btn .hide-text {
      display: none; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .allocation-period-info,
    .producer-view .cycle-header-production .portlet-body .cycle-production .marketing-quota-info {
      display: none; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .ap-number {
      font-size: 1.4em; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .ap-title {
      background-color: #5b9bd1;
      color: #fff;
      padding: 5px;
      font-size: 1.4em; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .ap-dates {
      color: #fff;
      padding: 5px; }
    .producer-view .cycle-header-production .portlet-body .cycle-production .view-details {
      border-top: 1px solid #5b9bd1; }

.environment-development .page-header.navbar {
  background-color: #f9d6dd; }

/* Plugins */
.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #ffffff; }

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/ }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51a351; }

.toast-error {
  background-color: #bd362f; }

.toast-info {
  background-color: #2f96b4; }

.toast-warning {
  background-color: #f89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }
