/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

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

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

.aol-wrapper input[type="number"]::-webkit-inner-spin-button,
.aol-wrapper input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

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

.aol-wrapper legend {
    border: 0;
    padding: 0
}

.aol-wrapper textarea {
    overflow: auto
}

.aol-wrapper input,
.aol-wrapper button,
.aol-wrapper select,
.aol-wrapper textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.aol-wrapper [role="button"] {
    cursor: pointer
}

.aol-row {
    margin-left: -15px;
    margin-right: -15px
}

.aol-xs-1,
.aol-sm-1,
.aol-md-1,
.aol-lg-1,
.aol-xs-2,
.aol-sm-2,
.aol-md-2,
.aol-lg-2,
.aol-xs-3,
.aol-sm-3,
.aol-md-3,
.aol-lg-3,
.aol-xs-4,
.aol-sm-4,
.aol-md-4,
.aol-lg-4,
.aol-xs-5,
.aol-sm-5,
.aol-md-5,
.aol-lg-5,
.aol-xs-6,
.aol-sm-6,
.aol-md-6,
.aol-lg-6,
.aol-xs-7,
.aol-sm-7,
.aol-md-7,
.aol-lg-7,
.aol-xs-8,
.aol-sm-8,
.aol-md-8,
.aol-lg-8,
.aol-xs-9,
.aol-sm-9,
.aol-md-9,
.aol-lg-9,
.aol-xs-10,
.aol-sm-10,
.aol-md-10,
.aol-lg-10,
.aol-xs-11,
.aol-sm-11,
.aol-md-11,
.aol-lg-11,
.aol-xs-12,
.aol-sm-12,
.aol-md-12,
.aol-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.aol-xs-1,
.aol-xs-2,
.aol-xs-3,
.aol-xs-4,
.aol-xs-5,
.aol-xs-6,
.aol-xs-7,
.aol-xs-8,
.aol-xs-9,
.aol-xs-10,
.aol-xs-11,
.aol-xs-12 {
    float: left
}

.aol-xs-12 {
    width: 100%
}

.aol-xs-11 {
    width: 91.66666667%
}

.aol-xs-10 {
    width: 83.33333333%
}

.aol-xs-9 {
    width: 75%
}

.aol-xs-8 {
    width: 66.66666667%
}

.aol-xs-7 {
    width: 58.33333333%
}

.aol-xs-6 {
    width: 50%
}

.aol-xs-5 {
    width: 41.66666667%
}

.aol-xs-4 {
    width: 33.33333333%
}

.aol-xs-3 {
    width: 25%
}

.aol-xs-2 {
    width: 16.66666667%
}

.aol-xs-1 {
    width: 8.33333333%
}

.aol-xs-pull-12 {
    right: 100%
}

.aol-xs-pull-11 {
    right: 91.66666667%
}

.aol-xs-pull-10 {
    right: 83.33333333%
}

.aol-xs-pull-9 {
    right: 75%
}

.aol-xs-pull-8 {
    right: 66.66666667%
}

.aol-xs-pull-7 {
    right: 58.33333333%
}

.aol-xs-pull-6 {
    right: 50%
}

.aol-xs-pull-5 {
    right: 41.66666667%
}

.aol-xs-pull-4 {
    right: 33.33333333%
}

.aol-xs-pull-3 {
    right: 25%
}

.aol-xs-pull-2 {
    right: 16.66666667%
}

.aol-xs-pull-1 {
    right: 8.33333333%
}

.aol-xs-pull-0 {
    right: auto
}

.aol-xs-push-12 {
    left: 100%
}

.aol-xs-push-11 {
    left: 91.66666667%
}

.aol-xs-push-10 {
    left: 83.33333333%
}

.aol-xs-push-9 {
    left: 75%
}

.aol-xs-push-8 {
    left: 66.66666667%
}

.aol-xs-push-7 {
    left: 58.33333333%
}

.aol-xs-push-6 {
    left: 50%
}

.aol-xs-push-5 {
    left: 41.66666667%
}

.aol-xs-push-4 {
    left: 33.33333333%
}

.aol-xs-push-3 {
    left: 25%
}

.aol-xs-push-2 {
    left: 16.66666667%
}

.aol-xs-push-1 {
    left: 8.33333333%
}

.aol-xs-push-0 {
    left: auto
}

.aol-xs-offset-12 {
    margin-left: 100%
}

.aol-xs-offset-11 {
    margin-left: 91.66666667%
}

.aol-xs-offset-10 {
    margin-left: 83.33333333%
}

.aol-xs-offset-9 {
    margin-left: 75%
}

.aol-xs-offset-8 {
    margin-left: 66.66666667%
}

