/**
 *     Row, Col
 */
#top.single-conference .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#top.single-conference .row {
    margin-right: -15px;
    margin-left: -15px;
}

#top.single-conference .col-xs-1,
#top.single-conference .col-sm-1,
#top.single-conference .col-md-1,
#top.single-conference .col-lg-1,
#top.single-conference .col-xs-2,
#top.single-conference .col-sm-2,
#top.single-conference .col-md-2,
#top.single-conference .col-lg-2,
#top.single-conference .col-xs-3,
#top.single-conference .col-sm-3,
#top.single-conference .col-md-3,
#top.single-conference .col-lg-3,
#top.single-conference .col-xs-4,
#top.single-conference .col-sm-4,
#top.single-conference .col-md-4,
#top.single-conference .col-lg-4,
#top.single-conference .col-xs-5,
#top.single-conference .col-sm-5,
#top.single-conference .col-md-5,
#top.single-conference .col-lg-5,
#top.single-conference .col-xs-6,
#top.single-conference .col-sm-6,
#top.single-conference .col-md-6,
#top.single-conference .col-lg-6,
#top.single-conference .col-xs-7,
#top.single-conference .col-sm-7,
#top.single-conference .col-md-7,
#top.single-conference .col-lg-7,
#top.single-conference .col-xs-8,
#top.single-conference .col-sm-8,
#top.single-conference .col-md-8,
#top.single-conference .col-lg-8,
#top.single-conference .col-xs-9,
#top.single-conference .col-sm-9,
#top.single-conference .col-md-9,
#top.single-conference .col-lg-9,
#top.single-conference .col-xs-10,
#top.single-conference .col-sm-10,
#top.single-conference .col-md-10,
#top.single-conference .col-lg-10,
#top.single-conference .col-xs-11,
#top.single-conference .col-sm-11,
#top.single-conference .col-md-11,
#top.single-conference .col-lg-11,
#top.single-conference .col-xs-12,
#top.single-conference .col-sm-12,
#top.single-conference .col-md-12,
#top.single-conference .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#top.single-conference .col-xs-1,
#top.single-conference .col-xs-2,
#top.single-conference .col-xs-3,
#top.single-conference .col-xs-4,
#top.single-conference .col-xs-5,
#top.single-conference .col-xs-6,
#top.single-conference .col-xs-7,
#top.single-conference .col-xs-8,
#top.single-conference .col-xs-9,
#top.single-conference .col-xs-10,
#top.single-conference .col-xs-11,
#top.single-conference .col-xs-12 {
    float: left;
}
#top.single-conference .col-xs-12 {
    width: 100%;
}
#top.single-conference .col-xs-11 {
    width: 91.66666667%;
}
#top.single-conference .col-xs-10 {
    width: 83.33333333%;
}
#top.single-conference .col-xs-9 {
    width: 75%;
}
#top.single-conference .col-xs-8 {
    width: 66.66666667%;
}
#top.single-conference .col-xs-7 {
    width: 58.33333333%;
}
#top.single-conference .col-xs-6 {
    width: 50%;
}
#top.single-conference .col-xs-5 {
    width: 41.66666667%;
}
#top.single-conference .col-xs-4 {
    width: 33.33333333%;
}
#top.single-conference .col-xs-3 {
    width: 25%;
}
#top.single-conference .col-xs-2 {
    width: 16.66666667%;
}
#top.single-conference .col-xs-1 {
    width: 8.33333333%;
}
#top.single-conference .col-xs-pull-12 {
    right: 100%;
}
#top.single-conference .col-xs-pull-11 {
    right: 91.66666667%;
}
#top.single-conference .col-xs-pull-10 {
    right: 83.33333333%;
}
#top.single-conference .col-xs-pull-9 {
    right: 75%;
}
#top.single-conference .col-xs-pull-8 {
    right: 66.66666667%;
}
#top.single-conference .col-xs-pull-7 {
    right: 58.33333333%;
}
#top.single-conference .col-xs-pull-6 {
    right: 50%;
}
#top.single-conference .col-xs-pull-5 {
    right: 41.66666667%;
}
#top.single-conference .col-xs-pull-4 {
    right: 33.33333333%;
}
#top.single-conference .col-xs-pull-3 {
    right: 25%;
}
#top.single-conference .col-xs-pull-2 {
    right: 16.66666667%;
}
#top.single-conference .col-xs-pull-1 {
    right: 8.33333333%;
}
#top.single-conference .col-xs-pull-0 {
    right: auto;
}
#top.single-conference .col-xs-push-12 {
    left: 100%;
}
#top.single-conference .col-xs-push-11 {
    left: 91.66666667%;
}
#top.single-conference .col-xs-push-10 {
    left: 83.33333333%;
}
#top.single-conference .col-xs-push-9 {
    left: 75%;
}
#top.single-conference .col-xs-push-8 {
    left: 66.66666667%;
}
#top.single-conference .col-xs-push-7 {
    left: 58.33333333%;
}
#top.single-conference .col-xs-push-6 {
    left: 50%;
}
#top.single-conference .col-xs-push-5 {
    left: 41.66666667%;
}
#top.single-conference .col-xs-push-4 {
    left: 33.33333333%;
}
#top.single-conference .col-xs-push-3 {
    left: 25%;
}
#top.single-conference .col-xs-push-2 {
    left: 16.66666667%;
}
#top.single-conference .col-xs-push-1 {
    left: 8.33333333%;
}
#top.single-conference .col-xs-push-0 {
    left: auto;
}
#top.single-conference .col-xs-offset-12 {
    margin-left: 100%;
}
#top.single-conference .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
#top.single-conference .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
#top.single-conference .col-xs-offset-9 {
    margin-left: 75%;
}
#top.single-conference .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
#top.single-conference .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
#top.single-conference .col-xs-offset-6 {
    margin-left: 50%;
}
#top.single-conference .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
#top.single-conference .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
#top.single-conference .col-xs-offset-3 {
    margin-left: 25%;
}
#top.single-conference .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
#top.single-conference .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
#top.single-conference .col-xs-offset-0 {
    margin-left: 0;
}

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

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

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



