/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.AIForm html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.AIForm body {
    margin: 0;
}
.AIForm article,
.AIForm aside,
.AIForm details,
.AIForm figcaption,
.AIForm figure,
.AIForm footer,
.AIForm header,
.AIForm hgroup,
.AIForm main,
.AIForm menu,
.AIForm nav,
.AIForm section,
.AIForm summary {
    display: block;
}
.AIForm audio,
.AIForm canvas,
.AIForm progress,
.AIForm video {
    display: inline-block;
    vertical-align: baseline;
}
.AIForm audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
.AIForm template {
    display: none;
}
.AIForm a {
    background-color: transparent;
}
.AIForm a:active,
.AIForm a:hover {
    outline: 0;
}
.AIForm abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
.AIForm b,
.AIForm strong {
    font-weight: bold;
}
.AIForm dfn {
    font-style: italic;
}
.AIForm h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.AIForm mark {
    background: #ff0;
    color: #000;
}
.AIForm small {
    font-size: 80%;
}
.AIForm sub,
.AIForm sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.AIForm sup {
    top: -0.5em;
}
.AIForm sub {
    bottom: -0.25em;
}
.AIForm img {
    border: 0;
}
.AIForm svg:not(:root) {
    overflow: hidden;
}
.AIForm figure {
    margin: 1em 40px;
}
.AIForm hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.AIForm pre {
    overflow: auto;
}
.AIForm code,
.AIForm kbd,
.AIForm pre,
.AIForm samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.AIForm button,
.AIForm input,
.AIForm optgroup,
.AIForm select,
.AIForm textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.AIForm button {
    overflow: visible;
}
.AIForm button,
.AIForm select {
    text-transform: none;
}
.AIForm button,
.AIForm html input[type="button"],
.AIForm input[type="reset"],
.AIForm input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.AIForm button[disabled],
.AIForm html input[disabled] {
    cursor: default;
}
.AIForm button::-moz-focus-inner,
.AIForm input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.AIForm input {
    line-height: normal;
}
.AIForm input[type="checkbox"],
.AIForm input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.AIForm input[type="number"]::-webkit-inner-spin-button,
.AIForm input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.AIForm input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.AIForm input[type="search"]::-webkit-search-cancel-button,
.AIForm input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.AIForm fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.AIForm legend {
    border: 0;
    padding: 0;
}
.AIForm textarea {
    overflow: auto;
}
.AIForm optgroup {
    font-weight: bold;
}
.AIForm table {
    border-collapse: collapse;
    border-spacing: 0;
}
.AIForm td,
.AIForm th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AIForm html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.AIForm body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
.AIForm input,
.AIForm button,
.AIForm select,
.AIForm textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.AIForm a {
    color: #337ab7;
    text-decoration: none;
}
.AIForm a:hover,
.AIForm a:focus {
    color: #23527c;
    text-decoration: underline;
}
.AIForm a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.AIForm figure {
    margin: 0;
}
.AIForm img {
    vertical-align: middle;
}
.AIForm .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.AIForm .img-rounded {
    border-radius: 6px;
}
.AIForm .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.AIForm .img-circle {
    border-radius: 50%;
}
.AIForm hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.AIForm .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.AIForm .sr-only-focusable:active,
.AIForm .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.AIForm [role="button"] {
    cursor: pointer;
}
.AIForm fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.AIForm legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.AIForm label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.AIForm input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}
.AIForm input[type="radio"],
.AIForm input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.AIForm input[type="radio"][disabled],
.AIForm input[type="checkbox"][disabled],
.AIForm input[type="radio"].disabled,
.AIForm input[type="checkbox"].disabled,
.AIForm fieldset[disabled] input[type="radio"],
.AIForm fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.AIForm input[type="file"] {
    display: block;
}
.AIForm input[type="range"] {
    display: block;
    width: 100%;
}
.AIForm select[multiple],
.AIForm select[size] {
    height: auto;
}
.AIForm input[type="file"]:focus,
.AIForm input[type="radio"]:focus,
.AIForm input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.AIForm output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}
.AIForm .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -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);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.AIForm .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.AIForm .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.AIForm .form-control:-ms-input-placeholder {
    color: #999999;
}
.AIForm .form-control::-webkit-input-placeholder {
    color: #999999;
}
.AIForm .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.AIForm .form-control[disabled],
.AIForm .form-control[readonly],
.AIForm fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.AIForm .form-control[disabled],
.AIForm fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.AIForm textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .AIForm  input[type="date"].form-control,
    .AIForm  input[type="time"].form-control,
    .AIForm  input[type="datetime-local"].form-control,
    .AIForm  input[type="month"].form-control {
        line-height: 34px;
    }
    .AIForm  input[type="date"].input-sm,
    .AIForm  input[type="time"].input-sm,
    .AIForm  input[type="datetime-local"].input-sm,
    .AIForm  input[type="month"].input-sm,
    .AIForm .input-group-sm input[type="date"],
    .AIForm  .input-group-sm input[type="time"],
    .AIForm .input-group-sm input[type="datetime-local"],
    .AIForm .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    .AIForm  input[type="date"].input-lg,
    .AIForm input[type="time"].input-lg,
    .AIForm  input[type="datetime-local"].input-lg,
    .AIForm  input[type="month"].input-lg,
    .AIForm  .input-group-lg input[type="date"],
    .AIForm  .input-group-lg input[type="time"],
    .AIForm  .input-group-lg input[type="datetime-local"],
    .AIForm  .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}