.aol-xs-offset-7 {
    margin-left: 58.33333333%
}

.aol-xs-offset-6 {
    margin-left: 50%
}

.aol-xs-offset-5 {
    margin-left: 41.66666667%
}

.aol-xs-offset-4 {
    margin-left: 33.33333333%
}

.aol-xs-offset-3 {
    margin-left: 25%
}

.aol-xs-offset-2 {
    margin-left: 16.66666667%
}

.aol-xs-offset-1 {
    margin-left: 8.33333333%
}

.aol-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .aol-sm-1,
    .aol-sm-2,
    .aol-sm-3,
    .aol-sm-4,
    .aol-sm-5,
    .aol-sm-6,
    .aol-sm-7,
    .aol-sm-8,
    .aol-sm-9,
    .aol-sm-10,
    .aol-sm-11,
    .aol-sm-12 {
        float: left
    }
    .aol-sm-12 {
        width: 100%
    }
    .aol-sm-11 {
        width: 91.66666667%
    }
    .aol-sm-10 {
        width: 83.33333333%
    }
    .aol-sm-9 {
        width: 75%
    }
    .aol-sm-8 {
        width: 66.66666667%
    }
    .aol-sm-7 {
        width: 58.33333333%
    }
    .aol-sm-6 {
        width: 50%
    }
    .aol-sm-5 {
        width: 41.66666667%
    }
    .aol-sm-4 {
        width: 33.33333333%
    }
    .aol-sm-3 {
        width: 25%
    }
    .aol-sm-2 {
        width: 16.66666667%
    }
    .aol-sm-1 {
        width: 8.33333333%
    }
    .aol-sm-pull-12 {
        right: 100%
    }
    .aol-sm-pull-11 {
        right: 91.66666667%
    }
    .aol-sm-pull-10 {
        right: 83.33333333%
    }
    .aol-sm-pull-9 {
        right: 75%
    }
    .aol-sm-pull-8 {
        right: 66.66666667%
    }
    .aol-sm-pull-7 {
        right: 58.33333333%
    }
    .aol-sm-pull-6 {
        right: 50%
    }
    .aol-sm-pull-5 {
        right: 41.66666667%
    }
    .aol-sm-pull-4 {
        right: 33.33333333%
    }
    .aol-sm-pull-3 {
        right: 25%
    }
    .aol-sm-pull-2 {
        right: 16.66666667%
    }
    .aol-sm-pull-1 {
        right: 8.33333333%
    }
    .aol-sm-pull-0 {
        right: auto
    }
    .aol-sm-push-12 {
        left: 100%
    }
    .aol-sm-push-11 {
        left: 91.66666667%
    }
    .aol-sm-push-10 {
        left: 83.33333333%
    }
    .aol-sm-push-9 {
        left: 75%
    }
    .aol-sm-push-8 {
        left: 66.66666667%
    }
    .aol-sm-push-7 {
        left: 58.33333333%
    }
    .aol-sm-push-6 {
        left: 50%
    }
    .aol-sm-push-5 {
        left: 41.66666667%
    }
    .aol-sm-push-4 {
        left: 33.33333333%
    }
    .aol-sm-push-3 {
        left: 25%
    }
    .aol-sm-push-2 {
        left: 16.66666667%
    }
    .aol-sm-push-1 {
        left: 8.33333333%
    }
    .aol-sm-push-0 {
        left: auto
    }
    .aol-sm-offset-12 {
        margin-left: 100%
    }
    .aol-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .aol-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .aol-sm-offset-9 {
        margin-left: 75%
    }
    .aol-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .aol-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .aol-sm-offset-6 {
        margin-left: 50%
    }
    .aol-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .aol-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .aol-sm-offset-3 {
        margin-left: 25%
    }
    .aol-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .aol-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .aol-sm-offset-0 {
        margin-left: 0
    }
    .center-sm-block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:992px) {
    .aol-md-1,
    .aol-md-2,
    .aol-md-3,
    .aol-md-4,
    .aol-md-5,
    .aol-md-6,
    .aol-md-7,
    .aol-md-8,
    .aol-md-9,
    .aol-md-10,
    .aol-md-11,
    .aol-md-12 {
        float: left
    }
    .aol-md-12 {
        width: 100%
    }
    .aol-md-11 {
        width: 91.66666667%
    }
    .aol-md-10 {
        width: 83.33333333%
    }
    .aol-md-9 {
        width: 75%
    }
    .aol-md-8 {
        width: 66.66666667%
    }
    .aol-md-7 {
        width: 58.33333333%
    }
    .aol-md-6 {
        width: 50%
    }
    .aol-md-5 {
        width: 41.66666667%
    }
    .aol-md-4 {
        width: 33.33333333%
    }
    .aol-md-3 {
        width: 25%
    }
    .aol-md-2 {
        width: 16.66666667%
    }
    .aol-md-1 {
        width: 8.33333333%
    }
    .aol-md-pull-12 {
        right: 100%
    }
    .aol-md-pull-11 {
        right: 91.66666667%
    }
    .aol-md-pull-10 {
        right: 83.33333333%
    }
    .aol-md-pull-9 {
        right: 75%
    }
    .aol-md-pull-8 {
        right: 66.66666667%
    }
    .aol-md-pull-7 {
        right: 58.33333333%
    }
    .aol-md-pull-6 {
        right: 50%
    }
    .aol-md-pull-5 {
        right: 41.66666667%
    }
    .aol-md-pull-4 {
        right: 33.33333333%
    }
    .aol-md-pull-3 {
        right: 25%
    }
    .aol-md-pull-2 {
        right: 16.66666667%
    }
    .aol-md-pull-1 {
        right: 8.33333333%
    }
    .aol-md-pull-0 {
        right: auto
    }
    .aol-md-push-12 {
        left: 100%
    }
    .aol-md-push-11 {
        left: 91.66666667%
    }
    .aol-md-push-10 {
        left: 83.33333333%
    }
    .aol-md-push-9 {
        left: 75%
    }
    .aol-md-push-8 {
        left: 66.66666667%
    }
    .aol-md-push-7 {
        left: 58.33333333%
    }
    .aol-md-push-6 {
        left: 50%
    }
    .aol-md-push-5 {
        left: 41.66666667%
    }
    .aol-md-push-4 {
        left: 33.33333333%
    }
    .aol-md-push-3 {
        left: 25%
    }
    .aol-md-push-2 {
        left: 16.66666667%
    }
    .aol-md-push-1 {
        left: 8.33333333%
    }
    .aol-md-push-0 {
        left: auto
    }
    .aol-md-offset-12 {
        margin-left: 100%
    }
    .aol-md-offset-11 {
        margin-left: 91.66666667%
    }
    .aol-md-offset-10 {
        margin-left: 83.33333333%
    }
    .aol-md-offset-9 {
        margin-left: 75%
    }
    .aol-md-offset-8 {
        margin-left: 66.66666667%
    }
    .aol-md-offset-7 {
        margin-left: 58.33333333%
    }
    .aol-md-offset-6 {
        margin-left: 50%
    }
    .aol-md-offset-5 {
        margin-left: 41.66666667%
    }
    .aol-md-offset-4 {
        margin-left: 33.33333333%
    }
    .aol-md-offset-3 {
        margin-left: 25%
    }
    .aol-md-offset-2 {
        margin-left: 16.66666667%
    }
    .aol-md-offset-1 {
        margin-left: 8.33333333%
    }
    .aol-md-offset-0 {
        margin-left: 0
    }
    .pull-md-left {
        float: left !important;
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width:1200px) {
    .aol-lg-1,
    .aol-lg-2,
    .aol-lg-3,
    .aol-lg-4,
    .aol-lg-5,
    .aol-lg-6,
    .aol-lg-7,
    .aol-lg-8,
    .aol-lg-9,
    .aol-lg-10,
    .aol-lg-11,
    .aol-lg-12 {
        float: left
    }
    .aol-lg-12 {
        width: 100%
    }
    .aol-lg-11 {
        width: 91.66666667%
    }
    .aol-lg-10 {
        width: 83.33333333%
    }
    .aol-lg-9 {
        width: 75%
    }
    .aol-lg-8 {
        width: 66.66666667%
    }
    .aol-lg-7 {
        width: 58.33333333%
    }
    .aol-lg-6 {
        width: 50%
    }
    .aol-lg-5 {
        width: 41.66666667%
    }
    .aol-lg-4 {
        width: 33.33333333%
    }
    .aol-lg-3 {
        width: 25%
    }
    .aol-lg-2 {
        width: 16.66666667%
    }
    .aol-lg-1 {
        width: 8.33333333%
    }
    .aol-lg-pull-12 {
        right: 100%
    }
    .aol-lg-pull-11 {
        right: 91.66666667%
    }
    .aol-lg-pull-10 {
        right: 83.33333333%
    }
    .aol-lg-pull-9 {
        right: 75%
    }
    .aol-lg-pull-8 {
        right: 66.66666667%
    }
    .aol-lg-pull-7 {
        right: 58.33333333%
    }
    .aol-lg-pull-6 {
        right: 50%
    }
    .aol-lg-pull-5 {
        right: 41.66666667%
    }
    .aol-lg-pull-4 {
        right: 33.33333333%
    }
    .aol-lg-pull-3 {
        right: 25%
    }
    .aol-lg-pull-2 {
        right: 16.66666667%
    }
    .aol-lg-pull-1 {
        right: 8.33333333%
    }
    .aol-lg-pull-0 {
        right: auto
    }
    .aol-lg-push-12 {
        left: 100%
    }
    .aol-lg-push-11 {
        left: 91.66666667%
    }
    .aol-lg-push-10 {
        left: 83.33333333%
    }
    .aol-lg-push-9 {
        left: 75%
    }
    .aol-lg-push-8 {
        left: 66.66666667%
    }
    .aol-lg-push-7 {
        left: 58.33333333%
    }
    .aol-lg-push-6 {
        left: 50%
    }
    .aol-lg-push-5 {
        left: 41.66666667%
    }
    .aol-lg-push-4 {
        left: 33.33333333%
    }
    .aol-lg-push-3 {
        left: 25%
    }
    .aol-lg-push-2 {
        left: 16.66666667%
    }
    .aol-lg-push-1 {
        left: 8.33333333%
    }
    .aol-lg-push-0 {
        left: auto
    }
    .aol-lg-offset-12 {
        margin-left: 100%
    }
    .aol-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .aol-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .aol-lg-offset-9 {
        margin-left: 75%
    }
    .aol-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .aol-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .aol-lg-offset-6 {
        margin-left: 50%
    }
    .aol-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .aol-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .aol-lg-offset-3 {
        margin-left: 25%
    }
    .aol-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .aol-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .aol-lg-offset-0 {
        margin-left: 0
    }
}

.aol-wrapper fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

.aol-wrapper legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.aol-wrapper fieldset .section-info {
    margin-bottom: 20px;
    margin-top: -20px;
    display: block
}

.aol-wrapper label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

.aol-wrapper input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.aol-wrapper input[type="radio"],
.aol-wrapper input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.aol-wrapper input[type="file"] {
    display: block
}

.aol-wrapper input[type="range"] {
    display: block;
    width: 100%
}

.aol-wrapper select[multiple],
.aol-wrapper select[size] {
    height: auto
}

.aol-wrapper input[type="file"]:focus,
.aol-wrapper input[type="radio"]:focus,
.aol-wrapper input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.aol-wrapper output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

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

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

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

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

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

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

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

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

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

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

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

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

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

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

.btn {
    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 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.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)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

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

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

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

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

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

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

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

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

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

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

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

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

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

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

p#aol_form_status,
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #f5f5f5;
    font-weight: bold;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

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

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

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

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

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -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)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.aol-row:before,
.aol-row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.aol-row:after,
.form-horizontal .form-group:after,
.panel-body:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

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

