.theint_hide {
  display: none; }

.theint_contact_btn {
  margin-right: 5px; }

.theintFource {
  background: #e51575 !important; }

* {
  box-sizing: inherit; }

.settings_page_awesome {
  background: #f6f6f6;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; }

#wpcontent {
  padding-left: 0; }

.auto-fold #wpcontent {
  padding-left: 0; }

#theint .components-placeholder {
  background: #f6f6f6;
  margin-top: 25vh;
  margin-bottom: 25vh; }

#theint .theintelligent-header {
  padding: 20px 10px;
  background-color: #ffffff;
  box-shadow: 0 1px 0 rgba(213, 213, 213, 0.5), 0 1px 2px #eee; }
  #theint .theintelligent-header .theintelligent-container {
    margin: 0 auto;
    max-width: 750px; }
    #theint .theintelligent-header .theintelligent-container .theintelligent-logo {
      display: flex;
      align-items: center;
      justify-content: center; }

#theint .theintelligent-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px; }
  #theint .theintelligent-main .components-panel__body {
    margin: 25px 0;
    background: #fff;
    border: 1px solid #e2e4e7; }
    #theint .theintelligent-main .components-panel__body .components-panel__body-toggle {
      border-bottom: 1px solid #d6e2ed; }
    #theint .theintelligent-main .components-panel__body .components-panel__row {
      padding: 10px;
      margin: 0; }
      #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control .components-base-control__field {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }
      #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field {
        width: 100%; }
        #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field .components-base-control__field {
          display: block; }
          #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field .components-base-control__field label {
            font-weight: 600;
            margin-bottom: 10px; }
          #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field .components-base-control__field input {
            border: 1px solid #b7c9d9;
            border-radius: 3px;
            font-size: 14px;
            padding: 9px 15px;
            width: 100%;
            box-shadow: none;
            height: 40px;
            margin: 0 0 10px 0;
            color: #444; }
            #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field .components-base-control__field input:disabled {
              background: #f6f6f6;
              border-color: #eeeeee;
              color: #bbbbbb; }
            #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field .components-base-control__field input:focus {
              border-color: #00a0d2;
              box-shadow: 0 0 0 1px #00a0d2;
              outline: 2px solid transparent;
              outline-offset: -2px; }
          #theint .theintelligent-main .components-panel__body .components-panel__row .components-base-control.theintelligent-text-field .components-base-control__field .theint-is-primary {
            padding: 3px 12px;
            height: auto;
            font-size: 14px;
            margin-right: 10px; }
  #theint .theintelligent-main .theintelligent-info {
    padding: 0 10px 10px; }
    #theint .theintelligent-main .theintelligent-info h2 {
      font-weight: 300;
      margin-bottom: 10px; }
    #theint .theintelligent-main .theintelligent-info p {
      margin: 0 0 1.5em 0; }
    #theint .theintelligent-main .theintelligent-info .theintelligent-info-button-group {
      display: flex; }
      #theint .theintelligent-main .theintelligent-info .theintelligent-info-button-group .is-default {
        padding: 2px 20px;
        height: auto;
        font-size: 14px; }
        #theint .theintelligent-main .theintelligent-info .theintelligent-info-button-group .is-default:first-child {
          margin-right: 15px; }