.AIForm .form-group {
    margin-bottom: 15px;
}
.AIForm .radio,
.AIForm .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.AIForm .radio.disabled label,
.AIForm .checkbox.disabled label,
.AIForm fieldset[disabled] .radio label,
.AIForm fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.AIForm .radio label,
.AIForm .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.AIForm .radio input[type="radio"],
.AIForm .radio-inline input[type="radio"],
.AIForm .checkbox input[type="checkbox"],
.AIForm .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.AIForm .radio + .radio,
.AIForm .checkbox + .checkbox {
    margin-top: -5px;
}
.AIForm .radio-inline,
.AIForm .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.AIForm .radio-inline.disabled,
.AIForm .checkbox-inline.disabled,
.AIForm fieldset[disabled] .radio-inline,
.AIForm fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.AIForm .radio-inline + .radio-inline,
.AIForm .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.AIForm .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.AIForm .form-control-static.input-lg,
.AIForm .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}
.AIForm .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.AIForm select.input-sm {
    height: 30px;
    line-height: 30px;
}
.AIForm textarea.input-sm,
.AIForm select[multiple].input-sm {
    height: auto;
}
.AIForm .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.AIForm .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.AIForm .form-group-sm textarea.form-control,
.AIForm .form-group-sm select[multiple].form-control {
    height: auto;
}
.AIForm .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.AIForm .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.AIForm select.input-lg {
    height: 46px;
    line-height: 46px;
}
.AIForm textarea.input-lg,
.AIForm select[multiple].input-lg {
    height: auto;
}
.AIForm .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.AIForm .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.AIForm .form-group-lg textarea.form-control,
.AIForm .form-group-lg select[multiple].form-control {
    height: auto;
}
.AIForm .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.AIForm .has-feedback {
    position: relative;
}
.AIForm .has-feedback .form-control {
    padding-right: 42.5px;
}
.AIForm .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.AIForm .input-lg + .form-control-feedback,
.AIForm .input-group-lg + .form-control-feedback,
.AIForm .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.AIForm .input-sm + .form-control-feedback,
.AIForm .input-group-sm + .form-control-feedback,
.AIForm .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.AIForm .has-success .help-block,
.AIForm .has-success .control-label,
.AIForm .has-success .radio,
.AIForm .has-success .checkbox,
.AIForm .has-success .radio-inline,
.AIForm .has-success .checkbox-inline,
.AIForm .has-success.radio label,
.AIForm .has-success.checkbox label,
.AIForm .has-success.radio-inline label,
.AIForm .has-success.checkbox-inline label {
    color: #3c763d;
}
.AIForm .has-success .form-control {
    border-color: #3c763d;
    -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);
}
.AIForm .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.AIForm .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.AIForm .has-success .form-control-feedback {
    color: #3c763d;
}
.AIForm .has-warning .help-block,
.AIForm .has-warning .control-label,
.AIForm .has-warning .radio,
.AIForm .has-warning .checkbox,
.AIForm .has-warning .radio-inline,
.AIForm .has-warning .checkbox-inline,
.AIForm .has-warning.radio label,
.AIForm .has-warning.checkbox label,
.AIForm .has-warning.radio-inline label,
.AIForm .has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.AIForm .has-warning .form-control {
    border-color: #8a6d3b;
    -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);
}
.AIForm .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.AIForm .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.AIForm .has-warning .form-control-feedback {
    color: #8a6d3b;
}
.AIForm .has-error .help-block,
.AIForm .has-error .control-label,
.AIForm .has-error .radio,
.AIForm .has-error .checkbox,
.AIForm .has-error .radio-inline,
.AIForm .has-error .checkbox-inline,
.AIForm .has-error.radio label,
.AIForm .has-error.checkbox label,
.AIForm .has-error.radio-inline label,
.AIForm .has-error.checkbox-inline label {
    color: #a94442;
}
.AIForm .has-error .form-control {
    border-color: #a94442;
    -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);
}
.AIForm .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.AIForm .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.AIForm .has-error .form-control-feedback {
    color: #a94442;
}
.AIForm .has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.AIForm .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.AIForm .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .AIForm .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .AIForm .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .AIForm .form-inline .form-control-static {
        display: inline-block;
    }
    .AIForm .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .AIForm .form-inline .input-group .input-group-addon,
    .AIForm .form-inline .input-group .input-group-btn,
    .AIForm .form-inline .input-group .form-control {
        width: auto;
    }
    .AIForm .form-inline .input-group > .form-control {
        width: 100%;
    }
    .AIForm .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .AIForm .form-inline .radio,
    .AIForm .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .AIForm .form-inline .radio label,
    .AIForm .form-inline .checkbox label {
        padding-left: 0;
    }
    .AIForm .form-inline .radio input[type="radio"],
    .AIForm .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .AIForm .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.AIForm .form-horizontal .radio,
