@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
@font-face{font-family:'FontAwesome';
           src:url('../includes/fontawesome/webfonts/fa-solid-900.eot?v=4.5.0');
           src:url('../includes/fontawesome/webfonts/fa-solid-900.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../includes/fontawesome/webfonts/fa-solid-900.woff2?v=4.5.0') format('woff2'),url('../includes/fontawesome/webfonts/fa-solid-900.woff?v=4.5.0') format('woff'),url('../includes/fontawesome/webfonts/fa-solid-900.ttf?v=4.5.0') format('truetype'),url('../includes/fontawesome/webfonts/fa-solid-900.svg?v=4.5.0#fontawesomeregular') format('svg');
           font-weight:normal;
           font-style:normal
}
/*!
                                                                              
 * bootswatch v3.3.7
 * Homepage: http://bootswatch.com
 * Copyright 2012-2016 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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
}

.AIForm [hidden],
.AIForm template{
    display:none
}

.AIForm a{
    background-color:transparent
}

.AIForm a:active,
.AIForm a:hover{
    outline:0
}

.AIForm abbr[title]{
    border-bottom:1px 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 label,
.AIForm label[class*="col-"],
.AIForm button,
.AIForm input,
.AIForm optgroup,
.AIForm select,
.AIForm textarea{
    /*color:inherit;font:inherit;*/
    margin:0;
    min-height: 30px;
    padding: 0.1em;
    max-width: 100%;
    vertical-align: middle;
}
.AIForm textarea{
    min-height: 120px;
}