/**
 *     Button
 */
#top.single-conference .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

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

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

#top.single-conference .btn:active,
#top.single-conference .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

#top.single-conference .btn.disabled,
#top.single-conference .btn[disabled],
#top.single-conference fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
#top.single-conference a.btn.disabled,
#top.single-conference fieldset[disabled] a.btn {
    pointer-events: none;
}

#top.single-conference .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
#top.single-conference .btn-default:focus,
#top.single-conference .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
#top.single-conference .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#top.single-conference .btn-default:active,
#top.single-conference .btn-default.active,
#top.single-conference .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#top.single-conference .btn-default:active:hover,
#top.single-conference .btn-default.active:hover,
#top.single-conference .open > .dropdown-toggle.btn-default:hover,
#top.single-conference .btn-default:active:focus,
#top.single-conference .btn-default.active:focus,
#top.single-conference .open > .dropdown-toggle.btn-default:focus,
#top.single-conference .btn-default:active.focus,
#top.single-conference .btn-default.active.focus,
#top.single-conference .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
#top.single-conference .btn-default:active,
#top.single-conference .btn-default.active,
#top.single-conference .open > .dropdown-toggle.btn-default {
    background-image: none;
}
#top.single-conference .btn-default.disabled:hover,
#top.single-conference .btn-default[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-default:hover,
#top.single-conference .btn-default.disabled:focus,
#top.single-conference .btn-default[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-default:focus,
#top.single-conference .btn-default.disabled.focus,
#top.single-conference .btn-default[disabled].focus,
#top.single-conference fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
#top.single-conference .btn-default .badge {
    color: #fff;
    background-color: #333;
}
#top.single-conference .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
#top.single-conference .btn-primary:focus,
#top.single-conference .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
#top.single-conference .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
#top.single-conference .btn-primary:active,
#top.single-conference .btn-primary.active,
#top.single-conference .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
#top.single-conference .btn-primary:active:hover,
#top.single-conference .btn-primary.active:hover,
#top.single-conference .open > .dropdown-toggle.btn-primary:hover,
#top.single-conference .btn-primary:active:focus,
#top.single-conference .btn-primary.active:focus,
#top.single-conference .open > .dropdown-toggle.btn-primary:focus,
#top.single-conference .btn-primary:active.focus,
#top.single-conference .btn-primary.active.focus,
#top.single-conference .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
#top.single-conference .btn-primary:active,
#top.single-conference .btn-primary.active,
#top.single-conference .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
#top.single-conference .btn-primary.disabled:hover,
#top.single-conference .btn-primary[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-primary:hover,
#top.single-conference .btn-primary.disabled:focus,
#top.single-conference .btn-primary[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-primary:focus,
#top.single-conference .btn-primary.disabled.focus,
#top.single-conference .btn-primary[disabled].focus,
#top.single-conference fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
#top.single-conference .btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
#top.single-conference .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#top.single-conference .btn-success:focus,
#top.single-conference .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
#top.single-conference .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
#top.single-conference .btn-success:active,
#top.single-conference .btn-success.active,
#top.single-conference .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
#top.single-conference .btn-success:active:hover,
#top.single-conference .btn-success.active:hover,
#top.single-conference .open > .dropdown-toggle.btn-success:hover,
#top.single-conference .btn-success:active:focus, .btn-success.active:focus,
#top.single-conference .open > .dropdown-toggle.btn-success:focus,
#top.single-conference .btn-success:active.focus,
#top.single-conference .btn-success.active.focus,
#top.single-conference .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
#top.single-conference .btn-success:active,
#top.single-conference .btn-success.active,
#top.single-conference .open > .dropdown-toggle.btn-success {
    background-image: none;
}
#top.single-conference .btn-success.disabled:hover,
#top.single-conference .btn-success[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-success:hover,
#top.single-conference .btn-success.disabled:focus,
#top.single-conference .btn-success[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-success:focus,
#top.single-conference .btn-success.disabled.focus,
#top.single-conference .btn-success[disabled].focus,
#top.single-conference fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#top.single-conference .btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
#top.single-conference .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
#top.single-conference .btn-info:focus,
#top.single-conference .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
#top.single-conference .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#top.single-conference .btn-info:active,
#top.single-conference .btn-info.active,
#top.single-conference .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#top.single-conference .btn-info:active:hover,
#top.single-conference .btn-info.active:hover,
#top.single-conference .open > .dropdown-toggle.btn-info:hover,
#top.single-conference .btn-info:active:focus,
#top.single-conference .btn-info.active:focus,
#top.single-conference .open > .dropdown-toggle.btn-info:focus,
#top.single-conference .btn-info:active.focus,
#top.single-conference .btn-info.active.focus,
#top.single-conference .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
#top.single-conference .btn-info:active,
#top.single-conference .btn-info.active,
#top.single-conference .open > .dropdown-toggle.btn-info {
    background-image: none;
}
#top.single-conference .btn-info.disabled:hover,
#top.single-conference .btn-info[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-info:hover,
#top.single-conference .btn-info.disabled:focus,
#top.single-conference .btn-info[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-info:focus,
#top.single-conference .btn-info.disabled.focus,
#top.single-conference .btn-info[disabled].focus,
#top.single-conference fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
#top.single-conference .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
#top.single-conference .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
#top.single-conference .btn-warning:focus,
#top.single-conference .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
#top.single-conference .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
#top.single-conference .btn-warning:active,
#top.single-conference .btn-warning.active,
#top.single-conference .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
#top.single-conference .btn-warning:active:hover,
#top.single-conference .btn-warning.active:hover,
#top.single-conference .open > .dropdown-toggle.btn-warning:hover,
#top.single-conference .btn-warning:active:focus,
#top.single-conference .btn-warning.active:focus,
#top.single-conference .open > .dropdown-toggle.btn-warning:focus,
#top.single-conference .btn-warning:active.focus,
#top.single-conference .btn-warning.active.focus,
#top.single-conference .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
#top.single-conference .btn-warning:active,
#top.single-conference .btn-warning.active,
#top.single-conference .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
#top.single-conference .btn-warning.disabled:hover,
#top.single-conference .btn-warning[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-warning:hover,
#top.single-conference .btn-warning.disabled:focus,
#top.single-conference .btn-warning[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-warning:focus,
#top.single-conference .btn-warning.disabled.focus,
#top.single-conference .btn-warning[disabled].focus,
#top.single-conference fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
#top.single-conference .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
#top.single-conference .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
#top.single-conference .btn-danger:focus,
#top.single-conference .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
#top.single-conference .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
#top.single-conference .btn-danger:active,
#top.single-conference .btn-danger.active,
#top.single-conference .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
#top.single-conference .btn-danger:active:hover,
#top.single-conference .btn-danger.active:hover,
#top.single-conference .open > .dropdown-toggle.btn-danger:hover,
#top.single-conference .btn-danger:active:focus,
#top.single-conference .btn-danger.active:focus,
#top.single-conference .open > .dropdown-toggle.btn-danger:focus,
#top.single-conference .btn-danger:active.focus,
#top.single-conference .btn-danger.active.focus,
#top.single-conference .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
#top.single-conference .btn-danger:active,
#top.single-conference .btn-danger.active,
#top.single-conference .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
#top.single-conference .btn-danger.disabled:hover,
#top.single-conference .btn-danger[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-danger:hover,
#top.single-conference .btn-danger.disabled:focus,
#top.single-conference .btn-danger[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-danger:focus,
#top.single-conference .btn-danger.disabled.focus,
#top.single-conference .btn-danger[disabled].focus,
#top.single-conference fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
#top.single-conference .btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
#top.single-conference .btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}
#top.single-conference .btn-link,
#top.single-conference .btn-link:active,
#top.single-conference .btn-link.active,
#top.single-conference .btn-link[disabled],
    fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#top.single-conference .btn-link,