.AIForm .form-horizontal .checkbox,
.AIForm .form-horizontal .radio-inline,
.AIForm .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.AIForm .form-horizontal .radio,
.AIForm .form-horizontal .checkbox {
    min-height: 27px;
}
.AIForm .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .AIForm  .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}
.AIForm .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .AIForm .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .AIForm  .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.AIForm .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .AIForm .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .AIForm  .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .AIForm .container {
        width: 1170px;
    }
}
.AIForm .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.AIForm .row {
    margin-right: -15px;
    margin-left: -15px;
}
.AIForm .row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.AIForm .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.AIForm .col-xs-1, .AIForm .col-sm-1, .AIForm .col-md-1, .AIForm .col-lg-1, .AIForm .col-xs-2, .AIForm .col-sm-2, .AIForm .col-md-2, .AIForm .col-lg-2, .AIForm .col-xs-3, .AIForm .col-sm-3, .AIForm .col-md-3, .AIForm .col-lg-3, .AIForm .col-xs-4, .AIForm .col-sm-4, .AIForm .col-md-4, .AIForm .col-lg-4, .AIForm .col-xs-5, .AIForm .col-sm-5, .AIForm .col-md-5, .AIForm .col-lg-5, .AIForm .col-xs-6, .AIForm .col-sm-6, .AIForm .col-md-6, .AIForm .col-lg-6, .AIForm .col-xs-7, .AIForm .col-sm-7, .AIForm .col-md-7, .AIForm .col-lg-7, .AIForm .col-xs-8, .AIForm .col-sm-8, .AIForm .col-md-8, .AIForm .col-lg-8, .AIForm .col-xs-9, .AIForm .col-sm-9, .AIForm .col-md-9, .AIForm .col-lg-9, .AIForm .col-xs-10, .AIForm .col-sm-10, .AIForm .col-md-10, .AIForm .col-lg-10, .AIForm .col-xs-11, .AIForm .col-sm-11, .AIForm .col-md-11, .AIForm .col-lg-11, .AIForm .col-xs-12, .AIForm .col-sm-12, .AIForm .col-md-12, .AIForm .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.AIForm .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.AIForm .col-xs-12 {
    width: 100%;
}
.AIForm .col-xs-11 {
    width: 91.66666667%;
}
.AIForm .col-xs-10 {
    width: 83.33333333%;
}
.AIForm .col-xs-9 {
    width: 75%;
}
.AIForm .col-xs-8 {
    width: 66.66666667%;
}
.AIForm .col-xs-7 {
    width: 58.33333333%;
}
.AIForm .col-xs-6 {
    width: 50%;
}
.AIForm .col-xs-5 {
    width: 41.66666667%;
}
.AIForm .col-xs-4 {
    width: 33.33333333%;
}
.AIForm .col-xs-3 {
    width: 25%;
}
.AIForm .col-xs-2 {
    width: 16.66666667%;
}
.AIForm .col-xs-1 {
    width: 8.33333333%;
}
.AIForm .col-xs-pull-12 {
    right: 100%;
}
.AIForm .col-xs-pull-11 {
    right: 91.66666667%;
}
.AIForm .col-xs-pull-10 {
    right: 83.33333333%;
}
.AIForm .col-xs-pull-9 {
    right: 75%;
}
.AIForm .col-xs-pull-8 {
    right: 66.66666667%;
}
.AIForm .col-xs-pull-7 {
    right: 58.33333333%;
}
.AIForm .col-xs-pull-6 {
    right: 50%;
}
.AIForm .col-xs-pull-5 {
    right: 41.66666667%;
}
.AIForm .col-xs-pull-4 {
    right: 33.33333333%;
}
.AIForm .col-xs-pull-3 {
    right: 25%;
}
.AIForm .col-xs-pull-2 {
    right: 16.66666667%;
}
.AIForm .col-xs-pull-1 {
    right: 8.33333333%;
}
.AIForm .col-xs-pull-0 {
    right: auto;
}
.AIForm .col-xs-push-12 {
    left: 100%;
}
.AIForm .col-xs-push-11 {
    left: 91.66666667%;
}
.AIForm .col-xs-push-10 {
    left: 83.33333333%;
}
.AIForm .col-xs-push-9 {
    left: 75%;
}
.AIForm .col-xs-push-8 {
    left: 66.66666667%;
}
.AIForm .col-xs-push-7 {
    left: 58.33333333%;
}
.AIForm .col-xs-push-6 {
    left: 50%;
}
.AIForm .col-xs-push-5 {
    left: 41.66666667%;
}
.AIForm .col-xs-push-4 {
    left: 33.33333333%;
}
.AIForm .col-xs-push-3 {
    left: 25%;
}
.AIForm .col-xs-push-2 {
    left: 16.66666667%;
}
.AIForm .col-xs-push-1 {
    left: 8.33333333%;
}
.AIForm .col-xs-push-0 {
    left: auto;
}
.AIForm .col-xs-offset-12 {
    margin-left: 100%;
}
.AIForm .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.AIForm .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.AIForm .col-xs-offset-9 {
    margin-left: 75%;
}
.AIForm .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.AIForm .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.AIForm .col-xs-offset-6 {
    margin-left: 50%;
}
.AIForm .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.AIForm .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.AIForm .col-xs-offset-3 {
    margin-left: 25%;
}
.AIForm .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.AIForm .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.AIForm .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .AIForm .col-sm-1, .AIForm .col-sm-2, .AIForm .col-sm-3, .AIForm .col-sm-4, .AIForm .col-sm-5, .AIForm .col-sm-6, .AIForm .col-sm-7, .AIForm .col-sm-8, .AIForm .col-sm-9, .AIForm .col-sm-10, .AIForm .col-sm-11, .AIForm .col-sm-12 {
        float: left;
    }
    .AIForm .col-sm-12 {
        width: 100%;
    }
    .AIForm .col-sm-11 {
        width: 91.66666667%;
    }
    .AIForm .col-sm-10 {
        width: 83.33333333%;
    }
    .AIForm .col-sm-9 {
        width: 75%;
    }
    .AIForm .col-sm-8 {
        width: 66.66666667%;
    }
    .AIForm .col-sm-7 {
        width: 58.33333333%;
    }
    .AIForm .col-sm-6 {
        width: 50%;
    }
    .AIForm .col-sm-5 {
        width: 41.66666667%;
    }
    .AIForm .col-sm-4 {
        width: 33.33333333%;
    }
    .AIForm .col-sm-3 {
        width: 25%;
    }
    .AIForm .col-sm-2 {
        width: 16.66666667%;
    }
    .AIForm .col-sm-1 {
        width: 8.33333333%;
    }
    .AIForm .col-sm-pull-12 {
        right: 100%;
    }
    .AIForm .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .AIForm .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .AIForm .col-sm-pull-9 {
        right: 75%;
    }
    .AIForm .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .AIForm .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .AIForm .col-sm-pull-6 {
        right: 50%;
    }
    .AIForm .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .AIForm .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .AIForm .col-sm-pull-3 {
        right: 25%;
    }
    .AIForm .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .AIForm .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .AIForm .col-sm-pull-0 {
        right: auto;
    }
    .AIForm .col-sm-push-12 {
        left: 100%;
    }
    .AIForm .col-sm-push-11 {
        left: 91.66666667%;
    }
    .AIForm .col-sm-push-10 {
        left: 83.33333333%;
    }
    .AIForm .col-sm-push-9 {
        left: 75%;
    }
    .AIForm .col-sm-push-8 {
        left: 66.66666667%;
    }
    .AIForm .col-sm-push-7 {
        left: 58.33333333%;
    }
    .AIForm .col-sm-push-6 {
        left: 50%;
    }
    .AIForm .col-sm-push-5 {
        left: 41.66666667%;
    }
    .AIForm .col-sm-push-4 {
        left: 33.33333333%;
    }
    .AIForm .col-sm-push-3 {
        left: 25%;
    }
    .AIForm .col-sm-push-2 {
        left: 16.66666667%;
    }
    .AIForm .col-sm-push-1 {
        left: 8.33333333%;
    }
    .AIForm .col-sm-push-0 {
        left: auto;
    }
    .AIForm .col-sm-offset-12 {
        margin-left: 100%;
    }
    .AIForm .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .AIForm .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .AIForm .col-sm-offset-9 {
        margin-left: 75%;
    }
    .AIForm .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .AIForm .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .AIForm .col-sm-offset-6 {
        margin-left: 50%;
    }
    .AIForm .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .AIForm .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .AIForm .col-sm-offset-3 {
        margin-left: 25%;
    }
    .AIForm .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .AIForm .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .AIForm .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .AIForm .col-md-1, .AIForm .col-md-2, .AIForm .col-md-3, .AIForm .col-md-4, .AIForm .col-md-5, .AIForm .col-md-6, .AIForm .col-md-7, .AIForm .col-md-8, .AIForm .col-md-9, .AIForm .col-md-10, .AIForm .col-md-11, .AIForm .col-md-12 {
        float: left;
    }
    .AIForm .col-md-12 {
        width: 100%;
    }
    .AIForm .col-md-11 {
        width: 91.66666667%;
    }
    .AIForm .col-md-10 {
        width: 83.33333333%;
    }
    .AIForm .col-md-9 {
        width: 75%;
    }
    .AIForm .col-md-8 {
        width: 66.66666667%;
    }
    .AIForm .col-md-7 {
        width: 58.33333333%;
    }
    .AIForm .col-md-6 {
        width: 50%;
    }
    .AIForm .col-md-5 {
        width: 41.66666667%;
    }
    .AIForm .col-md-4 {
        width: 33.33333333%;
    }
    .AIForm .col-md-3 {
        width: 25%;
    }
    .AIForm .col-md-2 {
        width: 16.66666667%;
    }
    .AIForm .col-md-1 {
        width: 8.33333333%;
    }
    .AIForm .col-md-pull-12 {
        right: 100%;
    }
    .AIForm .col-md-pull-11 {
        right: 91.66666667%;
    }
    .AIForm .col-md-pull-10 {
        right: 83.33333333%;
    }
    .AIForm .col-md-pull-9 {
        right: 75%;
    }
    .AIForm .col-md-pull-8 {
        right: 66.66666667%;
    }
    .AIForm .col-md-pull-7 {
        right: 58.33333333%;
    }
    .AIForm .col-md-pull-6 {
        right: 50%;
    }
    .AIForm .col-md-pull-5 {
        right: 41.66666667%;
    }
    .AIForm .col-md-pull-4 {
        right: 33.33333333%;
    }
    .AIForm .col-md-pull-3 {
        right: 25%;
    }
    .AIForm .col-md-pull-2 {
        right: 16.66666667%;
    }
    .AIForm .col-md-pull-1 {
        right: 8.33333333%;
    }
    .AIForm .col-md-pull-0 {
        right: auto;
    }
    .AIForm .col-md-push-12 {
        left: 100%;
    }
    .AIForm .col-md-push-11 {
        left: 91.66666667%;
    }
    .AIForm .col-md-push-10 {
        left: 83.33333333%;
    }
    .AIForm .col-md-push-9 {
        left: 75%;
    }
    .AIForm .col-md-push-8 {
        left: 66.66666667%;
    }
    .AIForm .col-md-push-7 {
        left: 58.33333333%;
    }
    .AIForm .col-md-push-6 {
        left: 50%;
    }
    .AIForm .col-md-push-5 {
        left: 41.66666667%;
    }
    .AIForm .col-md-push-4 {
        left: 33.33333333%;
    }
    .AIForm .col-md-push-3 {
        left: 25%;
    }
    .AIForm .col-md-push-2 {
        left: 16.66666667%;
    }
    .AIForm .col-md-push-1 {
        left: 8.33333333%;
    }
    .AIForm .col-md-push-0 {
        left: auto;
    }
    .AIForm .col-md-offset-12 {
        margin-left: 100%;
    }
    .AIForm .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .AIForm .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .AIForm .col-md-offset-9 {
        margin-left: 75%;
    }
    .AIForm .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .AIForm .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .AIForm .col-md-offset-6 {
        margin-left: 50%;
    }
    .AIForm .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .AIForm .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .AIForm .col-md-offset-3 {
        margin-left: 25%;
    }
    .AIForm .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .AIForm .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .AIForm .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .AIForm .col-lg-1, .AIForm .col-lg-2, .AIForm .col-lg-3, .AIForm .col-lg-4, .AIForm .col-lg-5, .AIForm .col-lg-6, .AIForm .col-lg-7, .AIForm .col-lg-8, .AIForm .col-lg-9, .AIForm .col-lg-10, .AIForm .col-lg-11, .AIForm .col-lg-12 {
        float: left;
    }
    .AIForm .col-lg-12 {
        width: 100%;
    }
    .AIForm .col-lg-11 {
        width: 91.66666667%;
    }
    .AIForm .col-lg-10 {
        width: 83.33333333%;
    }
    .AIForm .col-lg-9 {
        width: 75%;
    }
    .AIForm .col-lg-8 {
        width: 66.66666667%;
    }
    .AIForm .col-lg-7 {
        width: 58.33333333%;
    }
    .AIForm .col-lg-6 {
        width: 50%;
    }
    .AIForm .col-lg-5 {
        width: 41.66666667%;
    }
    .AIForm .col-lg-4 {
        width: 33.33333333%;
    }
    .AIForm .col-lg-3 {
        width: 25%;
    }
    .AIForm .col-lg-2 {
        width: 16.66666667%;
    }
    .AIForm .col-lg-1 {
        width: 8.33333333%;
    }
    .AIForm .col-lg-pull-12 {
        right: 100%;
    }
    .AIForm .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .AIForm .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .AIForm .col-lg-pull-9 {
        right: 75%;
    }
    .AIForm .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .AIForm .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .AIForm .col-lg-pull-6 {
        right: 50%;
    }
    .AIForm .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .AIForm .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .AIForm .col-lg-pull-3 {
        right: 25%;
    }
    .AIForm .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .AIForm .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .AIForm .col-lg-pull-0 {
        right: auto;
    }
    .AIForm .col-lg-push-12 {
        left: 100%;
    }
    .AIForm .col-lg-push-11 {
        left: 91.66666667%;
    }
    .AIForm .col-lg-push-10 {
        left: 83.33333333%;
    }
    .AIForm .col-lg-push-9 {
        left: 75%;
    }
    .AIForm .col-lg-push-8 {
        left: 66.66666667%;
    }
    .AIForm .col-lg-push-7 {
        left: 58.33333333%;
    }
    .AIForm .col-lg-push-6 {
        left: 50%;
    }
    .AIForm .col-lg-push-5 {
        left: 41.66666667%;
    }
    .AIForm .col-lg-push-4 {
        left: 33.33333333%;
    }
    .AIForm .col-lg-push-3 {
        left: 25%;
    }
    .AIForm .col-lg-push-2 {
        left: 16.66666667%;
    }
    .AIForm .col-lg-push-1 {
        left: 8.33333333%;
    }
    .AIForm .col-lg-push-0 {
        left: auto;
    }
    .AIForm .col-lg-offset-12 {
        margin-left: 100%;
    }
    .AIForm .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .AIForm .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .AIForm .col-lg-offset-9 {
        margin-left: 75%;
    }
    .AIForm .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .AIForm .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .AIForm .col-lg-offset-6 {
        margin-left: 50%;
    }
    .AIForm .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .AIForm .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .AIForm .col-lg-offset-3 {
        margin-left: 25%;
    }
    .AIForm .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .AIForm .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .AIForm .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.AIForm .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.AIForm .dropup,