.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 .form-control{
    display:block;width:100%;height:37px;padding:6px 16px;
    font-size:15px;
    line-height:1.846;
    color:#666666;
    background-color:transparent;
    background-image:none;
    border:1px solid transparent;
    border-radius:3px;
    -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 input[type="checkbox"],
.AIForm input[type="radio"]{
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0
}
label.AIForm-CheckBoxRadio{
    background:#e6e6e6;
    border: 1px solid #d3d3d3;
    color: #555555;
}
label.AIForm-CheckBoxRadio span.ui-checkboxradio-icon,
label.AIForm-CheckBoxRadio span.ui-state-checked{
    display: none;
    background-color:white;
}
label.AIForm-CheckBoxRadio.AIForm-CheckBoxRadio.ui-state-active{
    background: #fff;
}
input.AIForm-CheckBoxRadio:checked+label.AIForm-CheckBoxRadio{
    background: white;
}
input.AIForm-CheckBoxRadio:not(:checked)+label.AIForm-CheckBoxRadio:before,
input.AIForm-CheckBoxRadio:checked+label.AIForm-CheckBoxRadio:before{
    font-family: 'FontAwesome';
    content: '\f0c8';
    position: absolute;
    left: 0.2em;
    zoom: 1.3;
    color: #fff;
}
input.AIForm-CheckBoxRadio:checked+label.AIForm-CheckBoxRadio:before{
    content: '\f00c';
    color: green;
}
input[type=radio].AIForm-CheckBoxRadio:not(:checked)+label.AIForm-CheckBoxRadio:before{
    content: '\f111';
}
input[type=radio].AIForm-CheckBoxRadio:checked+label.AIForm-CheckBoxRadio:before{
    content: '\f058';
}

.AIForm input[type="number"]::-webkit-inner-spin-button,
.AIForm input[type="number"]::-webkit-outer-spin-button{
    height:auto
}
.bs-searchbox .form-control{border:1px solid #ddd;}
.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:6px 16px;
}*/

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{
    .AIForm *,
    .AIForm *:before,
    .AIForm *:after{
        background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important
    }

    .AIForm a,
    .AIForm a:visited{
        text-decoration:underline
    }

    .AIForm a[href]:after{
        content:" (" attr(href) ")"
    }

    .AIForm abbr[title]:after{
        content:" (" attr(title) ")"
    }

    .AIForm a[href^="#"]:after,
    .AIForm a[href^="javascript:"]:after{
        content:""
    }

    .AIForm pre,
    .AIForm blockquote{
        border:1px solid #999;page-break-inside:avoid
    }

    .AIForm thead{
        display:table-header-group
    }

    .AIForm tr,
    .AIForm img{
        page-break-inside:avoid
    }

    .AIForm img{
        max-width:100% !important
    }

    .AIForm p,
    .AIForm h2,
    .AIForm h3{
        orphans:3;widows:3
    }

    .AIForm h2,
    .AIForm h3{
        page-break-after:avoid
    }

    .AIForm .navbar{
        display:none
    }

    .AIForm .btn>.caret,
    .AIForm .dropup>.btn>.caret{
        border-top-color:#000 !important
    }

    .AIForm label{
        border:1px solid #000
    }

    .AIForm table{
        border-collapse:collapse !important
    }

    .AIForm table td,
    .AIForm table th{
        background-color:#fff !important
    }

    .AIForm .table-bordered th,
    .AIForm .table-bordered td{
        border:1px solid #ddd !important
    }


}

@font-face{
    font-family:'Glyphicons Halflings';src:url('glyphicons-halflings-regular.eot');src:url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url('glyphicons-halflings-regular.woff2') format('woff2'),
        url('glyphicons-halflings-regular.woff') format('woff'),
        url('glyphicons-halflings-regular.ttf') format('truetype'),
        url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.AIForm .glyphicon{
    position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
}

.AIForm .glyphicon-asterisk:before{
    content:"\002a"
}

.AIForm .glyphicon-plus:before{
    content:"\002b"
}

.AIForm .glyphicon-euro:before,
.AIForm .glyphicon-eur:before{
    content:"\20ac"
}

.AIForm .glyphicon-minus:before{
    content:"\2212"
}

.AIForm .glyphicon-cloud:before{
    content:"\2601"
}

.AIForm .glyphicon-envelope:before{
    content:"\2709"
}

.AIForm .glyphicon-pencil:before{
    content:"\270f"
}

.AIForm .glyphicon-glass:before{
    content:"\e001"
}

.AIForm .glyphicon-music:before{
    content:"\e002"
}

.AIForm .glyphicon-search:before{
    content:"\e003"
}

.AIForm .glyphicon-heart:before{
    content:"\e005"
}

.AIForm .glyphicon-star:before{
    content:"\e006"
}

.AIForm .glyphicon-star-empty:before{
    content:"\e007"
}

.AIForm .glyphicon-user:before{
    content:"\e008"
}

.AIForm .glyphicon-film:before{
    content:"\e009"
}

.AIForm .glyphicon-th-large:before{
    content:"\e010"
}

.AIForm .glyphicon-th:before{
    content:"\e011"
}

.AIForm .glyphicon-th-list:before{
    content:"\e012"
}

.AIForm .glyphicon-ok:before{
    content:"\e013"
}

.AIForm .glyphicon-remove:before{
    content:"\e014"
}

.AIForm .glyphicon-zoom-in:before{
    content:"\e015"
}

.AIForm .glyphicon-zoom-out:before{
    content:"\e016"
}

.AIForm .glyphicon-off:before{
    content:"\e017"
}

.AIForm .glyphicon-signal:before{
    content:"\e018"
}

.AIForm .glyphicon-cog:before{
    content:"\e019"
}

.AIForm .glyphicon-trash:before{
    content:"\e020"
}

.AIForm .glyphicon-home:before{
    content:"\e021"
}

.AIForm .glyphicon-file:before{
    content:"\e022"
}

.AIForm .glyphicon-time:before{
    content:"\e023"
}

.AIForm .glyphicon-road:before{
    content:"\e024"
}

.AIForm .glyphicon-download-alt:before{
    content:"\e025"
}

.AIForm .glyphicon-download:before{
    content:"\e026"
}

.AIForm .glyphicon-upload:before{
    content:"\e027"
}

.AIForm .glyphicon-inbox:before{
    content:"\e028"
}

.AIForm .glyphicon-play-circle:before{
    content:"\e029"
}

.AIForm .glyphicon-repeat:before{
    content:"\e030"
}

.AIForm .glyphicon-refresh:before{
    content:"\e031"
}

.AIForm .glyphicon-list-alt:before{
    content:"\e032"
}

.AIForm .glyphicon-lock:before{
    content:"\e033"
}

.AIForm .glyphicon-flag:before{
    content:"\e034"
}

.AIForm .glyphicon-headphones:before{
    content:"\e035"
}

.AIForm .glyphicon-volume-off:before{
    content:"\e036"
}

.AIForm .glyphicon-volume-down:before{
    content:"\e037"
}

.AIForm .glyphicon-volume-up:before{
    content:"\e038"
}

.AIForm .glyphicon-qrcode:before{
    content:"\e039"
}

.AIForm .glyphicon-barcode:before{
    content:"\e040"
}

.AIForm .glyphicon-tag:before{
    content:"\e041"
}

.AIForm .glyphicon-tags:before{
    content:"\e042"
}

.AIForm .glyphicon-book:before{
    content:"\e043"
}

.AIForm .glyphicon-bookmark:before{
    content:"\e044"
}

.AIForm .glyphicon-print:before{
    content:"\e045"
}

.AIForm .glyphicon-camera:before{
    content:"\e046"
}

.AIForm .glyphicon-font:before{
    content:"\e047"
}

.AIForm .glyphicon-bold:before{
    content:"\e048"
}

.AIForm .glyphicon-italic:before{
    content:"\e049"
}

.AIForm .glyphicon-text-height:before{
    content:"\e050"
}

.AIForm .glyphicon-text-width:before{
    content:"\e051"
}

.AIForm .glyphicon-align-left:before{
    content:"\e052"
}

.AIForm .glyphicon-align-center:before{
    content:"\e053"
}

.AIForm .glyphicon-align-right:before{
    content:"\e054"
}

.AIForm .glyphicon-align-justify:before{
    content:"\e055"
}

.AIForm .glyphicon-list:before{
    content:"\e056"
}

.AIForm .glyphicon-indent-left:before{
    content:"\e057"
}

.AIForm .glyphicon-indent-right:before{
    content:"\e058"
}

.AIForm .glyphicon-facetime-video:before{
    content:"\e059"
}

.AIForm .glyphicon-picture:before{
    content:"\e060"
}

.AIForm .glyphicon-map-marker:before{
    content:"\e062"
}

.AIForm .glyphicon-adjust:before{
    content:"\e063"
}

.AIForm .glyphicon-tint:before{
    content:"\e064"
}

.AIForm .glyphicon-edit:before{
    content:"\e065"
}

.AIForm .glyphicon-share:before{
    content:"\e066"
}

.AIForm .glyphicon-check:before{
    content:"\e067"
}

.AIForm .glyphicon-move:before{
    content:"\e068"
}

.AIForm .glyphicon-step-backward:before{
    content:"\e069"
}

.AIForm .glyphicon-fast-backward:before{
    content:"\e070"
}

.AIForm .glyphicon-backward:before{
    content:"\e071"
}

.AIForm .glyphicon-play:before{
    content:"\e072"
}

.AIForm .glyphicon-pause:before{
    content:"\e073"
}

.AIForm .glyphicon-stop:before{
    content:"\e074"
}

.AIForm .glyphicon-forward:before{
    content:"\e075"
}

.AIForm .glyphicon-fast-forward:before{
    content:"\e076"
}

.AIForm .glyphicon-step-forward:before{
    content:"\e077"
}

.AIForm .glyphicon-eject:before{
    content:"\e078"
}

.AIForm .glyphicon-chevron-left:before{
    content:"\e079"
}

.AIForm .glyphicon-chevron-right:before{
    content:"\e080"
}

.AIForm .glyphicon-plus-sign:before{
    content:"\e081"
}

.AIForm .glyphicon-minus-sign:before{
    content:"\e082"
}

.AIForm .glyphicon-remove-sign:before{
    content:"\e083"
}

.AIForm .glyphicon-ok-sign:before{
    content:"\e084"
}

.AIForm .glyphicon-question-sign:before{
    content:"\e085"
}

.AIForm .glyphicon-info-sign:before{
    content:"\e086"
}

.AIForm .glyphicon-screenshot:before{
    content:"\e087"
}

.AIForm .glyphicon-remove-circle:before{
    content:"\e088"
}

.AIForm .glyphicon-ok-circle:before{
    content:"\e089"
}

.AIForm .glyphicon-ban-circle:before{
    content:"\e090"
}

.AIForm .glyphicon-arrow-left:before{
    content:"\e091"
}

.AIForm .glyphicon-arrow-right:before{
    content:"\e092"
}

.AIForm .glyphicon-arrow-up:before{
    content:"\e093"
}

.AIForm .glyphicon-arrow-down:before{
    content:"\e094"
}

.AIForm .glyphicon-share-alt:before{
    content:"\e095"
}

.AIForm .glyphicon-resize-full:before{
    content:"\e096"
}

.AIForm .glyphicon-resize-small:before{
    content:"\e097"
}

.AIForm .glyphicon-exclamation-sign:before{
    content:"\e101"
}

.AIForm .glyphicon-gift:before{
    content:"\e102"
}

.AIForm .glyphicon-leaf:before{
    content:"\e103"
}

.AIForm .glyphicon-fire:before{
    content:"\e104"
}

.AIForm .glyphicon-eye-open:before{
    content:"\e105"
}

.AIForm .glyphicon-eye-close:before{
    content:"\e106"
}

.AIForm .glyphicon-warning-sign:before{
    content:"\e107"
}

.AIForm .glyphicon-plane:before{
    content:"\e108"
}

.AIForm .glyphicon-calendar:before{
    content:"\e109"
}

.AIForm .glyphicon-random:before{
    content:"\e110"
}

.AIForm .glyphicon-comment:before{
    content:"\e111"
}

.AIForm .glyphicon-magnet:before{
    content:"\e112"
}

.AIForm .glyphicon-chevron-up:before{
    content:"\e113"
}

.AIForm .glyphicon-chevron-down:before{
    content:"\e114"
}

.AIForm .glyphicon-retweet:before{
    content:"\e115"
}

.AIForm .glyphicon-shopping-cart:before{
    content:"\e116"
}

.AIForm .glyphicon-folder-close:before{
    content:"\e117"
}

.AIForm .glyphicon-folder-open:before{
    content:"\e118"
}

.AIForm .glyphicon-resize-vertical:before{
    content:"\e119"
}

.AIForm .glyphicon-resize-horizontal:before{
    content:"\e120"
}

.AIForm .glyphicon-hdd:before{
    content:"\e121"
}

.AIForm .glyphicon-bullhorn:before{
    content:"\e122"
}

.AIForm .glyphicon-bell:before{
    content:"\e123"
}

.AIForm .glyphicon-certificate:before{
    content:"\e124"
}

.AIForm .glyphicon-thumbs-up:before{
    content:"\e125"
}

.AIForm .glyphicon-thumbs-down:before{
    content:"\e126"
}

.AIForm .glyphicon-hand-right:before{
    content:"\e127"
}

.AIForm .glyphicon-hand-left:before{
    content:"\e128"
}

.AIForm .glyphicon-hand-up:before{
    content:"\e129"
}

.AIForm .glyphicon-hand-down:before{
    content:"\e130"
}

.AIForm .glyphicon-circle-arrow-right:before{
    content:"\e131"
}

.AIForm .glyphicon-circle-arrow-left:before{
    content:"\e132"
}

.AIForm .glyphicon-circle-arrow-up:before{
    content:"\e133"
}

.AIForm .glyphicon-circle-arrow-down:before{
    content:"\e134"
}

.AIForm .glyphicon-globe:before{
    content:"\e135"
}

.AIForm .glyphicon-wrench:before{
    content:"\e136"
}

.AIForm .glyphicon-tasks:before{
    content:"\e137"
}

.AIForm .glyphicon-filter:before{
    content:"\e138"
}

.AIForm .glyphicon-briefcase:before{
    content:"\e139"
}

.AIForm .glyphicon-fullscreen:before{
    content:"\e140"
}

.AIForm .glyphicon-dashboard:before{
    content:"\e141"
}

.AIForm .glyphicon-paperclip:before{
    content:"\e142"
}

.AIForm .glyphicon-heart-empty:before{
    content:"\e143"
}

.AIForm .glyphicon-link:before{
    content:"\e144"
}

.AIForm .glyphicon-phone:before{
    content:"\e145"
}

.AIForm .glyphicon-pushpin:before{
    content:"\e146"
}

.AIForm .glyphicon-usd:before{
    content:"\e148"
}

.AIForm .glyphicon-gbp:before{
    content:"\e149"
}

.AIForm .glyphicon-sort:before{
    content:"\e150"
}

.AIForm .glyphicon-sort-by-alphabet:before{
    content:"\e151"
}

.AIForm .glyphicon-sort-by-alphabet-alt:before{
    content:"\e152"
}

.AIForm .glyphicon-sort-by-order:before{
    content:"\e153"
}

.AIForm .glyphicon-sort-by-order-alt:before{
    content:"\e154"
}

.AIForm .glyphicon-sort-by-attributes:before{
    content:"\e155"
}

.AIForm .glyphicon-sort-by-attributes-alt:before{
    content:"\e156"
}

.AIForm .glyphicon-unchecked:before{
    content:"\e157"
}

.AIForm .glyphicon-expand:before{
    content:"\e158"
}

.AIForm .glyphicon-collapse-down:before{
    content:"\e159"
}

.AIForm .glyphicon-collapse-up:before{
    content:"\e160"
}

.AIForm .glyphicon-log-in:before{
    content:"\e161"
}

.AIForm .glyphicon-flash:before{
    content:"\e162"
}

.AIForm .glyphicon-log-out:before{
    content:"\e163"
}

.AIForm .glyphicon-new-window:before{
    content:"\e164"
}

.AIForm .glyphicon-record:before{
    content:"\e165"
}

.AIForm .glyphicon-save:before{
    content:"\e166"
}

.AIForm .glyphicon-open:before{
    content:"\e167"
}

.AIForm .glyphicon-saved:before{
    content:"\e168"
}

.AIForm .glyphicon-import:before{
    content:"\e169"
}

.AIForm .glyphicon-export:before{
    content:"\e170"
}

.AIForm .glyphicon-send:before{
    content:"\e171"
}

.AIForm .glyphicon-floppy-disk:before{
    content:"\e172"
}

.AIForm .glyphicon-floppy-saved:before{
    content:"\e173"
}

.AIForm .glyphicon-floppy-remove:before{
    content:"\e174"
}

.AIForm .glyphicon-floppy-save:before{
    content:"\e175"
}

.AIForm .glyphicon-floppy-open:before{
    content:"\e176"
}

.AIForm .glyphicon-credit-card:before{
    content:"\e177"
}

.AIForm .glyphicon-transfer:before{
    content:"\e178"
}

.AIForm .glyphicon-cutlery:before{
    content:"\e179"
}

.AIForm .glyphicon-header:before{
    content:"\e180"
}

.AIForm .glyphicon-compressed:before{
    content:"\e181"
}

.AIForm .glyphicon-earphone:before{
    content:"\e182"
}

.AIForm .glyphicon-phone-alt:before{
    content:"\e183"
}

.AIForm .glyphicon-tower:before{
    content:"\e184"
}

.AIForm .glyphicon-stats:before{
    content:"\e185"
}

.AIForm .glyphicon-sd-video:before{
    content:"\e186"
}

.AIForm .glyphicon-hd-video:before{
    content:"\e187"
}

.AIForm .glyphicon-subtitles:before{
    content:"\e188"
}

.AIForm .glyphicon-sound-stereo:before{
    content:"\e189"
}

.AIForm .glyphicon-sound-dolby:before{
    content:"\e190"
}

.AIForm .glyphicon-sound-5-1:before{
    content:"\e191"
}

.AIForm .glyphicon-sound-6-1:before{
    content:"\e192"
}

.AIForm .glyphicon-sound-7-1:before{
    content:"\e193"
}

.AIForm .glyphicon-copyright-mark:before{
    content:"\e194"
}

.AIForm .glyphicon-registration-mark:before{
    content:"\e195"
}

.AIForm .glyphicon-cloud-download:before{
    content:"\e197"
}

.AIForm .glyphicon-cloud-upload:before{
    content:"\e198"
}

.AIForm .glyphicon-tree-conifer:before{
    content:"\e199"
}

.AIForm .glyphicon-tree-deciduous:before{
    content:"\e200"
}

.AIForm .glyphicon-cd:before{
    content:"\e201"
}

.AIForm .glyphicon-save-file:before{
    content:"\e202"
}

.AIForm .glyphicon-open-file:before{
    content:"\e203"
}

.AIForm .glyphicon-level-up:before{
    content:"\e204"
}

.AIForm .glyphicon-copy:before{
    content:"\e205"
}

.AIForm .glyphicon-paste:before{
    content:"\e206"
}

.AIForm .glyphicon-alert:before{
    content:"\e209"
}

.AIForm .glyphicon-equalizer:before{
    content:"\e210"
}

.AIForm .glyphicon-king:before{
    content:"\e211"
}

.AIForm .glyphicon-queen:before{
    content:"\e212"
}

.AIForm .glyphicon-pawn:before{
    content:"\e213"
}

.AIForm .glyphicon-bishop:before{
    content:"\e214"
}

.AIForm .glyphicon-knight:before{
    content:"\e215"
}

.AIForm .glyphicon-baby-formula:before{
    content:"\e216"
}

.AIForm .glyphicon-tent:before{
    content:"\26fa"
}

.AIForm .glyphicon-blackboard:before{
    content:"\e218"
}

.AIForm .glyphicon-bed:before{
    content:"\e219"
}

.AIForm .glyphicon-apple:before{
    content:"\f8ff"
}

.AIForm .glyphicon-erase:before{
    content:"\e221"
}

.AIForm .glyphicon-hourglass:before{
    content:"\231b"
}

.AIForm .glyphicon-lamp:before{
    content:"\e223"
}

.AIForm .glyphicon-duplicate:before{
    content:"\e224"
}

.AIForm .glyphicon-piggy-bank:before{
    content:"\e225"
}

.AIForm .glyphicon-scissors:before{
    content:"\e226"
}

.AIForm .glyphicon-bitcoin:before{
    content:"\e227"
}

.AIForm .glyphicon-btc:before{
    content:"\e227"
}

.AIForm .glyphicon-xbt:before{
    content:"\e227"
}

.AIForm .glyphicon-yen:before{
    content:"\00a5"
}

.AIForm .glyphicon-jpy:before{
    content:"\00a5"
}

.AIForm .glyphicon-ruble:before{
    content:"\20bd"
}

.AIForm .glyphicon-rub:before{
    content:"\20bd"
}

.AIForm .glyphicon-scale:before{
    content:"\e230"
}

.AIForm .glyphicon-ice-lolly:before{
    content:"\e231"
}

.AIForm .glyphicon-ice-lolly-tasted:before{
    content:"\e232"
}

.AIForm .glyphicon-education:before{
    content:"\e233"
}

.AIForm .glyphicon-option-horizontal:before{
    content:"\e234"
}

.AIForm .glyphicon-option-vertical:before{
    content:"\e235"
}

.AIForm .glyphicon-menu-hamburger:before{
    content:"\e236"
}

.AIForm .glyphicon-modal-window:before{
    content:"\e237"
}

.AIForm .glyphicon-oil:before{
    content:"\e238"
}

.AIForm .glyphicon-grain:before{
    content:"\e239"
}

.AIForm .glyphicon-sunglasses:before{
    content:"\e240"
}

.AIForm .glyphicon-text-size:before{
    content:"\e241"
}

.AIForm .glyphicon-text-color:before{
    content:"\e242"
}

.AIForm .glyphicon-text-background:before{
    content:"\e243"
}

.AIForm .glyphicon-object-align-top:before{
    content:"\e244"
}

.AIForm .glyphicon-object-align-bottom:before{
    content:"\e245"
}

.AIForm .glyphicon-object-align-horizontal:before{
    content:"\e246"
}

.AIForm .glyphicon-object-align-left:before{
    content:"\e247"
}

.AIForm .glyphicon-object-align-vertical:before{
    content:"\e248"
}

.AIForm .glyphicon-object-align-right:before{
    content:"\e249"
}

.AIForm .glyphicon-triangle-right:before{
    content:"\e250"
}

.AIForm .glyphicon-triangle-left:before{
    content:"\e251"
}

.AIForm .glyphicon-triangle-bottom:before{
    content:"\e252"
}

.AIForm .glyphicon-triangle-top:before{
    content:"\e253"
}

.AIForm .glyphicon-console:before{
    content:"\e254"
}

.AIForm .glyphicon-superscript:before{
    content:"\e255"
}

.AIForm .glyphicon-subscript:before{
    content:"\e256"
}

.AIForm .glyphicon-menu-left:before{
    content:"\e257"
}

.AIForm .glyphicon-menu-right:before{
    content:"\e258"
}

.AIForm .glyphicon-menu-down:before{
    content:"\e259"
}

.AIForm .glyphicon-menu-up:before{
    content:"\e260"
}

.AIForm *{
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box
}

.AIForm *:before,
.AIForm *: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:"Roboto",
            "Helvetica Neue",
            Helvetica,
            Arial,
            sans-serif;font-size:14px;line-height:1.846;color:#666666;background-color:#ffffff*/
}

.AIForm input,
.AIForm button,
.AIForm select,
.AIForm textarea{
    /*font-family:inherit;font-size:inherit;line-height:inherit*/
}

.AIForm a{
    color:#2196f3;text-decoration:none
}

.AIForm a:hover,
.AIForm a:focus{
    color:#0a6ebd;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,
.AIForm .thumbnail>img,
.AIForm .thumbnail a>img,
.AIForm .carousel-inner>.item>img,
.AIForm .carousel-inner>.item>a>img{
    display:block;max-width:100%;height:auto
}

.AIForm .img-rounded{
    border-radius:3px
}

.AIForm .img-thumbnail{
    padding:4px;line-height:1.846;background-color:#ffffff;border:1px solid #dddddd;border-radius:3px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto
}

.AIForm .img-circle{
    border-radius:50%
}

.AIForm hr{
    margin-top:23px;margin-bottom:23px;border:0;border-top:1px solid #eeeeee
}

.AIForm .sr-only{
    position:absolute;width:1px;height:1px;margin:-1px;padding:0;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 h1,
.AIForm h2,
.AIForm h3,
.AIForm h4,
.AIForm h5,
.AIForm h6,
.AIForm .h1,
.AIForm .h2,
.AIForm .h3,
.AIForm .h4,
.AIForm .h5,
.AIForm .h6{
    /*font-family:inherit;*/
    font-weight:400;
    line-height:1.1em;
    /*color:#444444*/
}

.AIForm h1 small,
.AIForm h2 small,
.AIForm h3 small,
.AIForm h4 small,
.AIForm h5 small,
.AIForm h6 small,
.AIForm .h1 small,
.AIForm .h2 small,
.AIForm .h3 small,
.AIForm .h4 small,
.AIForm .h5 small,
.AIForm .h6 small,
.AIForm h1 .small,
.AIForm h2 .small,
.AIForm h3 .small,
.AIForm h4 .small,
.AIForm h5 .small,
.AIForm h6 .small,
.AIForm .h1 .small,
.AIForm .h2 .small,
.AIForm .h3 .small,
.AIForm .h4 .small,
.AIForm .h5 .small,
.AIForm .h6 .small{
    font-weight:normal;
    line-height:1em;
    /*color:#bbbbbb;*/
}

.AIForm h1,
.AIForm .h1,
.AIForm h2,
.AIForm .h2,
.AIForm h3,
.AIForm .h3{
    margin-top:23px;margin-bottom:11.5px
}

.AIForm h1 small,
.AIForm .h1 small,
.AIForm h2 small,
.AIForm .h2 small,
.AIForm h3 small,
.AIForm .h3 small,
.AIForm h1 .small,
.AIForm .h1 .small,
.AIForm h2 .small,
.AIForm .h2 .small,
.AIForm h3 .small,
.AIForm .h3 .small{
    font-size:65%
}

.AIForm h4,
.AIForm .h4,
.AIForm h5,
.AIForm .h5,
.AIForm h6,
.AIForm .h6{
    margin-top:11.5px;margin-bottom:11.5px
}

.AIForm h4 small,
.AIForm .h4 small,
.AIForm h5 small,
.AIForm .h5 small,
.AIForm h6 small,
.AIForm .h6 small,
.AIForm h4 .small,
.AIForm .h4 .small,
.AIForm h5 .small,
.AIForm .h5 .small,
.AIForm h6 .small,
.AIForm .h6 .small{
    font-size:75%
}

.AIForm h1,
.AIForm .AIForm .h1{
    font-size:56px
}

.AIForm h2,
.AIForm .h2{
    font-size:45px
}

.AIForm h3,
.AIForm .h3{
    font-size:34px
}

.AIForm h4,
.AIForm .h4{
    font-size:24px
}

.AIForm h5,
.AIForm .h5{
    font-size:20px
}

.AIForm h6,
.AIForm .h6{
    font-size:14px
}

.AIForm p{
    margin:0 0 11.5px
}

.AIForm .lead{
    margin-bottom:23px;font-size:14px;font-weight:300;line-height:1.4
}

@media (min-width:768px){
    .AIForm .lead{
        font-size:19.5px
    }


}

.AIForm small,
.AIForm .small{
    font-size:92%
}

.AIForm mark,
.AIForm .mark{
    background-color:#fff3cd;padding:.2em
}

.AIForm .text-left{
    text-align:left
}

.AIForm .text-right{
    text-align:right
}

.AIForm .text-center{
    text-align:center
}

.AIForm .text-justify{
    text-align:justify
}

.AIForm .text-nowrap{
    white-space:nowrap
}

.AIForm .text-lowercase{
    text-transform:lowercase
}

.AIForm .text-uppercase{
    text-transform:uppercase
}

.AIForm .text-capitalize{
    text-transform:capitalize
}

.AIForm .text-muted{
    color:#bbbbbb
}

.AIForm .text-primary{
    color:#2196f3
}

.AIForm a.text-primary:hover,
.AIForm a.text-primary:focus{
    color:#0c7cd5
}

.AIForm .text-success{
    color:#4caf50
}

.AIForm a.text-success:hover,
.AIForm a.text-success:focus{
    color:#3d8b40
}

.AIForm .text-info{
    color:#9c27b0
}

.AIForm a.text-info:hover,
.AIForm a.text-info:focus{
    color:#771e86
}

.AIForm .text-warning{
    color:#ff9800
}

.AIForm a.text-warning:hover,
.AIForm a.text-warning:focus{
    color:#cc7a00
}

.AIForm .text-danger{
    color:#e51c23
}

.AIForm a.text-danger:hover,
.AIForm a.text-danger:focus{
    color:#b9151b
}

.AIForm .bg-primary{
    color:#fff;background-color:#2196f3
}

.AIForm a.bg-primary:hover,
.AIForm a.bg-primary:focus{
    background-color:#0c7cd5
}

.AIForm .bg-success{
    background-color:#dff0d8
}

.AIForm a.bg-success:hover,
.AIForm a.bg-success:focus{
    background-color:#c1e2b3
}

.AIForm .bg-info{
    background-color:#e1bee7
}

.AIForm a.bg-info:hover,
.AIForm a.bg-info:focus{
    background-color:#d099d9
}

.AIForm .bg-warning{
    background-color:#fff3cd
}

.AIForm a.bg-warning:hover,
.AIForm a.bg-warning:focus{
    background-color:#ffcb7f
}

.AIForm .bg-danger{
    background-color:#f9bdbb
}

.AIForm a.bg-danger:hover,
.AIForm a.bg-danger:focus{
    background-color:#f5908c
}

.AIForm .page-header{
    padding-bottom:10.5px;margin:46px 0 23px;border-bottom:1px solid #eeeeee
}

.AIForm ul,
.AIForm ol{
    margin-top:0;margin-bottom:11.5px
}

.AIForm ul ul,
.AIForm ol ul,
.AIForm ul ol,
.AIForm ol ol{
    margin-bottom:0
}

.AIForm .list-unstyled{
    padding-left:0;list-style:none
}

.AIForm .list-inline{
    padding-left:0;list-style:none;margin-left:-5px
}

.AIForm .list-inline>li{
    display:inline-block;padding-left:5px;padding-right:5px
}

.AIForm dl{
    margin-top:0;margin-bottom:23px
}

.AIForm dt,
.AIForm dd{
    line-height:1.846
}

.AIForm dt{
    font-weight:bold
}

.AIForm dd{
    margin-left:0
}

@media (min-width:768px){
    .AIForm .dl-horizontal dt{
        float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap
    }

    .AIForm .dl-horizontal dd{
        margin-left:180px
    }


}

.AIForm abbr[title],
.AIForm abbr[data-original-title]{
    cursor:help;border-bottom:1px dotted #bbbbbb
}

.AIForm .initialism{
    font-size:90%;text-transform:uppercase
}

.AIForm blockquote{
    padding:11.5px 23px;margin:0 0 23px;font-size:16.25px;border-left:5px solid #eeeeee
}

.AIForm blockquote p:last-child,
.AIForm blockquote ul:last-child,
.AIForm blockquote ol:last-child{
    margin-bottom:0
}

.AIForm blockquote footer,
.AIForm blockquote small,
.AIForm blockquote .small{
    display:block;font-size:80%;line-height:1.846;color:#bbbbbb
}

.AIForm blockquote footer:before,
.AIForm blockquote small:before,
.AIForm blockquote .small:before{
    content:'\2014 \00A0'
}

.AIForm .blockquote-reverse,
.AIForm blockquote.pull-right{
    padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;text-align:right
}

.AIForm .blockquote-reverse footer:before,
.AIForm blockquote.pull-right footer:before,
.AIForm .blockquote-reverse small:before,
.AIForm blockquote.pull-right small:before,
.AIForm .blockquote-reverse .small:before,
.AIForm blockquote.pull-right .small:before{
    content:''
}

.AIForm .blockquote-reverse footer:after,
.AIForm blockquote.pull-right footer:after,
.AIForm .blockquote-reverse small:after,
.AIForm blockquote.pull-right small:after,
.AIForm .blockquote-reverse .small:after,
.AIForm blockquote.pull-right .small:after{
    content:'\00A0 \2014'
}

.AIForm address{
    margin-bottom:23px;font-style:normal;line-height:1.846
}

.AIForm code,
.AIForm kbd,
.AIForm pre,
.AIForm samp{
    font-family:Menlo,
        Monaco,
        Consolas,
        "Courier New",
        monospace
}

.AIForm code{
    padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:3px
}

.AIForm kbd{
    padding:2px 4px;font-size:90%;color:#ffffff;background-color:#333333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
}

.AIForm kbd kbd{
    padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none
}

.AIForm pre{
    display:block;padding:11px;margin:0 0 11.5px;font-size:14px;line-height:1.846;word-break:break-all;word-wrap:break-word;color:#212121;background-color:#f5f5f5;border:1px solid #cccccc;border-radius:3px
}

.AIForm pre code{
    padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0
}

.AIForm .pre-scrollable{
    max-height:340px;overflow-y:scroll
}

.AIForm .container{
    margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px
}

@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{
    margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px
}

.AIForm .row{
    margin-left:-15px;margin-right:-15px;margin-bottom: 10px;
    position: relative;
}

.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-left:15px;padding-right:15px
}

.AIForm .col-xs-1,
.AIForm .col-xs-2,
.AIForm .col-xs-3,
.AIForm .col-xs-4,
.AIForm .col-xs-5,
.AIForm .col-xs-6,
.AIForm .col-xs-7,
.AIForm .col-xs-8,
.AIForm .col-xs-9,
.AIForm .col-xs-10,
.AIForm .col-xs-11,
.AIForm .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 table{
    background-color:transparent
}

.AIForm caption{
    padding-top:8px;padding-bottom:8px;color:#bbbbbb;text-align:left
}

.AIForm th{
    text-align:left
}

.AIForm table.widefat{
    width:100%;max-width:100%;margin:20px 0px;
    position: relative;
    display: block;
    overflow: auto;
}
.AIForm table.widefat thead,
.AIForm table.widefat tbody,
.AIForm table.widefat tfoot{
    display: inline-table;
    width: 100%;
}

.AIForm table>thead>tr>th,
.AIForm table>tbody>tr>th,
.AIForm table>tfoot>tr>th,
.AIForm table>thead>tr>td,
.AIForm table>tbody>tr>td,
.AIForm table>tfoot>tr>td{
    padding:8px;line-height:1.846;vertical-align:top;border-top:1px solid #dddddd
}

.AIForm .table>thead>tr>th{
    vertical-align:bottom;border-bottom:2px solid #dddddd
}

.AIForm .table>caption+thead>tr:first-child>th,
.AIForm .table>colgroup+thead>tr:first-child>th,
.AIForm .table>thead:first-child>tr:first-child>th,
.AIForm .table>caption+thead>tr:first-child>td,
.AIForm .table>colgroup+thead>tr:first-child>td,
.AIForm .table>thead:first-child>tr:first-child>td{
    border-top:0
}

.AIForm .table>tbody+tbody{
    border-top:2px solid #dddddd
}

.AIForm .table .table{
    background-color:#ffffff
}

.AIForm .table-condensed>thead>tr>th,
.AIForm .table-condensed>tbody>tr>th,
.AIForm .table-condensed>tfoot>tr>th,
.AIForm .table-condensed>thead>tr>td,
.AIForm .table-condensed>tbody>tr>td,
.AIForm .table-condensed>tfoot>tr>td{
    padding:5px
}

.AIForm .table-bordered{
    border:1px solid #dddddd
}

.AIForm .table-bordered>thead>tr>th,
.AIForm .table-bordered>tbody>tr>th,
.AIForm .table-bordered>tfoot>tr>th,
.AIForm .table-bordered>thead>tr>td,
.AIForm .table-bordered>tbody>tr>td,
.AIForm .table-bordered>tfoot>tr>td{
    border:1px solid #dddddd
}

.AIForm .table-bordered>thead>tr>th,
.AIForm .table-bordered>thead>tr>td{
    border-bottom-width:2px
}

.AIForm .table-striped>tbody>tr:nth-of-type(odd){
    background-color:#fdfdfd
}

.AIForm .table-hover>tbody>tr:hover{
    background-color:#f5f5f5
}

.AIForm table col[class*="col-"]{
    position:static;float:none;display:table-column
}

.AIForm table td[class*="col-"],
table th[class*="col-"]{
    position:static;float:none;display:table-cell
}

.AIForm .table>thead>tr>td.active,
.AIForm .table>tbody>tr>td.active,
.AIForm .table>tfoot>tr>td.active,
.AIForm .table>thead>tr>th.active,
.AIForm .table>tbody>tr>th.active,
.AIForm .table>tfoot>tr>th.active,
.AIForm .table>thead>tr.active>td,
.AIForm .table>tbody>tr.active>td,
.AIForm .table>tfoot>tr.active>td,
.AIForm .table>thead>tr.active>th,
.AIForm .table>tbody>tr.active>th,
.AIForm .table>tfoot>tr.active>th{
    background-color:#f5f5f5
}

.AIForm .table-hover>tbody>tr>td.active:hover,
.AIForm .table-hover>tbody>tr>th.active:hover,
.AIForm .table-hover>tbody>tr.active:hover>td,
.AIForm .table-hover>tbody>tr:hover>.active,
.AIForm .table-hover>tbody>tr.active:hover>th{
    background-color:#e8e8e8
}

.AIForm .table>thead>tr>td.success,
.AIForm .table>tbody>tr>td.success,
.AIForm .table>tfoot>tr>td.success,
.AIForm .table>thead>tr>th.success,
.AIForm .table>tbody>tr>th.success,
.AIForm .table>tfoot>tr>th.success,
.AIForm .table>thead>tr.success>td,
.AIForm .table>tbody>tr.success>td,
.AIForm .table>tfoot>tr.success>td,
.AIForm .table>thead>tr.success>th,
.AIForm .table>tbody>tr.success>th,
.AIForm .table>tfoot>tr.success>th{
    background-color:#dff0d8
}

.AIForm .table-hover>tbody>tr>td.success:hover,
.AIForm .table-hover>tbody>tr>th.success:hover,
.AIForm .table-hover>tbody>tr.success:hover>td,
.AIForm .table-hover>tbody>tr:hover>.success,
.AIForm .table-hover>tbody>tr.success:hover>th{
    background-color:#d0e9c6
}

.AIForm .table>thead>tr>td.info,
.AIForm .table>tbody>tr>td.info,
.AIForm .table>tfoot>tr>td.info,
.AIForm .table>thead>tr>th.info,
.AIForm .table>tbody>tr>th.info,
.AIForm .table>tfoot>tr>th.info,
.AIForm .table>thead>tr.info>td,
.AIForm .table>tbody>tr.info>td,
.AIForm .table>tfoot>tr.info>td,
.AIForm .table>thead>tr.info>th,
.AIForm .table>tbody>tr.info>th,
.AIForm .table>tfoot>tr.info>th{
    background-color:#e1bee7
}

.AIForm .table-hover>tbody>tr>td.info:hover,
.AIForm .table-hover>tbody>tr>th.info:hover,
.AIForm .table-hover>tbody>tr.info:hover>td,
.AIForm .table-hover>tbody>tr:hover>.info,
.AIForm .table-hover>tbody>tr.info:hover>th{
    background-color:#d8abe0
}

.AIForm .table>thead>tr>td.warning,
.AIForm .table>tbody>tr>td.warning,
.AIForm .table>tfoot>tr>td.warning,
.AIForm .table>thead>tr>th.warning,
.AIForm .table>tbody>tr>th.warning,
.AIForm .table>tfoot>tr>th.warning,
.AIForm .table>thead>tr.warning>td,
.AIForm .table>tbody>tr.warning>td,
.AIForm .table>tfoot>tr.warning>td,
.AIForm .table>thead>tr.warning>th,
.AIForm .table>tbody>tr.warning>th,
.AIForm .table>tfoot>tr.warning>th{
    background-color:#fff3cd
}

.AIForm .table-hover>tbody>tr>td.warning:hover,
.AIForm .table-hover>tbody>tr>th.warning:hover,
.AIForm .table-hover>tbody>tr.warning:hover>td,
.AIForm .table-hover>tbody>tr:hover>.warning,
.AIForm .table-hover>tbody>tr.warning:hover>th{
    background-color:#ffd699
}

.AIForm .table>thead>tr>td.danger,
.AIForm .table>tbody>tr>td.danger,
.AIForm .table>tfoot>tr>td.danger,
.AIForm .table>thead>tr>th.danger,
.AIForm .table>tbody>tr>th.danger,
.AIForm .table>tfoot>tr>th.danger,
.AIForm .table>thead>tr.danger>td,
.AIForm .table>tbody>tr.danger>td,
.AIForm .table>tfoot>tr.danger>td,
.AIForm .table>thead>tr.danger>th,
.AIForm .table>tbody>tr.danger>th,
.AIForm .table>tfoot>tr.danger>th{
    background-color:#f9bdbb
}

.AIForm .table-hover>tbody>tr>td.danger:hover,
.AIForm .table-hover>tbody>tr>th.danger:hover,
.AIForm .table-hover>tbody>tr.danger:hover>td,
.AIForm .table-hover>tbody>tr:hover>.danger,
.AIForm .table-hover>tbody>tr.danger:hover>th{
    background-color:#f7a6a4
}

.AIForm .table-responsive{
    overflow-x:auto;min-height:0.01%
}

.table-responsive table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

.table-responsive table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

.table-responsive table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}

.table-responsive table th,
.table-responsive table td {
    padding: .625em;
    text-align: center;
}

.table-responsive table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) and (max-width:767px){
    .AIForm .table-responsive{
        width:100%;margin-bottom:17.25px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #dddddd
    }

    .AIForm .table-responsive>.table{
        margin-bottom:0
    }

    .AIForm .table-responsive>.table>thead>tr>th,
    .AIForm .table-responsive>.table>tbody>tr>th,
    .AIForm .table-responsive>.table>tfoot>tr>th,
    .AIForm .table-responsive>.table>thead>tr>td,
    .AIForm .table-responsive>.table>tbody>tr>td,
    .AIForm .table-responsive>.table>tfoot>tr>td{
        white-space:nowrap
    }

    .AIForm .table-responsive>.table-bordered{
        border:0
    }

    .AIForm .table-responsive>.table-bordered>thead>tr>th:first-child,
    .AIForm .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .AIForm .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .AIForm .table-responsive>.table-bordered>thead>tr>td:first-child,
    .AIForm .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .AIForm .table-responsive>.table-bordered>tfoot>tr>td:first-child{
        border-left:0
    }

    .AIForm .table-responsive>.table-bordered>thead>tr>th:last-child,
    .AIForm .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .AIForm .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .AIForm .table-responsive>.table-bordered>thead>tr>td:last-child,
    .AIForm .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .AIForm .table-responsive>.table-bordered>tfoot>tr>td:last-child{
        border-right:0
    }

    .AIForm .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .AIForm .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .AIForm .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .AIForm .table-responsive>.table-bordered>tfoot>tr:last-child>td{
        border-bottom:0
    }


}
@media screen and (max-width: 600px) {
    .table-responsive {
        display:block;
        width:100%;
    }
    .table-responsive table {
        border: 0;
        disblay:block;
        width:100%;
    }

    .table-responsive table caption {
        font-size: 1.3em;
    }

    .table-responsive table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table-responsive table tr {
        border: 0;
        /*        border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;*/
        display: block;
        margin-bottom: .825em;
    }

    .table-responsive table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
        min-height: 4em;
    }

    .table-responsive table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a .table-responsive table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    .table-responsive table td:last-child {
        border-bottom: 0;
    }
    .AIForm .table-responsive>.table-bordered>thead>tr>th:first-child, .AIForm .table-responsive>.table-bordered>tbody>tr>th:first-child, .AIForm .table-responsive>.table-bordered>tfoot>tr>th:first-child, .AIForm .table-responsive>.table-bordered>thead>tr>td:first-child, .AIForm .table-responsive>.table-bordered>tbody>tr>td:first-child, .AIForm .table-responsive>.table-bordered>tfoot>tr>td:first-child{
        border:1px solid #dddddd
    }
}
.AIForm fieldset{
    padding:0;margin:0;border:0;min-width:0
}