#top.single-conference .btn-link:hover,
#top.single-conference .btn-link:focus,
#top.single-conference .btn-link:active {
    border-color: transparent;
}
#top.single-conference .btn-link:hover,
#top.single-conference .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
#top.single-conference .btn-link[disabled]:hover,
#top.single-conference fieldset[disabled] .btn-link:hover,
#top.single-conference .btn-link[disabled]:focus,
#top.single-conference fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
#top.single-conference .btn-lg,
#top.single-conference .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
#top.single-conference .btn-sm,
#top.single-conference .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
#top.single-conference .btn-xs,
#top.single-conference .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
#top.single-conference .btn-block {
    display: block;
    width: 100%;
}
#top.single-conference .btn-block + .btn-block {
    margin-top: 5px;
}
#top.single-conference input[type="submit"].btn-block,
#top.single-conference input[type="reset"].btn-block, 
#top.single-conference input[type="button"].btn-block {
    width: 100%;
}

/**
 *     Button Dim
 */
#top.single-conference .btn-large-dim {
    width: 90px;
    height: 90px;
    font-size: 42px;
}
#top.single-conference button.dim {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important;
}
#top.single-conference button.dim:active {
    top: 3px;
}
#top.single-conference button.btn-primary.dim {
    box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999;
}
#top.single-conference button.btn-primary.dim:active {
    box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}
#top.single-conference button.btn-default.dim {
    box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;
}
#top.single-conference button.btn-default.dim:active {
    box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;
}
#top.single-conference button.btn-warning.dim {
    box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;
}
#top.single-conference button.btn-warning.dim:active {
    box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;
}
#top.single-conference button.btn-info.dim {
    box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999999;
}
#top.single-conference button.btn-info.dim:active {
    box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999999;
}
#top.single-conference button.btn-success.dim {
    box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999;
}
#top.single-conference button.btn-success.dim:active {
    box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999;
}
#top.single-conference button.btn-danger.dim {
    box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999;
}
#top.single-conference button.btn-danger.dim:active {
    box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999;
}
#top.single-conference button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px;
}
#top.single-conference button.dim:active:before {
    top: 7px;
    font-size: 50px;
}