.aol_app_form input[type="file"] {
    height: auto;
    width: auto;
}

.aol-ad-taxonomy {
    text-transform: capitalize;
}

table.aol_ads_features {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

table.aol_ads_features td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
    font-weight: normal;
    text-align: left;
}

ol.aol_ads_list li {
    padding-bottom: 10px;
}

ol.aol_ads_list p {
    padding: 0px;
    margin: 0
}

#aol_form_status .error-title {
    margin-top: 0;
    font-size: 18px;
}

.aol-alert-list {
    margin-top: 0;
    margin-bottom: 0
}

.aol_ad_list p {
    margin: 0px;
}

.aol_ad_list li {
    margin-bottom: 20px;
}

.ui-datepicker .ui-datepicker-title input,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker .ui-datepicker-title textarea {
    padding: 0px;
}

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

.aol_app_form .help-block {
    display: inline-block;
    margin-bottom: 10px;
    color: #737373;
    font-style: italic;
}

.aol_app_form fieldset {
    margin-top: 20px;
}

/*Textarea Charchter Counter*/

.the-count {
    display: inline-block;
    float: right;
}

.aol-textbox {
    overflow-y: auto;
    border: 1px solid #eee;
    color: #555;
    border-radius: 4px;
    padding: 0px 10px;
}

.aol_multistep .dashicons {
    vertical-align: middle;
}

#aol_ad_form {
    margin-bottom: 0
}

#aol-progress-wrapper {
    width: 100%;
    height: 30px;
    background: #ddd;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

#aol-progress-bar {
    width: 0%;
    height: 100%;
    background-color: #00428b;
    transition: width 0.5s ease;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

#aol-progress-counter {
    font-size: 12px;
    font-weight: 600px;
    color: #FFF;
    pointer-events: none;
    white-space: nowrap
}

/*.progress-wrapper{display: none}*/

.aol_app_form.hideout {
    height: 0 !important;
}

.aol_app_form {
    transition: all 1s ease-in-out;
    overflow: hidden;
    height: auto;
}