.AIForm legend{
    display:block;width:100%;padding:0;margin-bottom:23px;font-size:19.5px;line-height:inherit;color:#212121;border:0;border-bottom:1px solid #e5e5e5
}

.AIForm label{
    display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold
}
.AIForm label.AIForm-CheckBoxRadio,
.AIForm label.ui-checkboxradio-label{
    padding: 0.5em 0.5em 0.5em 1.6em;
    height: auto;
    background-image: none;
    text-align: left;
    margin: 0px 2px;
    position:relative;
}
.AIForm label.ui-checkboxradio-label:not([class*="col-"]){
    width: 100%;
}
.AIForm input[type="search"]{
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box
}

.AIForm input[type="radio"],
.AIForm input[type="checkbox"]{
    display:none;
    /*    margin:4px 0 0;margin-top:1px \9;line-height:normal*/
}

.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:15px;line-height:1.846;color:#666666
}


.AIForm .form-control:focus{
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}

.AIForm .form-control::-moz-placeholder{
    color:#bbbbbb;opacity:1
}

.AIForm .form-control:-ms-input-placeholder{
    color:#bbbbbb
}

.AIForm .form-control::-webkit-input-placeholder{
    color:#bbbbbb
}

.AIForm .form-control::-ms-expand{
    border:0;background-color:transparent
}

.AIForm .form-control[disabled],
.AIForm .form-control[readonly],
.AIForm fieldset[disabled] .form-control{
    background-color:transparent;opacity:1
}

.AIForm .form-control[disabled],
.AIForm fieldset[disabled] .form-control{
    cursor:not-allowed
}

.AIForm textarea.form-control{
    height:auto
}

.AIForm input[type="search"]{
    -webkit-appearance:none
}

@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:37px
    }

    .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:45px
    }


}

.AIForm .form-group{
    margin-bottom:15px
}

.AIForm .radio,
.AIForm .checkbox{
    position:relative;display:block;margin-top:10px;margin-bottom:10px
}

.AIForm .radio label,
.AIForm .checkbox label{
    min-height:23px;padding-left:20px;margin-bottom:0;font-weight:normal;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-left:-20px;margin-top:4px \9
}

.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;vertical-align:middle;font-weight:normal;cursor:pointer
}

.AIForm .radio-inline+.radio-inline,
.AIForm .checkbox-inline+.checkbox-inline{
    margin-top:0;margin-left:10px
}

.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 .radio-inline.disabled,
.AIForm .checkbox-inline.disabled,
.AIForm fieldset[disabled] .radio-inline,
.AIForm fieldset[disabled] .checkbox-inline{
    cursor:not-allowed
}

.AIForm .radio.disabled label,
.AIForm .checkbox.disabled label,
.AIForm fieldset[disabled] .radio label,
.AIForm fieldset[disabled] .checkbox label{
    cursor:not-allowed
}

.AIForm .form-control-static{
    padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:36px
}

.AIForm .form-control-static.input-lg,
.AIForm .form-control-static.input-sm{
    padding-left:0;padding-right:0
}

.AIForm .input-sm{
    height:30px;padding:5px 10px;font-size:14px;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:14px;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:35px;padding:6px 10px;font-size:14px;line-height:1.5
}

.AIForm .input-lg{
    height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px
}

.AIForm select.input-lg{
    height:45px;line-height:45px
}

.AIForm textarea.input-lg,
.AIForm select[multiple].input-lg{
    height:auto
}

.AIForm .form-group-lg .form-control{
    height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px
}

.AIForm .form-group-lg select.form-control{
    height:45px;line-height:45px
}

.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:45px;min-height:40px;padding:11px 16px;font-size:17px;line-height:1.3333333
}

.AIForm .has-feedback{
    position:relative
}

.AIForm .has-feedback .form-control{
    padding-right:46.25px
}

.AIForm .form-control-feedback{
    position:absolute;top:0;right:0;z-index:2;display:block;width:37px;height:37px;line-height:37px;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:45px;height:45px;line-height:45px
}

.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:#4caf50
}

.AIForm .has-success .form-control{
    border-color:#4caf50;-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:#3d8b40;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),
        0 0 6px #92cf94;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),
        0 0 6px #92cf94
}

.AIForm .has-success .input-group-addon{
    color:#4caf50;border-color:#4caf50;background-color:#dff0d8
}

.AIForm .has-success .form-control-feedback{
    color:#4caf50
}

.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:#ff9800
}

.AIForm .has-warning .form-control{
    border-color:#ff9800;-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:#cc7a00;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),
        0 0 6px #ffc166;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),
        0 0 6px #ffc166
}

.AIForm .has-warning .input-group-addon{
    color:#ff9800;border-color:#ff9800;background-color:#fff3cd
}

.AIForm .has-warning .form-control-feedback{
    color:#ff9800
}

.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:#e51c23
}

.AIForm .has-error .form-control{
    border-color:#e51c23;-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:#b9151b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),
        0 0 6px #ef787c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),
        0 0 6px #ef787c
}

.AIForm .has-error .input-group-addon{
    color:#e51c23;border-color:#e51c23;background-color:#f9bdbb
}

.AIForm .has-error .form-control-feedback{
    color:#e51c23
}

.AIForm .has-feedback label~.form-control-feedback{
    top:28px
}

.AIForm .has-feedback label.sr-only~.form-control-feedback{
    top:0
}

.AIForm .help-block{
    display:block;margin-top:5px;margin-bottom:10px;color:#a6a6a6
}

@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{
    margin-top:0;margin-bottom:0;padding-top:7px
}

.AIForm .form-horizontal .radio,
.AIForm .form-horizontal .checkbox{
    min-height:30px
}

.AIForm .form-horizontal .form-group{
    margin-left:-15px;margin-right:-15px
}

@media (min-width:768px){
    .AIForm .form-horizontal .control-label{
        text-align:right;margin-bottom:0;padding-top:7px
    }


}

.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:17px
    }


}

@media (min-width:768px){
    .AIForm .form-horizontal .form-group-sm .control-label{
        padding-top:6px;font-size:14px
    }


}

.AIForm .btn,
.AIForm .btn-secondary{
    display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 16px;font-size:14px;line-height:1.846;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
}
.AIForm input.datepicker[readonly]{
    display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;
    background-color: #fff;
    color:#444444;
    background-color:#fff;
    /*border:1px solid transparent;*/
    white-space:nowrap;padding:6px 16px;font-size:14px;line-height:1.846;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
}
.AIForm input.datepicker[readonly]:focus,
.AIForm input.datepicker[readonly]:hover{
    background-color:#f0f0f0;
}
.AIForm .btn:focus,
.AIForm input.datepicker[readonly]: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:#444444;text-decoration:none
}

.AIForm .btn:active,
.AIForm .btn.active{
    outline:0;background-image:none;-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;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none
}

.AIForm a.btn.disabled,
.AIForm fieldset[disabled] a.btn{
    pointer-events:none
}

.AIForm .btn-default{
    color:#444444;
    /*background-color:#f6f6f6;*/
    background-color:#e4e4e4;
    border-color:#f0f0f0;
    /*border-color:transparent;*/
}

.AIForm .btn-default:focus,
.AIForm .btn-default.focus{
    color:#444444;background-color:#e6e6e6;border-color:rgba(0,0,0,0)
}

.AIForm .btn-default:hover{
    color:#444444;background-color:#e6e6e6;border-color:rgba(0,0,0,0)
}

.AIForm .btn-default:active,
.AIForm .btn-default.active,
.AIForm .open>.dropdown-toggle.btn-default{
    color:#444444;
    background-color:#e6e6e6;
    border-color:rgba(0,0,0,0);
    /*border:none;*/
    -webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.4);
    box-shadow:1px 1px 4px rgba(0,0,0,0.4);
    -webkit-transition:all 0.4s;
    -o-transition:all 0.4s;
    transition:all 0.4s;

}
.AIForm .dropdown-toggle.btn-default{
    background-color: #fff;
}

.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:#444444;background-color:#d4d4d4;border-color:rgba(0,0,0,0)
}

.AIForm .btn-default:active,
.AIForm .btn-default.active,
.AIForm .open>.dropdown-toggle.btn-default{
    background-image:none
}

.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:transparent
}

.AIForm .btn-default .badge{
    color:#ffffff;background-color:#444444
}

.AIForm .btn-primary{
    color:#ffffff;background-color:#2196f3;border-color:transparent
}

.AIForm .btn-primary:focus,
.AIForm .btn-primary.focus{
    color:#ffffff;background-color:#0c7cd5;border-color:rgba(0,0,0,0)
}

.AIForm .btn-primary:hover{
    color:#ffffff;background-color:#0c7cd5;border-color:rgba(0,0,0,0)
}

.AIForm .btn-primary:active,
.AIForm .btn-primary.active,
.AIForm .open>.dropdown-toggle.btn-primary{
    color:#ffffff;background-color:#0c7cd5;border-color:rgba(0,0,0,0)
}

.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:#0a68b4;border-color:rgba(0,0,0,0)
}

.AIForm .btn-primary:active,
.AIForm .btn-primary.active,
.AIForm .open>.dropdown-toggle.btn-primary{
    background-image:none
}

.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:#2196f3;border-color:transparent
}

.AIForm .btn-primary .badge{
    color:#2196f3;background-color:#ffffff
}

.AIForm .btn-success{
    color:#ffffff;background-color:#4caf50;border-color:transparent
}

.AIForm .btn-success:focus,
.AIForm .btn-success.focus{
    color:#ffffff;background-color:#3d8b40;border-color:rgba(0,0,0,0)
}

.AIForm .btn-success:hover{
    color:#ffffff;background-color:#3d8b40;border-color:rgba(0,0,0,0)
}

.AIForm .btn-success:active,
.AIForm .btn-success.active,
.AIForm .open>.dropdown-toggle.btn-success{
    color:#ffffff;background-color:#3d8b40;border-color:rgba(0,0,0,0)
}

.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:#327334;border-color:rgba(0,0,0,0)
}

.AIForm .btn-success:active,
.AIForm .btn-success.active,
.AIForm .open>.dropdown-toggle.btn-success{
    background-image:none
}

.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:#4caf50;border-color:transparent
}

.AIForm .btn-success .badge{
    color:#4caf50;background-color:#ffffff
}

.AIForm .btn-info{
    /*color:#ffffff;background-color:#9c27b0;border-color:transparent*/
    background:#d1ecf1!important;
    border-color:#bee5eb!important;
    color:#0c5460!important;
    /*border:1px;*/
}
.AIForm .btn-infoBox{
    background: transparent;
    color:#0c5460!important;
    padding: 0px;
    border:0px;
    display: inline-block;
    font-size:20px;
}
.AIForm .btn-infoBox:focus{border:0px;outline-width: 0px;}
.AIForm .btn-infoBox .fas,
.AIForm .btn-infoBox .fas:hover{position:absolute;left: 0px;top:0px;width:100%;height: 100%;border:0px;}
.AIForm .btn-infoBox-checkbox{
    position: absolute;
    right:2px;
    top: 2px;
}


.AIForm .btn-info:focus,
.AIForm .btn-info.focus{
    color:#ffffff;background-color:#771e86;border-color:rgba(0,0,0,0)
}

.AIForm .btn-info:hover{
    color:#ffffff;background-color:#771e86;border-color:rgba(0,0,0,0)
}

.AIForm .btn-info:active,
.AIForm .btn-info.active,
.AIForm .open>.dropdown-toggle.btn-info{
    color:#ffffff;background-color:#771e86;border-color:rgba(0,0,0,0)
}

.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:#5d1769;border-color:rgba(0,0,0,0)
}

.AIForm .btn-info:active,
.AIForm .btn-info.active,
.AIForm .open>.dropdown-toggle.btn-info{
    background-image:none
}

.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:#9c27b0;border-color:transparent
}

.AIForm .btn-info .badge{
    color:#9c27b0;background-color:#ffffff
}

.AIForm .btn-warning{
    color:#ffffff;background-color:#ff9800;border-color:transparent
}

.AIForm .btn-warning:focus,
.AIForm .btn-warning.focus{
    color:#ffffff;background-color:#cc7a00;border-color:rgba(0,0,0,0)
}

.AIForm .btn-warning:hover{
    color:#ffffff;background-color:#cc7a00;border-color:rgba(0,0,0,0)
}

.AIForm .btn-warning:active,
.AIForm .btn-warning.active,
.AIForm .open>.dropdown-toggle.btn-warning{
    color:#ffffff;background-color:#cc7a00;border-color:rgba(0,0,0,0)
}

.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:#a86400;border-color:rgba(0,0,0,0)
}

.AIForm .btn-warning:active,
.AIForm .btn-warning.active,
.AIForm .open>.dropdown-toggle.btn-warning{
    background-image:none
}

.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:#ff9800;border-color:transparent
}

.AIForm .btn-warning .badge{
    color:#ff9800;background-color:#ffffff
}

.AIForm .btn-danger{
    color:#ffffff;background-color:#e51c23;border-color:transparent
}

.AIForm .btn-danger:focus,
.AIForm .btn-danger.focus{
    color:#ffffff;background-color:#b9151b;border-color:rgba(0,0,0,0)
}

.AIForm .btn-danger:hover{
    color:#ffffff;background-color:#b9151b;border-color:rgba(0,0,0,0)
}

.AIForm .btn-danger:active,
.AIForm .btn-danger.active,
.AIForm .open>.dropdown-toggle.btn-danger{
    color:#ffffff;background-color:#b9151b;border-color:rgba(0,0,0,0)
}

.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:#991216;border-color:rgba(0,0,0,0)
}

.AIForm .btn-danger:active,
.AIForm .btn-danger.active,
.AIForm .open>.dropdown-toggle.btn-danger{
    background-image:none
}

.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:#e51c23;border-color:transparent
}

.AIForm .btn-danger .badge{
    color:#e51c23;background-color:#ffffff
}