/* Button, Badge */
#top.single-conference .btn {
    border-radius: 3px;
}

#top.single-conference .float-e-margins .btn {
    margin-bottom: 5px;
}

#top.single-conference .btn-w-m {
    min-width: 120px;
}

#top.single-conference .btn-primary.btn-outline {
    color: #1ab394;
}

#top.single-conference .btn-success.btn-outline {
    color: #1c84c6;
}

#top.single-conference .btn-info.btn-outline {
    color: #23c6c8;
}

#top.single-conference .btn-warning.btn-outline {
    color: #f8ac59;
}

#top.single-conference .btn-danger.btn-outline {
    color: #ed5565;
}

#top.single-conference .btn-primary.btn-outline:hover,
#top.single-conference .btn-success.btn-outline:hover,
#top.single-conference .btn-info.btn-outline:hover,
#top.single-conference .btn-warning.btn-outline:hover,
#top.single-conference .btn-danger.btn-outline:hover {
    color: #fff;
}

#top.single-conference .btn-primary {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
}

#top.single-conference .btn-primary:hover,
#top.single-conference .btn-primary:focus,
#top.single-conference .btn-primary:active,
#top.single-conference .btn-primary.active,
#top.single-conference .open .dropdown-toggle.btn-primary,
#top.single-conference .btn-primary:active:focus,
#top.single-conference .btn-primary:active:hover,
#top.single-conference .btn-primary.active:hover,
#top.single-conference .btn-primary.active:focus {
    background-color: #18a689;
    border-color: #18a689;
    color: #FFFFFF;
}

#top.single-conference .btn-primary:active,
#top.single-conference .btn-primary.active,
#top.single-conference .open .dropdown-toggle.btn-primary {
    background-image: none;
}