.AIForm .dropdown {
    position: relative;
}
.AIForm .dropdown-toggle:focus {
    outline: 0;
}
.AIForm .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.AIForm .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.AIForm .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.AIForm .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.AIForm .dropdown-menu > li > a:hover,
.AIForm .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.AIForm .dropdown-menu > .active > a,
.AIForm .dropdown-menu > .active > a:hover,
.AIForm .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.AIForm .dropdown-menu > .disabled > a,
.AIForm .dropdown-menu > .disabled > a:hover,
.AIForm .dropdown-menu > .disabled > a:focus {
    color: #777777;
}
.AIForm .dropdown-menu > .disabled > a:hover,
.AIForm .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.AIForm .open > .dropdown-menu {
    display: block;
}
.AIForm .open > a {
    outline: 0;
}
.AIForm .dropdown-menu-right {
    right: 0;
    left: auto;
}
.AIForm .dropdown-menu-left {
    right: auto;
    left: 0;
}
.AIForm .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
.AIForm .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.AIForm .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.AIForm .dropup .caret,
.AIForm .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}
.AIForm .dropup .dropdown-menu,
.AIForm .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .AIForm .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .AIForm .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}
.AIForm .clearfix:before,
.AIForm .clearfix:after,
.AIForm .container:before,
.AIForm .container:after,
.AIForm .container-fluid:before,
.AIForm .container-fluid:after,
.AIForm .row:before,
.AIForm .row:after {
    display: table;
    content: " ";
}
.AIForm .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.AIForm .btn:focus,
.AIForm .btn:active:focus,
.AIForm .btn.active:focus,
.AIForm .btn.focus,
.AIForm .btn:active.focus,
.AIForm .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.AIForm .btn:hover,
.AIForm .btn:focus,
.AIForm .btn.focus {
    color: #333333;
    text-decoration: none;
}
.AIForm .btn:active,
.AIForm .btn.active {
    background-image: none;
    outline: 0;
    -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);
}
.AIForm .btn.disabled,
.AIForm .btn[disabled],
.AIForm fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.AIForm a.btn.disabled,
.AIForm fieldset[disabled] a.btn {
    pointer-events: none;
}
.AIForm .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.AIForm .btn-default:focus,
.AIForm .btn-default.focus {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.AIForm .btn-default:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.AIForm .btn-default:active,
.AIForm .btn-default.active,
.AIForm .open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
.AIForm .btn-default:active:hover,
.AIForm .btn-default.active:hover,
.AIForm .open > .dropdown-toggle.btn-default:hover,
.AIForm .btn-default:active:focus,
.AIForm .btn-default.active:focus,
.AIForm .open > .dropdown-toggle.btn-default:focus,
.AIForm .btn-default:active.focus,
.AIForm .btn-default.active.focus,
.AIForm .open > .dropdown-toggle.btn-default.focus {
    color: #333333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.AIForm .btn-default.disabled:hover,
.AIForm .btn-default[disabled]:hover,
.AIForm fieldset[disabled] .btn-default:hover,
.AIForm .btn-default.disabled:focus,
.AIForm .btn-default[disabled]:focus,
.AIForm fieldset[disabled] .btn-default:focus,
.AIForm .btn-default.disabled.focus,
.AIForm .btn-default[disabled].focus,
.AIForm fieldset[disabled] .btn-default.focus {
    background-color: #ffffff;
    border-color: #cccccc;
}
.AIForm .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}
.AIForm .btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.AIForm .btn-primary:focus,
.AIForm .btn-primary.focus {
    color: #ffffff;
    background-color: #286090;
    border-color: #122b40;
}
.AIForm .btn-primary:hover {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
.AIForm .btn-primary:active,
.AIForm .btn-primary.active,
.AIForm .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74;
}
.AIForm .btn-primary:active:hover,
.AIForm .btn-primary.active:hover,
.AIForm .open > .dropdown-toggle.btn-primary:hover,
.AIForm .btn-primary:active:focus,
.AIForm .btn-primary.active:focus,
.AIForm .open > .dropdown-toggle.btn-primary:focus,
.AIForm .btn-primary:active.focus,
.AIForm .btn-primary.active.focus,
.AIForm .open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #204d74;
    border-color: #122b40;
}
.AIForm .btn-primary.disabled:hover,
.AIForm .btn-primary[disabled]:hover,
.AIForm fieldset[disabled] .btn-primary:hover,
.AIForm .btn-primary.disabled:focus,
.AIForm .btn-primary[disabled]:focus,
.AIForm fieldset[disabled] .btn-primary:focus,
.AIForm .btn-primary.disabled.focus,
.AIForm .btn-primary[disabled].focus,
.AIForm fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.AIForm .btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.AIForm .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.AIForm .btn-success:focus,
.AIForm .btn-success.focus {
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
}
.AIForm .btn-success:hover {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.AIForm .btn-success:active,
.AIForm .btn-success.active,
.AIForm .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439;
}
.AIForm .btn-success:active:hover,
.AIForm .btn-success.active:hover,
.AIForm .open > .dropdown-toggle.btn-success:hover,
.AIForm .btn-success:active:focus,
.AIForm .btn-success.active:focus,
.AIForm .open > .dropdown-toggle.btn-success:focus,
.AIForm .btn-success:active.focus,
.AIForm .btn-success.active.focus,
.AIForm .open > .dropdown-toggle.btn-success.focus {
    color: #ffffff;
    background-color: #398439;
    border-color: #255625;
}
.AIForm .btn-success.disabled:hover,
.AIForm .btn-success[disabled]:hover,
.AIForm fieldset[disabled] .btn-success:hover,
.AIForm .btn-success.disabled:focus,
.AIForm .btn-success[disabled]:focus,
.AIForm fieldset[disabled] .btn-success:focus,
.AIForm .btn-success.disabled.focus,
.AIForm .btn-success[disabled].focus,
.AIForm fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.AIForm .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.AIForm .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.AIForm .btn-info:focus,
.AIForm .btn-info.focus {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.AIForm .btn-info:hover {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.AIForm .btn-info:active,
.AIForm .btn-info.active,
.AIForm .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc;
}
.AIForm .btn-info:active:hover,
.AIForm .btn-info.active:hover,
.AIForm .open > .dropdown-toggle.btn-info:hover,
.AIForm .btn-info:active:focus,
.AIForm .btn-info.active:focus,
.AIForm .open > .dropdown-toggle.btn-info:focus,
.AIForm .btn-info:active.focus,
.AIForm .btn-info.active.focus,
.AIForm .open > .dropdown-toggle.btn-info.focus {
    color: #ffffff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.AIForm .btn-info.disabled:hover,
.AIForm .btn-info[disabled]:hover,
.AIForm fieldset[disabled] .btn-info:hover,
.AIForm .btn-info.disabled:focus,
.AIForm .btn-info[disabled]:focus,
.AIForm fieldset[disabled] .btn-info:focus,
.AIForm .btn-info.disabled.focus,
.AIForm .btn-info[disabled].focus,
.AIForm fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.AIForm .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.AIForm .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.AIForm .btn-warning:focus,
.AIForm .btn-warning.focus {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.AIForm .btn-warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.AIForm .btn-warning:active,
.AIForm .btn-warning.active,
.AIForm .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512;
}
.AIForm .btn-warning:active:hover,
.AIForm .btn-warning.active:hover,
.AIForm .open > .dropdown-toggle.btn-warning:hover,
.AIForm .btn-warning:active:focus,
.AIForm .btn-warning.active:focus,
.AIForm .open > .dropdown-toggle.btn-warning:focus,
.AIForm .btn-warning:active.focus,
.AIForm .btn-warning.active.focus,
.AIForm .open > .dropdown-toggle.btn-warning.focus {
    color: #ffffff;
    background-color: #d58512;
    border-color: #985f0d;
}
.AIForm .btn-warning.disabled:hover,
.AIForm .btn-warning[disabled]:hover,
.AIForm fieldset[disabled] .btn-warning:hover,
.AIForm .btn-warning.disabled:focus,
.AIForm .btn-warning[disabled]:focus,
.AIForm fieldset[disabled] .btn-warning:focus,
.AIForm .btn-warning.disabled.focus,
.AIForm .btn-warning[disabled].focus,
.AIForm fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.AIForm .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.AIForm .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.AIForm .btn-danger:focus,
.AIForm .btn-danger.focus {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #761c19;
}
.AIForm .btn-danger:hover {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.AIForm .btn-danger:active,
.AIForm .btn-danger.active,
.AIForm .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925;
}
.AIForm .btn-danger:active:hover,
.AIForm .btn-danger.active:hover,
.AIForm .open > .dropdown-toggle.btn-danger:hover,
.AIForm .btn-danger:active:focus,
.AIForm .btn-danger.active:focus,
.AIForm .open > .dropdown-toggle.btn-danger:focus,
.AIForm .btn-danger:active.focus,
.AIForm .btn-danger.active.focus,
.AIForm .open > .dropdown-toggle.btn-danger.focus {
    color: #ffffff;
    background-color: #ac2925;
    border-color: #761c19;
}
.AIForm .btn-danger.disabled:hover,
.AIForm .btn-danger[disabled]:hover,
.AIForm fieldset[disabled] .btn-danger:hover,
.AIForm .btn-danger.disabled:focus,
.AIForm .btn-danger[disabled]:focus,
.AIForm fieldset[disabled] .btn-danger:focus,
.AIForm .btn-danger.disabled.focus,
.AIForm .btn-danger[disabled].focus,
.AIForm fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.AIForm .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.AIForm .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}
.AIForm .btn-link,
.AIForm .btn-link:active,
.AIForm .btn-link.active,
.AIForm .btn-link[disabled],
.AIForm fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.AIForm .btn-link,
.AIForm .btn-link:hover,
.AIForm .btn-link:focus,
.AIForm .btn-link:active {
    border-color: transparent;
}
.AIForm .clearfix:after,
.AIForm .container:after,
.AIForm .container-fluid:after,
.AIForm .row:after {
    clear: both;
}
.AIForm .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.AIForm .pull-right {
    float: right !important;
}
.AIForm .pull-left {
    float: left !important;
}
.AIForm .hide {
    display: none !important;
}
.AIForm .show {
    display: block !important;
}
.AIForm .invisible {
    visibility: hidden;
}
.AIForm .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.AIForm .hidden {
    display: none !important;
}
.AIForm .affix {
    position: fixed;
}
.btn.dropdown-toggle .bs-caret{
    position: absolute;
    right: 11px;
    top: 16px;
}