.AIForm .btn-link{
    color:#2196f3;font-weight:normal;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 .btn-link:hover,
.AIForm .btn-link:focus{
    color:#0a6ebd;text-decoration:underline;background-color:transparent
}

.AIForm .btn-link[disabled]:hover,
.AIForm fieldset[disabled] .btn-link:hover,
.AIForm .btn-link[disabled]:focus,
.AIForm fieldset[disabled] .btn-link:focus{
    color:#bbbbbb;text-decoration:none
}

.AIForm .btn-lg,
.AIForm .btn-group-lg>.btn{
    padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px
}

.AIForm .btn-sm,
.AIForm .btn-group-sm>.btn{
    padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px
}

.AIForm .btn-xs,
.AIForm .btn-group-xs>.btn{
    padding:3px 8px;font-size:14px;line-height:1.5;border-radius:3px
}

.AIForm .btn-block{
    display:block;width:100%
}

.AIForm .btn-block+.btn-block{
    margin-top:5px
}

.AIForm input[type="submit"].btn-block,
.AIForm input[type="reset"].btn-block,
.AIForm input[type="button"].btn-block{
    width:100%
}

.AIForm .fade{
    opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear
}

.AIForm .fade.in{
    opacity:1
}

.AIForm .collapse{
    display:none
}

.AIForm .collapse.in{
    display:block
}

.AIForm tr.collapse.in{
    display:table-row
}

.AIForm tbody.collapse.in{
    display:table-row-group
}

.AIForm .collapsing{
    position:relative;height:0;overflow:hidden;-webkit-transition-property:height,
        visibility;-o-transition-property:height,
        visibility;transition-property:height,
        visibility;-webkit-transition-duration:0.35s;-o-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease
}

.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;list-style:none;font-size:14px;text-align:left;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.15);border-radius:3px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box
}

.AIForm .dropdown-menu.pull-right{
    right:0;left:auto
}

.AIForm .dropdown-menu .divider{
    height:1px;margin:10.5px 0;overflow:hidden;background-color:#e5e5e5
}

.AIForm .dropdown-menu>li>a{
    display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.846;color:#666666;white-space:nowrap
}

.AIForm .dropdown-menu>li>a:hover,
.AIForm .dropdown-menu>li>a:focus{
    text-decoration:none;color:#141414;background-color:#eeeeee
}

.AIForm .dropdown-menu>.active>a,
.AIForm .dropdown-menu>.active>a:hover,
.AIForm .dropdown-menu>.active>a:focus{
    color:#ffffff;text-decoration:none;outline:0;background-color:#2196f3
}

.AIForm .dropdown-menu>.disabled>a,
.AIForm .dropdown-menu>.disabled>a:hover,
.AIForm .dropdown-menu>.disabled>a:focus{
    color:#bbbbbb
}

.AIForm .dropdown-menu>.disabled>a:hover,
.AIForm .dropdown-menu>.disabled>a:focus{
    text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed
}

.AIForm .open>.dropdown-menu{
    display:block
}

.AIForm .open>a{
    outline:0
}

.AIForm .dropdown-menu-right{
    left:auto;right:0
}

.AIForm .dropdown-menu-left{
    left:0;right:auto
}

.AIForm .dropdown-header{
    display:block;padding:3px 20px;font-size:14px;line-height:1.846;color:#bbbbbb;white-space:nowrap
}

.AIForm .dropdown-backdrop{
    position:fixed;left:0;right:0;bottom:0;top:0;z-index:990
}

.AIForm .pull-right>.dropdown-menu{
    right:0;left:auto
}

.AIForm .dropup .caret,
.AIForm .navbar-fixed-bottom .dropdown .caret{
    border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""
}

.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{
        left:auto;right:0
    }

    .AIForm .navbar-right .dropdown-menu-left{
        left:0;right:auto
    }


}

.AIForm .btn-group,
.AIForm .btn-group-vertical{
    position:relative;display:inline-block;vertical-align:middle
}

.AIForm .btn-group>.btn,
.AIForm .btn-group-vertical>.btn{
    position:relative;float:left
}

.AIForm .btn-group>.btn:hover,
.AIForm .btn-group-vertical>.btn:hover,
.AIForm .btn-group>.btn:focus,
.AIForm .btn-group-vertical>.btn:focus,
.AIForm .btn-group>.btn:active,
.AIForm .btn-group-vertical>.btn:active,
.AIForm .btn-group>.btn.active,
.AIForm .btn-group-vertical>.btn.active{
    z-index:2
}

.AIForm .btn-group .btn+.btn,
.AIForm .btn-group .btn+.btn-group,
.AIForm .btn-group .btn-group+.btn,
.AIForm .btn-group .btn-group+.btn-group{
    margin-left:-1px
}

.AIForm .btn-toolbar{
    margin-left:-5px
}

.AIForm .btn-toolbar .btn,
.AIForm .btn-toolbar .btn-group,
.AIForm .btn-toolbar .input-group{
    float:left
}

.AIForm .btn-toolbar>.btn,
.AIForm .btn-toolbar>.btn-group,
.AIForm .btn-toolbar>.input-group{
    margin-left:5px
}

.AIForm .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
    border-radius:0
}

.AIForm .btn-group>.btn:first-child{
    margin-left:0
}

.AIForm .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
    border-bottom-right-radius:0;border-top-right-radius:0
}

.AIForm .btn-group>.btn:last-child:not(:first-child),
.AIForm .btn-group>.dropdown-toggle:not(:first-child){
    border-bottom-left-radius:0;border-top-left-radius:0
}

.AIForm .btn-group>.btn-group{
    float:left
}

.AIForm .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}

.AIForm .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.AIForm .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-bottom-right-radius:0;border-top-right-radius:0
}

.AIForm .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-bottom-left-radius:0;border-top-left-radius:0
}

.AIForm .btn-group .dropdown-toggle:active,
.AIForm .btn-group.open .dropdown-toggle{
    outline:0
}

.AIForm .btn-group>.btn+.dropdown-toggle{
    padding-left:8px;padding-right:8px
}

.AIForm .btn-group>.btn-lg+.dropdown-toggle{
    padding-left:12px;padding-right:12px
}

.AIForm .btn-group.open .dropdown-toggle{
    -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-group.open .dropdown-toggle.btn-link{
    -webkit-box-shadow:none;box-shadow:none
}

.AIForm .btn .caret{
    margin-left:0
}

.AIForm .btn-lg .caret{
    border-width:5px 5px 0;border-bottom-width:0
}

.AIForm .dropup .btn-lg .caret{
    border-width:0 5px 5px
}

.AIForm .btn-group-vertical>.btn,
.AIForm .btn-group-vertical>.btn-group,
.AIForm .btn-group-vertical>.btn-group>.btn{
    display:block;float:none;width:100%;max-width:100%
}

.AIForm .btn-group-vertical>.btn-group>.btn{
    float:none
}

.AIForm .btn-group-vertical>.btn+.btn,
.AIForm .btn-group-vertical>.btn+.btn-group,
.AIForm .btn-group-vertical>.btn-group+.btn,
.AIForm .btn-group-vertical>.btn-group+.btn-group{
    margin-top:-1px;margin-left:0
}

.AIForm .btn-group-vertical>.btn:not(:first-child):not(:last-child){
    border-radius:0
}

.AIForm .btn-group-vertical>.btn:first-child:not(:last-child){
    border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0
}

.AIForm .btn-group-vertical>.btn:last-child:not(:first-child){
    border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px
}

.AIForm .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}

.AIForm .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.AIForm .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-bottom-right-radius:0;border-bottom-left-radius:0
}

.AIForm .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-top-right-radius:0;border-top-left-radius:0
}

.AIForm .btn-group-justified{
    display:table;width:100%;table-layout:fixed;border-collapse:separate
}

.AIForm .btn-group-justified>.btn,
.AIForm .btn-group-justified>.btn-group{
    float:none;display:table-cell;width:1%
}

.AIForm .btn-group-justified>.btn-group .btn{
    width:100%
}

.AIForm .btn-group-justified>.btn-group .dropdown-menu{
    left:auto
}

.AIForm [data-toggle="buttons"]>.btn input[type="radio"],
.AIForm [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
.AIForm [data-toggle="buttons"]>.btn input[type="checkbox"],
.AIForm [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{
    position:absolute;clip:rect(0,
        0,
        0,
        0);pointer-events:none
}

.AIForm .input-group{
    position:relative;display:table;border-collapse:separate
}

.AIForm .input-group[class*="col-"]{
    float:none;padding-left:0;padding-right:0
}

.AIForm .input-group .form-control{
    position:relative;z-index:2;float:left;width:100%;margin-bottom:0
}

.AIForm .input-group .form-control:focus{
    z-index:3
}

.AIForm .input-group-lg>.form-control,
.AIForm .input-group-lg>.input-group-addon,
.AIForm .input-group-lg>.input-group-btn>.btn{
    height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px
}

.AIForm select.input-group-lg>.form-control,
.AIForm select.input-group-lg>.input-group-addon,
.AIForm select.input-group-lg>.input-group-btn>.btn{
    height:45px;line-height:45px
}

.AIForm textarea.input-group-lg>.form-control,
.AIForm textarea.input-group-lg>.input-group-addon,
.AIForm textarea.input-group-lg>.input-group-btn>.btn,
.AIForm select[multiple].input-group-lg>.form-control,
.AIForm select[multiple].input-group-lg>.input-group-addon,
.AIForm select[multiple].input-group-lg>.input-group-btn>.btn{
    height:auto
}

.AIForm .input-group-sm>.form-control,
.AIForm .input-group-sm>.input-group-addon,
.AIForm .input-group-sm>.input-group-btn>.btn{
    height:30px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px
}

.AIForm select.input-group-sm>.form-control,
.AIForm select.input-group-sm>.input-group-addon,
.AIForm select.input-group-sm>.input-group-btn>.btn{
    height:30px;line-height:30px
}

.AIForm textarea.input-group-sm>.form-control,
.AIForm textarea.input-group-sm>.input-group-addon,
.AIForm textarea.input-group-sm>.input-group-btn>.btn,
.AIForm select[multiple].input-group-sm>.form-control,
.AIForm select[multiple].input-group-sm>.input-group-addon,
.AIForm select[multiple].input-group-sm>.input-group-btn>.btn{
    height:auto
}

.AIForm .input-group-addon,
.AIForm .input-group-btn,
.AIForm .input-group .form-control{
    display:table-cell
}

.AIForm .input-group-addon:not(:first-child):not(:last-child),
.AIForm .input-group-btn:not(:first-child):not(:last-child),
.AIForm .input-group .form-control:not(:first-child):not(:last-child){
    border-radius:0
}

.AIForm .input-group-addon,
.AIForm .input-group-btn{
    width:1%;white-space:nowrap;vertical-align:middle
}

.AIForm .input-group-addon{
    padding:6px 16px;font-size:14px;font-weight:normal;line-height:1;color:#666666;text-align:center;background-color:transparent;border:1px solid transparent;border-radius:3px
}

.AIForm .input-group-addon.input-sm{
    padding:5px 10px;font-size:14px;border-radius:3px
}

.AIForm .input-group-addon.input-lg{
    padding:10px 16px;font-size:17px;border-radius:3px
}

.AIForm .input-group-addon input[type="radio"],
.AIForm .input-group-addon input[type="checkbox"]{
    margin-top:0
}

.AIForm .input-group .form-control:first-child,
.AIForm .input-group-addon:first-child,
.AIForm .input-group-btn:first-child>.btn,
.AIForm .input-group-btn:first-child>.btn-group>.btn,
.AIForm .input-group-btn:first-child>.dropdown-toggle,
.AIForm .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.AIForm .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{
    border-bottom-right-radius:0;border-top-right-radius:0
}

.AIForm .input-group-addon:first-child{
    border-right:0
}

.AIForm .input-group .form-control:last-child,
.AIForm .input-group-addon:last-child,
.AIForm .input-group-btn:last-child>.btn,
.AIForm .input-group-btn:last-child>.btn-group>.btn,
.AIForm .input-group-btn:last-child>.dropdown-toggle,
.AIForm .input-group-btn:first-child>.btn:not(:first-child),
.AIForm .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{
    border-bottom-left-radius:0;border-top-left-radius:0
}

.AIForm .input-group-addon:last-child{
    border-left:0
}

.AIForm .input-group-btn{
    position:relative;font-size:0;white-space:nowrap
}

.AIForm .input-group-btn>.btn{
    position:relative
}

.AIForm .input-group-btn>.btn+.btn{
    margin-left:-1px
}

.AIForm .input-group-btn>.btn:hover,
.AIForm .input-group-btn>.btn:focus,
.AIForm .input-group-btn>.btn:active{
    z-index:2
}

.AIForm .input-group-btn:first-child>.btn,
.AIForm .input-group-btn:first-child>.btn-group{
    margin-right:-1px
}

.AIForm .input-group-btn:last-child>.btn,
.AIForm .input-group-btn:last-child>.btn-group{
    z-index:2;margin-left:-1px
}

.AIForm .nav{
    margin-bottom:0;padding-left:0;list-style:none
}

.AIForm .nav>li{
    position:relative;display:block
}

.AIForm .nav>li>a{
    position:relative;display:block;padding:10px 15px
}

.AIForm .nav>li>a:hover,
.AIForm .nav>li>a:focus{
    text-decoration:none;background-color:#eeeeee
}

.AIForm .nav>li.disabled>a{
    color:#bbbbbb
}

.AIForm .nav>li.disabled>a:hover,
.AIForm .nav>li.disabled>a:focus{
    color:#bbbbbb;text-decoration:none;background-color:transparent;cursor:not-allowed
}

.AIForm .nav .open>a,
.AIForm .nav .open>a:hover,
.AIForm .nav .open>a:focus{
    background-color:#eeeeee;border-color:#2196f3
}

.AIForm .nav .nav-divider{
    height:1px;margin:10.5px 0;overflow:hidden;background-color:#e5e5e5
}

.AIForm .nav>li>a>img{
    max-width:none
}

.AIForm .nav-tabs{
    border-bottom:1px solid transparent
}

.AIForm .nav-tabs>li{
    float:left;margin-bottom:-1px
}

.AIForm .nav-tabs>li>a{
    margin-right:2px;line-height:1.846;border:1px solid transparent;border-radius:3px 3px 0 0
}

.AIForm .nav-tabs>li>a:hover{
    border-color:#eeeeee #eeeeee transparent
}

.AIForm .nav-tabs>li.active>a,
.AIForm .nav-tabs>li.active>a:hover,
.AIForm .nav-tabs>li.active>a:focus{
    color:#666666;background-color:transparent;border:1px solid transparent;border-bottom-color:transparent;cursor:default
}

.AIForm .nav-tabs.nav-justified{
    width:100%;border-bottom:0
}

.AIForm .nav-tabs.nav-justified>li{
    float:none
}

.AIForm .nav-tabs.nav-justified>li>a{
    text-align:center;margin-bottom:5px
}

.AIForm .nav-tabs.nav-justified>.dropdown .dropdown-menu{
    top:auto;left:auto
}

@media (min-width:768px){
    .AIForm .nav-tabs.nav-justified>li{
        display:table-cell;width:1%
    }

    .AIForm .nav-tabs.nav-justified>li>a{
        margin-bottom:0
    }


}

.AIForm .nav-tabs.nav-justified>li>a{
    margin-right:0;border-radius:3px
}

.AIForm .nav-tabs.nav-justified>.active>a,
.AIForm .nav-tabs.nav-justified>.active>a:hover,
.AIForm .nav-tabs.nav-justified>.active>a:focus{
    border:1px solid transparent
}

@media (min-width:768px){
    .AIForm .nav-tabs.nav-justified>li>a{
        border-bottom:1px solid transparent;border-radius:3px 3px 0 0
    }

    .AIForm .nav-tabs.nav-justified>.active>a,
    .AIForm .nav-tabs.nav-justified>.active>a:hover,
    .AIForm .nav-tabs.nav-justified>.active>a:focus{
        border-bottom-color:#ffffff
    }


}

.AIForm .nav-pills>li{
    float:left
}

.AIForm .nav-pills>li>a{
    border-radius:3px
}

.AIForm .nav-pills>li+li{
    margin-left:2px
}

.AIForm .nav-pills>li.active>a,
.AIForm .nav-pills>li.active>a:hover,
.AIForm .nav-pills>li.active>a:focus{
    color:#ffffff;background-color:#2196f3
}

.AIForm .nav-stacked>li{
    float:none
}

.AIForm .nav-stacked>li+li{
    margin-top:2px;margin-left:0
}

.AIForm .nav-justified{
    width:100%
}

.AIForm .nav-justified>li{
    float:none
}

.AIForm .nav-justified>li>a{
    text-align:center;margin-bottom:5px
}

.AIForm .nav-justified>.dropdown .dropdown-menu{
    top:auto;left:auto
}

@media (min-width:768px){
    .AIForm .nav-justified>li{
        display:table-cell;width:1%
    }

    .AIForm .nav-justified>li>a{
        margin-bottom:0
    }


}

.AIForm .nav-tabs-justified{
    border-bottom:0
}

.AIForm .nav-tabs-justified>li>a{
    margin-right:0;border-radius:3px
}

.AIForm .nav-tabs-justified>.active>a,
.AIForm .nav-tabs-justified>.active>a:hover,
.AIForm .nav-tabs-justified>.active>a:focus{
    border:1px solid transparent
}

@media (min-width:768px){
    .AIForm .nav-tabs-justified>li>a{
        border-bottom:1px solid transparent;border-radius:3px 3px 0 0
    }

    .AIForm .nav-tabs-justified>.active>a,
    .AIForm .nav-tabs-justified>.active>a:hover,
    .AIForm .nav-tabs-justified>.active>a:focus{
        border-bottom-color:#ffffff
    }


}

.AIForm .tab-content>.tab-pane{
    display:none
}

.AIForm .tab-content>.active{
    display:block
}

.AIForm .nav-tabs .dropdown-menu{
    margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0
}

.AIForm .navbar{
    position:relative;min-height:64px;margin-bottom:23px;border:1px solid transparent
}

@media (min-width:768px){
    .AIForm .navbar{
        border-radius:3px
    }


}

@media (min-width:768px){
    .AIForm .navbar-header{
        float:left
    }


}

.AIForm .navbar-collapse{
    overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch
}

.AIForm .navbar-collapse.in{
    overflow-y:auto
}

@media (min-width:768px){
    .AIForm .navbar-collapse{
        width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none
    }

    .AIForm .navbar-collapse.collapse{
        display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important
    }

    .AIForm .navbar-collapse.in{
        overflow-y:visible
    }

    .AIForm .navbar-fixed-top .navbar-collapse,
    .AIForm .navbar-static-top .navbar-collapse,
    .AIForm .navbar-fixed-bottom .navbar-collapse{
        padding-left:0;padding-right:0
    }


}

.AIForm .navbar-fixed-top .navbar-collapse,
.AIForm .navbar-fixed-bottom .navbar-collapse{
    max-height:340px
}

@media (max-device-width:480px) and (orientation:landscape){
    .AIForm .navbar-fixed-top .navbar-collapse,
    .AIForm .navbar-fixed-bottom .navbar-collapse{
        max-height:200px
    }


}

.AIForm .container>.navbar-header,
.AIForm .container-fluid>.navbar-header,
.AIForm .container>.navbar-collapse,
.AIForm .container-fluid>.navbar-collapse{
    margin-right:-15px;margin-left:-15px
}

@media (min-width:768px){
    .AIForm .container>.navbar-header,
    .AIForm .container-fluid>.navbar-header,
    .AIForm .container>.navbar-collapse,
    .AIForm .container-fluid>.navbar-collapse{
        margin-right:0;margin-left:0
    }


}

.AIForm .navbar-static-top{
    z-index:1000;border-width:0 0 1px
}

@media (min-width:768px){
    .AIForm .navbar-static-top{
        border-radius:0
    }


}

.AIForm .navbar-fixed-top,
.AIForm .navbar-fixed-bottom{
    position:fixed;right:0;left:0;z-index:1030
}

@media (min-width:768px){
    .AIForm .navbar-fixed-top,
    .AIForm .navbar-fixed-bottom{
        border-radius:0
    }


}

.AIForm .navbar-fixed-top{
    top:0;border-width:0 0 1px
}

.AIForm .navbar-fixed-bottom{
    bottom:0;margin-bottom:0;border-width:1px 0 0
}

.AIForm .navbar-brand{
    float:left;padding:20.5px 15px;font-size:17px;line-height:23px;height:64px
}

.AIForm .navbar-brand:hover,
.AIForm .navbar-brand:focus{
    text-decoration:none
}

.AIForm .navbar-brand>img{
    display:block
}

@media (min-width:768px){
    .AIForm .navbar>.container .navbar-brand,
    .AIForm .navbar>.container-fluid .navbar-brand{
        margin-left:-15px
    }


}

.AIForm .navbar-toggle{
    position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:15px;margin-bottom:15px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px
}

.AIForm .navbar-toggle:focus{
    outline:0
}

.AIForm .navbar-toggle .icon-bar{
    display:block;width:22px;height:2px;border-radius:1px
}

.AIForm .navbar-toggle .icon-bar+.icon-bar{
    margin-top:4px
}

@media (min-width:768px){
    .AIForm .navbar-toggle{
        display:none
    }


}

.AIForm .navbar-nav{
    margin:10.25px -15px
}

.AIForm .navbar-nav>li>a{
    padding-top:10px;padding-bottom:10px;line-height:23px
}

@media (max-width:767px){
    .AIForm .navbar-nav .open .dropdown-menu{
        position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none
    }

    .AIForm .navbar-nav .open .dropdown-menu>li>a,
    .AIForm .navbar-nav .open .dropdown-menu .dropdown-header{
        padding:5px 15px 5px 25px
    }

    .AIForm .navbar-nav .open .dropdown-menu>li>a{
        line-height:23px
    }

    .AIForm .navbar-nav .open .dropdown-menu>li>a:hover,
    .AIForm .navbar-nav .open .dropdown-menu>li>a:focus{
        background-image:none
    }


}

@media (min-width:768px){
    .AIForm .navbar-nav{
        float:left;margin:0
    }

    .AIForm .navbar-nav>li{
        float:left
    }

    .AIForm .navbar-nav>li>a{
        padding-top:20.5px;padding-bottom:20.5px
    }


}

.AIForm .navbar-form{
    margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),
        0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),
        0 1px 0 rgba(255,255,255,0.1);margin-top:13.5px;margin-bottom:13.5px
}