#top.single-conference .btn-primary.disabled,
#top.single-conference .btn-primary.disabled:hover,
#top.single-conference .btn-primary.disabled:focus,
#top.single-conference .btn-primary.disabled:active,
#top.single-conference .btn-primary.disabled.active,
#top.single-conference .btn-primary[disabled],
#top.single-conference .btn-primary[disabled]:hover,
#top.single-conference .btn-primary[disabled]:focus,
#top.single-conference .btn-primary[disabled]:active,
#top.single-conference .btn-primary.active[disabled],
#top.single-conference fieldset[disabled] .btn-primary,
#top.single-conference fieldset[disabled] .btn-primary:hover,
#top.single-conference fieldset[disabled] .btn-primary:focus,
#top.single-conference fieldset[disabled] .btn-primary:active,
#top.single-conference fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3;
}
#top.single-conference .btn-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF;
}
#top.single-conference .btn-success:hover,
#top.single-conference .btn-success:focus,
#top.single-conference .btn-success:active,
#top.single-conference .btn-success.active,
#top.single-conference .open .dropdown-toggle.btn-success,
#top.single-conference .btn-success:active:focus,
#top.single-conference .btn-success:active:hover,
#top.single-conference .btn-success.active:hover,
#top.single-conference .btn-success.active:focus {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: #FFFFFF;
}
#top.single-conference .btn-success:active,
#top.single-conference .btn-success.active,
  .open .dropdown-toggle.btn-success {
    background-image: none;
}
#top.single-conference .btn-success.disabled,
#top.single-conference .btn-success.disabled:hover,
#top.single-conference .btn-success.disabled:focus,
#top.single-conference .btn-success.disabled:active,
#top.single-conference .btn-success.disabled.active,
#top.single-conference .btn-success[disabled],
#top.single-conference .btn-success[disabled]:hover,
#top.single-conference .btn-success[disabled]:focus,
#top.single-conference .btn-success[disabled]:active,
#top.single-conference .btn-success.active[disabled],
#top.single-conference fieldset[disabled] .btn-success,
#top.single-conference fieldset[disabled] .btn-success:hover,
#top.single-conference fieldset[disabled] .btn-success:focus,
#top.single-conference fieldset[disabled] .btn-success:active,
#top.single-conference fieldset[disabled] .btn-success.active {
    background-color: #1f90d8;
    border-color: #1f90d8;
}
#top.single-conference .btn-info {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #FFFFFF;
}
#top.single-conference .btn-info:hover,
#top.single-conference .btn-info:focus,
#top.single-conference .btn-info:active,
#top.single-conference .btn-info.active,
#top.single-conference .open .dropdown-toggle.btn-info,
#top.single-conference .btn-info:active:focus,
#top.single-conference .btn-info:active:hover,
#top.single-conference .btn-info.active:hover,
#top.single-conference .btn-info.active:focus {
    background-color: #21b9bb;
    border-color: #21b9bb;
    color: #FFFFFF;
}
#top.single-conference .btn-info:active,
#top.single-conference .btn-info.active,
#top.single-conference .open .dropdown-toggle.btn-info {
    background-image: none;
}
#top.single-conference .btn-info.disabled,
#top.single-conference .btn-info.disabled:hover,
#top.single-conference .btn-info.disabled:focus,
#top.single-conference .btn-info.disabled:active,
#top.single-conference .btn-info.disabled.active,
#top.single-conference .btn-info[disabled],
#top.single-conference .btn-info[disabled]:hover,
#top.single-conference .btn-info[disabled]:focus,
#top.single-conference .btn-info[disabled]:active,
#top.single-conference .btn-info.active[disabled],
#top.single-conference fieldset[disabled] .btn-info,
#top.single-conference fieldset[disabled] .btn-info:hover,
#top.single-conference fieldset[disabled] .btn-info:focus,
#top.single-conference fieldset[disabled] .btn-info:active,
#top.single-conference fieldset[disabled] .btn-info.active {
    background-color: #26d7d9;
    border-color: #26d7d9;
}
#top.single-conference .btn-default {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}
#top.single-conference .btn-default:hover,
#top.single-conference .btn-default:focus,
#top.single-conference .btn-default:active,
#top.single-conference .btn-default.active,
#top.single-conference .open .dropdown-toggle.btn-default,
#top.single-conference .btn-default:active:focus,
#top.single-conference .btn-default:active:hover,
#top.single-conference .btn-default.active:hover,
#top.single-conference .btn-default.active:focus {
    color: inherit;
    border: 1px solid #d2d2d2;
}
#top.single-conference .btn-default:active,
#top.single-conference .btn-default.active,
#top.single-conference .open .dropdown-toggle.btn-default {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
#top.single-conference .btn-default.disabled,
#top.single-conference .btn-default.disabled:hover,
#top.single-conference .btn-default.disabled:focus,
#top.single-conference .btn-default.disabled:active,
#top.single-conference .btn-default.disabled.active,
#top.single-conference .btn-default[disabled],
#top.single-conference .btn-default[disabled]:hover,
#top.single-conference .btn-default[disabled]:focus,
#top.single-conference .btn-default[disabled]:active,
#top.single-conference .btn-default.active[disabled],
#top.single-conference fieldset[disabled] .btn-default,
#top.single-conference fieldset[disabled] .btn-default:hover,
#top.single-conference fieldset[disabled] .btn-default:focus,
#top.single-conference fieldset[disabled] .btn-default:active,
#top.single-conference fieldset[disabled] .btn-default.active {
    color: #cacaca;
}
#top.single-conference .btn-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #FFFFFF;
}
#top.single-conference .btn-warning:hover,
#top.single-conference .btn-warning:focus,
#top.single-conference .btn-warning:active,
#top.single-conference .btn-warning.active,
#top.single-conference .open .dropdown-toggle.btn-warning,
#top.single-conference .btn-warning:active:focus,
#top.single-conference .btn-warning:active:hover,
#top.single-conference .btn-warning.active:hover,
#top.single-conference .btn-warning.active:focus {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #FFFFFF;
}
#top.single-conference .btn-warning:active,
#top.single-conference .btn-warning.active,
#top.single-conference .open .dropdown-toggle.btn-warning {
    background-image: none;
}
#top.single-conference .btn-warning.disabled,
#top.single-conference .btn-warning.disabled:hover,
#top.single-conference .btn-warning.disabled:focus,
#top.single-conference .btn-warning.disabled:active,
#top.single-conference .btn-warning.disabled.active,
#top.single-conference .btn-warning[disabled],
#top.single-conference .btn-warning[disabled]:hover,
#top.single-conference .btn-warning[disabled]:focus,
#top.single-conference .btn-warning[disabled]:active,
#top.single-conference .btn-warning.active[disabled],
#top.single-conference fieldset[disabled] .btn-warning,
#top.single-conference fieldset[disabled] .btn-warning:hover,
#top.single-conference fieldset[disabled] .btn-warning:focus,
#top.single-conference fieldset[disabled] .btn-warning:active,
#top.single-conference fieldset[disabled] .btn-warning.active {
    background-color: #f9b66d;
    border-color: #f9b66d;
}
#top.single-conference .btn-danger {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #FFFFFF;
}
#top.single-conference .btn-danger:hover,
#top.single-conference .btn-danger:focus,
#top.single-conference .btn-danger:active,
#top.single-conference .btn-danger.active,
#top.single-conference .open .dropdown-toggle.btn-danger,
#top.single-conference .btn-danger:active:focus,
#top.single-conference .btn-danger:active:hover,
#top.single-conference .btn-danger.active:hover,
#top.single-conference .btn-danger.active:focus {
    background-color: #ec4758;
    border-color: #ec4758;
    color: #FFFFFF;
}
#top.single-conference .btn-danger:active,
#top.single-conference .btn-danger.active,
#top.single-conference .open .dropdown-toggle.btn-danger {
    background-image: none;
}
#top.single-conference .btn-danger.disabled,
#top.single-conference .btn-danger.disabled:hover,
#top.single-conference .btn-danger.disabled:focus,
#top.single-conference .btn-danger.disabled:active,
#top.single-conference .btn-danger.disabled.active,
#top.single-conference .btn-danger[disabled],
#top.single-conference .btn-danger[disabled]:hover,
#top.single-conference .btn-danger[disabled]:focus,
#top.single-conference .btn-danger[disabled]:active,
#top.single-conference .btn-danger.active[disabled],
#top.single-conference fieldset[disabled] .btn-danger,
#top.single-conference fieldset[disabled] .btn-danger:hover,
#top.single-conference fieldset[disabled] .btn-danger:focus,
#top.single-conference fieldset[disabled] .btn-danger:active,
#top.single-conference fieldset[disabled] .btn-danger.active {
    background-color: #ef6776;
    border-color: #ef6776;
}
#top.single-conference .btn-link {
    color: inherit;
}
#top.single-conference .btn-link:hover,
#top.single-conference .btn-link:focus,
#top.single-conference .btn-link:active,
#top.single-conference .btn-link.active,
#top.single-conference .open .dropdown-toggle.btn-link {
    color: #1ab394;
    text-decoration: none;
}
#top.single-conference .btn-link:active,
#top.single-conference .btn-link.active,
#top.single-conference .open .dropdown-toggle.btn-link {
    background-image: none;
}
#top.single-conference .btn-link.disabled,
#top.single-conference .btn-link.disabled:hover,
#top.single-conference .btn-link.disabled:focus,
#top.single-conference .btn-link.disabled:active,
#top.single-conference .btn-link.disabled.active,
#top.single-conference .btn-link[disabled],
#top.single-conference .btn-link[disabled]:hover,
#top.single-conference .btn-link[disabled]:focus,
#top.single-conference .btn-link[disabled]:active,
#top.single-conference .btn-link.active[disabled],
#top.single-conference fieldset[disabled] .btn-link,
#top.single-conference fieldset[disabled] .btn-link:hover,
#top.single-conference fieldset[disabled] .btn-link:focus,
#top.single-conference fieldset[disabled] .btn-link:active,
#top.single-conference fieldset[disabled] .btn-link.active {
    color: #cacaca;
}
#top.single-conference .btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}
#top.single-conference .btn-white:hover,
#top.single-conference .btn-white:focus,
#top.single-conference .btn-white:active,
#top.single-conference .btn-white.active,
#top.single-conference .open .dropdown-toggle.btn-white,
#top.single-conference .btn-white:active:focus,
#top.single-conference .btn-white:active:hover,
#top.single-conference .btn-white.active:hover,
#top.single-conference .btn-white.active:focus {
    color: inherit;
    border: 1px solid #d2d2d2;
}
#top.single-conference .btn-white:active,
#top.single-conference .btn-white.active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
#top.single-conference .btn-white:active,
#top.single-conference .btn-white.active,
#top.single-conference .open .dropdown-toggle.btn-white {
    background-image: none;
}
#top.single-conference .btn-white.disabled,
#top.single-conference .btn-white.disabled:hover,
#top.single-conference .btn-white.disabled:focus,
#top.single-conference .btn-white.disabled:active,
#top.single-conference .btn-white.disabled.active,
#top.single-conference .btn-white[disabled],
#top.single-conference .btn-white[disabled]:hover,
#top.single-conference .btn-white[disabled]:focus,
#top.single-conference .btn-white[disabled]:active,
#top.single-conference .btn-white.active[disabled],
#top.single-conference fieldset[disabled] .btn-white,
#top.single-conference fieldset[disabled] .btn-white:hover,
#top.single-conference fieldset[disabled] .btn-white:focus,
#top.single-conference fieldset[disabled] .btn-white:active,
#top.single-conference fieldset[disabled] .btn-white.active {
    color: #cacaca;
}

