/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
/* Vars */
/* Global Styles */
.editor-block-inspector__card {
  margin-bottom: 4px; }
  .editor-block-inspector__card .editor-block-inspector__card-title {
    font-weight: 700; }

/* Block Styles */
.wp-block-cgb-block-libsyn-podcasting-gutenberg {
  border: 0.2rem solid #23282d;
  color: #23282d;
  margin: 0 auto;
  max-width: 740px;
  padding: inherit;
  /* Block Child Styles */
  /* Block Form Grid */ }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg fieldset {
    border: solid 1px #008080;
    padding: 3px 6px;
    background-color: #fff; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg legend {
    background-color: #008080;
    color: #fff;
    font: 1.2rem 'Fira Sans', sans-serif;
    padding: 3px 6px;
    border: solid 1px #008080; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg input[type]:not([type="hidden"]):not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([role="combobox"]):focus {
      border-color: #008080;
      -webkit-box-shadow: 0 0 0 1px #008080;
              box-shadow: 0 0 0 1px #008080;
      outline: 2px solid transparent; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg input[type="checkbox"]:checked, .wp-block-cgb-block-libsyn-podcasting-gutenberg input[type="radio"]:checked {
      background: #42a568;
      border-color: #6ba342; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg input[type="text"], .wp-block-cgb-block-libsyn-podcasting-gutenberg input[type="url"] {
      width: 100%; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg textarea {
    width: 100%; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg textarea:focus {
      border-color: #008080;
      -webkit-box-shadow: 0 0 0 1px #008080;
              box-shadow: 0 0 0 1px #008080;
      outline: 2px solid transparent; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg select:hover {
    outline: 2px solid transparent !important;
    color: #23282d !important; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg select:focus {
    border-color: #008080 !important;
    color: #23282d !important;
    -webkit-box-shadow: 0 0 0 1px #008080 !important;
            box-shadow: 0 0 0 1px #008080 !important; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg button {
    color: #23282d; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg button .is-default:focus {
      border-color: #008080 !important;
      color: #23282d !important;
      -webkit-box-shadow: 0 0 0 1px #008080 !important;
              box-shadow: 0 0 0 1px #008080 !important; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .rw-widget-container {
    border: 1px solid #7e8993; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .rw-widget-container input[type="text"] {
      border: 0; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .rw-widget-container .rw-state-focus, .wp-block-cgb-block-libsyn-podcasting-gutenberg .rw-widget-container .rw-state-focus:hover {
      border-color: #008080;
      -webkit-box-shadow: 0 0 0 1px #008080;
              box-shadow: 0 0 0 1px #008080;
      outline: 2px solid transparent; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .rw-state-focus > .rw-widget-container, .wp-block-cgb-block-libsyn-podcasting-gutenberg .rw-widget-container > .rw-state-focus:hover, .wp-block-cgb-block-libsyn-podcasting-gutenberg .components-form-token-field__input-container.is-active {
    border-color: #008080 !important;
    -webkit-box-shadow: 0 0 0 1px #008080 !important;
            box-shadow: 0 0 0 1px #008080 !important;
    outline: 2px solid transparent !important; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-block {
    padding: 1rem; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .button-primary {
    background: #42a568 none repeat scroll 0 0;
    border-color: #42a568;
    -webkit-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    margin-top: 2px;
    text-decoration: none;
    text-shadow: 0 -1px 1px #6ba342, 1px 0 1px #6ba342, 0 1px 1px #6ba342, -1px 0 1px #6ba342; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .button-primary:hover {
      background: #6ba342 none repeat scroll 0 0;
      border-color: #42a568;
      -webkit-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
              box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
      color: #fff;
      text-decoration: none;
      text-shadow: 0 -1px 1px #6ba342, 1px 0 1px #6ba342, 0 1px 1px #6ba342, -1px 0 1px #6ba342; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .button-primary:focus {
      background: #6ba342 none repeat scroll 0 0;
      border-color: #42a568;
      -webkit-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
              box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
      color: #fff;
      text-decoration: none;
      text-shadow: 0 -1px 1px #6ba342, 1px 0 1px #6ba342, 0 1px 1px #6ba342, -1px 0 1px #6ba342; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-dots {
    padding: 0 18% 0 0; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-destinations-download-availability-container {
    margin-top: 1em;
    margin-left: 15%; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-element {
    margin-bottom: 1.4rem; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-element legend {
      font: .8rem 'Fira Sans', sans-serif; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-upload-media-preview {
    text-align: center; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .components-form-toggle.is-checked .components-form-toggle__track {
    background-color: #6ba342; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-gap: 5px;
    max-width: 99%; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid label {
    text-align: right; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid label:after {
      content: " "; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid-3 {
    display: grid;
    grid-template-columns: 20% 66% 10% 2%;
    grid-gap: 5px; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid-3 label {
    text-align: right; }
    .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid-3 label:after {
      content: " "; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-input-grid-2 {
    display: grid;
    grid-template-columns: 82% 16% 2%;
    grid-gap: 2px; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-upload-buttons-grid {
    display: grid;
    grid-gap: 1px;
    margin-bottom: 1em;
    max-width: 450px; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-upload-buttons-grid-a {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-upload-buttons-grid-b {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 1; }
  .wp-block-cgb-block-libsyn-podcasting-gutenberg .libsyn-upload-buttons-grid-c {
    grid-columm-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 1; }

/* Block Tables */
.libsyn_destinations div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .libsyn_destinations div input[type="radio"]:checked, .libsyn_destinations div input[type="checkbox"]:checked {
    background: #42a568;
    border-color: #008080; }

.libsyn_destinations .table-container {
  display: block;
  margin-top: 1rem;
  width: 100%;
  max-width: 1200px; }

.libsyn_destinations .flag-icon {
  margin-right: 0.1em; }

.libsyn_destinations .flex-table {
  display: grid;
  grid-template-columns: 5% 25% 35% 35%;
  grid-template-rows: 100% auto;
  border-left: solid 1px #d9d9d9;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .libsyn_destinations .flex-table:first-of-type {
    border-top: solid 1px #a6a6a7;
    border-left: solid 1px #a6a6a7; }
  .libsyn_destinations .flex-table:first-of-type .flex-row {
    background: #3b3c46;
    color: white;
    border-color: #a6a6a7;
    font-size: larger; }
  .libsyn_destinations .flex-table.row:nth-child(odd) .flex-row {
    background: #f4f2f1; }
    .libsyn_destinations .flex-table.row:nth-child(odd) .flex-row .components-datetime fieldset {
      border: none;
      padding: 0;
      background-color: #f4f2f1; }
  .libsyn_destinations .flex-table.row:nth-child(even) .flex-row .components-datetime fieldset {
    border: none;
    padding: 0;
    background-color: white; }
  .libsyn_destinations .flex-table:hover {
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms; }
    .libsyn_destinations .flex-table:hover .components-datetime fieldset {
      background-color: #f5f5f5; }
  .libsyn_destinations .flex-table .radio-input {
    text-align: left;
    padding-left: 15%; }

.libsyn_destinations .flex-row {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.5em 0.5em;
  border-right: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9; }

.libsyn_destinations .rowspan {
  display: grid;
  grid-template-columns: 25% 75%;
  grid-template-rows: 100%; }

.libsyn_destinations .column {
  width: 100%;
  padding: 0; }
  .libsyn_destinations .column .flex-row {
    display: grid;
    grid-template-columns: repeat(auto-fill, 33.3%);
    grid-template-rows: 100% 100% 100%;
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: solid 1px #d9d9d9; }
    .libsyn_destinations .column .flex-row:hover {
      background: #f5f5f5;
      -webkit-transition: 500ms;
      -o-transition: 500ms;
      transition: 500ms; }

.libsyn_destinations .flex-cell {
  text-align: center;
  padding: 0.5em 0.5em;
  border-right: solid 1px #d9d9d9; }

.libsyn_destinations .components-button.is-default.is-toggled {
  background: #42a568;
  color: #fff; }

.libsyn_destinations .components-button.is-default:focus {
  border-color: #008080 !important;
  color: #23282d !important;
  -webkit-box-shadow: 0 0 0 1px #008080 !important;
          box-shadow: 0 0 0 1px #008080 !important; }

/* Responsive Styles */
@media all and (min-width: 431px) and (max-width: 768px) {
  .libsyn_destinations .flex-table {
    display: grid;
    grid-template-columns: repeat(auto-fill, 33.33%);
    grid-template-rows: repeat(auto-fill, 100%); }
    .libsyn_destinations .flex-table .flex-row {
      border-bottom: solid 1px #d9d9d9; }
      .libsyn_destinations .flex-table .flex-row:nth-child(1) {
        padding: 8px 2px; }
  .libsyn_destinations .rowspan {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: repeat(auto-fill, 100%); }
    .libsyn_destinations .rowspan .flex-row {
      display: grid;
      grid-template-columns: repeat(auto-fill, 33.33%);
      border-bottom: solid 1px #d9d9d9; }
    .libsyn_destinations .rowspan p {
      margin: 0; }
    .libsyn_destinations .rowspan .radio-input {
      text-align: left;
      padding-left: 10%; }
  .libsyn_destinations .first {
    grid-column-start: 1;
    grid-column-end: 4; }
  .libsyn_destinations .rowspan > .first {
    display: block; } }

@media all and (max-width: 430px) {
  .libsyn_destinations .flex-table {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: 100% auto; }
    .libsyn_destinations .flex-table .flex-row {
      border-bottom: 0; }
      .libsyn_destinations .flex-table .flex-row:last-of-type {
        border-bottom: solid 1px #d9d9d9; }
    .libsyn_destinations .flex-table .radio-input {
      text-align: left;
      padding-left: 2px; }
  .libsyn_destinations .first {
    border-bottom: 0;
    grid-column-start: auto;
    grid-column-end: auto; }
  .libsyn_destinations .rowspan {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
    grid-template-rows: 100% auto; }
    .libsyn_destinations .rowspan .flex-row {
      display: grid;
      grid-template-columns: repeat(auto-fill, 100%);
      grid-template-rows: auto;
      border-bottom: solid 1px #d9d9d9; }
    .libsyn_destinations .rowspan p {
      margin: 0; } }

/* React Widgets */
/* $font-path: '~react-widgets/lib/fonts'; */
/* $img-path: '~react-widgets/lib/img'; */
.rw-btn,
.rw-input-reset,
.rw-input,
.rw-dropdown-list-autofill,
.rw-filter-input {
  color: inherit;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  background-image: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

.rw-btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

select.rw-input, select.rw-dropdown-list-autofill, select.rw-filter-input {
  text-transform: none; }

html input[type="button"].rw-input, html input.rw-dropdown-list-autofill[type="button"], html input.rw-filter-input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

textarea.rw-input, textarea.rw-dropdown-list-autofill, textarea.rw-filter-input {
  overflow: auto;
  resize: vertical; }

button[disabled].rw-input, button.rw-dropdown-list-autofill[disabled], button.rw-filter-input[disabled],
fieldset[disabled] .rw-input,
fieldset[disabled] .rw-dropdown-list-autofill,
fieldset[disabled] .rw-filter-input,
html input[disabled].rw-input,
html input.rw-dropdown-list-autofill[disabled],
html input.rw-filter-input[disabled] {
  cursor: not-allowed; }

button.rw-input::-moz-focus-inner, button.rw-dropdown-list-autofill::-moz-focus-inner, button.rw-filter-input::-moz-focus-inner,
input.rw-input::-moz-focus-inner,
input.rw-dropdown-list-autofill::-moz-focus-inner,
input.rw-filter-input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

/* -------------- */
@font-face {
  font-family: 'RwWidgets';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/rw-widgets.eot?v=4.1.0");
  src: url("../fonts/rw-widgets.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/rw-widgets.woff?v=4.1.0") format("woff"), url("../fonts/rw-widgets.ttf?v=4.1.0") format("truetype"), url("../fonts/rw-widgets.svg?v=4.1.0#fontawesomeregular") format("svg"); }

.rw-i {
  display: inline-block;
  color: inherit;
  font-family: RwWidgets;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.rw-i-caret-down:before {
  content: '\e803'; }

.rw-i-caret-up:before {
  content: '\e800'; }

.rw-i-chevron-left:before {
  content: '\f104'; }

.rw-i-chevron-right:before {
  content: '\f105'; }

.rw-i-clock-o:before {
  content: '\e805'; }

.rw-i-calendar:before {
  content: '\e804'; }

.rw-i-search:before {
  content: '\e801'; }

.rw-btn {
  position: relative;
  color: #333333;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  cursor: pointer;
  outline: none; }
  .rw-state-readonly .rw-btn,
  .rw-state-disabled .rw-btn {
    cursor: not-allowed; }

.rw-btn-select {
  opacity: 0.75;
  -webkit-transition: opacity 150ms ease-in;
  -o-transition: opacity 150ms ease-in;
  transition: opacity 150ms ease-in; }
  .rw-btn-select:hover,
  .rw-state-focus .rw-btn-select,
  :hover > .rw-btn-select {
    opacity: 1; }

.rw-btn-primary {
  width: 100%;
  white-space: normal;
  line-height: 2em; }
  .rw-btn-primary:hover {
    background-color: #e6e6e6; }

.rw-btn-select[disabled],
.rw-btn-primary[disabled],
fieldset[disabled] .rw-btn-select,
fieldset[disabled] .rw-btn-primary {
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: not-allowed;
  opacity: 0.65;
  pointer-events: none; }

/* for debugging */
@-webkit-keyframes react-widgets-autofill-start {
  from {
    /**/ }
  to {
    /**/ } }
@keyframes react-widgets-autofill-start {
  from {
    /**/ }
  to {
    /**/ } }

@-webkit-keyframes react-widgets-autofill-cancel {
  from {
    /**/ }
  to {
    /**/ } }

@keyframes react-widgets-autofill-cancel {
  from {
    /**/ }
  to {
    /**/ } }

.rw-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.rw-widget {
  background-clip: border-box;
  border: none;
  color: #333333;
  font-size: 1em;
  font-family: inherit;
  outline: none;
  position: relative; }
  .rw-widget,
  .rw-widget * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .rw-widget:before,
  .rw-widget *:before, .rw-widget:after,
  .rw-widget *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .rw-widget > .rw-widget-container {
    width: 100%;
    margin: 0; }

.rw-widget-container {
  background-color: #fff;
  border: #ccc 1px solid;
  border-radius: 4px; }
  .rw-widget-container.rw-state-focus, .rw-widget-container.rw-state-focus:hover,
  .rw-state-focus > .rw-widget-container,
  .rw-state-focus > .rw-widget-container:hover {
    background-color: #fff;
    border-color: #66afe9;
    -webkit-box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
            box-shadow: 0 0 8px rgba(102, 175, 233, 0.6); }
  .rw-widget-container.rw-state-readonly,
  .rw-state-readonly > .rw-widget-container {
    cursor: not-allowed; }
  .rw-widget-container.rw-state-disabled, .rw-widget-container.rw-state-disabled:hover, .rw-widget-container.rw-state-disabled:active,
  .rw-state-disabled > .rw-widget-container,
  .rw-state-disabled > .rw-widget-container:hover,
  .rw-state-disabled > .rw-widget-container:active,
  fieldset[disabled] .rw-widget-container,
  fieldset[disabled] .rw-widget-container:hover,
  fieldset[disabled] .rw-widget-container:active {
    -webkit-box-shadow: none;
            box-shadow: none;
    box-shadow: none;
    cursor: not-allowed; }

.rw-widget-picker {
  position: relative;
  overflow: hidden;
  border-collapse: separate;
  display: inline-table;
  height: 2.429em; }
  .rw-widget-picker > * {
    position: relative;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    display: table-cell; }
  .rw-widget-picker > .rw-select {
    width: 1%;
    white-space: nowrap; }
  .rw-open > .rw-widget-picker {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .rw-open-up > .rw-widget-picker {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  fieldset[disabled] .rw-widget-picker,
  .rw-state-disabled > .rw-widget-picker {
    background-color: #eeeeee; }

.rw-multiselect > .rw-widget-picker {
  height: auto; }

.rw-select {
  cursor: pointer; }
  .rw-select > * {
    width: 1.9em;
    height: 100%; }
  .rw-state-readonly .rw-select,
  .rw-state-disabled .rw-select {
    cursor: not-allowed; }

.rw-select-bordered {
  cursor: pointer;
  border: none;
  border-left: #ccc 1px solid; }
  .rw-select-bordered:hover, .rw-select-bordered:active {
    background-color: #e6e6e6; }
  .rw-select-bordered:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .rw-state-disabled .rw-select-bordered, .rw-state-disabled .rw-select-bordered:hover, .rw-state-disabled .rw-select-bordered:active,
  .rw-state-readonly .rw-select-bordered,
  .rw-state-readonly .rw-select-bordered:hover,
  .rw-state-readonly .rw-select-bordered:active,
  fieldset[disabled] .rw-select-bordered,
  fieldset[disabled] .rw-select-bordered:hover,
  fieldset[disabled] .rw-select-bordered:active {
    cursor: not-allowed;
    background-color: inherit;
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .rw-rtl .rw-select-bordered {
    border-right: #ccc 1px solid;
    border-left: none; }

.rw-rtl {
  direction: rtl; }


.rw-input-reset,
.rw-input,
.rw-dropdown-list-autofill,
.rw-filter-input {
  outline: 0; }
  .rw-input-reset::-moz-placeholder, .rw-input::-moz-placeholder, .rw-dropdown-list-autofill::-moz-placeholder, .rw-filter-input::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .rw-input-reset:-ms-input-placeholder, .rw-input:-ms-input-placeholder, .rw-dropdown-list-autofill:-ms-input-placeholder, .rw-filter-input:-ms-input-placeholder {
    color: #999; }
  .rw-input-reset::-webkit-input-placeholder, .rw-input::-webkit-input-placeholder, .rw-dropdown-list-autofill::-webkit-input-placeholder, .rw-filter-input::-webkit-input-placeholder {
    color: #999; }

.rw-input, .rw-dropdown-list-autofill, .rw-filter-input {
  color: #dedede;
  padding: 0 0.857em;
  background-color: #fff; }
  .rw-input[type="text"]::-ms-clear, .rw-dropdown-list-autofill[type="text"]::-ms-clear, .rw-filter-input[type="text"]::-ms-clear {
    display: none; }
  .rw-input[disabled], .rw-dropdown-list-autofill[disabled], .rw-filter-input[disabled],
  fieldset[disabled] .rw-input,
  fieldset[disabled] .rw-dropdown-list-autofill,
  fieldset[disabled] .rw-filter-input {
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: not-allowed;
    opacity: 1;
    background-color: #eeeeee;
    border-color: #ccc; }
  .rw-input[readonly], .rw-dropdown-list-autofill[readonly], .rw-filter-input[readonly] {
    cursor: not-allowed; }

.rw-i.rw-loading {
  display: block;
  background: url("../img/loading.gif") no-repeat center;
  min-width: 16px;
  width: 1.9em;
  height: 16px; }
  .rw-i.rw-loading:before {
    content: ""; }

.rw-placeholder {
  color: #999; }

.rw-detect-autofill:-webkit-autofill {
  -webkit-animation-name: react-widgets-autofill-start;
          animation-name: react-widgets-autofill-start;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  -o-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s; }

.rw-detect-autofill:not(:-webkit-autofill) {
  -webkit-animation-name: react-widgets-autofill-cancel;
          animation-name: react-widgets-autofill-cancel; }

.rw-webkit-autofill .rw-widget-container,
.rw-input:-webkit-autofill,
.rw-dropdown-list-autofill:-webkit-autofill,
.rw-filter-input:-webkit-autofill {
  background-color: #faffbd !important;
  background-image: none !important;
  color: black !important; }

.rw-widget-input, .rw-filter-input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.rw-widget-input.rw-state-focus, .rw-state-focus.rw-filter-input {
  -webkit-box-shadow: 0 0 8px rgba(102, 175, 233, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: 0 0 8px rgba(102, 175, 233, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.rw-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
  outline: 0;
  overflow: auto;
  max-height: 200px; }

.rw-list-option {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
  cursor: pointer;
  border: 1px solid transparent; }
  .rw-list-option.rw-state-focus, .rw-list-option.rw-state-focus:hover {
    background-color: transparent;
    border-color: #66afe9;
    color: #333333; }
  .rw-list-option:hover, .rw-list-option:hover.rw-state-focus {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #333333; }
  .rw-list-option.rw-state-selected, .rw-list-option.rw-state-selected:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: white; }
  fieldset[disabled] .rw-list-option, .rw-list-option.rw-state-disabled, .rw-list-option.rw-state-readonly {
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: not-allowed;
    color: #999999;
    opacity: .7; }
    fieldset[disabled] .rw-list-option:hover, .rw-list-option.rw-state-disabled:hover, .rw-list-option.rw-state-readonly:hover {
      background: none;
      border-color: transparent; }

.rw-list-empty,
.rw-list-option,
.rw-list-optgroup {
  padding: 0.143em 0.75em;
  outline: 0; }

.rw-list-optgroup {
  font-weight: bold;
  padding-top: 7px; }

.rw-list-option-create {
  border-top: 1px #ccc solid; }

.rw-dropdown-list-autofill {
  padding: 0; }

.rw-dropdown-list-input {
  background-color: transparent;
  vertical-align: middle;
  padding-right: 0;
  /* ellipsis */ }
  .rw-dropdown-list-input {
    max-width: 1px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .rw-rtl .rw-dropdown-list-input {
    padding-right: 0.857em;
    padding-left: 0; }

.rw-filter-input {
  position: relative;
  margin: 4px;
  padding-right: 0; }
  .rw-filter-input .rw-rtl {
    padding-right: 0.857em;
    padding-left: 0; }
  .rw-filter-input .rw-select,
  .rw-filter-input .rw-btn {
    opacity: 0.75;
    cursor: text; }
  .rw-filter-input > .rw-select, .rw-filter-input > .rw-select:active, .rw-filter-input > .rw-select:hover {
    background: none;
    cursor: initial;
    -webkit-box-shadow: none;
            box-shadow: none; }

.rw-number-picker .rw-btn {
  cursor: pointer;
  height: calc(1.2145em - 1px);
  /** ie8 fallback **/
  margin-top: -1px\9;
  height: 1.2145em\9;
  /** --- **/
  line-height: 1.2145em;
  line-height: calc(1.2145em - 1px);
  display: block;
  border: none; }
  .rw-number-picker .rw-btn:hover, .rw-number-picker .rw-btn:active {
    background-color: #e6e6e6; }
  .rw-number-picker .rw-btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .rw-state-disabled .rw-number-picker .rw-btn, .rw-state-disabled .rw-number-picker .rw-btn:hover, .rw-state-disabled .rw-number-picker .rw-btn:active,
  .rw-state-readonly .rw-number-picker .rw-btn,
  .rw-state-readonly .rw-number-picker .rw-btn:hover,
  .rw-state-readonly .rw-number-picker .rw-btn:active,
  fieldset[disabled] .rw-number-picker .rw-btn,
  fieldset[disabled] .rw-number-picker .rw-btn:hover,
  fieldset[disabled] .rw-number-picker .rw-btn:active {
    cursor: not-allowed;
    background-color: inherit;
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none; }

.rw-number-picker .rw-select {
  vertical-align: middle; }
  .rw-number-picker .rw-select, .rw-number-picker .rw-select:hover, .rw-number-picker .rw-select:active {
    -webkit-box-shadow: none;
            box-shadow: none; }

.rw-calendar-popup {
  right: auto;
  min-width: 0;
  width: 18em; }

.rw-calendar {
  border-radius: 4px;
  background-color: #fff;
  border: #ccc 1px solid;
  overflow: hidden; }
  .rw-calendar.rw-popup {
    border-color: #ccc; }

.rw-calendar-now {
  font-weight: bold; }

.rw-calendar-btn-left,
.rw-calendar-btn-right {
  width: 12.5%; }

.rw-calendar-btn-view {
  width: 75%; }

.rw-calendar-footer {
  border-top: 1px solid #ccc; }

.rw-calendar-grid {
  outline: none;
  height: 200 / 14em;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  background-color: #fff; }

.rw-head-cell {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 0.25em; }

.rw-cell {
  color: #333333;
  border-radius: 4px;
  cursor: pointer;
  line-height: normal;
  text-align: center;
  border: 1px solid transparent;
  padding: 0.25em; }
  .rw-cell:hover {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #333333; }
  .rw-cell.rw-state-focus, .rw-cell.rw-state-focus:hover {
    background-color: transparent;
    border-color: #66afe9;
    color: #333333; }
  .rw-cell.rw-state-selected, .rw-cell.rw-state-selected:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: white; }
  .rw-cell.rw-state-disabled {
    color: #999999;
    opacity: .7; }
    .rw-cell.rw-state-disabled:hover {
      background: none;
      border-color: transparent; }
  .rw-calendar-month .rw-cell {
    text-align: center; }

.rw-cell-off-range {
  color: #999999; }

.rw-calendar-transition-group {
  position: relative; }

.rw-calendar-transition {
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  -o-transition: transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
  overflow: hidden; }

.rw-calendar-transition-top {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.rw-calendar-transition-bottom {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.rw-calendar-transition-right {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.rw-calendar-transition-left {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.rw-calendar-transition-entering.rw-calendar-transition-top, .rw-calendar-transition-entering.rw-calendar-transition-bottom,
.rw-calendar-transition-entered.rw-calendar-transition-top,
.rw-calendar-transition-entered.rw-calendar-transition-bottom {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.rw-calendar-transition-entering.rw-calendar-transition-right, .rw-calendar-transition-entering.rw-calendar-transition-left,
.rw-calendar-transition-entered.rw-calendar-transition-right,
.rw-calendar-transition-entered.rw-calendar-transition-left {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.rw-calendar-transition-exiting.rw-calendar-transition-top {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.rw-calendar-transition-exiting.rw-calendar-transition-bottom {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.rw-calendar-transition-exiting.rw-calendar-transition-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.rw-calendar-transition-exiting.rw-calendar-transition-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.rw-select-list {
  overflow: auto;
  position: relative; }
  .rw-select-list .rw-list {
    max-height: none;
    font-size: 1em; }

.rw-select-list-label {
  display: block;
  position: relative;
  font-weight: normal;
  cursor: inherit;
  padding-left: 20px;
  margin: 0; }
  .rw-rtl .rw-select-list-label {
    padding-left: 0;
    padding-right: 20px; }

input.rw-select-list-input {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 0.1em /9;
  margin: 0;
  line-height: normal;
  cursor: inherit; }
  .rw-rtl input.rw-select-list-input {
    left: auto;
    right: 0; }

.rw-loading-mask {
  content: '';
  background: url("../img/loader-big.gif") no-repeat center;
  position: absolute;
  background-color: #fff;
  border-radius: 4px;
  opacity: 0.7;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.rw-multiselect {
  cursor: text; }
  .rw-multiselect .rw-input-reset, .rw-multiselect .rw-input, .rw-multiselect .rw-dropdown-list-autofill, .rw-multiselect .rw-filter-input {
    height: calc(2.429em - 2px);
    /** ie8 fallback **/
    margin-top: -2px\9;
    height: 2.429em\9;
    /** --- **/
    border-width: 0;
    width: auto;
    max-width: 100%;
    padding: 0 0.857em; }
  .rw-multiselect .rw-select {
    vertical-align: middle; }
    .rw-multiselect .rw-select, .rw-multiselect .rw-select:hover, .rw-multiselect .rw-select:active {
      -webkit-box-shadow: none;
              box-shadow: none;
      background: none; }

.rw-multiselect-taglist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: 0;
  outline: none; }

.rw-multiselect-tag {
  display: inline-table;
  color: inherit;
  padding: 0 0.35em 0 0.35em;
  margin-left: calc(0.27933em - 1px);
  margin-top: 0.27933em;
  margin-top: calc(0.27933em - 1px);
  height: 1.87033em;
  border-radius: 3px;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  cursor: default;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
  max-width: 100%; }
  .rw-multiselect-tag > * {
    display: table-cell;
    vertical-align: middle;
    height: 100%; }
  .rw-rtl .rw-multiselect-tag {
    margin-left: 0;
    margin-right: calc(0.27933em - 1px);
    padding: 0 0.35em 0 0.35em; }
  .rw-multiselect-tag.rw-state-focus, .rw-multiselect-tag.rw-state-focus:hover {
    background-color: transparent;
    border-color: #66afe9;
    color: #333333; }
  .rw-multiselect-tag.rw-state-readonly, .rw-multiselect-tag.rw-state-disabled,
  .rw-state-readonly .rw-multiselect-tag,
  .rw-state-disabled .rw-multiselect-tag,
  fieldset[disabled] .rw-multiselect-tag {
    cursor: not-allowed; }
  .rw-multiselect-tag.rw-state-disabled,
  .rw-state-disabled .rw-multiselect-tag,
  fieldset[disabled] .rw-multiselect-tag {
    opacity: 0.65; }
  fieldset[disabled] .rw-multiselect-tag {
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: not-allowed; }

.rw-multiselect-tag-btn {
  color: inherit;
  margin-left: 0.25em; }
  .rw-rtl .rw-multiselect-tag-btn {
    margin-left: 0;
    margin-right: 0.25em; }

.rw-autocomplete .rw-select {
  position: absolute;
  display: block;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0; }

.rw-popup-container {
  position: absolute;
  z-index: 1005;
  top: 100%;
  left: -6px;
  right: -6px; }
  .rw-popup-container.rw-dropup {
    top: auto;
    bottom: 100%; }
  .rw-state-focus .rw-popup-container {
    z-index: 1006; }

.rw-popup-transition {
  width: 100%;
  margin-bottom: 6px;
  padding: 0 6px; }
  .rw-dropup > .rw-popup-transition {
    margin-bottom: 0;
    margin-top: 6px; }

.rw-popup {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
  border: #ccc 1px solid;
  background: #fff; }
  .rw-dropup .rw-popup {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2); }

.rw-popup-transition {
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  -o-transition: transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms; }

.rw-popup-transition-entering {
  overflow: hidden; }
  .rw-popup-transition-entering .rw-popup-transition {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }

.rw-popup-transition-exiting .rw-popup-transition {
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in; }

.rw-popup-transition-exiting,
.rw-popup-transition-exited {
  overflow: hidden; }
  .rw-popup-transition-exiting .rw-popup-transition,
  .rw-popup-transition-exited .rw-popup-transition {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%); }
  .rw-popup-transition-exiting.rw-dropup .rw-popup-transition,
  .rw-popup-transition-exited.rw-dropup .rw-popup-transition {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%); }

.rw-popup-transition-exited {
  display: none; }

.rw-state-disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: not-allowed; }