@media (min-width:768px){
    .AIForm .navbar-form .form-group{
        display:inline-block;margin-bottom:0;vertical-align:middle
    }

    .AIForm .navbar-form .form-control{
        display:inline-block;width:auto;vertical-align:middle
    }

    .AIForm .navbar-form .form-control-static{
        display:inline-block
    }

    .AIForm .navbar-form .input-group{
        display:inline-table;vertical-align:middle
    }

    .AIForm .navbar-form .input-group .input-group-addon,
    .AIForm .navbar-form .input-group .input-group-btn,
    .AIForm .navbar-form .input-group .form-control{
        width:auto
    }

    .AIForm .navbar-form .input-group>.form-control{
        width:100%
    }

    .AIForm .navbar-form .control-label{
        margin-bottom:0;vertical-align:middle
    }

    .AIForm .navbar-form .radio,
    .AIForm .navbar-form .checkbox{
        display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle
    }

    .AIForm .navbar-form .radio label,
    .AIForm .navbar-form .checkbox label{
        padding-left:0
    }

    .AIForm .navbar-form .radio input[type="radio"],
    .AIForm .navbar-form .checkbox input[type="checkbox"]{
        position:relative;margin-left:0
    }

    .AIForm .navbar-form .has-feedback .form-control-feedback{
        top:0
    }


}

@media (max-width:767px){
    .AIForm .navbar-form .form-group{
        margin-bottom:5px
    }

    .AIForm .navbar-form .form-group:last-child{
        margin-bottom:0
    }


}

@media (min-width:768px){
    .AIForm .navbar-form{
        width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none
    }


}

.AIForm .navbar-nav>li>.dropdown-menu{
    margin-top:0;border-top-right-radius:0;border-top-left-radius:0
}

.AIForm .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{
    margin-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0
}

.AIForm .navbar-btn{
    margin-top:13.5px;margin-bottom:13.5px
}

.AIForm .navbar-btn.btn-sm{
    margin-top:17px;margin-bottom:17px
}

.AIForm .navbar-btn.btn-xs{
    margin-top:21px;margin-bottom:21px
}

.AIForm .navbar-text{
    margin-top:20.5px;margin-bottom:20.5px
}

@media (min-width:768px){
    .AIForm .navbar-text{
        float:left;margin-left:15px;margin-right:15px
    }


}

@media (min-width:768px){
    .AIForm .navbar-left{
        float:left !important
    }

    .AIForm .navbar-right{
        float:right !important;margin-right:-15px
    }

    .AIForm .navbar-right~.navbar-right{
        margin-right:0
    }


}

.AIForm .navbar-default{
    background-color:#ffffff;border-color:transparent
}

.AIForm .navbar-default .navbar-brand{
    color:#666666
}

.AIForm .navbar-default .navbar-brand:hover,
.AIForm .navbar-default .navbar-brand:focus{
    color:#212121;background-color:transparent
}

.AIForm .navbar-default .navbar-text{
    color:#bbbbbb
}

.AIForm .navbar-default .navbar-nav>li>a{
    color:#666666
}

.AIForm .navbar-default .navbar-nav>li>a:hover,
.AIForm .navbar-default .navbar-nav>li>a:focus{
    color:#212121;background-color:transparent
}

.AIForm .navbar-default .navbar-nav>.active>a,
.AIForm .navbar-default .navbar-nav>.active>a:hover,
.AIForm .navbar-default .navbar-nav>.active>a:focus{
    color:#212121;background-color:#eeeeee
}

.AIForm .navbar-default .navbar-nav>.disabled>a,
.AIForm .navbar-default .navbar-nav>.disabled>a:hover,
.AIForm .navbar-default .navbar-nav>.disabled>a:focus{
    color:#cccccc;background-color:transparent
}

.AIForm .navbar-default .navbar-toggle{
    border-color:transparent
}

.AIForm .navbar-default .navbar-toggle:hover,
.AIForm .navbar-default .navbar-toggle:focus{
    background-color:transparent
}

.AIForm .navbar-default .navbar-toggle .icon-bar{
    background-color:rgba(0,0,0,0.5)
}

.AIForm .navbar-default .navbar-collapse,
.AIForm .navbar-default .navbar-form{
    border-color:transparent
}

.AIForm .navbar-default .navbar-nav>.open>a,
.AIForm .navbar-default .navbar-nav>.open>a:hover,
.AIForm .navbar-default .navbar-nav>.open>a:focus{
    background-color:#eeeeee;color:#212121
}

@media (max-width:767px){
    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#666666
    }

    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
        color:#212121;background-color:transparent
    }

    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
        color:#212121;background-color:#eeeeee
    }

    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .AIForm .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{
        color:#cccccc;background-color:transparent
    }


}

.AIForm .navbar-default .navbar-link{
    color:#666666
}

.AIForm .navbar-default .navbar-link:hover{
    color:#212121
}

.AIForm .navbar-default .btn-link{
    color:#666666
}

.AIForm .navbar-default .btn-link:hover,
.AIForm .navbar-default .btn-link:focus{
    color:#212121
}

.AIForm .navbar-default .btn-link[disabled]:hover,
.AIForm fieldset[disabled] .navbar-default .btn-link:hover,
.AIForm .navbar-default .btn-link[disabled]:focus,
.AIForm fieldset[disabled] .navbar-default .btn-link:focus{
    color:#cccccc
}

.AIForm .navbar-inverse{
    background-color:#2196f3;border-color:transparent
}

.AIForm .navbar-inverse .navbar-brand{
    color:#b2dbfb
}

.AIForm .navbar-inverse .navbar-brand:hover,
.AIForm .navbar-inverse .navbar-brand:focus{
    color:#ffffff;background-color:transparent
}

.AIForm .navbar-inverse .navbar-text{
    color:#bbbbbb
}

.AIForm .navbar-inverse .navbar-nav>li>a{
    color:#b2dbfb
}

.AIForm .navbar-inverse .navbar-nav>li>a:hover,
.AIForm .navbar-inverse .navbar-nav>li>a:focus{
    color:#ffffff;background-color:transparent
}

.AIForm .navbar-inverse .navbar-nav>.active>a,
.AIForm .navbar-inverse .navbar-nav>.active>a:hover,
.AIForm .navbar-inverse .navbar-nav>.active>a:focus{
    color:#ffffff;background-color:#0c7cd5
}

.AIForm .navbar-inverse .navbar-nav>.disabled>a,
.AIForm .navbar-inverse .navbar-nav>.disabled>a:hover,
.AIForm .navbar-inverse .navbar-nav>.disabled>a:focus{
    color:#444444;background-color:transparent
}

.AIForm .navbar-inverse .navbar-toggle{
    border-color:transparent
}

.AIForm .navbar-inverse .navbar-toggle:hover,
.AIForm .navbar-inverse .navbar-toggle:focus{
    background-color:transparent
}

.AIForm .navbar-inverse .navbar-toggle .icon-bar{
    background-color:rgba(0,0,0,0.5)
}

.AIForm .navbar-inverse .navbar-collapse,
.AIForm .navbar-inverse .navbar-form{
    border-color:#0c84e4
}

.AIForm .navbar-inverse .navbar-nav>.open>a,
.AIForm .navbar-inverse .navbar-nav>.open>a:hover,
.AIForm .navbar-inverse .navbar-nav>.open>a:focus{
    background-color:#0c7cd5;color:#ffffff
}

@media (max-width:767px){
    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{
        border-color:transparent
    }

    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
        background-color:transparent
    }

    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color:#b2dbfb
    }

    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{
        color:#ffffff;background-color:transparent
    }

    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{
        color:#ffffff;background-color:#0c7cd5
    }

    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .AIForm .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{
        color:#444444;background-color:transparent
    }


}

.AIForm .navbar-inverse .navbar-link{
    color:#b2dbfb
}

.AIForm .navbar-inverse .navbar-link:hover{
    color:#ffffff
}

.AIForm .navbar-inverse .btn-link{
    color:#b2dbfb
}

.AIForm .navbar-inverse .btn-link:hover,
.AIForm .navbar-inverse .btn-link:focus{
    color:#ffffff
}

.AIForm .navbar-inverse .btn-link[disabled]:hover,
.AIForm fieldset[disabled] .navbar-inverse .btn-link:hover,
.AIForm .navbar-inverse .btn-link[disabled]:focus,
.AIForm fieldset[disabled] .navbar-inverse .btn-link:focus{
    color:#444444
}

.AIForm .breadcrumb{
    padding:8px 15px;margin-bottom:23px;list-style:none;background-color:#f5f5f5;border-radius:3px
}

.AIForm .breadcrumb>li{
    display:inline-block
}

.AIForm .breadcrumb>li+li:before{
    content:"/\00a0";padding:0 5px;color:#cccccc
}

.AIForm .breadcrumb>.active{
    color:#bbbbbb
}

.AIForm .pagination{
    display:inline-block;padding-left:0;margin:23px 0;border-radius:3px
}

.AIForm .pagination>li{
    display:inline
}

.AIForm .pagination>li>a,
.AIForm .pagination>li>span{
    position:relative;float:left;padding:6px 16px;line-height:1.846;text-decoration:none;color:#2196f3;background-color:#ffffff;border:1px solid #dddddd;margin-left:-1px
}

.AIForm .pagination>li:first-child>a,
.AIForm .pagination>li:first-child>span{
    margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px
}

.AIForm .pagination>li:last-child>a,
.AIForm .pagination>li:last-child>span{
    border-bottom-right-radius:3px;border-top-right-radius:3px
}

.AIForm .pagination>li>a:hover,
.AIForm .pagination>li>span:hover,
.AIForm .pagination>li>a:focus,
.AIForm .pagination>li>span:focus{
    z-index:2;color:#0a6ebd;background-color:#eeeeee;border-color:#dddddd
}

.AIForm .pagination>.active>a,
.AIForm .pagination>.active>span,
.AIForm .pagination>.active>a:hover,
.AIForm .pagination>.active>span:hover,
.AIForm .pagination>.active>a:focus,
.AIForm .pagination>.active>span:focus{
    z-index:3;color:#ffffff;background-color:#2196f3;border-color:#2196f3;cursor:default
}

.AIForm .pagination>.disabled>span,
.AIForm .pagination>.disabled>span:hover,
.AIForm .pagination>.disabled>span:focus,
.AIForm .pagination>.disabled>a,
.AIForm .pagination>.disabled>a:hover,
.AIForm .pagination>.disabled>a:focus{
    color:#bbbbbb;background-color:#ffffff;border-color:#dddddd;cursor:not-allowed
}

.AIForm .pagination-lg>li>a,
.AIForm .pagination-lg>li>span{
    padding:10px 16px;font-size:17px;line-height:1.3333333
}

.AIForm .pagination-lg>li:first-child>a,
.AIForm .pagination-lg>li:first-child>span{
    border-bottom-left-radius:3px;border-top-left-radius:3px
}

.AIForm .pagination-lg>li:last-child>a,
.AIForm .pagination-lg>li:last-child>span{
    border-bottom-right-radius:3px;border-top-right-radius:3px
}

.AIForm .pagination-sm>li>a,
.AIForm .pagination-sm>li>span{
    padding:5px 10px;font-size:14px;line-height:1.5
}

.AIForm .pagination-sm>li:first-child>a,
.AIForm .pagination-sm>li:first-child>span{
    border-bottom-left-radius:3px;border-top-left-radius:3px
}

.AIForm .pagination-sm>li:last-child>a,
.AIForm .pagination-sm>li:last-child>span{
    border-bottom-right-radius:3px;border-top-right-radius:3px
}

.AIForm .pager{
    padding-left:0;margin:23px 0;list-style:none;text-align:center
}

.AIForm .pager li{
    display:inline
}

.AIForm .pager li>a,
.AIForm .pager li>span{
    display:inline-block;padding:5px 14px;background-color:#ffffff;border:1px solid #dddddd;border-radius:15px
}

.AIForm .pager li>a:hover,
.AIForm .pager li>a:focus{
    text-decoration:none;background-color:#eeeeee
}

.AIForm .pager .next>a,
.AIForm .pager .next>span{
    float:right
}

.AIForm .pager .previous>a,
.AIForm .pager .previous>span{
    float:left
}

.AIForm .pager .disabled>a,
.AIForm .pager .disabled>a:hover,
.AIForm .pager .disabled>a:focus,
.AIForm .pager .disabled>span{
    color:#bbbbbb;background-color:#ffffff;cursor:not-allowed
}

.AIForm .label{
    display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#ffffff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em
}

.AIForm a.label:hover,
a.label:focus{
    color:#ffffff;text-decoration:none;cursor:pointer
}

.AIForm .label:empty{
    display:none
}

.AIForm .btn .label{
    position:relative;top:-1px
}

.AIForm .label-default{
    background-color:#bbbbbb
}

.AIForm .label-default[href]:hover,
.AIForm .label-default[href]:focus{
    background-color:#a2a2a2
}

.AIForm .label-primary{
    background-color:#2196f3
}

.AIForm .label-primary[href]:hover,
.AIForm .label-primary[href]:focus{
    background-color:#0c7cd5
}

.AIForm .label-success{
    background-color:#4caf50
}

.AIForm .label-success[href]:hover,
.AIForm .label-success[href]:focus{
    background-color:#3d8b40
}

.AIForm .label-info{
    background-color:#9c27b0
}

.AIForm .label-info[href]:hover,
.AIForm .label-info[href]:focus{
    background-color:#771e86
}

.AIForm .label-warning{
    background-color:#ff9800
}

.AIForm .label-warning[href]:hover,
.AIForm .label-warning[href]:focus{
    background-color:#cc7a00
}

.AIForm .label-danger{
    background-color:#e51c23
}

.AIForm .label-danger[href]:hover,
.AIForm .label-danger[href]:focus{
    background-color:#b9151b
}

.AIForm .badge{
    display:inline-block;min-width:10px;padding:3px 7px;font-size:14px;font-weight:normal;color:#ffffff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#bbbbbb;border-radius:10px
}

.AIForm .badge:empty{
    display:none
}

.AIForm .btn .badge{
    position:relative;top:-1px
}

.AIForm .btn-xs .badge,
.AIForm .btn-group-xs>.btn .badge{
    top:0;padding:1px 5px
}

.AIForm a.badge:hover,
a.badge:focus{
    color:#ffffff;text-decoration:none;cursor:pointer
}

.AIForm .list-group-item.active>.badge,
.AIForm .nav-pills>.active>a>.badge{
    color:#2196f3;background-color:#ffffff
}

.AIForm .list-group-item>.badge{
    float:right
}

.AIForm .list-group-item>.badge+.badge{
    margin-right:5px
}

.AIForm .nav-pills>li>a>.badge{
    margin-left:3px
}

.AIForm .jumbotron{
    padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#f9f9f9
}

.AIForm .jumbotron h1,
.AIForm .jumbotron .h1{
    color:#444444
}

.AIForm .jumbotron p{
    margin-bottom:15px;font-size:20px;font-weight:200
}

.AIForm .jumbotron>hr{
    border-top-color:#e0e0e0
}

.AIForm .container .jumbotron,
.AIForm .container-fluid .jumbotron{
    border-radius:3px;padding-left:15px;padding-right:15px
}

.AIForm .jumbotron .container{
    max-width:100%
}

@media screen and (min-width:768px){
    .AIForm .jumbotron{
        padding-top:48px;padding-bottom:48px
    }

    .AIForm .container .jumbotron,
    .AIForm .container-fluid .jumbotron{
        padding-left:60px;padding-right:60px
    }

    .AIForm .jumbotron h1,
    .AIForm .jumbotron .h1{
        font-size:59px
    }


}

.AIForm .thumbnail{
    display:block;padding:4px;margin-bottom:23px;line-height:1.846;background-color:#ffffff;border:1px solid #dddddd;border-radius:3px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out
}

.AIForm .thumbnail>img,
.AIForm .thumbnail a>img{
    margin-left:auto;margin-right:auto
}

.AIForm a.thumbnail:hover,
a.thumbnail:focus,
.AIForm a.thumbnail.active{
    border-color:#2196f3
}

.AIForm .thumbnail .caption{
    padding:9px;color:#666666
}