#top.single-conference .form-control,
#top.single-conference .form-control:focus,
#top.single-conference .has-error .form-control:focus,
#top.single-conference .has-success .form-control:focus,
#top.single-conference .has-warning .form-control:focus,
#top.single-conference .navbar-collapse, .navbar-form,
#top.single-conference .navbar-form-custom .form-control:focus,
#top.single-conference .navbar-form-custom .form-control:hover,
#top.single-conference .open .btn.dropdown-toggle,
#top.single-conference .panel,
#top.single-conference .popover,
#top.single-conference .progress,
#top.single-conference .progress-bar {
    box-shadow: none;
}
#top.single-conference .btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}
#top.single-conference .btn-rounded {
    border-radius: 50px;
}
#top.single-conference .btn:focus {
    outline: none !important;
}

#top.single-conference .label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    border-radius: 0.25em;
    cursor: pointer;
}

#top.single-conference .badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}

#top.single-conference .label-primary,
#top.single-conference .badge-primary {
    background-color: #1ab394;
    color: #FFFFFF;
}

#top.single-conference .label-success,
#top.single-conference .badge-success {
    background-color: #1c84c6;
    color: #FFFFFF;
}

#top.single-conference .label-warning,
#top.single-conference .badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}

#top.single-conference .label-warning-light,
#top.single-conference .badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff;
}

#top.single-conference .label-danger,
#top.single-conference .badge-danger {
    background-color: #ed5565;
    color: #FFFFFF;
}

#top.single-conference .label-info,
#top.single-conference .badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}

#top.single-conference .label-inverse,
#top.single-conference .badge-inverse {
    background-color: #262626;
    color: #FFFFFF;
}

#top.single-conference .label-white,
#top.single-conference .badge-white {
    background-color: #FFFFFF;
    color: #5E5E5E;
}

#top.single-conference .label-white,
#top.single-conference .badge-disable {
    background-color: #2A2E36;
    color: #8B91A0;
}

#top.single-conference button.label {
    border: 0px;
}


/**
 *     Alert
 */
#top.single-conference .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

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

#top.single-conference .alert .alert-link {
    font-weight: bold;
}

#top.single-conference .alert > p,
#top.single-conference .alert > ul {
    margin-bottom: 0;
}

#top.single-conference .alert > p + p {
    margin-top: 5px;
}

#top.single-conference .alert-dismissable,
#top.single-conference .alert-dismissible {
    padding-right: 35px;
}

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

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

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

#top.single-conference .alert-success .alert-link {
    color: #2b542c;
}

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

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

#top.single-conference .alert-info .alert-link {
    color: #245269;
}

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

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