/************** ALERT **************/
.AIForm.alert{
    padding:15px;
    margin-bottom:5px;
    border:1px solid transparent;
    border-radius:3px
}
.AIForm .alert{margin-bottom: 3%;padding:5px 10px;}
.AIForm .ui-dialog-titlebar{
    font-size: 1.1em;
    background: #d4d4d4;
    padding: .4em 1em;
}
.AIForm .ui-dialog-titlebar .ui-dialog-title{
    width:100%;
}
.AIForm .ui-dialog-titlebar .ui-dialog-title .fas,
.AIForm .ui-dialog-titlebar .ui-dialog-title svg{
    margin-right:1em;
}
.AIForm.ui-dialog .ui-dialog-titlebar-close{
    top: 0.8em;
    padding: 2px 15px;
    background: #fff;
}
.AIForm.ui-dialog .ui-dialog-buttonpane {
    margin: 0px;
}
.AIForm.ui-dialog .ui-dialog-buttonpane button{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.AIForm .alert h4{
    margin-top:0;color:inherit
}

.AIForm .alert a{
    font-weight: bold;
    text-decoration: underline;
}

.AIForm .alert>p,
.AIForm .alert>ul{
    margin-bottom:0
}

.AIForm .alert>p+p{
    margin-top:5px
}

.AIForm .alert-dismissable,
.AIForm .alert-dismissible{
    padding-right:35px
}

.AIForm .alert-dismissable .close,
.AIForm .alert-dismissible .close{
    position:relative;top:-2px;right:-21px;color:inherit
}

.AIForm .alert-success{
    color: #d4edda;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.AIForm .alert-success hr{
    border-top-color:#c9e2b3
}

.AIForm .alert-success a{
    color:#3d8b40;
}

.AIForm .alert-info{
    background-color:#bed9e7;border-color:#a4bfdd;color:#275bb0
}

.AIForm .alert-info hr{
    border-top-color:#275bb0
}

.AIForm .alert-info a,
.AIForm .alert-info .alert-link{
    color:#124393
}
.AIForm.alert-info .ui-dialog-buttonpane .ui-button{
    border: 2px solid #124393;
}
/************** INFO **************/
.AIForm .ui-state-info,
.AIForm.alert-info,
.AIForm .alert-info{
    background:#d1ecf1!important;
    border-color:#bee5eb!important;
    color:#0c5460!important;
    border:1px;
}

.AIForm .alert-info hr{
    border-top-color:#bee5eb!important;
}

.AIForm .alert-info .alert-link,
.AIForm .alert-info a{
    color:#062c33!important;
}
.AIForm.alert-info .ui-dialog-titlebar,
.AIForm.alert-info .ui-dialog-buttonset button.ui-button{
    background:#d1ecf1!important;
    border-color:#bee5eb!important;
    color:#062c33!important;
}
.AIForm.alert-info .ui-dialog-buttonpane{
    border-top: 1px solid #bee5eb!important;
}

.AIForm.alert-info .ui-dialog-buttonpane .ui-button:focus{
    border-color:#0c5460!important;
}

/************** SUCCESS **************/
.AIForm .ui-state-success,
.AIForm.alert-success,
.AIForm .alert-success{
    background:#d4edda!important;
    border-color:#c3e6cb!important;
    color:#155724!important;
    border:1px;
}

.AIForm .alert-success hr{
    border-top-color:#c3e6cb!important;
}

.AIForm .alert-success .alert-link,
.AIForm .alert-success a{
    color:#0b2e13!important;
}
.AIForm.alert-success .ui-dialog-titlebar,
.AIForm.alert-success .ui-dialog-buttonset button.ui-button{
    background:#d4edda!important;
    border-color:#c3e6cb!important;
    color:#0b2e13!important;
}
.AIForm.alert-success .ui-dialog-buttonpane{
    border-top: 1px solid #c3e6cb!important;
}
.AIForm.alert-success .ui-dialog-buttonpane .ui-button:focus{
    border-color:#155724!important;
}

/************** WARNING **************/
.AIForm .ui-state-warning,
.AIForm.alert-warning,
.AIForm .alert-warning{
    background:#fff3cd!important;
    border-color:#ffeeba!important;
    color:#856404!important;
    border:1px;
}

.AIForm .alert-warning hr{
    border-top-color:#ffeeba!important;
}

.AIForm .alert-warning a,
.AIForm .alert-warning .alert-link{
    color:#533f03!important;
}
.AIForm.alert-warning .ui-dialog-titlebar,
.AIForm.alert-warning .ui-dialog-buttonset button.ui-button{
    background:#ff9800!important;
    border-color:#ffeeba!important;
    color:#533f03!important;
}
.AIForm.alert-warning .ui-dialog-buttonpane{
    border-top: 1px solid #ffeeba;
}
.AIForm.alert-warning .ui-dialog-buttonpane .ui-button:focus{
    border-color:#856404!important;
}

/************** DANGER **************/
.AIForm .ui-state-error,
.AIForm.alert-danger,
.AIForm .alert-danger{
    background:#ffc4c4!important;
    border-color:#f5c6cb!important;
    color:#721c24!important;
    border:1px;
}

.AIForm .alert-danger hr{
    border-top-color:#ffc4c4!important;
}

.AIForm .alert-danger .alert-link,
.AIForm .alert-danger a{
    color:#491217!important;
}
.AIForm.alert-danger .ui-dialog-titlebar,
.AIForm.alert-danger .ui-dialog-buttonset button.ui-button{
    background:#ffc4c4!important;
    border:2px solid #f5c6cb!important;
    border-color:#f5c6cb!important;
    color:#491217!important;
}
.AIForm.alert-danger .ui-dialog-buttonpane{
    border-top: 1px solid #f5c6cb!important;
    background: #fff!important;
}
.AIForm.alert-danger .ui-dialog-buttonset button.ui-button:focus{
    border-color:#721c24!important;
}



@-webkit-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }

    to{
        background-position:0 0
    }


}

@-o-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }

    to{
        background-position:0 0
    }


}

@keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }

    to{
        background-position:0 0
    }


}

.AIForm .progress{
    overflow:hidden;height:23px;margin-bottom:23px;background-color:#f5f5f5;border-radius:3px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}

.AIForm .progress-bar{
    float:left;width:0%;height:100%;font-size:14px;line-height:23px;color:#ffffff;text-align:center;background-color:#2196f3;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease
}

.AIForm .progress-striped .progress-bar,
.AIForm .progress-bar-striped{
    background-image:-webkit-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:-o-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);-webkit-background-size:40px 40px;background-size:40px 40px
}

.AIForm .progress.active .progress-bar,
.AIForm .progress-bar.active{
    -webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite
}

.AIForm .progress-bar-success{
    background-color:#4caf50
}

.AIForm .progress-striped .progress-bar-success{
    background-image:-webkit-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:-o-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent)
}

.AIForm .progress-bar-info{
    background-color:#9c27b0
}

.AIForm .progress-striped .progress-bar-info{
    background-image:-webkit-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:-o-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent)
}

.AIForm .progress-bar-warning{
    background-color:#ff9800
}

.AIForm .progress-striped .progress-bar-warning{
    background-image:-webkit-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:-o-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent)
}

.AIForm .progress-bar-danger{
    background-color:#e51c23
}

.AIForm .progress-striped .progress-bar-danger{
    background-image:-webkit-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:-o-linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent);background-image:linear-gradient(45deg,
        rgba(255,255,255,0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255,255,255,0.15) 50%,
        rgba(255,255,255,0.15) 75%,
        transparent 75%,
        transparent)
}

.AIForm .media{
    margin-top:15px
}

.AIForm .media:first-child{
    margin-top:0
}

.AIForm .media,
.AIForm .media-body{
    zoom:1;overflow:hidden
}

.AIForm .media-body{
    width:10000px
}

.AIForm .media-object{
    display:block
}

.AIForm .media-object.img-thumbnail{
    max-width:none
}

.AIForm .media-right,
.AIForm .media>.pull-right{
    padding-left:10px
}

.AIForm .media-left,
.AIForm .media>.pull-left{
    padding-right:10px
}

.AIForm .media-left,
.AIForm .media-right,
.AIForm .media-body{
    display:table-cell;vertical-align:top
}

.AIForm .media-middle{
    vertical-align:middle
}

.AIForm .media-bottom{
    vertical-align:bottom
}

.AIForm .media-heading{
    margin-top:0;margin-bottom:5px
}

.AIForm .media-list{
    padding-left:0;list-style:none
}

.AIForm .list-group{
    margin-bottom:20px;padding-left:0
}

.AIForm .list-group-item{
    position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#ffffff;border:1px solid #dddddd
}

.AIForm .list-group-item:first-child{
    border-top-right-radius:3px;border-top-left-radius:3px
}

.AIForm .list-group-item:last-child{
    margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px
}

.AIForm a.list-group-item,
button.list-group-item{
    color:#555555
}

.AIForm a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading{
    color:#333333
}

.AIForm a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus{
    text-decoration:none;color:#555555;background-color:#f5f5f5
}

.AIForm button.list-group-item{
    width:100%;text-align:left
}

.AIForm .list-group-item.disabled,
.AIForm .list-group-item.disabled:hover,
.AIForm .list-group-item.disabled:focus{
    background-color:#eeeeee;color:#bbbbbb;cursor:not-allowed
}

.AIForm .list-group-item.disabled .list-group-item-heading,
.AIForm .list-group-item.disabled:hover .list-group-item-heading,
.AIForm .list-group-item.disabled:focus .list-group-item-heading{
    color:inherit
}

.AIForm .list-group-item.disabled .list-group-item-text,
.AIForm .list-group-item.disabled:hover .list-group-item-text,
.AIForm .list-group-item.disabled:focus .list-group-item-text{
    color:#bbbbbb
}

.AIForm .list-group-item.active,
.AIForm .list-group-item.active:hover,
.AIForm .list-group-item.active:focus{
    z-index:2;color:#ffffff;background-color:#2196f3;border-color:#2196f3
}

.AIForm .list-group-item.active .list-group-item-heading,
.AIForm .list-group-item.active:hover .list-group-item-heading,
.AIForm .list-group-item.active:focus .list-group-item-heading,
.AIForm .list-group-item.active .list-group-item-heading>small,
.AIForm .list-group-item.active:hover .list-group-item-heading>small,
.AIForm .list-group-item.active:focus .list-group-item-heading>small,
.AIForm .list-group-item.active .list-group-item-heading>.small,
.AIForm .list-group-item.active:hover .list-group-item-heading>.small,
.AIForm .list-group-item.active:focus .list-group-item-heading>.small{
    color:inherit
}

.AIForm .list-group-item.active .list-group-item-text,
.AIForm .list-group-item.active:hover .list-group-item-text,
.AIForm .list-group-item.active:focus .list-group-item-text{
    color:#e3f2fd
}

.AIForm .list-group-item-success{
    color:#4caf50;background-color:#dff0d8
}

.AIForm a.list-group-item-success,
button.list-group-item-success{
    color:#4caf50
}

.AIForm a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading{
    color:inherit
}

.AIForm a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus{
    color:#4caf50;background-color:#d0e9c6
}

.AIForm a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus{
    color:#fff;background-color:#4caf50;border-color:#4caf50
}

.AIForm .list-group-item-info{
    color:#9c27b0;background-color:#e1bee7
}

.AIForm a.list-group-item-info,
button.list-group-item-info{
    color:#9c27b0
}

.AIForm a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading{
    color:inherit
}

.AIForm a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus{
    color:#9c27b0;background-color:#d8abe0
}

.AIForm a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus{
    color:#fff;background-color:#9c27b0;border-color:#9c27b0
}

.AIForm .list-group-item-warning{
    color:#ff9800;background-color:#fff3cd
}

.AIForm a.list-group-item-warning,
button.list-group-item-warning{
    color:#ff9800
}

.AIForm a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading{
    color:inherit
}

.AIForm a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus{
    color:#ff9800;background-color:#ffd699
}

.AIForm a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus{
    color:#fff;background-color:#ff9800;border-color:#ff9800
}

.AIForm .list-group-item-danger{
    color:#e51c23;background-color:#f9bdbb
}

.AIForm a.list-group-item-danger,
button.list-group-item-danger{
    color:#e51c23
}

.AIForm a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading{
    color:inherit
}

.AIForm a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus{
    color:#e51c23;background-color:#f7a6a4
}

.AIForm a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus{
    color:#fff;background-color:#e51c23;border-color:#e51c23
}

.AIForm .list-group-item-heading{
    margin-top:0;margin-bottom:5px
}

.AIForm .list-group-item-text{
    margin-bottom:0;line-height:1.3
}

.AIForm .panel{
    margin-bottom:23px;background-color:#ffffff;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)
}

.AIForm .panel-body{
    padding:15px
}

.AIForm .panel-heading{
    padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px
}

.AIForm .panel-heading>.dropdown .dropdown-toggle{
    color:inherit;
}

.AIForm .panel-title{
    margin-top:0;margin-bottom:0;font-size:15px;color:inherit
}

.AIForm .panel-title>a,
.AIForm .panel-title>small,
.AIForm .panel-title>.small,
.AIForm .panel-title>small>a,
.AIForm .panel-title>.small>a{
    color:inherit
}

.AIForm .panel-footer{
    padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #dddddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px
}

.AIForm .panel>.list-group,
.AIForm .panel>.panel-collapse>.list-group{
    margin-bottom:0
}

.AIForm .panel>.list-group .list-group-item,
.AIForm .panel>.panel-collapse>.list-group .list-group-item{
    border-width:1px 0;border-radius:0
}

.AIForm .panel>.list-group:first-child .list-group-item:first-child,
.AIForm .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{
    border-top:0;border-top-right-radius:2px;border-top-left-radius:2px
}

.AIForm .panel>.list-group:last-child .list-group-item:last-child,
.AIForm .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{
    border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px
}

.AIForm .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{
    border-top-right-radius:0;border-top-left-radius:0
}

.AIForm .panel-heading+.list-group .list-group-item:first-child{
    border-top-width:0
}

.AIForm .list-group+.panel-footer{
    border-top-width:0
}

.AIForm .table-responsive{min-width: 100%;}
.AIForm .panel>.table,
.AIForm .panel>.table-responsive>.table,
.AIForm .panel>.panel-collapse>.table{
    margin-bottom:0
}

.AIForm .panel>.table caption,
.AIForm .panel>.table-responsive>.table caption,
.AIForm .panel>.panel-collapse>.table caption{
    padding-left:15px;padding-right:15px
}

.AIForm .panel>.table:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child{
    border-top-right-radius:2px;border-top-left-radius:2px
}

.AIForm .panel>.table:first-child>thead:first-child>tr:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.AIForm .panel>.table:first-child>tbody:first-child>tr:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{
    border-top-left-radius:2px;border-top-right-radius:2px
}

.AIForm .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.AIForm .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.AIForm .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.AIForm .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{
    border-top-left-radius:2px
}

.AIForm .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.AIForm .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.AIForm .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.AIForm .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.AIForm .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{
    border-top-right-radius:2px
}

.AIForm .panel>.table:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child{
    border-bottom-right-radius:2px;border-bottom-left-radius:2px
}

.AIForm .panel>.table:last-child>tbody:last-child>tr:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.AIForm .panel>.table:last-child>tfoot:last-child>tr:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{
    border-bottom-left-radius:2px;border-bottom-right-radius:2px
}

.AIForm .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.AIForm .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.AIForm .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.AIForm .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{
    border-bottom-left-radius:2px
}

.AIForm .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.AIForm .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.AIForm .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.AIForm .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.AIForm .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{
    border-bottom-right-radius:2px
}

.AIForm .panel>.panel-body+.table,
.AIForm .panel>.panel-body+.table-responsive,
.AIForm .panel>.table+.panel-body,
.AIForm .panel>.table-responsive+.panel-body{
    border-top:1px solid #dddddd
}

.AIForm .panel>.table>tbody:first-child>tr:first-child th,
.AIForm .panel>.table>tbody:first-child>tr:first-child td{
    border-top:0
}

.AIForm .panel>.table-bordered,
.AIForm .panel>.table-responsive>.table-bordered{
    border:0
}

.AIForm .panel>.table-bordered>thead>tr>th:first-child,
.AIForm .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.AIForm .panel>.table-bordered>tbody>tr>th:first-child,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.AIForm .panel>.table-bordered>tfoot>tr>th:first-child,
.AIForm .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.AIForm .panel>.table-bordered>thead>tr>td:first-child,
.AIForm .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.AIForm .panel>.table-bordered>tbody>tr>td:first-child,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.AIForm .panel>.table-bordered>tfoot>tr>td:first-child,
.AIForm .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{
    border-left:0
}

.AIForm .panel>.table-bordered>thead>tr>th:last-child,
.AIForm .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.AIForm .panel>.table-bordered>tbody>tr>th:last-child,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.AIForm .panel>.table-bordered>tfoot>tr>th:last-child,
.AIForm .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.AIForm .panel>.table-bordered>thead>tr>td:last-child,
.AIForm .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.AIForm .panel>.table-bordered>tbody>tr>td:last-child,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.AIForm .panel>.table-bordered>tfoot>tr>td:last-child,
.AIForm .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{
    border-right:0
}

.AIForm .panel>.table-bordered>thead>tr:first-child>td,
.AIForm .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.AIForm .panel>.table-bordered>tbody>tr:first-child>td,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.AIForm .panel>.table-bordered>thead>tr:first-child>th,
.AIForm .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.AIForm .panel>.table-bordered>tbody>tr:first-child>th,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{
    border-bottom:0
}

.AIForm .panel>.table-bordered>tbody>tr:last-child>td,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.AIForm .panel>.table-bordered>tfoot>tr:last-child>td,
.AIForm .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.AIForm .panel>.table-bordered>tbody>tr:last-child>th,
.AIForm .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.AIForm .panel>.table-bordered>tfoot>tr:last-child>th,
.AIForm .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{
    border-bottom:0
}

.AIForm .panel>.table-responsive{
    border:0;margin-bottom:0
}

.AIForm .panel-group{
    margin-bottom:23px
}

.AIForm .panel-group .panel{
    margin-bottom:0;border-radius:3px
}

.AIForm .panel-group .panel+.panel{
    margin-top:5px
}

.AIForm .panel-group .panel-heading{
    border-bottom:0
}

.AIForm .panel-group .panel-heading+.panel-collapse>.panel-body,
.AIForm .panel-group .panel-heading+.panel-collapse>.list-group{
    border-top:1px solid #dddddd
}

.AIForm .panel-group .panel-footer{
    border-top:0
}

.AIForm .panel-group .panel-footer+.panel-collapse .panel-body{
    border-bottom:1px solid #dddddd
}

.AIForm .panel-default{
    border-color:#dddddd
}

.AIForm .panel-default>.panel-heading{
    color:#212121;background-color:#f5f5f5;border-color:#dddddd
}

.AIForm .panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#dddddd
}

.AIForm .panel-default>.panel-heading .badge{
    color:#f5f5f5;background-color:#212121
}

.AIForm .panel-default>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#dddddd
}

.AIForm .panel-primary{
    border-color:#2196f3
}

.AIForm .panel-primary>.panel-heading{
    color:#ffffff;background-color:#2196f3;border-color:#2196f3
}

.AIForm .panel-primary>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#2196f3
}

.AIForm .panel-primary>.panel-heading .badge{
    color:#2196f3;background-color:#ffffff
}

.AIForm .panel-primary>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#2196f3
}

.AIForm .panel-success{
    border-color:#d6e9c6
}

.AIForm .panel-success>.panel-heading{
    color:#ffffff;background-color:#4caf50;border-color:#d6e9c6
}

.AIForm .panel-success>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#d6e9c6
}

.AIForm .panel-success>.panel-heading .badge{
    color:#4caf50;background-color:#ffffff
}

.AIForm .panel-success>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#d6e9c6
}

.AIForm .panel-info{
    border-color:#cba4dd
}

.AIForm .panel-info>.panel-heading{
    color:#ffffff;background-color:#9c27b0;border-color:#cba4dd
}

.AIForm .panel-info>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#cba4dd
}

.AIForm .panel-info>.panel-heading .badge{
    color:#9c27b0;background-color:#ffffff
}

.AIForm .panel-info>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#cba4dd
}

.AIForm .panel-warning{
    border-color:#ffeeba
}

.AIForm .panel-warning>.panel-heading{
    color:#ffffff;background-color:#ff9800;border-color:#ffeeba
}

.AIForm .panel-warning>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#ffeeba
}

.AIForm .panel-warning>.panel-heading .badge{
    color:#ff9800;background-color:#ffffff
}

.AIForm .panel-warning>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#ffeeba
}

.AIForm .panel-danger{
    border-color:#f7a4af
}

.AIForm .panel-danger>.panel-heading{
    color:#ffffff;background-color:#e51c23;border-color:#f7a4af
}

.AIForm .panel-danger>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#f7a4af
}

.AIForm .panel-danger>.panel-heading .badge{
    color:#e51c23;background-color:#ffffff
}

.AIForm .panel-danger>.panel-footer+.panel-collapse>.panel-body{
    border-bottom-color:#f7a4af
}

.AIForm .embed-responsive{
    position:relative;display:block;height:0;padding:0;overflow:hidden
}

.AIForm .embed-responsive .embed-responsive-item,
.AIForm .embed-responsive iframe,
.AIForm .embed-responsive embed,
.AIForm .embed-responsive object,
.AIForm .embed-responsive video{
    position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0
}

.AIForm .embed-responsive-16by9{
    padding-bottom:56.25%
}

.AIForm .embed-responsive-4by3{
    padding-bottom:75%
}

.AIForm .well{
    min-height:20px;padding:19px;margin-bottom:20px;background-color:#f9f9f9;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}

.AIForm .well blockquote{
    border-color:#ddd;border-color:rgba(0,0,0,0.15)
}

.AIForm .well-lg{
    padding:24px;border-radius:3px
}

.AIForm .well-sm{
    padding:9px;border-radius:3px
}

.AIForm .close{
    float:right;font-size:19.5px;font-weight:normal;line-height:1;color:#000000;text-shadow:none;opacity:0.2;filter:alpha(opacity=20)
}

.AIForm .close:hover,
.AIForm .close:focus{
    color:#000000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)
}

.AIForm button.close{
    padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none
}

.AIForm .modal-open{
    overflow:hidden
}

.AIForm .modal{
    display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0
}

.AIForm .modal.fade .modal-dialog{
    -webkit-transform:translate(0,
        -25%);-ms-transform:translate(0,
        -25%);-o-transform:translate(0,
        -25%);transform:translate(0,
        -25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out
}

.AIForm .modal.in .modal-dialog{
    -webkit-transform:translate(0,
        0);-ms-transform:translate(0,
        0);-o-transform:translate(0,
        0);transform:translate(0,
        0)
}

.AIForm .modal-open .modal{
    overflow-x:hidden;overflow-y:auto
}

.AIForm .modal-dialog{
    position:relative;width:auto;margin:10px
}

.AIForm .modal-content{
    position:relative;background-color:#ffffff;border:1px solid #999999;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0
}

.AIForm .modal-backdrop{
    position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000
}

.AIForm .modal-backdrop.fade{
    opacity:0;filter:alpha(opacity=0)
}

.AIForm .modal-backdrop.in{
    opacity:0.5;filter:alpha(opacity=50)
}

.AIForm .modal-header{
    padding:15px;border-bottom:1px solid transparent
}

.AIForm .modal-header .close{
    margin-top:-2px
}

.AIForm .modal-title{
    margin:0;line-height:1.846
}

.AIForm .modal-body{
    position:relative;padding:15px
}

.AIForm .modal-footer{
    padding:15px;text-align:right;border-top:1px solid transparent
}

.AIForm .modal-footer .btn+.btn{
    margin-left:5px;margin-bottom:0
}

.AIForm .modal-footer .btn-group .btn+.btn{
    margin-left:-1px
}

.AIForm .modal-footer .btn-block+.btn-block{
    margin-left:0
}

.AIForm .modal-scrollbar-measure{
    position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll
}

@media (min-width:768px){
    .AIForm .modal-dialog{
        width:600px;margin:30px auto
    }

    .AIForm .modal-content{
        -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)
    }

    .AIForm .modal-sm{
        width:300px
    }


}

@media (min-width:992px){
    .AIForm .modal-lg{
        width:900px
    }


}

.AIForm .tooltip{
    position:absolute;z-index:1070;display:block;font-family:"Roboto",
        "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.846;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;opacity:0;filter:alpha(opacity=0)
}

.AIForm .tooltip.in{
    opacity:0.9;filter:alpha(opacity=90)
}

.AIForm .tooltip.top{
    margin-top:-3px;padding:5px 0
}

.AIForm .tooltip.right{
    margin-left:3px;padding:0 5px
}

.AIForm .tooltip.bottom{
    margin-top:3px;padding:5px 0
}

.AIForm .tooltip.left{
    margin-left:-3px;padding:0 5px
}

.AIForm .tooltip-inner{
    max-width:200px;padding:3px 8px;color:#ffffff;text-align:center;background-color:#727272;border-radius:3px
}

.AIForm .tooltip-arrow{
    position:absolute;width:0;height:0;border-color:transparent;border-style:solid
}

.AIForm .tooltip.top .tooltip-arrow{
    bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#727272
}

.AIForm .tooltip.top-left .tooltip-arrow{
    bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#727272
}

.AIForm .tooltip.top-right .tooltip-arrow{
    bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#727272
}

.AIForm .tooltip.right .tooltip-arrow{
    top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#727272
}

.AIForm .tooltip.left .tooltip-arrow{
    top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#727272
}

.AIForm .tooltip.bottom .tooltip-arrow{
    top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#727272
}

.AIForm .tooltip.bottom-left .tooltip-arrow{
    top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#727272
}

.AIForm .tooltip.bottom-right .tooltip-arrow{
    top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#727272
}

.AIForm .popover{
    position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Roboto",
        "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.846;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#ffffff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)
}

.AIForm .popover.top{
    margin-top:-10px
}

.AIForm .popover.right{
    margin-left:10px
}

.AIForm .popover.bottom{
    margin-top:10px
}

.AIForm .popover.left{
    margin-left:-10px
}

.AIForm .popover-title{
    margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:2px 2px 0 0
}

.AIForm .popover-content{
    padding:9px 14px
}

.AIForm .popover>.arrow,
.AIForm .popover>.arrow:after{
    position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid
}

.AIForm .popover>.arrow{
    border-width:11px
}

.AIForm .popover>.arrow:after{
    border-width:10px;content:""
}

.AIForm .popover.top>.arrow{
    left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0.075);bottom:-11px
}

.AIForm .popover.top>.arrow:after{
    content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff
}

.AIForm .popover.right>.arrow{
    top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0.075)
}

.AIForm .popover.right>.arrow:after{
    content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff
}

.AIForm .popover.bottom>.arrow{
    left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0.075);top:-11px
}

.AIForm .popover.bottom>.arrow:after{
    content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff
}

.AIForm .popover.left>.arrow{
    top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0.075)
}

.AIForm .popover.left>.arrow:after{
    content:" ";right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px
}

.AIForm .carousel{
    position:relative
}

.AIForm .carousel-inner{
    position:relative;overflow:hidden;width:100%
}

.AIForm .carousel-inner>.item{
    display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left
}

.AIForm .carousel-inner>.item>img,
.AIForm .carousel-inner>.item>a>img{
    line-height:1
}

@media all and (transform-3d),
(-webkit-transform-3d){
    .AIForm .carousel-inner>.item{
        -webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px
    }

    .AIForm .carousel-inner>.item.next,
    .AIForm .carousel-inner>.item.active.right{
        -webkit-transform:translate3d(100%,
            0,
            0);transform:translate3d(100%,
            0,
            0);left:0
    }

    .AIForm .carousel-inner>.item.prev,
    .AIForm .carousel-inner>.item.active.left{
        -webkit-transform:translate3d(-100%,
            0,
            0);transform:translate3d(-100%,
            0,
            0);left:0
    }

    .AIForm .carousel-inner>.item.next.left,
    .AIForm .carousel-inner>.item.prev.right,
    .AIForm .carousel-inner>.item.active{
        -webkit-transform:translate3d(0,
            0,
            0);transform:translate3d(0,
            0,
            0);left:0
    }


}

.AIForm .carousel-inner>.active,
.AIForm .carousel-inner>.next,
.AIForm .carousel-inner>.prev{
    display:block
}

.AIForm .carousel-inner>.active{
    left:0
}

.AIForm .carousel-inner>.next,
.AIForm .carousel-inner>.prev{
    position:absolute;top:0;width:100%
}

.AIForm .carousel-inner>.next{
    left:100%
}

.AIForm .carousel-inner>.prev{
    left:-100%
}

.AIForm .carousel-inner>.next.left,
.AIForm .carousel-inner>.prev.right{
    left:0
}

.AIForm .carousel-inner>.active.left{
    left:-100%
}

.AIForm .carousel-inner>.active.right{
    left:100%
}

.AIForm .carousel-control{
    position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0)
}

.AIForm .carousel-control.left{
    background-image:-webkit-linear-gradient(left,
        rgba(0,0,0,0.5) 0,
        rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left,
        rgba(0,0,0,0.5) 0,
        rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear,
        left top,
        right top,
        from(rgba(0,0,0,0.5)),
        to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right,
        rgba(0,0,0,0.5) 0,
        rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
        endColorstr='#00000000',
        GradientType=1)
}

.AIForm .carousel-control.right{
    left:auto;right:0;background-image:-webkit-linear-gradient(left,
        rgba(0,0,0,0.0001) 0,
        rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left,
        rgba(0,0,0,0.0001) 0,
        rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear,
        left top,
        right top,
        from(rgba(0,0,0,0.0001)),
        to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right,
        rgba(0,0,0,0.0001) 0,
        rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
        endColorstr='#80000000',
        GradientType=1)
}

.AIForm .carousel-control:hover,
.AIForm .carousel-control:focus{
    outline:0;color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)
}

.AIForm .carousel-control .icon-prev,
.AIForm .carousel-control .icon-next,
.AIForm .carousel-control .glyphicon-chevron-left,
.AIForm .carousel-control .glyphicon-chevron-right{
    position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block
}

.AIForm .carousel-control .icon-prev,
.AIForm .carousel-control .glyphicon-chevron-left{
    left:50%;margin-left:-10px
}

.AIForm .carousel-control .icon-next,
.AIForm .carousel-control .glyphicon-chevron-right{
    right:50%;margin-right:-10px
}

.AIForm .carousel-control .icon-prev,
.AIForm .carousel-control .icon-next{
    width:20px;height:20px;line-height:1;font-family:serif
}

.AIForm .carousel-control .icon-prev:before{
    content:'\2039'
}

.AIForm .carousel-control .icon-next:before{
    content:'\203a'
}

.AIForm .carousel-indicators{
    position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center
}

.AIForm .carousel-indicators li{
    display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #ffffff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)
}

.AIForm .carousel-indicators .active{
    margin:0;width:12px;height:12px;background-color:#ffffff
}

.AIForm .carousel-caption{
    position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)
}

.AIForm .carousel-caption .btn{
    text-shadow:none
}

@media screen and (min-width:768px){
    .AIForm .carousel-control .glyphicon-chevron-left,
    .AIForm .carousel-control .glyphicon-chevron-right,
    .AIForm .carousel-control .icon-prev,
    .AIForm .carousel-control .icon-next{
        width:30px;height:30px;margin-top:-10px;font-size:30px
    }

    .AIForm .carousel-control .glyphicon-chevron-left,
    .AIForm .carousel-control .icon-prev{
        margin-left:-10px
    }

    .AIForm .carousel-control .glyphicon-chevron-right,
    .AIForm .carousel-control .icon-next{
        margin-right:-10px
    }

    .AIForm .carousel-caption{
        left:20%;right:20%;padding-bottom:30px
    }

    .AIForm .carousel-indicators{
        bottom:20px
    }


}

.AIForm .clearfix:before,
.AIForm .clearfix:after,
.AIForm .dl-horizontal dd:before,
.AIForm .dl-horizontal dd:after,
.AIForm .container:before,
.AIForm .container:after,
.AIForm .container-fluid:before,
.AIForm .container-fluid:after,
.AIForm .row:before,
.AIForm .row:after,
.AIForm .form-horizontal .form-group:before,
.AIForm .form-horizontal .form-group:after,
.AIForm .btn-toolbar:before,
.AIForm .btn-toolbar:after,
.AIForm .btn-group-vertical>.btn-group:before,
.AIForm .btn-group-vertical>.btn-group:after,
.AIForm .nav:before,
.AIForm .nav:after,
.AIForm .navbar:before,
.AIForm .navbar:after,
.AIForm .navbar-header:before,
.AIForm .navbar-header:after,
.AIForm .navbar-collapse:before,
.AIForm .navbar-collapse:after,
.AIForm .pager:before,
.AIForm .pager:after,
.AIForm .panel-body:before,
.AIForm .panel-body:after,
.AIForm .modal-header:before,
.AIForm .modal-header:after,
.AIForm .modal-footer:before,
.AIForm .modal-footer:after{
    content:" ";display:table
}

.AIForm .clearfix:after,
.AIForm .dl-horizontal dd:after,
.AIForm .container:after,
.AIForm .container-fluid:after,
.AIForm .row:after,
.AIForm .form-horizontal .form-group:after,
.AIForm .btn-toolbar:after,
.AIForm .btn-group-vertical>.btn-group:after,
.AIForm .nav:after,
.AIForm .navbar:after,
.AIForm .navbar-header:after,
.AIForm .navbar-collapse:after,
.AIForm .pager:after,
.AIForm .panel-body:after,
.AIForm .modal-header:after,
.AIForm .modal-footer:after{
    clear:both
}

.AIForm .center-block{
    display:block;margin-left:auto;margin-right: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
}

@-ms-viewport{
    width:device-width
}

.AIForm .visible-xs,
.AIForm .visible-sm,
.AIForm .visible-md,
.AIForm .visible-lg{
    display:none !important
}

.AIForm .visible-xs-block,
.AIForm .visible-xs-inline,
.AIForm .visible-xs-inline-block,
.AIForm .visible-sm-block,
.AIForm .visible-sm-inline,
.AIForm .visible-sm-inline-block,
.AIForm .visible-md-block,
.AIForm .visible-md-inline,
.AIForm .visible-md-inline-block,
.AIForm .visible-lg-block,
.AIForm .visible-lg-inline,
.AIForm .visible-lg-inline-block{
    display:none !important
}

@media (max-width:767px){
    .AIForm .visible-xs{
        display:block !important
    }

    table.visible-xs{
        display:table !important
    }

    tr.visible-xs{
        display:table-row !important
    }

    th.visible-xs,
    td.visible-xs{
        display:table-cell !important
    }


}

@media (max-width:767px){
    .AIForm .visible-xs-block{
        display:block !important
    }


}

@media (max-width:767px){
    .AIForm .visible-xs-inline{
        display:inline !important
    }


}

@media (max-width:767px){
    .AIForm .visible-xs-inline-block{
        display:inline-block !important
    }


}

@media (min-width:768px) and (max-width:991px){
    .AIForm .visible-sm{
        display:block !important
    }

    table.visible-sm{
        display:table !important
    }

    tr.visible-sm{
        display:table-row !important
    }

    th.visible-sm,
    td.visible-sm{
        display:table-cell !important
    }


}

@media (min-width:768px) and (max-width:991px){
    .AIForm .visible-sm-block{
        display:block !important
    }


}

@media (min-width:768px) and (max-width:991px){
    .AIForm .visible-sm-inline{
        display:inline !important
    }


}

@media (min-width:768px) and (max-width:991px){
    .AIForm .visible-sm-inline-block{
        display:inline-block !important
    }


}

@media (min-width:992px) and (max-width:1199px){
    .AIForm .visible-md{
        display:block !important
    }

    table.visible-md{
        display:table !important
    }

    tr.visible-md{
        display:table-row !important
    }

    th.visible-md,
    td.visible-md{
        display:table-cell !important
    }


}

@media (min-width:992px) and (max-width:1199px){
    .AIForm .visible-md-block{
        display:block !important
    }


}

@media (min-width:992px) and (max-width:1199px){
    .AIForm .visible-md-inline{
        display:inline !important
    }


}

@media (min-width:992px) and (max-width:1199px){
    .AIForm .visible-md-inline-block{
        display:inline-block !important
    }


}

@media (min-width:1200px){
    .AIForm .visible-lg{
        display:block !important
    }

    table.visible-lg{
        display:table !important
    }

    tr.visible-lg{
        display:table-row !important
    }

    th.visible-lg,
    td.visible-lg{
        display:table-cell !important
    }


}

@media (min-width:1200px){
    .AIForm .visible-lg-block{
        display:block !important
    }


}

@media (min-width:1200px){
    .AIForm .visible-lg-inline{
        display:inline !important
    }


}

@media (min-width:1200px){
    .AIForm .visible-lg-inline-block{
        display:inline-block !important
    }


}

@media (max-width:767px){
    .AIForm .hidden-xs{
        display:none !important
    }


}

@media (min-width:768px) and (max-width:991px){
    .AIForm .hidden-sm{
        display:none !important
    }


}

@media (min-width:992px) and (max-width:1199px){
    .AIForm .hidden-md{
        display:none !important
    }


}

@media (min-width:1200px){
    .AIForm .hidden-lg{
        display:none !important
    }


}

.AIForm .visible-print{
    display:none !important
}

@media print{
    .AIForm .visible-print{
        display:block !important
    }

    table.visible-print{
        display:table !important
    }

    tr.visible-print{
        display:table-row !important
    }

    th.visible-print,
    td.visible-print{
        display:table-cell !important
    }


}

.AIForm .visible-print-block{
    display:none !important
}

@media print{
    .AIForm .visible-print-block{
        display:block !important
    }


}

.AIForm .visible-print-inline{
    display:none !important
}

@media print{
    .AIForm .visible-print-inline{
        display:inline !important
    }


}

.AIForm .visible-print-inline-block{
    display:none !important
}

@media print{
    .AIForm .visible-print-inline-block{
        display:inline-block !important
    }


}

@media print{
    .AIForm .hidden-print{
        display:none !important
    }


}

.AIForm .navbar{
    border:none;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);box-shadow:0 1px 2px rgba(0,0,0,0.3)
}

.AIForm .navbar-brand{
    font-size:24px
}

.AIForm .navbar-inverse .navbar-form input[type=text],
.AIForm .navbar-inverse .navbar-form input[type=password]{
    color:#fff;-webkit-box-shadow:inset 0 -1px 0 #b2dbfb;box-shadow:inset 0 -1px 0 #b2dbfb
}

.AIForm .navbar-inverse .navbar-form input[type=text]::-moz-placeholder,
.AIForm .navbar-inverse .navbar-form input[type=password]::-moz-placeholder{
    color:#b2dbfb;opacity:1
}

.AIForm .navbar-inverse .navbar-form input[type=text]:-ms-input-placeholder,
.AIForm .navbar-inverse .navbar-form input[type=password]:-ms-input-placeholder{
    color:#b2dbfb
}

.AIForm .navbar-inverse .navbar-form input[type=text]::-webkit-input-placeholder,
.AIForm .navbar-inverse .navbar-form input[type=password]::-webkit-input-placeholder{
    color:#b2dbfb
}

.AIForm .navbar-inverse .navbar-form input[type=text]:focus,
.AIForm .navbar-inverse .navbar-form input[type=password]:focus{
    -webkit-box-shadow:inset 0 -2px 0 #fff;box-shadow:inset 0 -2px 0 #fff
}