#top.single-conference .alert-warning .alert-link {
    color: #66512c;
}

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

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

#top.single-conference .alert-danger .alert-link {
    color: #843534;
}

/**
 *     Form
 */
#top.single-conference .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, .075);
    box-shadow: inset 0 1px 1px rgba(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;
}
#top.single-conference .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, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
#top.single-conference .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
#top.single-conference .form-control:-ms-input-placeholder {
    color: #999;
}
#top.single-conference .form-control::-webkit-input-placeholder {
    color: #999;
}
#top.single-conference .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
#top.single-conference .form-control[disabled],
#top.single-conference .form-control[readonly],
#top.single-conference fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
#top.single-conference .form-control[disabled],
#top.single-conference fieldset[disabled] .form-control {
    cursor: not-allowed;
}

#top.single-conference textarea.form-control {
    height: auto;
}
#top.single-conference input[type="search"] {
    -webkit-appearance: none;
}

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

#top.single-conference .form-group {
    margin-bottom: 15px;
}
#top.single-conference .radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
#top.single-conference .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
#top.single-conference .radio input[type="radio"],
#top.single-conference .radio-inline input[type="radio"],
#top.single-conference .checkbox input[type="checkbox"],
#top.single-conference .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
#top.single-conference .radio + .radio,
#top.single-conference .checkbox + .checkbox {
    margin-top: -5px;
}
#top.single-conference .radio-inline,
#top.single-conference .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
#top.single-conference .radio-inline + .radio-inline,
#top.single-conference .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
#top.single-conference input[type="radio"][disabled],
#top.single-conference input[type="checkbox"][disabled],
#top.single-conference input[type="radio"].disabled,
#top.single-conference input[type="checkbox"].disabled,
    fieldset[disabled] input[type="radio"],
     fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
#top.single-conference .radio-inline.disabled,
#top.single-conference .checkbox-inline.disabled,
  fieldset[disabled] .radio-inline,
   fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
#top.single-conference .radio.disabled label,
#top.single-conference .checkbox.disabled label,
  fieldset[disabled] .radio label,
   fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
#top.single-conference .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
#top.single-conference .form-control-static.input-lg,
#top.single-conference .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}

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

#top.single-conference select.input-sm {
    height: 30px;
    line-height: 30px;
}

#top.single-conference textarea.input-sm,
#top.single-conference select[multiple].input-sm {
    height: auto;
}
#top.single-conference .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
#top.single-conference .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
#top.single-conference .form-group-sm textarea.form-control,
#top.single-conference .form-group-sm select[multiple].form-control {
    height: auto;
}
#top.single-conference .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

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

#top.single-conference select.input-lg {
    height: 46px;
    line-height: 46px;
}

#top.single-conference textarea.input-lg,
#top.single-conference select[multiple].input-lg {
    height: auto;
}
#top.single-conference .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
#top.single-conference .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
#top.single-conference .form-group-lg textarea.form-control,
#top.single-conference .form-group-lg select[multiple].form-control {
    height: auto;
}
#top.single-conference .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
#top.single-conference .has-feedback {
    position: relative;
}
#top.single-conference .has-feedback .form-control {
    padding-right: 42.5px;
}
#top.single-conference .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;
}
#top.single-conference .input-lg + .form-control-feedback,
#top.single-conference .input-group-lg + .form-control-feedback,
#top.single-conference .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
#top.single-conference .input-sm + .form-control-feedback,
#top.single-conference .input-group-sm + .form-control-feedback,
#top.single-conference .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
#top.single-conference .has-success .help-block,
#top.single-conference .has-success .control-label,
#top.single-conference .has-success .radio,
#top.single-conference .has-success .checkbox,
#top.single-conference .has-success .radio-inline,
#top.single-conference .has-success .checkbox-inline,
#top.single-conference .has-success.radio label,
#top.single-conference .has-success.checkbox label,
#top.single-conference .has-success.radio-inline label,
#top.single-conference .has-success.checkbox-inline label {
    color: #3c763d;
}
#top.single-conference .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#top.single-conference .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
#top.single-conference .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
#top.single-conference .has-success .form-control-feedback {
    color: #3c763d;
}
#top.single-conference .has-warning .help-block,
#top.single-conference .has-warning .control-label,
#top.single-conference .has-warning .radio,
#top.single-conference .has-warning .checkbox,
#top.single-conference .has-warning .radio-inline,
#top.single-conference .has-warning .checkbox-inline,
#top.single-conference .has-warning.radio label,
#top.single-conference .has-warning.checkbox label,
#top.single-conference .has-warning.radio-inline label,
#top.single-conference .has-warning.checkbox-inline label {
    color: #8a6d3b;
}
#top.single-conference .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#top.single-conference .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
#top.single-conference .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
#top.single-conference .has-warning .form-control-feedback {
    color: #8a6d3b;
}
#top.single-conference .has-error .help-block,
#top.single-conference .has-error .control-label,
#top.single-conference .has-error .radio,
#top.single-conference .has-error .checkbox,
#top.single-conference .has-error .radio-inline,
#top.single-conference .has-error .checkbox-inline,
#top.single-conference .has-error.radio label,
#top.single-conference .has-error.checkbox label,
#top.single-conference .has-error.radio-inline label,
#top.single-conference .has-error.checkbox-inline label {
    color: #a94442;
}
#top.single-conference .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#top.single-conference .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
#top.single-conference .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
#top.single-conference .has-error .form-control-feedback {
    color: #a94442;
}
#top.single-conference .has-feedback label ~
#top.single-conference .form-control-feedback {
    top: 25px;
}
#top.single-conference .has-feedback label.sr-only ~
#top.single-conference .form-control-feedback {
    top: 0;
}

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

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

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

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

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