.AIForm .btn-default{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-default:focus{
    background-color:#ffffff
}

.AIForm .btn-default:hover,
.AIForm .btn-default:active:hover{
    background-color:#f0f0f0
}

.AIForm .btn-default:active{
    background-color:#e0e0e0;background-image:-webkit-radial-gradient(circle,
        #e0e0e0 10%,
        #fff 11%);background-image:-o-radial-gradient(circle,
        #e0e0e0 10%,
        #fff 11%);background-image:radial-gradient(circle,
        #e0e0e0 10%,
        #fff 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn-primary{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-primary:focus{
    background-color:#2196f3
}

.AIForm .btn-primary:hover,
.AIForm .btn-primary:active:hover{
    background-color:#0d87e9
}

.AIForm .btn-primary:active{
    background-color:#0b76cc;background-image:-webkit-radial-gradient(circle,
        #0b76cc 10%,
        #2196f3 11%);background-image:-o-radial-gradient(circle,
        #0b76cc 10%,
        #2196f3 11%);background-image:radial-gradient(circle,
        #0b76cc 10%,
        #2196f3 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn-success{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-success:focus{
    background-color:#4caf50
}

.AIForm .btn-success:hover,
.AIForm .btn-success:active:hover{
    background-color:#439a46
}

.AIForm .btn-success:active{
    background-color:#39843c;background-image:-webkit-radial-gradient(circle,
        #39843c 10%,
        #4caf50 11%);background-image:-o-radial-gradient(circle,
        #39843c 10%,
        #4caf50 11%);background-image:radial-gradient(circle,
        #39843c 10%,
        #4caf50 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn-info{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-info:focus{
    background-color:#9c27b0
}

.AIForm .btn-info:hover,
.AIForm .btn-info:active:hover{
    background-color:#862197
}

.AIForm .btn-info:active{
    background-color:#701c7e;background-image:-webkit-radial-gradient(circle,
        #701c7e 10%,
        #9c27b0 11%);background-image:-o-radial-gradient(circle,
        #701c7e 10%,
        #9c27b0 11%);background-image:radial-gradient(circle,
        #701c7e 10%,
        #9c27b0 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn-warning{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-warning:focus{
    background-color:#ff9800
}

.AIForm .btn-warning:hover,
.AIForm .btn-warning:active:hover{
    background-color:#e08600
}

.AIForm .btn-warning:active{
    background-color:#c27400;background-image:-webkit-radial-gradient(circle,
        #c27400 10%,
        #ff9800 11%);background-image:-o-radial-gradient(circle,
        #c27400 10%,
        #ff9800 11%);background-image:radial-gradient(circle,
        #c27400 10%,
        #ff9800 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn-danger{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-danger:focus{
    background-color:#e51c23
}

.AIForm .btn-danger:hover,
.AIForm .btn-danger:active:hover{
    background-color:#cb171e
}

.AIForm .btn-danger:active{
    background-color:#b0141a;background-image:-webkit-radial-gradient(circle,
        #b0141a 10%,
        #e51c23 11%);background-image:-o-radial-gradient(circle,
        #b0141a 10%,
        #e51c23 11%);background-image:radial-gradient(circle,
        #b0141a 10%,
        #e51c23 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn-link{
    -webkit-background-size:200% 200%;background-size:200% 200%;background-position:50%
}

.AIForm .btn-link:focus{
    background-color:#ffffff
}

.AIForm .btn-link:hover,
.AIForm .btn-link:active:hover{
    background-color:#f0f0f0
}

.AIForm .btn-link:active{
    background-color:#e0e0e0;background-image:-webkit-radial-gradient(circle,
        #e0e0e0 10%,
        #fff 11%);background-image:-o-radial-gradient(circle,
        #e0e0e0 10%,
        #fff 11%);background-image:radial-gradient(circle,
        #e0e0e0 10%,
        #fff 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000% 1000%;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.4);box-shadow:2px 2px 4px rgba(0,0,0,0.4)
}

.AIForm .btn{
    /*text-transform:uppercase;border:none;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.4);box-shadow:1px 1px 4px rgba(0,0,0,0.4);-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s*/
}

.AIForm .btn-link{
    border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#444444
}

.AIForm .btn-link:hover,
.AIForm .btn-link:focus{
    -webkit-box-shadow:none;box-shadow:none;color:#444444;text-decoration:none
}

.AIForm .btn-default.disabled{
    background-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.4);opacity:1
}

.AIForm .btn-group .btn+.btn,
.AIForm .btn-group .btn+.btn-group,
.AIForm .btn-group .btn-group+.btn,
.AIForm .btn-group .btn-group+.btn-group{
    margin-left:0
}

.AIForm .btn-group-vertical>.btn+.btn,
.AIForm .btn-group-vertical>.btn+.btn-group,
.AIForm .btn-group-vertical>.btn-group+.btn,
.AIForm .btn-group-vertical>.btn-group+.btn-group{
    margin-top:0
}

.AIForm body{
    -webkit-font-smoothing:antialiased;letter-spacing:.1px
}

.AIForm p{
    margin:0 0 1em
}

.AIForm input,
.AIForm button{
    -webkit-font-smoothing:antialiased;letter-spacing:.1px
}

.AIForm a{
    -webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s
}

.AIForm .table-hover>tbody>tr,
.AIForm .table-hover>tbody>tr>th,
.AIForm .table-hover>tbody>tr>td{
    -webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s
}

.AIForm label{
    font-weight:normal
}

.AIForm textarea,
.AIForm textarea.form-control,
.AIForm input.form-control,
.AIForm input[type=text],
.AIForm input[type=password],
.AIForm input[type=email],
.AIForm input[type=number],
.AIForm [type=text].form-control,
.AIForm [type=password].form-control,
.AIForm [type=email].form-control,
.AIForm [type=tel].form-control,
.AIForm [contenteditable].form-control{
    padding:6px 16px;
    line-height: 1.846;
    /*border:1px solid #eee;*/
    /*border-radius:0;*/
    /*-webkit-appearance:none;-webkit-box-shadow:inset 0 -1px 0 #ddd;*/
    /*box-shadow:inset 0 -1px 0 #ddd;*/
    /*font-size:16px*/
}

.AIForm textarea:focus,
.AIForm textarea.form-control:focus,
.AIForm input.form-control:focus,
.AIForm input[type=text]:focus,
.AIForm input[type=password]:focus,
.AIForm input[type=email]:focus,
.AIForm input[type=number]:focus,
.AIForm [type=text].form-control:focus,
.AIForm [type=password].form-control:focus,
.AIForm [type=email].form-control:focus,
.AIForm [type=tel].form-control:focus,
.AIForm [contenteditable].form-control:focus{
    /*    -webkit-box-shadow:inset 0 -2px 0 #2196f3;
        box-shadow:inset 0 -2px 0 #2196f3;*/
}

.AIForm textarea[disabled],
.AIForm textarea.form-control[disabled],
.AIForm input.form-control[disabled],
.AIForm input[type=text][disabled],
.AIForm input[type=password][disabled],
.AIForm input[type=email][disabled],
.AIForm input[type=number][disabled],
.AIForm [type=text].form-control[disabled],
.AIForm [type=password].form-control[disabled],
.AIForm [type=email].form-control[disabled],
.AIForm [type=tel].form-control[disabled],
.AIForm [contenteditable].form-control[disabled],
.AIForm textarea[readonly],
.AIForm textarea.form-control[readonly],
.AIForm input.form-control[readonly],
.AIForm input[type=text][readonly],
.AIForm input[type=password][readonly],
.AIForm input[type=email][readonly],
.AIForm input[type=number][readonly],
.AIForm [type=text].form-control[readonly],
.AIForm [type=password].form-control[readonly],
.AIForm [type=email].form-control[readonly],
.AIForm [type=tel].form-control[readonly],
.AIForm [contenteditable].form-control[readonly]{
    /*-webkit-box-shadow:none;box-shadow:none;border-bottom:1px dotted #ddd*/
}

.AIForm textarea.input-sm,
.AIForm textarea.form-control.input-sm,
.AIForm input.form-control.input-sm,
.AIForm input[type=text].input-sm,
.AIForm input[type=password].input-sm,
.AIForm input[type=email].input-sm,
.AIForm input[type=number].input-sm,
.AIForm [type=text].form-control.input-sm,
.AIForm [type=password].form-control.input-sm,
.AIForm [type=email].form-control.input-sm,
.AIForm [type=tel].form-control.input-sm,
.AIForm [contenteditable].form-control.input-sm{
    font-size:14px
}

.AIForm textarea.input-lg,
.AIForm textarea.form-control.input-lg,
.AIForm input.form-control.input-lg,
.AIForm input[type=text].input-lg,
.AIForm input[type=password].input-lg,
.AIForm input[type=email].input-lg,
.AIForm input[type=number].input-lg,
.AIForm [type=text].form-control.input-lg,
.AIForm [type=password].form-control.input-lg,
.AIForm [type=email].form-control.input-lg,
.AIForm [type=tel].form-control.input-lg,
.AIForm [contenteditable].form-control.input-lg{
    font-size:17px
}

.AIForm select,
.AIForm select.form-control{
    border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0;padding-right:0\9;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);-webkit-background-size:13px 13px;background-size:13px;background-repeat:no-repeat;background-position:right center;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px;line-height:1.5
}

.AIForm select::-ms-expand,
.AIForm select.form-control::-ms-expand{
    display:none
}

.AIForm select.input-sm,
.AIForm select.form-control.input-sm{
    font-size:14px
}

.AIForm select.input-lg,
.AIForm select.form-control.input-lg{
    font-size:17px
}

.AIForm select:focus,
.AIForm select.form-control:focus{
    -webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=)
}

.AIForm select[multiple],
.AIForm select.form-control[multiple]{
    background:none
}

.AIForm .radio label,
.AIForm .radio-inline label,
.AIForm .checkbox label,
.AIForm .checkbox-inline label{
    padding-left:25px
}

.AIForm .radio input[type="radio"],
.AIForm .radio-inline input[type="radio"],
.AIForm .checkbox input[type="radio"],
.AIForm .checkbox-inline input[type="radio"],
.AIForm .radio input[type="checkbox"],
.AIForm .radio-inline input[type="checkbox"],
.AIForm .checkbox input[type="checkbox"],
.AIForm .checkbox-inline input[type="checkbox"]{
    margin-left:-25px
}

.AIForm input[type="radio"],
.AIForm .radio input[type="radio"],
.AIForm .radio-inline input[type="radio"]{
    position:relative;margin-top:6px;margin-right:4px;vertical-align:top;border:none;background-color:transparent;-webkit-appearance:none;appearance:none;cursor:pointer
}

.AIForm input[type="radio"]:focus,
.AIForm .radio input[type="radio"]:focus,
.AIForm .radio-inline input[type="radio"]:focus{
    outline:none
}

.AIForm input[type="radio"]:before,
.AIForm .radio input[type="radio"]:before,
.AIForm .radio-inline input[type="radio"]:before,
.AIForm input[type="radio"]:after,
.AIForm .radio input[type="radio"]:after,
.AIForm .radio-inline input[type="radio"]:after{
    content:"";display:block;width:18px;height:18px;border-radius:50%;-webkit-transition:240ms;-o-transition:240ms;transition:240ms
}

.AIForm input[type="radio"]:before,
.AIForm .radio input[type="radio"]:before,
.AIForm .radio-inline input[type="radio"]:before{
    position:absolute;left:0;top:-3px;background-color:#2196f3;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)
}

.AIForm input[type="radio"]:after,
.AIForm .radio input[type="radio"]:after,
.AIForm .radio-inline input[type="radio"]:after{
    position:relative;top:-3px;border:2px solid #666666
}

.AIForm input[type="radio"]:checked:before,
.AIForm .radio input[type="radio"]:checked:before,
.AIForm .radio-inline input[type="radio"]:checked:before{
    -webkit-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)
}

.AIForm input[type="radio"]:disabled:checked:before,
.AIForm .radio input[type="radio"]:disabled:checked:before,
.AIForm .radio-inline input[type="radio"]:disabled:checked:before{
    background-color:#bbbbbb
}

.AIForm input[type="radio"]:checked:after,
.AIForm .radio input[type="radio"]:checked:after,
.AIForm .radio-inline input[type="radio"]:checked:after{
    border-color:#2196f3
}

.AIForm input[type="radio"]:disabled:after,
.AIForm .radio input[type="radio"]:disabled:after,
.AIForm .radio-inline input[type="radio"]:disabled:after,
.AIForm input[type="radio"]:disabled:checked:after,
.AIForm .radio input[type="radio"]:disabled:checked:after,
.AIForm .radio-inline input[type="radio"]:disabled:checked:after{
    border-color:#bbbbbb
}

.AIForm input[type="checkbox"],
.AIForm .checkbox input[type="checkbox"],
.AIForm .checkbox-inline input[type="checkbox"]{
    display: none;
    position:relative;border:none;margin-bottom:-4px;-webkit-appearance:none;appearance:none;cursor:pointer
}

.AIForm input[type="checkbox"]:focus,
.AIForm .checkbox input[type="checkbox"]:focus,
.AIForm .checkbox-inline input[type="checkbox"]:focus{
    outline:none
}

.AIForm input[type="checkbox"]:focus:after,
.AIForm .checkbox input[type="checkbox"]:focus:after,
.AIForm .checkbox-inline input[type="checkbox"]:focus:after{
    border-color:#2196f3
}

.AIForm input[type="checkbox"]:after,
.AIForm .checkbox input[type="checkbox"]:after,
.AIForm .checkbox-inline input[type="checkbox"]:after{
    content:"";display:block;width:18px;height:18px;margin-top:-2px;margin-right:5px;border:2px solid #666666;border-radius:2px;-webkit-transition:240ms;-o-transition:240ms;transition:240ms
}

.AIForm input[type="checkbox"]:checked:before,
.AIForm .checkbox input[type="checkbox"]:checked:before,
.AIForm .checkbox-inline input[type="checkbox"]:checked:before{
    content:"";position:absolute;top:0;left:6px;display:table;width:6px;height:12px;border:2px solid #fff;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)
}

.AIForm input[type="checkbox"]:checked:after,
.AIForm .checkbox input[type="checkbox"]:checked:after,
.AIForm .checkbox-inline input[type="checkbox"]:checked:after{
    background-color:#2196f3;border-color:#2196f3
}

.AIForm input[type="checkbox"]:disabled:after,
.AIForm .checkbox input[type="checkbox"]:disabled:after,
.AIForm .checkbox-inline input[type="checkbox"]:disabled:after{
    border-color:#bbbbbb
}

.AIForm input[type="checkbox"]:disabled:checked:after,
.AIForm .checkbox input[type="checkbox"]:disabled:checked:after,
.AIForm .checkbox-inline input[type="checkbox"]:disabled:checked:after{
    background-color:#bbbbbb;border-color:transparent
}

.AIForm .has-warning input:not([type=checkbox]),
.AIForm .has-warning .form-control,
.AIForm .has-warning input.form-control[readonly],
.AIForm .has-warning input[type=text][readonly],
.AIForm .has-warning [type=text].form-control[readonly],
.AIForm .has-warning input:not([type=checkbox]):focus,
.AIForm .has-warning .form-control:focus{
    border-bottom:none;-webkit-box-shadow:inset 0 -2px 0 #ff9800;box-shadow:inset 0 -2px 0 #ff9800
}

.AIForm .has-error input:not([type=checkbox]),
.AIForm .has-error .form-control,
.AIForm .has-error input.form-control[readonly],
.AIForm .has-error input[type=text][readonly],
.AIForm .has-error [type=text].form-control[readonly],
.AIForm .has-error input:not([type=checkbox]):focus,
.AIForm .has-error .form-control:focus{
    border-bottom:none;-webkit-box-shadow:inset 0 -2px 0 #e51c23;box-shadow:inset 0 -2px 0 #e51c23
}

.AIForm .has-success input:not([type=checkbox]),
.AIForm .has-success .form-control,
.AIForm .has-success input.form-control[readonly],
.AIForm .has-success input[type=text][readonly],
.AIForm .has-success [type=text].form-control[readonly],
.AIForm .has-success input:not([type=checkbox]):focus,
.AIForm .has-success .form-control:focus{
    border-bottom:none;-webkit-box-shadow:inset 0 -2px 0 #4caf50;box-shadow:inset 0 -2px 0 #4caf50
}

.AIForm .has-warning .input-group-addon,
.AIForm .has-error .input-group-addon,
.AIForm .has-success .input-group-addon{
    color:#666666;border-color:transparent;background-color:transparent
}

.AIForm .form-group-lg select,
.AIForm .form-group-lg select.form-control{
    line-height:1.5
}

.AIForm .nav-tabs>li>a,
.AIForm .nav-tabs>li>a:focus{
    margin-right:0;background-color:transparent;border:none;color:#666666;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s
}

.AIForm .nav-tabs>li>a:hover,
.AIForm .nav-tabs>li>a:focus:hover{
    background-color:transparent;-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;color:#2196f3
}

.AIForm .nav-tabs>li.active>a,
.AIForm .nav-tabs>li.active>a:focus{
    border:none;-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;color:#2196f3
}

.AIForm .nav-tabs>li.active>a:hover,
.AIForm .nav-tabs>li.active>a:focus:hover{
    border:none;color:#2196f3
}

.AIForm .nav-tabs>li.disabled>a{
    -webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd
}

.AIForm .nav-tabs.nav-justified>li>a,
.AIForm .nav-tabs.nav-justified>li>a:hover,
.AIForm .nav-tabs.nav-justified>li>a:focus,
.AIForm .nav-tabs.nav-justified>.active>a,
.AIForm .nav-tabs.nav-justified>.active>a:hover,
.AIForm .nav-tabs.nav-justified>.active>a:focus{
    border:none
}

.AIForm .nav-tabs .dropdown-menu{
    margin-top:0
}

.AIForm .dropdown-menu{
    margin-top:0;border:none;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);box-shadow:0 1px 4px rgba(0,0,0,0.3)
}

/*.AIForm .alert{
    border:none;
}*/

/*.AIForm .alert-success{
    background-color:#4caf50
}

.AIForm .alert-info{
    background-color:#9c27b0
}*/

/*.AIForm .alert-warning{
    background-color:#ff9800;
    color: white;
}*/

/*.AIForm .alert-danger{
    background-color:#e51c23
}

.AIForm .alert a:not(.close):not(.btn),
.AIForm .alert .alert-link{
    font-weight:bold
}

.AIForm .alert .close{
    color:#fff
}*/

.AIForm .badge{
    padding:4px 6px 4px
}

.AIForm .progress{
    position:relative;z-index:1;height:6px;border-radius:0;-webkit-box-shadow:none;box-shadow:none
}

.AIForm .progress-bar{
    -webkit-box-shadow:none;box-shadow:none
}

.AIForm .progress-bar:last-child{
    border-radius:0 3px 3px 0
}

.AIForm .progress-bar:last-child:before{
    display:block;content:"";position:absolute;width:100%;height:100%;left:0;right:0;z-index:-1;background-color:#cae6fc
}

.AIForm .progress-bar-success:last-child.progress-bar:before{
    background-color:#c7e7c8
}

.AIForm .progress-bar-info:last-child.progress-bar:before{
    background-color:#edc9f3
}

.AIForm .progress-bar-warning:last-child.progress-bar:before{
    background-color:#ffe0b3
}

.AIForm .progress-bar-danger:last-child.progress-bar:before{
    background-color:#f28e92
}

.AIForm .close{
    font-size:34px;font-weight:300;line-height:24px;opacity:0.6;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s
}

.AIForm .close:hover{
    opacity:1
}

.AIForm .list-group-item{
    padding:15px
}

.AIForm .list-group-item-text{
    color:#bbbbbb
}

.AIForm .well{
    border-radius:0;-webkit-box-shadow:none;box-shadow:none
}

.AIForm .panel{
    border:none;border-radius:2px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);box-shadow:0 1px 4px rgba(0,0,0,0.3)
}

.AIForm .panel-heading{
    border-bottom:none
}

.AIForm .panel-footer{
    border-top:none
}

.AIForm .popover{
    border:none;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);box-shadow:0 1px 4px rgba(0,0,0,0.3)
}

.AIForm .carousel-caption h1,
.AIForm .carousel-caption h2,
.AIForm .carousel-caption h3,
.AIForm .carousel-caption h4,
.AIForm .carousel-caption h5,
.AIForm .carousel-caption h6{
    color:inherit
}



.AIForm_Media-mediagallery{background: #f9f9f9;padding: 10px;margin: 15px 0px 0px 0px;min-height: 142px;}
.AIForm_Media-mediagallery .AIForm_Media-img, .AIForm_Media-mediagallery .ui-state-highlight{
    position: relative;
    display: inline-table;
    height: 200px;
    width: 200px;
    line-height: 200px;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    background: white;
    border: 1px solid #ddd;
    text-align: center;
}
.AIForm_Media-mediagallery .AIForm_Media-img{position: relative;}
.AIForm_Media-mediagallery .AIForm_Media-img img{max-width:200px;max-height:200px;}
.AIForm_Media-mediagallery .AIForm_Media-img-single img{border: 1px solid #eee;max-width:200px;height: auto;}
.AIForm_Media-mediagallery .AIForm_Media-img span.filename{border: 1px solid #eee;width: 100%;height: 35%;position: absolute;bottom: 0px;left: 0px;color: #666;text-align: center;line-height: 20px;background: rgba(255,255,255,0.7);}
.AIForm_Media-mediagallery .AIForm_Media-img button.AIForm_Media-img-delete{position:absolute;top:0px;right:0px}
.AIForm_Media-mediagallery .AIForm_Media-img button.AIForm_Media-img-moveAfter{position:absolute;bottom:0px;right:0px}
.AIForm_Media-mediagallery .AIForm_Media-img button.AIForm_Media-img-moveBefore{position:absolute;bottom:0px;left:0px}
.AIForm_Media-addMedia{margin-bottom:30px;}