/**
 *     Clearfix
 */
#top.single-conference .clearfix:before,
#top.single-conference .clearfix:after,
#top.single-conference .dl-horizontal dd:before,
#top.single-conference .dl-horizontal dd:after,
#top.single-conference .container:before,
#top.single-conference .container:after,
#top.single-conference .container-fluid:before,
#top.single-conference .container-fluid:after,
#top.single-conference .row:before,
#top.single-conference .row:after,
#top.single-conference .form-horizontal .form-group:before,
#top.single-conference .form-horizontal .form-group:after,
#top.single-conference .btn-toolbar:before,
#top.single-conference .btn-toolbar:after,
#top.single-conference .btn-group-vertical > .btn-group:before,
#top.single-conference .btn-group-vertical > .btn-group:after,
#top.single-conference .nav:before,
#top.single-conference .nav:after,
#top.single-conference .navbar:before,
#top.single-conference .navbar:after,
#top.single-conference .navbar-header:before,
#top.single-conference .navbar-header:after,
#top.single-conference .navbar-collapse:before,
#top.single-conference .navbar-collapse:after,
#top.single-conference .pager:before,
#top.single-conference .pager:after,
#top.single-conference .panel-body:before,
#top.single-conference .panel-body:after,
#top.single-conference .modal-header:before,
#top.single-conference .modal-header:after,
#top.single-conference .modal-footer:before,
#top.single-conference .modal-footer:after {
    display: table;
    content: " ";
}
#top.single-conference .clearfix:after,
#top.single-conference .dl-horizontal dd:after,
#top.single-conference .container:after,
#top.single-conference .container-fluid:after,
#top.single-conference .row:after,
#top.single-conference .form-horizontal .form-group:after,
#top.single-conference .btn-toolbar:after,
#top.single-conference .btn-group-vertical > .btn-group:after,
#top.single-conference .nav:after,
#top.single-conference .navbar:after,
#top.single-conference .navbar-header:after,
#top.single-conference .navbar-collapse:after,
#top.single-conference .pager:after,
#top.single-conference .panel-body:after,
#top.single-conference .modal-header:after,
#top.single-conference .modal-footer:after {
    clear: both;
}


/**
 *     Spinner
 */
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
.sk-spinner-rotating-plane.sk-spinner {
    width: 30px;
    height: 30px;
    background-color: #1ab394;
    margin: 0 auto;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
}

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #1ab394;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-doubleBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
    margin: 0 auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}

.sk-spinner-wave div {
    background-color: #1ab394;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-spinner-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-spinner-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-spinner-wave .sk-rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-spinner-wave .sk-rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
@keyframes sk-waveStretchDelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
    margin: 0 auto;
    width: 32px;
    height: 32px;
    position: relative;
}

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
    background-color: #1ab394;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
    animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
}

.sk-spinner-wandering-cubes .sk-cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes sk-wanderingCubeMove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
        transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        /* Hack to make FF rotate in the right direction */
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
        transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
        transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes sk-wanderingCubeMove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
        transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        /* Hack to make FF rotate in the right direction */
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
        transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
        transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
    animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    }
    @keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear;
}

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

.sk-spinner-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes sk-chasingDotsBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-chasingDotsBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center;
}

.sk-spinner-three-bounce div {
    width: 18px;
    height: 18px;
    background-color: #1ab394;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sk-spinner-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sk-spinner-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-threeBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-threeBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
    margin: 0 auto;
    width: 22px;
    height: 22px;
    position: relative;
}

.sk-spinner-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-spinner-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 20%;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sk-spinner-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-spinner-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-spinner-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-spinner-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-spinner-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-spinner-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-spinner-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-spinner-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-spinner-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-spinner-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-spinner-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-spinner-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-spinner-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-spinner-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-spinner-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-spinner-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-spinner-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-spinner-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-spinner-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-spinner-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-spinner-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-spinner-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
.sk-spinner-cube-grid {
    /*
     * Spinner positions
     * 1 2 3
     * 4 5 6
     * 7 8 9
     */
}

.sk-spinner-cube-grid.sk-spinner {
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.sk-spinner-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #1ab394;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
    background-color: #1ab394;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    margin: 0 auto;
    -webkit-animation: sk-innerCircle 1s linear infinite;
    animation: sk-innerCircle 1s linear infinite;
}

.sk-spinner-wordpress .sk-inner-circle {
    display: block;
    background-color: #fff;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 8px;
    top: 5px;
    left: 5px;
}

@-webkit-keyframes sk-innerCircle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes sk-innerCircle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
    margin: 0 auto;
    width: 22px;
    height: 22px;
    position: relative;
}

.sk-spinner-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-spinner-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 18%;
    height: 18%;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sk-spinner-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-spinner-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-spinner-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-spinner-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-spinner-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-spinner-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-spinner-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-spinner-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-spinner-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-spinner-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-spinner-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-spinner-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-spinner-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-spinner-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-spinner-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-spinner-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-spinner-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-spinner-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-spinner-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-spinner-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-spinner-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-spinner-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}