
.navbar-default .navbar-toolbar>.active>a,.navbar-default .navbar-toolbar>.active>a:focus,.navbar-default .navbar-toolbar>.active>a:hover {
    color: #526069;
    background-color: rgba(243,247,249,.6)
}

.navbar-default .navbar-toolbar>.disabled>a,.navbar-default .navbar-toolbar>.disabled>a:focus,.navbar-default .navbar-toolbar>.disabled>a:hover {
    color: #ccd5db;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    color: #76838f
}

.navbar-default .navbar-toolbar>.open>a,.navbar-default .navbar-toolbar>.open>a:focus,.navbar-default .navbar-toolbar>.open>a:hover {
    color: #526069;
    background-color: rgba(243,247,249,.6)
}

.navbar-inverse .navbar-toolbar>li>a {
    color: #fff
}

.navbar-inverse .navbar-toolbar>li>a:focus,.navbar-inverse .navbar-toolbar>li>a:hover {
    color: #fff;
    background-color: rgba(0,0,0,.1)
}

.navbar-inverse .navbar-toolbar>.active>a,.navbar-inverse .navbar-toolbar>.active>a:focus,.navbar-inverse .navbar-toolbar>.active>a:hover {
    color: #fff;
    background-color: rgba(0,0,0,.1)
}

.navbar-inverse .navbar-toolbar>.disabled>a,.navbar-inverse .navbar-toolbar>.disabled>a:focus,.navbar-inverse .navbar-toolbar>.disabled>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    color: #fff
}

.navbar-inverse .navbar-toolbar>.open>a,.navbar-inverse .navbar-toolbar>.open>a:focus,.navbar-inverse .navbar-toolbar>.open>a:hover {
    color: #fff;
    background-color: rgba(0,0,0,.1)
}

.breadcrumb {
    margin-bottom: 10px
}

.breadcrumb li+li:before {
    padding: 0 5px
}

.breadcrumb li .icon {
    text-decoration: none
}

.breadcrumb li .icon:before {
    margin-right: 10px
}

.breadcrumb-arrow>li+li:before {
    content: "\00bb\00a0"
}

.pagination li>a,.pagination li>span {
    padding: 9px 15px;
    -webkit-transition: background .2s ease-out,border-color 0s ease-out,color .2s ease-out;
    -o-transition: background .2s ease-out,border-color 0s ease-out,color .2s ease-out;
    transition: background .2s ease-out,border-color 0s ease-out,color .2s ease-out
}

.pagination li>a:focus,.pagination li>a:hover,.pagination li>span:focus,.pagination li>span:hover {
    -webkit-transition: background .2s ease-out,border-color .2s ease-out,color .2s ease-out;
    -o-transition: background .2s ease-out,border-color .2s ease-out,color .2s ease-out;
    transition: background .2s ease-out,border-color .2s ease-out,color .2s ease-out
}

.pagination li .icon {
    margin-top: -1px
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #ccd5db;
    cursor: not-allowed;
    background-color: transparent;
    border-color: #e4eaec
}

.pagination-gap>li>a {
    margin: 0 5px;
    border-radius: 5px
}

.pagination-gap>li>a:hover {
    background-color: transparent;
    border-color: #62a8ea
}

.pagination-gap>li:first-child>a,.pagination-gap>li:last-child>a {
    border-radius: 5px
}

.pagination-no-border>li>a {
    border: none
}

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

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

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

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

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

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

.pager li>a,.pager li>span {
    padding: 10px 20px;
    color: #76838f;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.pager li>a:focus,.pager li>a:hover {
    color: #62a8ea
}

.pager li .icon {
    margin-top: -1px
}

.pager li>a:focus,.pager li>a:hover {
    border-color: #62a8ea
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    border-color: #e4eaec
}

.pager-round li>a,.pager-round li>span {
    border-radius: 1000px
}

.label {
    padding: .25em .6em .25em;
    font-weight: 300;
    border-radius: .3em
}

.label.label-outline {
    color: #f3f7f9;
    background-color: transparent;
    border-color: #f3f7f9
}

.label-outline {
    border: 1px solid transparent
}

.label-round {
    border-radius: 1em
}

.label-default {
    color: #76838f;
    background-color: #e4eaec
}

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

.label-default.label-outline {
    color: #e4eaec;
    background-color: transparent;
    border-color: #e4eaec
}

.label-default[href]:focus,.label-default[href]:hover {
    color: #a3afb7
}

.label-default.label-outline {
    color: #76838f
}

.label-primary {
    background-color: #62a8ea
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #89bceb
}

.label-primary.label-outline {
    color: #62a8ea;
    background-color: transparent;
    border-color: #62a8ea
}

.label-success {
    background-color: #46be8a
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #5cd29d
}

.label-success.label-outline {
    color: #46be8a;
    background-color: transparent;
    border-color: #46be8a
}

.label-info {
    background-color: #57c7d4
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #77d6e1
}

.label-info.label-outline {
    color: #57c7d4;
    background-color: transparent;
    border-color: #57c7d4
}

.label-warning {
    background-color: #f2a654
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #f4b066
}

.label-warning.label-outline {
    color: #f2a654;
    background-color: transparent;
    border-color: #f2a654
}

.label-danger {
    background-color: #f96868
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #fa7a7a
}

.label-danger.label-outline {
    color: #f96868;
    background-color: transparent;
    border-color: #f96868
}

.label-dark {
    background-color: #526069
}

.label-dark[href]:focus,.label-dark[href]:hover {
    background-color: #76838f
}

.label-dark.label-outline {
    color: #526069;
    background-color: transparent;
    border-color: #526069
}

.label-lg {
    font-size: 16px
}

.label-sm {
    padding: .1em .5em .1em;
    font-size: 10px
}

.badge {
    padding: 3px 6px
}

.btn .badge {
    top: 0
}

.badge.up {
    position: relative;
    top: -10px;
    margin: 0 -.8em;
    border-radius: 15px
}

.badge.badge-absolute {
    position: absolute;
    top: -8px;
    right: -10px;
    z-index: 5
}

.badge-radius {
    border-radius: 3px
}

.badge-primary {
    color: #fff;
    background-color: #62a8ea
}

.badge-primary[href]:focus,.badge-primary[href]:hover {
    color: #fff;
    background-color: #358fe4
}

.list-group-item.active>.badge-primary,.nav-pills>.active>a>.badge-primary {
    color: #fff;
    background-color: #62a8ea
}

.badge-success {
    color: #fff;
    background-color: #46be8a
}

.badge-success[href]:focus,.badge-success[href]:hover {
    color: #fff;
    background-color: #369b6f
}

.list-group-item.active>.badge-success,.nav-pills>.active>a>.badge-success {
    color: #fff;
    background-color: #46be8a
}

.badge-info {
    color: #fff;
    background-color: #57c7d4
}

.badge-info[href]:focus,.badge-info[href]:hover {
    color: #fff;
    background-color: #33b6c5
}

.list-group-item.active>.badge-info,.nav-pills>.active>a>.badge-info {
    color: #fff;
    background-color: #57c7d4
}

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

.badge-warning[href]:focus,.badge-warning[href]:hover {
    color: #fff;
    background-color: #ee8d25
}

.list-group-item.active>.badge-warning,.nav-pills>.active>a>.badge-warning {
    color: #fff;
    background-color: #f2a654
}

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

.badge-danger[href]:focus,.badge-danger[href]:hover {
    color: #fff;
    background-color: #f73737
}

.list-group-item.active>.badge-danger,.nav-pills>.active>a>.badge-danger {
    color: #fff;
    background-color: #f96868
}

.badge-dark {
    color: #fff;
    background-color: #526069
}

.badge-dark[href]:focus,.badge-dark[href]:hover {
    color: #fff;
    background-color: #3c464c
}

.list-group-item.active>.badge-dark,.nav-pills>.active>a>.badge-dark {
    color: #fff;
    background-color: #526069
}

.badge-lg {
    padding: 5px 9px 8px;
    font-size: 16px
}

.badge-sm {
    padding: 2px 5px;
    font-size: 10px
}

.jumbotron {
    padding: 0;
    border-radius: 3px
}

.jumbotron>.jumbotron-photo img {
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.jumbotron-contents {
    padding: 20px
}

.jumbotron .carousel,.jumbotron .carousel-inner,.jumbotron .carousel-inner>.item.active img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.jumbotron .carousel-inner>.item>a>img,.jumbotron .carousel-inner>.item>img {
    width: 100%
}

.jumbotron .h1,.jumbotron h1 {
    font-size: 28px
}

.jumbotron .h2,.jumbotron h2 {
    font-size: 24px
}

@media screen and (min-width: 768px) {
    .container .jumbotron,.jumbotron {
        padding: 0
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 28px
    }
}

.thumbnail {
    padding: 0;
    border: none;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.thumbnail .caption {
    position: relative;
    display: block;
    padding-right: 0;
    padding-left: 0
}

.alert {
    padding-right: 20px;
    padding-left: 20px
}

.alert ul {
    padding-left: 13px
}

.alert ul li {
    padding-left: 7px
}

.panel>.alert {
    margin: 0
}

.alert-alt {
    color: #76838f;
    background-color: rgba(243,247,249,.8);
    border: none;
    border-left: 3px solid transparent
}

.alert-alt .alert-link,.alert-alt a {
    text-decoration: none
}

.alert-dismissible {
    padding-right: 40px
}

.alert-dismissible .close {
    top: 0;
    text-decoration: none;
    opacity: .6
}

.alert-dismissible .close:focus,.alert-dismissible .close:hover {
    opacity: 1
}

.alert-dismissible.alert-alt .close {
    color: #a3afb7;
    opacity: .6
}

.alert-dismissible.alert-alt .close:focus,.alert-dismissible.alert-alt .close:hover {
    color: #a3afb7;
    opacity: 1
}

.alert-icon {
    position: relative;
    padding-left: 45px
}

.alert-icon>.icon {
    position: absolute;
    top: 18px;
    left: 20px;
    width: 1em;
    font-size: 16px;
    text-align: center
}

.alert-avatar {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 75px
}

.alert-avatar>.avatar {
    position: absolute;
    top: 12px;
    left: 20px
}

.page-alert .alert-wrap {
    max-height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -webkit-transition: max-height .7s linear 0s;
    -o-transition: max-height .7s linear 0s;
    transition: max-height .7s linear 0s
}

.page-alert .alert-wrap.in {
    max-height: 500px;
    -webkit-transition: max-height 1s linear 0s;
    -o-transition: max-height 1s linear 0s;
    transition: max-height 1s linear 0s
}

.page-alert .alert-wrap .alert {
    margin: 0;
    text-align: left;
    border-radius: 0
}

.alert-primary {
    color: #62a8ea;
    background-color: rgba(232,241,248,.8);
    border-color: #e8f1f8
}

.alert-primary hr {
    border-top-color: #d4e5f2
}

.alert-primary .alert-link {
    color: #358fe4
}

.alert-primary .close {
    color: #62a8ea
}

.alert-primary .close:focus,.alert-primary .close:hover {
    color: #62a8ea
}

.alert-primary .alert-link {
    color: #4e97d9
}

.alert-alt.alert-primary {
    border-color: #62a8ea
}

.alert-alt.alert-primary .alert-link,.alert-alt.alert-primary a {
    color: #62a8ea
}

.alert-success .alert-link {
    color: #36ab7a
}

.alert-alt.alert-success {
    border-color: #46be8a
}

.alert-alt.alert-success .alert-link,.alert-alt.alert-success a {
    color: #46be8a
}

.alert-info .alert-link {
    color: #47b8c6
}

.alert-alt.alert-info {
    border-color: #57c7d4
}

.alert-alt.alert-info .alert-link,.alert-alt.alert-info a {
    color: #57c7d4
}

.alert-warning .alert-link {
    color: #ec9940
}

.alert-alt.alert-warning {
    border-color: #f2a654
}

.alert-alt.alert-warning .alert-link,.alert-alt.alert-warning a {
    color: #f2a654
}

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

.alert-alt.alert-danger {
    border-color: #f96868
}

.alert-alt.alert-danger .alert-link,.alert-alt.alert-danger a {
    color: #f96868
}

.alert-social {
    position: relative;
    padding-left: 65px
}

.alert-social>.icon {
    position: absolute;
    top: 12px;
    bottom: 0;
    left: 20px;
    width: 1em;
    font-size: 30px;
    text-align: center
}

.alert-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998
}

.alert-facebook hr {
    border-top-color: #344e86
}

.alert-facebook .alert-link {
    color: #e6e6e6
}

.alert-facebook .close {
    color: #fff
}

.alert-facebook .close:focus,.alert-facebook .close:hover {
    color: #fff
}

.alert-facebook .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-twitter {
    color: #fff;
    background-color: #db0000;
    border-color: #db0000
}

.alert-twitter hr {
    border-top-color: #3ea1ec
}

.alert-twitter .alert-link {
    color: #e6e6e6
}

.alert-twitter .close {
    color: #fff
}

.alert-twitter .close:focus,.alert-twitter .close:hover {
    color: #fff
}

.alert-twitter .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39
}

.alert-google-plus hr {
    border-top-color: #d73925
}

.alert-google-plus .alert-link {
    color: #e6e6e6
}

.alert-google-plus .close {
    color: #fff
}

.alert-google-plus .close:focus,.alert-google-plus .close:hover {
    color: #fff
}

.alert-google-plus .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-linkedin {
    color: #fff;
    background-color: #0976b4;
    border-color: #0976b4
}

.alert-linkedin hr {
    border-top-color: #08669c
}

.alert-linkedin .alert-link {
    color: #e6e6e6
}

.alert-linkedin .close {
    color: #fff
}

.alert-linkedin .close:focus,.alert-linkedin .close:hover {
    color: #fff
}

.alert-linkedin .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084
}

.alert-flickr hr {
    border-top-color: #e60077
}

.alert-flickr .alert-link {
    color: #e6e6e6
}

.alert-flickr .close {
    color: #fff
}

.alert-flickr .close:focus,.alert-flickr .close:hover {
    color: #fff
}

.alert-flickr .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-tumblr {
    color: #fff;
    background-color: #35465c;
    border-color: #35465c
}

.alert-tumblr hr {
    border-top-color: #2c3a4c
}

.alert-tumblr .alert-link {
    color: #e6e6e6
}

.alert-tumblr .close {
    color: #fff
}

.alert-tumblr .close:focus,.alert-tumblr .close:hover {
    color: #fff
}

.alert-tumblr .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-github {
    color: #fff;
    background-color: #4183c4;
    border-color: #4183c4
}

.alert-github hr {
    border-top-color: #3876b4
}

.alert-github .alert-link {
    color: #e6e6e6
}

.alert-github .close {
    color: #fff
}

.alert-github .close:focus,.alert-github .close:hover {
    color: #fff
}

.alert-github .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-dribbble {
    color: #fff;
    background-color: #c32361;
    border-color: #c32361
}

.alert-dribbble hr {
    border-top-color: #ad1f56
}

.alert-dribbble .alert-link {
    color: #e6e6e6
}

.alert-dribbble .close {
    color: #fff
}

.alert-dribbble .close:focus,.alert-dribbble .close:hover {
    color: #fff
}

.alert-dribbble .alert-link {
    font-weight: 500;
    color: #fff
}

.alert-youtube {
    color: #fff;
    background-color: #b31217;
    border-color: #b31217
}

.alert-youtube hr {
    border-top-color: #9c1014
}

.alert-youtube .alert-link {
    color: #e6e6e6
}

.alert-youtube .close {
    color: #fff
}

.alert-youtube .close:focus,.alert-youtube .close:hover {
    color: #fff
}

.alert-youtube .alert-link {
    font-weight: 500;
    color: #fff
}

.alert.dark .alert-link {
    font-weight: 500;
    color: #fff!important
}

.alert.dark .alert-left-border {
    border: none;
    border-left: 3px solid transparent
}

.alert.dark.alert-dismissible.alert-alt .close {
    color: #fff
}

.alert.dark.alert-dismissible.alert-alt .close:focus,.alert.dark.alert-dismissible.alert-alt .close:hover {
    color: #fff
}

.alert.dark.alert-primary {
    color: #fff;
    background-color: #62a8ea;
    border-color: #62a8ea
}

.alert.dark.alert-primary hr {
    border-top-color: #4c9ce7
}

.alert.dark.alert-primary .alert-link {
    color: #e6e6e6
}

.alert.dark.alert-primary .close {
    color: #fff
}

.alert.dark.alert-primary .close:focus,.alert.dark.alert-primary .close:hover {
    color: #fff
}

.alert-alt.alert.dark.alert-primary {
    border-color: #2771b4
}

.alert-alt.alert.dark.alert-primary .alert-link,.alert-alt.alert.dark.alert-primary a {
    color: #fff
}

.alert.dark.alert-success {
    color: #fff;
    background-color: #46be8a;
    border-color: #46be8a
}

.alert.dark.alert-success hr {
    border-top-color: #3dae7d
}

.alert.dark.alert-success .alert-link {
    color: #e6e6e6
}

.alert.dark.alert-success .close {
    color: #fff
}

.alert.dark.alert-success .close:focus,.alert.dark.alert-success .close:hover {
    color: #fff
}

.alert-alt.alert.dark.alert-success {
    border-color: #247151
}

.alert-alt.alert.dark.alert-success .alert-link,.alert-alt.alert.dark.alert-success a {
    color: #fff
}

.alert.dark.alert-info {
    color: #fff;
    background-color: #57c7d4;
    border-color: #57c7d4
}

.alert.dark.alert-info hr {
    border-top-color: #43c0cf
}

.alert.dark.alert-info .alert-link {
    color: #e6e6e6
}

.alert.dark.alert-info .close {
    color: #fff
}

.alert.dark.alert-info .close:focus,.alert.dark.alert-info .close:hover {
    color: #fff
}

.alert-alt.alert.dark.alert-info {
    border-color: #2e8893
}

.alert-alt.alert.dark.alert-info .alert-link,.alert-alt.alert.dark.alert-info a {
    color: #fff
}

.alert.dark.alert-warning {
    color: #fff;
    background-color: #f2a654;
    border-color: #f2a654
}

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

.alert.dark.alert-warning .alert-link {
    color: #e6e6e6
}

.alert.dark.alert-warning .close {
    color: #fff
}

.alert.dark.alert-warning .close:focus,.alert.dark.alert-warning .close:hover {
    color: #fff
}

.alert-alt.alert.dark.alert-warning {
    border-color: #cb7314
}

.alert-alt.alert.dark.alert-warning .alert-link,.alert-alt.alert.dark.alert-warning a {
    color: #fff
}

.alert.dark.alert-danger {
    color: #fff;
    background-color: #f96868;
    border-color: #f96868
}

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

.alert.dark.alert-danger .alert-link {
    color: #e6e6e6
}

.alert.dark.alert-danger .close {
    color: #fff
}

.alert.dark.alert-danger .close:focus,.alert.dark.alert-danger .close:hover {
    color: #fff
}

.alert-alt.alert.dark.alert-danger {
    border-color: #d91d1f
}

.alert-alt.alert.dark.alert-danger .alert-link,.alert-alt.alert.dark.alert-danger a {
    color: #fff
}

.progress {
    height: 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar {
    line-height: 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-square {
    border-radius: 0
}

.progress-circle {
    border-radius: 1000px
}

.progress-vertical {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 250px;
    min-height: 250px;
    margin-right: 30px;
    margin-bottom: 0
}

.progress-vertical .progress-bar {
    width: 100%
}

.progress-bar-indicating.active {
    position: relative;
    -webkit-animation: none;
    -o-animation: none;
    animation: none
}

.progress-bar-indicating.active:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: #fff;
    border-radius: inherit;
    opacity: 0;
    -webkit-animation: progress-active 3s ease 0s infinite;
    -o-animation: progress-active 3s ease 0s infinite;
    animation: progress-active 3s ease 0s infinite
}

.progress-vertical .progress-bar-indicating.active:before {
    -webkit-animation-name: progress-vertical-active;
    -o-animation-name: progress-vertical-active;
    animation-name: progress-vertical-active
}

.progress-skill {
    position: relative
}

.progress-skill .progress-bar>span {
    position: absolute;
    top: 0;
    right: 10px;
    color: #526069
}

.progress-lg {
    height: 22px
}

.progress-lg.progress-vertical {
    width: 25px
}

.progress-lg .progress-bar {
    line-height: 22px
}

.progress-sm {
    height: 10px
}

.progress-sm.progress-vertical {
    width: 10px
}

.progress-sm .progress-bar {
    line-height: 10px
}

.progress-xs {
    height: 4px;
    border-radius: 1px
}

.progress-xs.progress-vertical {
    width: 4px
}

.progress-xs .progress-bar {
    line-height: 4px
}

.contextual-progress {
    margin: 20px 0
}

.contextual-progress .progress-title {
    float: left
}

.contextual-progress .progress-label {
    position: relative;
    float: right
}

.contextual-progress .progress {
    height: 2px;
    margin: 5px 0
}

@-webkit-keyframes progress-active {
    0% {
        width: 0;
        opacity: .4
    }

    100% {
        width: 100%;
        opacity: 0
    }
}

@-o-keyframes progress-active {
    0% {
        width: 0;
        opacity: .4
    }

    100% {
        width: 100%;
        opacity: 0
    }
}

@keyframes progress-active {
    0% {
        width: 0;
        opacity: .4
    }

    100% {
        width: 100%;
        opacity: 0
    }
}

@-webkit-keyframes progress-vertical-active {
    0% {
        top: 0;
        opacity: 0
    }

    100% {
        top: 175px;
        opacity: .4
    }
}

@-o-keyframes progress-vertical-active {
    0% {
        top: 0;
        opacity: 0
    }

    100% {
        top: 175px;
        opacity: .4
    }
}

@keyframes progress-vertical-active {
    0% {
        top: 0;
        opacity: 0
    }

    100% {
        top: 175px;
        opacity: .4
    }
}

.media-object {
    width: 120px
}

.media-left,.media>.pull-left {
    padding-right: 20px
}

.media-right,.media>.pull-right {
    padding-left: 20px
}

.media-body {
    overflow: auto
}

.media .media {
    padding-bottom: 0;
    border-bottom: none
}

.media-meta {
    margin-bottom: 3px;
    font-size: 12px;
    color: #526069
}

.media-lg .media-object {
    width: 160px
}

.media-lg .media {
    margin-left: -110px
}

.media-sm .media-object {
    width: 80px
}

.media-sm .media {
    margin-left: -70px
}

.media-xs .media-object {
    width: 60px
}

.media-xs .media {
    margin-left: -60px
}

@media screen and (min-width: 768px) {
    .media-body {
        overflow: hidden
    }

    .media .media {
        margin-left: 0
    }
}

.list-group .media {
    padding: 2px 0;
    border-bottom: 0
}

.list-group .media .media-left,.list-group .media .pull-left {
    padding-right: 20px
}

.list-group .media .media-right,.list-group .media .pull-right {
    padding-left: 20px
}

.list-group .media .pull-right .status {
    margin-top: 15px;
    margin-right: 5px
}

.list-group .media .media-heading {
    font-size: 14px
}

.list-group-full>.list-group-item {
    padding-right: 0;
    padding-left: 0
}

a.list-group-item {
    border-radius: 3px
}

a.list-group-item.disabled,a.list-group-item.disabled:focus,a.list-group-item.disabled:hover {
    color: #ccd5db;
    background-color: #f3f7f9
}

a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover {
    color: #fff;
    background-color: #62a8ea
}

.list-group-item .icon {
    margin-right: 10px
}

.list-group.bg-inherit {
    border-radius: 3px
}

.list-group.bg-inherit .list-group-item {
    background-color: transparent;
    border-bottom-color: rgba(0,0,0,.075)
}

.list-group.bg-inherit .list-group-item:last-child {
    border-bottom-color: transparent
}

.list-group.bg-inherit .list-group-item:hover {
    background-color: rgba(0,0,0,.075);
    border-color: transparent
}

.list-group-bordered .list-group-item {
    border-color: #e4eaec
}

.list-group-bordered .list-group-item.active,.list-group-bordered .list-group-item.active:focus,.list-group-bordered .list-group-item.active:hover {
    color: #fff;
    background-color: #4e97d9;
    border-color: #4e97d9
}

.list-group-dividered .list-group-item {
    border-top-color: #e4eaec
}

.list-group-dividered .list-group-item.active:hover {
    border-top-color: #e4eaec
}

.list-group-dividered .list-group-item:last-child {
    border-bottom-color: #e4eaec
}

.list-group-dividered .list-group-item:first-child {
    border-top-color: transparent
}

.list-group-dividered .list-group-item:first-child.active:hover {
    border-top-color: transparent
}

.list-group-gap .list-group-item {
    margin-bottom: 2px;
    border-radius: 3px
}

.list-group-full .list-group-item {
    padding-right: 0;
    padding-left: 0
}

.list-group-item-dark {
    color: #fff;
    background-color: #526069
}

a.list-group-item-dark,button.list-group-item-dark {
    color: #fff
}

a.list-group-item-dark .list-group-item-heading,button.list-group-item-dark .list-group-item-heading {
    color: inherit
}

a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover {
    color: #fff;
    background-color: #47535b
}

a.list-group-item-dark.active,a.list-group-item-dark.active:focus,a.list-group-item-dark.active:hover,button.list-group-item-dark.active,button.list-group-item-dark.active:focus,button.list-group-item-dark.active:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.panel {
    position: relative;
    margin-bottom: 30px;
    border-width: 0
}

.panel>.nav-tabs-vertical .nav-tabs {
    margin-left: -1px
}

.panel>.nav-tabs-vertical .nav-tabs>li>a {
    border-left: none;
    border-radius: 0
}

.panel>.nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
    margin-right: -1px
}

.panel>.nav-tabs-vertical .nav-tabs.nav-tabs-reverse>li>a {
    border-right: none;
    border-radius: 0
}

.panel:hover .panel-actions .show-on-hover {
    display: inline-block
}

.panel .panel-actions .show-on-hover {
    display: none
}

.panel.is-fullscreen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0
}

.panel.is-fullscreen .panel-loading {
    border-radius: 0
}

.panel.is-fullscreen .panel-actions [data-toggle=collapse] {
    display: none
}

.panel.is-fullscreen .panel-body {
    max-height: 100%;
    overflow: auto
}

.panel.is-close {
    display: none
}

.panel.is-collapse .panel-body {
    display: none;
    height: 0
}

.panel>.alert {
    padding-right: 30px;
    padding-left: 30px
}

.panel>.alert-dismissible {
    padding-right: 50px
}

@media screen and (max-width: 480px) {
    .panel>.alert {
        padding-right: 20px;
        padding-left: 20px
    }

    .panel>.alert-dismissible {
        padding-right: 40px
    }
}

.panel>.table-responsive>.table>tbody>tr>td:first-child,.panel>.table-responsive>.table>tbody>tr>th:first-child,.panel>.table-responsive>.table>tfoot>tr>td:first-child,.panel>.table-responsive>.table>tfoot>tr>th:first-child,.panel>.table-responsive>.table>thead>tr>td:first-child,.panel>.table-responsive>.table>thead>tr>th:first-child,.panel>.table-responsive>.table>tr>td:first-child,.panel>.table-responsive>.table>tr>th:first-child,.panel>.table>tbody>tr>td:first-child,.panel>.table>tbody>tr>th:first-child,.panel>.table>tfoot>tr>td:first-child,.panel>.table>tfoot>tr>th:first-child,.panel>.table>thead>tr>td:first-child,.panel>.table>thead>tr>th:first-child,.panel>.table>tr>td:first-child,.panel>.table>tr>th:first-child {
    padding-left: 30px
}

@media screen and (max-width: 480px) {
    .panel>.table-responsive>.table>tbody>tr>td:first-child,.panel>.table-responsive>.table>tbody>tr>th:first-child,.panel>.table-responsive>.table>tfoot>tr>td:first-child,.panel>.table-responsive>.table>tfoot>tr>th:first-child,.panel>.table-responsive>.table>thead>tr>td:first-child,.panel>.table-responsive>.table>thead>tr>th:first-child,.panel>.table-responsive>.table>tr>td:first-child,.panel>.table-responsive>.table>tr>th:first-child,.panel>.table>tbody>tr>td:first-child,.panel>.table>tbody>tr>th:first-child,.panel>.table>tfoot>tr>td:first-child,.panel>.table>tfoot>tr>th:first-child,.panel>.table>thead>tr>td:first-child,.panel>.table>thead>tr>th:first-child,.panel>.table>tr>td:first-child,.panel>.table>tr>th:first-child {
        padding-left: 20px
    }
}

.panel>.table-responsive>.table>tbody>tr>td:last-child,.panel>.table-responsive>.table>tbody>tr>th:last-child,.panel>.table-responsive>.table>tfoot>tr>td:last-child,.panel>.table-responsive>.table>tfoot>tr>th:last-child,.panel>.table-responsive>.table>thead>tr>td:last-child,.panel>.table-responsive>.table>thead>tr>th:last-child,.panel>.table-responsive>.table>tr>td:last-child,.panel>.table-responsive>.table>tr>th:last-child,.panel>.table>tbody>tr>td:last-child,.panel>.table>tbody>tr>th:last-child,.panel>.table>tfoot>tr>td:last-child,.panel>.table>tfoot>tr>th:last-child,.panel>.table>thead>tr>td:last-child,.panel>.table>thead>tr>th:last-child,.panel>.table>tr>td:last-child,.panel>.table>tr>th:last-child {
    padding-right: 30px
}

@media screen and (max-width: 480px) {
    .panel>.table-responsive>.table>tbody>tr>td:last-child,.panel>.table-responsive>.table>tbody>tr>th:last-child,.panel>.table-responsive>.table>tfoot>tr>td:last-child,.panel>.table-responsive>.table>tfoot>tr>th:last-child,.panel>.table-responsive>.table>thead>tr>td:last-child,.panel>.table-responsive>.table>thead>tr>th:last-child,.panel>.table-responsive>.table>tr>td:last-child,.panel>.table-responsive>.table>tr>th:last-child,.panel>.table>tbody>tr>td:last-child,.panel>.table>tbody>tr>th:last-child,.panel>.table>tfoot>tr>td:last-child,.panel>.table>tfoot>tr>th:last-child,.panel>.table>thead>tr>td:last-child,.panel>.table>thead>tr>th:last-child,.panel>.table>tr>td:last-child,.panel>.table>tr>th:last-child {
        padding-right: 20px
    }
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 1px solid #e4eaec
}

.panel>.list-group>.list-group-item {
    padding-right: 30px;
    padding-left: 30px
}

@media screen and (max-width: 480px) {
    .panel>.list-group>.list-group-item {
        padding-right: 20px;
        padding-left: 20px
    }
}

.panel-content>.row {
    padding-right: 30px;
    padding-left: 30px
}

.panel-content>.row>[class*=col-] {
    padding-right: 30px;
    padding-left: 30px
}

.panel-heading {
    position: relative;
    padding: 0;
    border-bottom: 1px solid transparent
}

.panel-heading+.alert {
    border-radius: 0
}

.panel-heading>.nav-tabs {
    border-bottom: none
}

.panel-heading+.nav-tabs {
    margin-top: -10px
}

.panel-body {
    position: relative
}

.panel-heading+.panel-body {
    padding-top: 0
}

.panel-body .h1:first-child,.panel-body .h2:first-child,.panel-body .h3:first-child,.panel-body .h4:first-child,.panel-body .h5:first-child,.panel-body .h6:first-child,.panel-body h1:first-child,.panel-body h2:first-child,.panel-body h3:first-child,.panel-body h4:first-child,.panel-body h5:first-child,.panel-body h6:first-child {
    margin-top: 0
}

.panel-body>:last-child {
    margin-bottom: 0
}

.panel-body>.list-group-dividered:only-child>.list-group-item:last-child {
    border-bottom-color: transparent
}

.panel-footer {
    border-top: 1px solid transparent
}

.table+.panel-footer {
    padding-top: 15px;
    border-color: #e4eaec
}

.panel-title {
    display: block;
    padding: 20px 30px;
    font-size: 18px;
    color: #37474f
}

.panel-title>.icon {
    margin-right: 10px
}

.panel-title>.label {
    margin-left: 10px
}

.panel-title small {
    color: #76838f
}

.panel-desc {
    display: block;
    padding: 5px 0 0;
    margin: 0;
    font-size: 14px;
    color: #76838f
}

.panel-actions {
    position: absolute;
    top: 50%;
    right: 30px;
    z-index: 1;
    margin: auto;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

@media screen and (max-width: 480px) {
    .panel-actions {
        right: 20px
    }
}

ul.panel-actions {
    list-style: none
}

ul.panel-actions>li {
    display: inline-block;
    margin-left: 8px
}

ul.panel-actions>li:first-child {
    margin-left: 0
}

.panel-actions a {
    color: inherit
}

.panel-actions a.dropdown-toggle {
    text-decoration: none
}

.panel-actions .dropdown {
    display: inline-block
}

.panel-actions .dropdown-toggle {
    display: inline-block
}

.panel-actions .panel-action {
    display: inline-block;
    padding: 8px 10px;
    color: #a3afb7;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent
}

.panel-actions .panel-action:hover {
    color: #526069
}

.panel-actions .panel-action:active {
    color: #526069
}

.panel-actions .panel-action:focus {
    outline: 0
}

.panel-actions .progress {
    width: 100px;
    margin: 0
}

.panel-actions .pagination {
    margin: 0
}

.panel-toolbar {
    padding: 5px 15px;
    margin: 0;
    background-color: transparent;
    border-top: 1px solid #e4eaec;
    border-bottom: 1px solid #e4eaec
}

.panel-bordered .panel-toolbar {
    border-top-color: transparent
}

.panel-toolbar .btn {
    padding: 5px 10px;
    color: #a3afb7
}

.panel-toolbar .btn.icon {
    width: 1em;
    text-align: center
}

.panel-toolbar .btn.active,.panel-toolbar .btn:active,.panel-toolbar .btn:hover {
    color: #76838f
}

.panel-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    opacity: .6
}

.panel-loading .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.panel>:not(.panel-loading):not(.collapsing) {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.panel.is-loading>:not(.panel-loading) {
    opacity: .3
}

.panel.is-loading .panel-loading {
    display: block;
    opacity: 1
}

.panel-footer-chart {
    padding: 0
}

.panel-control {
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-body.scrollable-vertical {
    padding-right: 0!important;
    padding-left: 0!important
}

.panel-body.scrollable-vertical>.scrollable-container>.scrollable-content {
    padding-right: 30px;
    padding-left: 30px
}

@media screen and (max-width: 480px) {
    .panel-body.scrollable-vertical>.scrollable-container>.scrollable-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.panel-body.scrollable-vertical>.scrollable-bar {
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    margin-top: 0;
    margin-bottom: 30px;
    -webkit-transform: translateX(-26px);
    -ms-transform: translateX(-26px);
    -o-transform: translateX(-26px);
    transform: translateX(-26px)
}

.panel-bordered>.panel-body.scrollable-vertical>.scrollable-bar {
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
    margin-bottom: 30px
}

.panel-body.scrollable-horizontal {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.panel-body.scrollable-horizontal>.scrollable-container>.scrollable-content {
    padding-top: 0;
    padding-bottom: 30px
}

.panel-bordered>.panel-body.scrollable-horizontal>.scrollable-container>.scrollable-content {
    padding-top: 30px;
    padding-bottom: 30px
}

.panel-body.scrollable-horizontal>.scrollable-bar {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-right: 30px;
    margin-left: 0;
    -webkit-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px)
}

@media screen and (max-width: 480px) {
    .panel-body.scrollable-horizontal>.scrollable-bar {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        margin-right: 20px
    }
}

.panel-bordered>.panel-body.scrollable-horizontal>.scrollable-bar {
    -webkit-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px)
}

.panel-bordered>.panel-heading {
    border-bottom: 1px solid #e4eaec
}

.panel-bordered>.panel-heading>.panel-title {
    padding-bottom: 20px
}

.panel-bordered>.panel-footer {
    padding-top: 15px;
    border-top: 1px solid #e4eaec
}

.panel-bordered>.panel-body {
    padding-top: 30px
}

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

.panel.is-dragging {
    opacity: .8
}

.panel.is-dragging {
    cursor: move
}

.panel.panel-transparent {
    background: 0 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel.panel-transparent>.panel-footer,.panel.panel-transparent>.panel-heading {
    border-color: transparent
}

.panel-dark {
    border-color: #526069
}

.panel-dark>.panel-heading {
    color: #fff;
    background-color: #526069;
    border-color: #526069
}

.panel-dark>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #526069
}

.panel-dark>.panel-heading .badge {
    color: #526069;
    background-color: #fff
}

.panel-dark>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #526069
}

.panel-danger,.panel-dark,.panel-info,.panel-primary,.panel-success,.panel-warning {
    border: none
}

.panel-danger .panel-heading,.panel-dark .panel-heading,.panel-info .panel-heading,.panel-primary .panel-heading,.panel-success .panel-heading,.panel-warning .panel-heading {
    border: none
}

.panel-danger .panel-title,.panel-dark .panel-title,.panel-info .panel-title,.panel-primary .panel-title,.panel-success .panel-title,.panel-warning .panel-title {
    color: #fff
}

.panel-danger .panel-action,.panel-dark .panel-action,.panel-info .panel-action,.panel-primary .panel-action,.panel-success .panel-action,.panel-warning .panel-action {
    color: #fff
}

@media screen and (max-width: 480px) {
    .panel-actions {
        right: 20px
    }

    .panel-actions .progress {
        min-width: 80px
    }

    .panel-actions .show-on-hover {
        display: none
    }

    .panel-body,.panel-footer,.panel-title {
        padding-right: 20px;
        padding-left: 20px
    }
}

.well {
    padding: 20px
}

.well-lg {
    padding: 24px
}

.well-sm {
    padding: 12px
}

.well {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.02);
    box-shadow: inset 0 0 1px rgba(0,0,0,.02)
}

.well-primary {
    color: #fff;
    background-color: #62a8ea
}

.well-success {
    color: #fff;
    background-color: #46be8a
}

.well-info {
    color: #fff;
    background-color: #57c7d4
}

.well-warning {
    color: #fff;
    background-color: #f2a654
}

.well-danger {
    color: #fff;
    background-color: #f96868
}

.close.icon {
    font-size: inherit
}

body {
    font-weight: 300
}

th {
    font-weight: 400
}

b,strong {
    font-weight: 500
}

optgroup {
    font-weight: 500
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 300
}

.lead {
    font-weight: 100
}

dt {
    font-weight: 500
}

kbd kbd {
    font-weight: 500
}

label {
    font-weight: 300
}

.checkbox label,.radio label {
    font-weight: 300
}

.checkbox-inline,.radio-inline {
    font-weight: 300
}

.btn-link {
    font-weight: 300
}

.dropdown-menu>li>a {
    font-weight: 100
}

.input-group-addon {
    font-weight: 300
}

.label {
    font-weight: 500
}

.popover {
    font-weight: 300
}

.tooltip {
    font-weight: 300
}

.modal-content {
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.2);
    box-shadow: 0 2px 12px rgba(0,0,0,.2)
}

.modal-header {
    padding: 15px 20px;
    border-bottom: none
}

.modal-header .close {
    margin-top: 1px
}

.modal-body {
    padding: 20px
}

.modal-footer {
    padding: 6px 20px 20px;
    border-top: none
}

.modal-top {
    margin: 0 auto
}

.modal-center {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center
}

.modal-bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center
}

.modal-sidebar {
    position: absolute;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0;
    background-color: #fff;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center
}

.modal-sidebar .modal-content {
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-sidebar .modal-header {
    border-bottom: none
}

.modal-sidebar .modal-footer {
    border-top: none
}

.modal-sidebar button.close {
    position: fixed;
    top: 20px;
    right: 20px
}

.modal.fade .modal-dialog.modal-sidebar {
    -webkit-transform: translate(25%,0);
    -ms-transform: translate(25%,0);
    -o-transform: translate(25%,0);
    transform: translate(25%,0)
}

.modal.in .modal-dialog.modal-sidebar {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-fill-in {
    background-color: transparent
}

.modal-fill-in.in {
    background-color: rgba(255,255,255,.95);
    opacity: 1
}

.modal-fill-in .modal-dialog {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .modal-fill-in .modal-dialog>* {
        width: 600px
    }

    .modal-fill-in .modal-dialog.modal-sm>* {
        width: 300px
    }

    .modal-fill-in .modal-dialog button.close {
        position: fixed;
        top: 20px;
        right: 20px;
        z-index: 1;
        filter: alpha(opacity=50);
        opacity: .5;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@media (min-width: 992px) {
    .modal-fill-in .modal-dialog.modal-lg>* {
        width: 900px
    }
}

.modal-fill-in .modal-content {
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-fill-in .modal-header {
    border-bottom: none
}

.modal-fill-in .modal-footer {
    border-top: none
}

.modal-primary .modal-header {
    background-color: #62a8ea;
    border-radius: 4px 4px 0 0
}

.modal-primary .modal-header * {
    color: #fff
}

.modal-primary .modal-header .close {
    opacity: .6
}

.modal-success .modal-header {
    background-color: #46be8a;
    border-radius: 4px 4px 0 0
}

.modal-success .modal-header * {
    color: #fff
}

.modal-success .modal-header .close {
    opacity: .6
}

.modal-info .modal-header {
    background-color: #57c7d4;
    border-radius: 4px 4px 0 0
}

.modal-info .modal-header * {
    color: #fff
}

.modal-info .modal-header .close {
    opacity: .6
}

.modal-warning .modal-header {
    background-color: #f2a654;
    border-radius: 4px 4px 0 0
}

.modal-warning .modal-header * {
    color: #fff
}

.modal-warning .modal-header .close {
    opacity: .6
}

.modal-danger .modal-header {
    background-color: #f96868;
    border-radius: 4px 4px 0 0
}

.modal-danger .modal-header * {
    color: #fff
}

.modal-danger .modal-header .close {
    opacity: .6
}

.modal.modal-fade-in-scale-up .modal-dialog {
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

.modal.modal-fade-in-scale-up.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.modal.modal-slide-in-right .modal-dialog {
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.25,.5,.5,.9 0s);
    -o-transition: all .3s cubic-bezier(.25,.5,.5,.9 0s);
    transition: all .3s cubic-bezier(.25,.5,.5,.9 0s);
    -webkit-transform: translate(20%,0);
    -ms-transform: translate(20%,0);
    -o-transform: translate(20%,0);
    transform: translate(20%,0)
}

.modal.modal-slide-in-right.in .modal-dialog {
    opacity: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal.modal-slide-from-bottom .modal-dialog {
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: translate(0,20%);
    -ms-transform: translate(0,20%);
    -o-transform: translate(0,20%);
    transform: translate(0,20%)
}

.modal.modal-slide-from-bottom.in .modal-dialog {
    opacity: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal.modal-newspaper .modal-dialog {
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    -o-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg)
}

.modal.modal-newspaper.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.modal.modal-fall {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-fall .modal-dialog {
    opacity: 0;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-fall.in .modal-dialog {
    opacity: 1;
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    -webkit-transform: translateZ(0) rotateX(0);
    -ms-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0)
}

.modal.modal-side-fall {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-side-fall .modal-dialog {
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-side-fall.in .modal-dialog {
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    -webkit-transform: translate(0) translateZ(0) rotate(0);
    -ms-transform: translate(0) translateZ(0) rotate(0);
    transform: translate(0) translateZ(0) rotate(0)
}

.modal.modal-3d-flip-horizontal {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-3d-flip-horizontal .modal-dialog {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    -o-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-3d-flip-horizontal.in .modal-dialog {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.modal.modal-3d-flip-vertical {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-3d-flip-vertical .modal-dialog {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    -o-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-3d-flip-vertical.in .modal-dialog {
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.modal.modal-3d-sign {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-3d-sign .modal-dialog {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0 0;
    -ms-transform-origin: 50% 0 0;
    -o-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-3d-sign.in .modal-dialog {
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.modal.modal-super-scaled .modal-dialog {
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2)
}

.modal.modal-super-scaled.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.modal.modal-just-me .modal-dialog {
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.modal.modal-just-me .modal-backdrop {
    background-color: #fff
}

.modal.modal-just-me.in {
    background: #fff
}

.modal.modal-just-me.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.modal.modal-just-me.in .modal-backdrop {
    opacity: 1
}

.modal.modal-3d-slit {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-3d-slit .modal-dialog {
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-3d-slit.in .modal-dialog {
    -webkit-animation-name: slit;
    -o-animation-name: slit;
    animation-name: slit;
    -webkit-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.modal.modal-rotate-from-bottom {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-rotate-from-bottom .modal-dialog {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100% 0;
    -ms-transform-origin: 0 100% 0;
    -o-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-rotate-from-bottom.in .modal-dialog {
    -webkit-transform: translateY(0) rotateX(0);
    -ms-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0)
}

.modal.modal-rotate-from-left {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal.modal-rotate-from-left .modal-dialog {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100% 0;
    -ms-transform-origin: 0 100% 0;
    -o-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal.modal-rotate-from-left.in .modal-dialog {
    -webkit-transform: translateZ(0) translateX(0) rotateY(0);
    -ms-transform: translateZ(0) translateX(0) rotateY(0);
    transform: translateZ(0) translateX(0) rotateY(0)
}

@-webkit-keyframes slit {
    50% {
        opacity: .5;
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        -ms-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) rotateY(0);
        -ms-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
}

@-o-keyframes slit {
    50% {
        opacity: .5;
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        -ms-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) rotateY(0);
        -ms-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
}

@keyframes slit {
    50% {
        opacity: .5;
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        -ms-transform: translateZ(-250px) rotateY(89deg);
        transform: translateZ(-250px) rotateY(89deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) rotateY(0);
        -ms-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
}

.tooltip-inner {
    padding: 6px 12px
}

.tooltip-primary+.tooltip .tooltip-inner {
    color: #fff;
    background-color: #62a8ea
}

.tooltip-primary+.tooltip.top .tooltip-arrow {
    border-top-color: #62a8ea
}

.tooltip-primary+.tooltip.right .tooltip-arrow {
    border-right-color: #62a8ea
}

.tooltip-primary+.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #62a8ea
}

.tooltip-primary+.tooltip.left .tooltip-arrow {
    border-left-color: #62a8ea
}

.tooltip-success+.tooltip .tooltip-inner {
    color: #fff;
    background-color: #46be8a
}

.tooltip-success+.tooltip.top .tooltip-arrow {
    border-top-color: #46be8a
}

.tooltip-success+.tooltip.right .tooltip-arrow {
    border-right-color: #46be8a
}

.tooltip-success+.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #46be8a
}

.tooltip-success+.tooltip.left .tooltip-arrow {
    border-left-color: #46be8a
}

.tooltip-info+.tooltip .tooltip-inner {
    color: #fff;
    background-color: #57c7d4
}

.tooltip-info+.tooltip.top .tooltip-arrow {
    border-top-color: #57c7d4
}

.tooltip-info+.tooltip.right .tooltip-arrow {
    border-right-color: #57c7d4
}

.tooltip-info+.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #57c7d4
}

.tooltip-info+.tooltip.left .tooltip-arrow {
    border-left-color: #57c7d4
}

.tooltip-warning+.tooltip .tooltip-inner {
    color: #fff;
    background-color: #f2a654
}

.tooltip-warning+.tooltip.top .tooltip-arrow {
    border-top-color: #f2a654
}

.tooltip-warning+.tooltip.right .tooltip-arrow {
    border-right-color: #f2a654
}

.tooltip-warning+.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f2a654
}

.tooltip-warning+.tooltip.left .tooltip-arrow {
    border-left-color: #f2a654
}

.tooltip-danger+.tooltip .tooltip-inner {
    color: #fff;
    background-color: #f96868
}

.tooltip-danger+.tooltip.top .tooltip-arrow {
    border-top-color: #f96868
}

.tooltip-danger+.tooltip.right .tooltip-arrow {
    border-right-color: #f96868
}

.tooltip-danger+.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f96868
}

.tooltip-danger+.tooltip.left .tooltip-arrow {
    border-left-color: #f96868
}

.tooltip-rotate+.tooltip {
    opacity: 0;
    -webkit-animation: tooltip-rotate3d 1s ease .1s forwards;
    -o-animation: tooltip-rotate3d 1s ease .1s forwards;
    animation: tooltip-rotate3d 1s ease .1s forwards
}

@-webkit-keyframes tooltip-rotate3d {
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-o-keyframes tooltip-rotate3d {
    0% {
        opacity: 0;
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    100% {
        opacity: 1;
        -o-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes tooltip-rotate3d {
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
}

.tooltip-scale+.tooltip {
    -webkit-animation: tooltip-scale3d 1s ease 0s forwards;
    -o-animation: tooltip-scale3d 1s ease 0s forwards;
    animation: tooltip-scale3d 1s ease 0s forwards
}

@-webkit-keyframes tooltip-scale3d {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.7,.3,1) translate(50%,50%);
        transform: scale3d(.7,.3,1) translate(50%,50%)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1) translate(50%,50%);
        transform: scale3d(1,1,1) translate(50%,50%)
    }
}

@-o-keyframes tooltip-scale3d {
    0% {
        opacity: 0;
        transform: scale3d(.7,.3,1) translate(50%,50%)
    }

    100% {
        opacity: 1;
        transform: scale3d(1,1,1) translate(50%,50%)
    }
}

@keyframes tooltip-scale3d {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.7,.3,1) translate(50%,50%);
        transform: scale3d(.7,.3,1) translate(50%,50%)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1) translate(50%,50%);
        transform: scale3d(1,1,1) translate(50%,50%)
    }
}

.popover {
    padding: 0;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.05);
    box-shadow: 0 2px 6px rgba(0,0,0,.05)
}

.popover.bottom>.arrow:after {
    border-bottom-color: #f3f7f9
}

.popover-content {
    padding: 20px
}

.popover-primary+.popover .popover-title {
    color: #fff;
    background-color: #62a8ea;
    border-color: #62a8ea
}

.popover-primary+.popover.bottom .arrow {
    border-bottom-color: #62a8ea
}

.popover-primary+.popover.bottom .arrow:after {
    border-bottom-color: #62a8ea
}

.popover-success+.popover .popover-title {
    color: #fff;
    background-color: #46be8a;
    border-color: #46be8a
}

.popover-success+.popover.bottom .arrow {
    border-bottom-color: #46be8a
}

.popover-success+.popover.bottom .arrow:after {
    border-bottom-color: #46be8a
}

.popover-info+.popover .popover-title {
    color: #fff;
    background-color: #57c7d4;
    border-color: #57c7d4
}

.popover-info+.popover.bottom .arrow {
    border-bottom-color: #57c7d4
}

.popover-info+.popover.bottom .arrow:after {
    border-bottom-color: #57c7d4
}

.popover-warning+.popover .popover-title {
    color: #fff;
    background-color: #f2a654;
    border-color: #f2a654
}

.popover-warning+.popover.bottom .arrow {
    border-bottom-color: #f2a654
}

.popover-warning+.popover.bottom .arrow:after {
    border-bottom-color: #f2a654
}

.popover-danger+.popover .popover-title {
    color: #fff;
    background-color: #f96868;
    border-color: #f96868
}

.popover-danger+.popover.bottom .arrow {
    border-bottom-color: #f96868
}

.popover-danger+.popover.bottom .arrow:after {
    border-bottom-color: #f96868
}

.popover-rotate+.popover {
    opacity: 0;
    -webkit-animation: popover-rotate3d 1s ease .1s forwards;
    -o-animation: popover-rotate3d 1s ease .1s forwards;
    animation: popover-rotate3d 1s ease .1s forwards
}

@-webkit-keyframes popover-rotate3d {
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-o-keyframes popover-rotate3d {
    0% {
        opacity: 0;
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    100% {
        opacity: 1;
        -o-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes popover-rotate3d {
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
}

.popover-scale+.popover {
    -webkit-animation: popover-scale3d 1s ease 0s forwards;
    -o-animation: popover-scale3d 1s ease 0s forwards;
    animation: popover-scale3d 1s ease 0s forwards
}

@-webkit-keyframes popover-scale3d {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.7,.3,1) translate(50%,50%);
        transform: scale3d(.7,.3,1) translate(50%,50%)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1) translate(50%,50%);
        transform: scale3d(1,1,1) translate(50%,50%)
    }
}

@-o-keyframes popover-scale3d {
    0% {
        opacity: 0;
        transform: scale3d(.7,.3,1) translate(50%,50%)
    }

    100% {
        opacity: 1;
        transform: scale3d(1,1,1) translate(50%,50%)
    }
}

@keyframes popover-scale3d {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.7,.3,1) translate(50%,50%);
        transform: scale3d(.7,.3,1) translate(50%,50%)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1) translate(50%,50%);
        transform: scale3d(1,1,1) translate(50%,50%)
    }
}

.carousel-control {
    min-width: 50px
}

.carousel-control:focus,.carousel-control:hover {
    filter: alpha(opacity=40);
    opacity: .4
}

.carousel-control .icon {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -8px
}

.carousel-control.left .icon {
    left: 50%;
    margin-left: -8px
}

.carousel-control.right .icon {
    right: 50%;
    margin-right: -8px
}

.carousel-caption h1,.carousel-caption h2,.carousel-caption h3,.carousel-caption h4,.carousel-caption h5,.carousel-caption h6 {
    color: inherit
}

.carousel-indicators {
    margin-bottom: 0
}

.carousel-indicators li {
    margin: 3px;
    background-color: rgba(255,255,255,.3);
    border: none
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 3px
}

.carousel-indicators-scaleup li {
    border: none;
    -webkit-transition: -webkit-transform .3s ease 0s,background-color .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s,background-color .3s ease 0s;
    transition: transform .3s ease 0s,background-color .3s ease 0s
}

.carousel-indicators-scaleup .active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.carousel-indicators-fillin li {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
    -webkit-transition: -webkit-box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s
}

.carousel-indicators-fillin .active {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset
}

.carousel-indicators-fall li {
    position: relative;
    -webkit-transition: -webkit-transform .3s ease 0s,background-color .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s,background-color .3s ease 0s;
    transition: transform .3s ease 0s,background-color .3s ease 0s
}

.carousel-indicators-fall li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    content: '';
    background-color: rgba(0,0,0,.3);
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity .3s ease 0s,visibility 0s ease .3s;
    -o-transition: opacity .3s ease 0s,visibility 0s ease .3s;
    transition: opacity .3s ease 0s,visibility 0s ease .3s;
    -webkit-transform: translate(0,-200%);
    -ms-transform: translate(0,-200%);
    -o-transform: translate(0,-200%);
    transform: translate(0,-200%)
}

.carousel-indicators-fall .active {
    background-color: transparent;
    -webkit-transform: translate(0,200%);
    -ms-transform: translate(0,200%);
    -o-transform: translate(0,200%);
    transform: translate(0,200%)
}

.carousel-indicators-fall .active:after {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

@media screen and (min-width: 768px) {
    .carousel-control .icon {
        width: 24px;
        height: 24px;
        margin-top: -12px;
        font-size: 24px
    }

    .carousel-control.left .icon {
        margin-left: -12px
    }

    .carousel-control.right .icon {
        margin-right: -12px
    }
}

.vertical-align {
    font-size: 0
}

.vertical-align:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.vertical-align-bottom,.vertical-align-middle {
    display: inline-block;
    max-width: 100%;
    font-size: 14px
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-bottom {
    vertical-align: bottom
}

.inline {
    display: inline!important
}

.inline-block {
    display: inline-block!important
}

.block {
    display: block!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.text-break {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    white-space: normal;
    -ms-hyphens: auto
}

.text-nowrap {
    white-space: nowrap
}

.text-top {
    vertical-align: top!important
}

.text-middle {
    vertical-align: middle!important
}

.text-bottom {
    vertical-align: bottom!important
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-unset {
    font-weight: unset!important
}

.font-weight-100 {
    font-weight: 100!important
}

.font-weight-200 {
    font-weight: 200!important
}

.font-weight-300 {
    font-weight: 300!important
}

.font-weight-400 {
    font-weight: 400!important
}

.font-weight-500 {
    font-weight: 500!important
}

.font-weight-600 {
    font-weight: 600!important
}

.font-weight-700 {
    font-weight: 700!important
}

.font-weight-800 {
    font-weight: 800!important
}

.font-weight-900 {
    font-weight: 900!important
}

.font-weight-light {
    font-weight: 100!important
}

.font-weight-normal {
    font-weight: 300!important
}

.font-weight-medium {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 500!important
}

.font-size-0 {
    font-size: 0!important
}

.font-size-10 {
    font-size: 10px!important
}

.font-size-12 {
    font-size: 12px!important
}

.font-size-14 {
    font-size: 14px!important
}

.font-size-16 {
    font-size: 16px!important
}

.font-size-18 {
    font-size: 18px!important
}

.font-size-20 {
    font-size: 20px!important
}

.font-size-24 {
    font-size: 24px!important
}

.font-size-26 {
    font-size: 26px!important
}

.font-size-30 {
    font-size: 30px!important
}

.font-size-40 {
    font-size: 40px!important
}

.font-size-50 {
    font-size: 50px!important
}

.font-size-60 {
    font-size: 60px!important
}

.font-size-70 {
    font-size: 70px!important
}

.font-size-80 {
    font-size: 80px!important
}

.visible-xlg {
    display: none!important
}

.visible-xlg-block,.visible-xlg-inline,.visible-xlg-inline-block {
    display: none!important
}

@media (min-width: 1600px) {
    .visible-xlg {
        display: block!important
    }

    table.visible-xlg {
        display: table!important
    }

    tr.visible-xlg {
        display: table-row!important
    }

    td.visible-xlg,th.visible-xlg {
        display: table-cell!important
    }
}

@media (min-width: 1600px) {
    .visible-xlg-block {
        display: block!important
    }
}

@media (min-width: 1600px) {
    .visible-xlg-inline {
        display: inline!important
    }
}

@media (min-width: 1200px) {
    .visible-xlg-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1600px) {
    .hidden-xlg {
        display: none!important
    }
}

/*site.min.css*/
body {
    font: 14px/1.5 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial,sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial,sans-serif;
}

.site-navbar {
    background-color: #62a8ea;
}

.site-navbar .navbar-header {
    color: #fff;
    background-color: transparent;
}

.site-navbar .navbar-header .navbar-toggle {
    color: #fff;
}

.site-navbar .navbar-header .hamburger:before, .site-navbar .navbar-header .hamburger:after, .site-navbar .navbar-header .hamburger .hamburger-bar {
    background-color: #fff;
}

.site-navbar .navbar-header .navbar-brand {
    font-family: "Roboto", sans-serif;
    color: #fff;
    cursor: pointer;
}

@media (min-width: 768px) {
    .site-navbar .navbar-header {
        width: 260px;
    }
}

.site-navbar .navbar-container {
    background-color: #fff;
}

@media (min-width: 768px) {
    .site-navbar .navbar-container {
        margin-left: 260px;
    }
}

.site-navbar.navbar-inverse .navbar-container {
    background-color: transparent;
}

html, body {
    height: 100%;
}

body {
    padding-top: 0px;
}

.site-menubar {
    position: fixed;
    top: 66px;
    z-index: 1400;
    height: 100%;
    height: -webkit-calc(100% - 66px);
    height: calc(100% - 66px);
    font-family: "Roboto", sans-serif;
    color: rgba(163, 175, 183, .9);
    background: #263238;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}

.site-menubar-body {
    height: 100%;
    height: -webkit-calc(100% - 76px);
    height: calc(100% - 76px);
}

.site-menubar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-menubar a {
    outline: none;
}

.site-menubar a:hover, .site-menubar a:focus {
    text-decoration: none;
}

.site-menubar.site-menubar-light {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}

.site-menubar.site-menubar-light .scrollable-inverse.scrollable .scrollable-bar-handle {
    background: rgba(163, 175, 183, .6);
}

.site-menubar-section {
    padding: 0 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.site-menubar-section > h4, .site-menubar-section > h5 {
    color: #76838f;
}

.site-menubar-section .progress:last-child {
    margin-bottom: 0;
}

.site-menubar-footer {
    position: fixed;
    bottom: 0;
    z-index: 1400;
    display: block;
}

.site-menubar-footer > a {
    display: block;
    float: left;
    width: 33.33333333%;
    height: 76px;
    padding: 26px 0;
    font-size: 16px;
    color: #76838f;
    text-align: center;
    background-color: #21292e;
}

.site-menubar-footer > a:hover, .site-menubar-footer > a:focus {
    background-color: #1e2427;
}

.site-menubar-light .site-menubar-footer > a {
    background-color: #e4eaec;
}

.site-menubar-light .site-menubar-footer > a:hover, .site-menubar-light .site-menubar-footer > a:focus {
    background-color: #d5dee1;
}

.site-menu {
    padding-bottom: 20px;
    overflow-y: hidden;
    font-size: 14px;
}

.site-menu-item > a {
    white-space: nowrap;
    cursor: pointer;
}

.site-menu-icon {
    display: inline-block;
    width: 1em;
    text-align: center;
}

.site-menu-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.site-menu-arrow {
    position: relative;
    display: inline-block;
    font-family: 'Web Icons';
    font-style: normal;
    font-weight: normal;
    -webkit-transition: -webkit-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.site-menu-arrow:before {
    content: '\f17f';
}

.site-menu-arrow, .site-menu-badge, .site-menu-label {
    position: absolute;
    right: 30px;
    display: inline-block;
    vertical-align: middle;
}

.site-menu .badge, .site-menu .label {
    padding: 2px 5px 3px;
    font-size: 12px;
    font-weight: 300;
}

.site-menu-item {
    position: relative;
    white-space: nowrap;
}

.site-menu-item a {
    display: block;
    color: rgba(163, 175, 183, .9);
}

.site-menu-item.is-hidden {
    opacity: 0;
}

.site-menu-item.is-shown {
    opacity: 1;
}

.site-menu > .site-menu-item {
    padding: 0;
}

.site-menu > .site-menu-item.open {
    background: #242f35;
}

.site-menu > .site-menu-item.open > a {
    color: #fff;
    background: transparent;
}

.site-menu > .site-menu-item.open.hover > a {
    background: transparent;
}

.site-menu > .site-menu-item.hover > a, .site-menu > .site-menu-item:hover > a {
    color: rgba(255, 255, 255, .8);
    background-color: rgba(255, 255, 255, .02);
}

.site-menu > .site-menu-item.active {
    background: #242f35;
    border-top: 1px solid rgba(0, 0, 0, .04);
    border-bottom: 1px solid rgba(0, 0, 0, .04);
}

.site-menu > .site-menu-item.active > a {
    color: #fff;
    background: transparent;
}

.site-menu > .site-menu-item.active.hover > a {
    background: transparent;
}

.site-menu .site-menu-sub {
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
    background: transparent;
}

.site-menu .site-menu-sub .site-menu-item {
    line-height: 34px;
    color: rgba(163, 175, 183, .9);
    background: transparent;
}

.site-menu .site-menu-sub .site-menu-item.has-sub {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.site-menu .site-menu-sub .site-menu-item > a {
    padding: 0 30px;
}

.site-menu .site-menu-sub .site-menu-item.open {
    background: rgba(0, 0, 0, .06);
}

.site-menu .site-menu-sub .site-menu-item.open > a {
    color: #fff;
}

.site-menu .site-menu-sub .site-menu-item.open.hover > a {
    background-color: transparent;
}

.site-menu .site-menu-sub .site-menu-item.hover > a, .site-menu .site-menu-sub .site-menu-item:hover > a {
    color: rgba(255, 255, 255, .8);
    background-color: rgba(255, 255, 255, .02);
}

.site-menu .site-menu-sub .site-menu-item.active {
    background: rgba(0, 0, 0, .06);
}

.site-menu .site-menu-sub .site-menu-item.active > a {
    color: #fff;
}

.site-menu .site-menu-sub .site-menu-item.active.hover > a {
    background-color: transparent;
}

.site-menubar-light .site-menu-item a {
    color: rgba(118, 131, 143, .9);
}

.site-menubar-light .site-menu-item.hover > a, .site-menubar-light .site-menu-item:hover > a {
    background: transparent;
}

.site-menubar-light .site-menu > .site-menu-item.open {
    background: rgba(53, 131, 202, .05);
}

.site-menubar-light .site-menu > .site-menu-item.open > a {
    color: #62a8ea;
}

.site-menubar-light .site-menu > .site-menu-item.hover, .site-menubar-light .site-menu > .site-menu-item:hover {
    background-color: rgba(53, 131, 202, .05);
}

.site-menubar-light .site-menu > .site-menu-item.hover > a, .site-menubar-light .site-menu > .site-menu-item:hover > a {
    color: #62a8ea;
}

.site-menubar-light .site-menu > .site-menu-item.active {
    background: rgba(53, 131, 202, .05);
}

.site-menubar-light .site-menu > .site-menu-item.active > a {
    color: #62a8ea;
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.open {
    background: rgba(53, 131, 202, .03);
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.open > a {
    color: #62a8ea;
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.hover, .site-menubar-light .site-menu .site-menu-sub .site-menu-item:hover {
    background-color: rgba(53, 131, 202, .03);
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.hover > a, .site-menubar-light .site-menu .site-menu-sub .site-menu-item:hover > a {
    color: #62a8ea;
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.hover.open, .site-menubar-light .site-menu .site-menu-sub .site-menu-item:hover.open {
    background-color: rgba(53, 131, 202, .03);
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.active {
    background: rgba(53, 131, 202, .03);
}

.site-menubar-light .site-menu .site-menu-sub .site-menu-item.active > a {
    color: #62a8ea;
}

.site-gridmenu {
    position: fixed;
    top: 66px;
    bottom: 0;
    z-index: 1500;
    padding: 20px 0;
    visibility: hidden;
    background-color: #263238;
    opacity: 0;
}

.js > .site-gridmenu {
    -webkit-transition: opacity .5s ease 0s, visibility 0s;
    -o-transition: opacity .5s ease 0s, visibility 0s;
    transition: opacity .5s ease 0s, visibility 0s;
}

.site-gridmenu-active > .site-gridmenu {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s ease 0s;
    -o-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s;
}

.site-gridmenu-active > .site-gridmenu ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.site-gridmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: .4;
    -webkit-transition: -webkit-transform .5s ease 0s, opacity .5s ease 0s;
    -o-transition: -o-transform .5s ease 0s, opacity .5s ease 0s;
    transition: transform .5s ease 0s, opacity .5s ease 0s;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
}

.site-gridmenu li {
    float: left;
    width: 50%;
    text-align: center;
}

.site-gridmenu li > a {
    display: block;
    padding: 30px 15px;
    color: #a3afb7;
}

.site-gridmenu li .icon {
    display: block;
    margin-bottom: 10px;
    font-size: 32px;
}

.site-gridmenu li:hover > a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .02);
}

body.site-gridmenu-active {
    overflow: hidden;
}

.site-gridmenu-toggle:after {
    position: relative;
    top: -1px;
    right: -3px;
    display: inline-block;
    font-family: 'Web Icons';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    content: '\f183';
    opacity: 0;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.site-gridmenu-active .site-gridmenu-toggle:after {
    opacity: 1;
}

.site-sidebar {
    z-index: 1210;
}

.site-sidebar.slidePanel {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
}

.site-sidebar.slidePanel.slidePanel-right, .site-sidebar.slidePanel.slidePanel-left {
    width: 300px;
    overflow: hidden;
}

.site-sidebar-content {
    height: 100%;
}

.site-sidebar-nav.nav-tabs > li {
    display: table-cell;
    width: 1%;
}

.site-sidebar-nav.nav-tabs > li > a {
    padding: 0;
    font-size: 16px;
    line-height: 90px;
}

.site-sidebar-tab-content {
    height: 100%;
    height: -webkit-calc(100% - 90px);
    height: calc(100% - 90px);
}

.site-sidebar-tab-content > .tab-pane {
    height: 100%;
    padding: 20px 30px;
}

.site-sidebar-tab-content > .tab-pane.scrollable {
    padding: 0;
}

.site-sidebar-tab-content > .tab-pane .scrollable-content {
    padding: 20px 30px;
}

.site-sidebar-tab-content > .tab-pane .list-group {
    margin-right: -30px;
    margin-left: -30px;
}

.site-sidebar-tab-content > .tab-pane .list-group > .list-group-item {
    padding-right: 30px;
    padding-left: 30px;
}

.site-sidebar .conversation {
    position: absolute;
    top: 0;
    right: -100%;
    z-index: 1700;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.site-sidebar .conversation.active {
    right: 0;
}

.site-sidebar .conversation-header {
    border-bottom: 1px solid #e4eaec;
}

.site-sidebar .conversation-header > * {
    padding: 0 30px;
    margin: 0;
    line-height: 90px;
}

.site-sidebar .conversation-more, .site-sidebar .conversation-return {
    color: rgba(55, 71, 79, .4);
    cursor: pointer;
}

.site-sidebar .conversation-more:hover, .site-sidebar .conversation-return:hover, .site-sidebar .conversation-more:focus, .site-sidebar .conversation-return:focus {
    color: rgba(55, 71, 79, .6);
}

.site-sidebar .conversation-more:active, .site-sidebar .conversation-return:active {
    color: #37474f;
}

.site-sidebar .conversation-title {
    position: relative;
    top: 1px;
    z-index: -1;
    color: #37474f;
    text-align: center;
}

.site-sidebar .conversation-content {
    padding: 30px 15px;
}

.site-sidebar .conversation-reply {
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    border-top: 1px solid #e4eaec;
}

.site-sidebar .conversation-reply .form-control {
    border: none;
    border-right: 1px solid #e4eaec;
}

@media (max-width: 767px) {
    .site-sidebar.slidePanel.slidePanel-right, .site-sidebar.slidePanel.slidePanel-left {
        width: 100%;
    }
}

.site-action {
    position: fixed;
    right: 32px;
    bottom: 55px;
    z-index: 1290;
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.site-action input {
    display: none;
}

.site-action .btn {
    -webkit-box-shadow: 0 10px 10px 0 rgba(60, 60, 60, .1);
    box-shadow: 0 10px 10px 0 rgba(60, 60, 60, .1);
}

.site-action .front-icon {
    display: block;
}

.site-action .back-icon {
    display: none;
}

.site-action-buttons {
    position: absolute;
    bottom: 56px;
    left: 0;
    display: none;
    width: 100%;
    text-align: center;
}

.site-action-buttons .btn {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    -webkit-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms;
}

.site-action.active .front-icon {
    display: none;
}

.site-action.active .back-icon {
    display: block;
}

.site-action.active .site-action-buttons {
    display: block;
}

@media (max-width: 767px) {
    .site-action .btn-floating {
        width: 46px;
        height: 46px;
        padding: 0;
        font-size: 16px;
        -webkit-box-shadow: 0 6px 6px 0 rgba(60, 60, 60, .1);
        box-shadow: 0 6px 6px 0 rgba(60, 60, 60, .1);
    }

    .site-action-buttons {
        bottom: 46px;
    }
}

.page {
    position: relative;
    min-height: -webkit-calc(100% - 44px);
    min-height: calc(100% - 44px);
    background: #f1f4f5;
}

.page-dark.layout-full {
    color: #fff;
}

.page-dark.layout-full:before {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
}

.page-dark.layout-full:after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(38, 50, 56, .6);
}

.page-dark.layout-full .brand {
    margin-bottom: 22px;
}

.page-dark.layout-full .brand-text {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.page-nav-tabs {
    padding: 0 30px;
}

.page-content {
    padding: 30px 30px;
}

.page-content-actions {
    padding: 0 30px 30px;
}

.page-content-actions .dropdown {
    display: inline-block;
}

.page-content-actions:before, .page-content-actions:after {
    display: table;
    content: " ";
}

.page-content-actions:after {
    clear: both;
}

.page-content-table {
    max-width: 100%;
    padding: 0;
    overflow-x: auto;
}

.page-content-table .table > thead > tr > th, .page-content-table .table > tbody > tr > th, .page-content-table .table > thead > tr > td, .page-content-table .table > tbody > tr > td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-content-table .table > thead > tr > th:first-child, .page-content-table .table > tbody > tr > th:first-child, .page-content-table .table > thead > tr > td:first-child, .page-content-table .table > tbody > tr > td:first-child {
    padding-left: 30px;
}

.page-content-table .table > thead > tr > th:last-child, .page-content-table .table > tbody > tr > th:last-child, .page-content-table .table > thead > tr > td:last-child, .page-content-table .table > tbody > tr > td:last-child {
    padding-right: 30px;
}

.page-content-table .table > tbody > tr:hover > td {
    background-color: #f3f7f9;
}

.page-content-table .table > tbody > tr > td {
    cursor: pointer;
}

.page-content-table .table > tbody > tr:last-child td {
    border-bottom: 1px solid #e4eaec;
}

.page-content-table .table.is-indent > thead > tr > th.pre-cell, .page-content-table .table.is-indent > tbody > tr > th.pre-cell, .page-content-table .table.is-indent > thead > tr > td.pre-cell, .page-content-table .table.is-indent > tbody > tr > td.pre-cell, .page-content-table .table.is-indent > thead > tr > th.suf-cell, .page-content-table .table.is-indent > tbody > tr > th.suf-cell, .page-content-table .table.is-indent > thead > tr > td.suf-cell, .page-content-table .table.is-indent > tbody > tr > td.suf-cell {
    width: 30px;
    padding: 0;
    border-top: none;
    border-bottom: none;
}

.page-content-table .table.is-indent > tbody > tr:first-child td {
    border-top: none;
}

.page-content-table .table.is-indent > tbody > tr:last-child td.pre-cell, .page-content-table .table.is-indent > tbody > tr:last-child td.suf-cell {
    border-bottom: none;
}

.page-content-table .table.is-indent > tfoot > tr > td {
    border-top: none;
}

.page-content-table .pagination {
    margin-right: 30px;
    margin-left: 30px;
}

.page-copyright {
    margin-top: 60px;
    font-size: 12px;
    color: #37474f;
    letter-spacing: 1px;
}

.page-copyright .social a {
    margin: 0 10px;
    text-decoration: none;
}

.page-copyright .social .icon {
    font-size: 16px;
    color: rgba(55, 71, 79, .6);
}

.page-copyright .social .icon:hover, .page-copyright .social .icon:focus {
    color: rgba(55, 71, 79, .8);
}

.page-copyright .social .icon.active, .page-copyright .social .icon:active {
    color: #37474f;
}

.page-copyright-inverse {
    color: #fff;
}

.page-copyright-inverse .social .icon {
    color: #fff;
}

.page-copyright-inverse .social .icon:hover, .page-copyright-inverse .social .icon:active {
    color: rgba(255, 255, 255, .8);
}

@media (max-width: 767px) {
    .page {
        min-height: -webkit-calc(100% - 66px);
        min-height: calc(100% - 66px);
    }
}

.page-header + .page-content {
    padding-top: 0;
}

.page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
}

.page-title > .icon {
    margin-right: .3em;
}

.page-description {
    color: #a3afb7;
}

.page-header {
    position: relative;
    padding: 30px 30px;
    margin-top: 0;
    margin-bottom: 0;
    background: transparent;
    border-bottom: none;
}

.page-header-actions {
    position: absolute;
    top: 50%;
    right: 30px;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-header-actions .btn-icon {
    margin-left: 6px;
}

.page-header-actions > * {
    margin-bottom: 0;
}

.page-header .breadcrumb {
    padding: 0;
    margin: 0;
}

.page-header-bordered {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    border-bottom: 1px solid transparent;
}

.page-header-tabs {
    padding-bottom: 0;
}

.page-header-tabs .nav-tabs-line {
    margin-top: 5px;
    border-bottom-color: transparent;
}

.page-header-tabs .nav-tabs-line > li > a {
    padding: 5px 20px;
}

.page-aside {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 230px;
    overflow-y: hidden;
    background: #fff;
    border-right: 1px solid #e4eaec;
    -webkit-transition: visibility .1s ease, top .3s ease, left .5s ease;
    -o-transition: visibility .1s ease, top .3s ease, left .5s ease;
    transition: visibility .1s ease, top .3s ease, left .5s ease;
}

.page-aside + .page-main {
    margin-left: 230px;
}

.page-aside .list-group-item.active, .page-aside .list-group-item.active:focus, .page-aside .list-group-item.active:hover {
    z-index: 0;
}

.page-aside-fixed .page-aside {
    position: fixed;
    top: 66px;
    height: -webkit-calc(100% - 66px);
    height: calc(100% - 66px);
}

.page-aside-fixed .page-aside-inner {
    height: 100%;
    overflow-y: scroll;
}

.page-aside-fixed .site-footer {
    margin-left: 260px;
}

.page-aside-section {
    position: relative;
}

.page-aside-section:first-child {
    padding-top: 22px;
}

.page-aside-section:last-child {
    margin-bottom: 22px;
}

.page-aside-section:after {
    position: relative;
    display: block;
    margin: 22px;
    content: '';
    border-bottom: 1px solid #e4eaec;
}

.page-aside-section:last-child:after {
    display: none;
}

.page-aside-switch {
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    left: -webkit-calc(100% - 1px);
    left: calc(100% - 1px);
    display: none;
    padding: 15px 8px 15px 4px;
    line-height: 1;
    cursor: pointer;
    background-color: white;
    border-radius: 0 100px 100px 0;
    -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, .2);
    box-shadow: 1px 0 3px rgba(0, 0, 0, .2);
}

.page-aside-switch .wb-chevron-right {
    display: inline;
}

.page-aside-switch .wb-chevron-left {
    display: none;
}

.page-aside-title {
    padding: 10px 30px;
    margin: 20px 0 10px;
    overflow: hidden;
    font-weight: 500;
    color: #526069;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
}

.page-aside .list-group {
    margin-bottom: 22px;
}

.page-aside .list-group-item {
    padding: 13px 30px;
    margin-bottom: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
}

.page-aside .list-group-item .icon {
    color: #a3afb7;
}

.page-aside .list-group-item .item-right {
    float: right;
}

.page-aside .list-group-item:hover, .page-aside .list-group-item:focus {
    color: #62a8ea;
    background-color: #f3f7f9;
    border: none;
}

.page-aside .list-group-item:hover > .icon, .page-aside .list-group-item:focus > .icon {
    color: #62a8ea;
}

.page-aside .list-group-item.active {
    color: #62a8ea;
    background-color: transparent;
}

.page-aside .list-group-item.active > .icon {
    color: #62a8ea;
}

.page-aside .list-group-item.active:hover, .page-aside .list-group-item.active:focus {
    color: #62a8ea;
    background-color: #f3f7f9;
    border: none;
}

.page-aside .list-group-item.active:hover > .icon, .page-aside .list-group-item.active:focus > .icon {
    color: #62a8ea;
}

.page-aside .list-group.has-actions .list-group-item {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 36px;
    cursor: pointer;
}

.page-aside .list-group.has-actions .list-group-item .list-editable {
    position: relative;
    display: none;
}

.page-aside .list-group.has-actions .list-group-item .list-editable .input-editable-close {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-aside .list-group.has-actions .list-group-item .list-editable .form-group {
    margin: 0;
}

.page-aside .list-group.has-actions .list-group-item .item-actions {
    position: absolute;
    top: 6px;
    right: 20px;
    display: none;
}

.page-aside .list-group.has-actions .list-group-item .item-actions .btn-icon {
    padding-right: 2px;
    padding-left: 2px;
    background-color: transparent;
}

.page-aside .list-group.has-actions .list-group-item .item-actions .btn-icon:hover .icon {
    color: #62a8ea;
}

.page-aside .list-group.has-actions .list-group-item .item-actions .icon {
    margin: 0;
}

.page-aside .list-group.has-actions .list-group-item:hover .item-right {
    display: none;
}

.page-aside .list-group.has-actions .list-group-item:hover .item-actions {
    display: block;
}

.page-aside .list-group.has-actions .list-group-item:hover .item-actions .icon {
    color: #76838f;
}

@media (max-width: 1199px) {
    .page-aside {
        width: 220px;
    }

    .page-aside + .page-main {
        margin-left: 220px;
    }

    .page-aside-fixed .site-footer {
        margin-left: 220px;
    }
}

@media (max-width: 767px) {
    .page-aside {
        position: fixed;
        top: 66px;
        left: -260px;
        z-index: 1100;
        width: 260px;
        height: -webkit-calc(100% - 66px);
        height: calc(100% - 66px);
        overflow-y: visible;
        visibility: visible;
        border-color: transparent;
    }

    .site-navbar-collapse-show .page-aside {
        top: 132px;
        height: -webkit-calc(100% - 132px);
        height: calc(100% - 132px);
    }

    .site-menubar-changing .page-aside, .site-menubar-open .page-aside {
        height: 100%;
    }

    .page-aside .page-aside-inner {
        height: 100%;
        background-color: white;
        border-right: 1px solid #e4eaec;
    }

    .page-aside.open {
        left: 0;
    }

    .site-menubar-changing .page-aside.open, .site-menubar-open .page-aside.open {
        visibility: hidden;
    }

    .page-aside.open .page-aside-switch .wb-chevron-right {
        display: none;
    }

    .page-aside.open .page-aside-switch .wb-chevron-left {
        display: inline;
    }

    .page-aside + .page-main {
        margin-left: 0;
    }

    .page-aside-fixed .page-aside {
        left: -260px !important;
    }

    .page-aside-fixed .page-aside.open {
        left: 0 !important;
    }

    .page-aside-fixed .site-footer {
        margin-left: 0 !important;
    }

    .page-aside-switch {
        display: block;
    }
}

.site-footer {
    height: 44px;
    padding: 10px 30px;
    background-color: rgba(0, 0, 0, .02);
    border-top: 1px solid #e4eaec;
}

.site-footer:before, .site-footer:after {
    display: table;
    content: " ";
}

.site-footer:after {
    clear: both;
}

.site-footer-legal {
    float: left;
}

.site-footer-actions {
    float: right;
}

.site-footer-right {
    float: right;
}

.site-footer .scroll-to-top {
    color: #76838f;
}

.site-footer .scroll-to-top, .site-footer .scroll-to-top:hover, .site-footer .scroll-to-top:active {
    text-decoration: none;
}

@media (max-width: 480px) {
    .site-footer {
        height: 66px;
    }
}

@media (max-width: 480px) {
    .site-footer-legal, .site-footer-right, .site-footer-actions {
        display: block;
        float: none;
        text-align: center;
    }
}

.layout-full {
    height: 100%;
}

body.layout-full {
    padding-top: 0;
}

.layout-full .page {
    height: 100%;
    padding: 0;
    margin: 0 !important;
    background-color: transparent;
}

.layout-full > .loader {
    margin-left: 0 !important;
}

@media (min-width: 1200px) {
    .layout-boxed {
        background: #e4eaec;
    }

    .layout-boxed, .layout-boxed .site-navbar {
        max-width: 1320px;
        margin-right: auto;
        margin-left: auto;
    }
}

.layout-boxed .slidePanel-right, .layout-boxed .slidePanel-left {
    top: 0;
    z-index: 1510;
}

.site-print {
    padding-top: 0;
}

.site-print .site-navbar, .site-print .site-menubar, .site-print .site-gridmenu, .site-print .site-footer {
    display: none;
}

.site-print .page {
    margin: 0 !important;
}

.site-menubar-fold .page, .site-menubar-fold .site-footer {
    margin-left: 90px;
}

.site-menubar-fold.page-aside-fixed .page-aside {
    left: 90px;
}

.site-menubar-fold.page-aside-fixed .site-footer {
    margin-left: 350px;
}

@media (min-width: 768px) {
    .site-menubar-fold .site-navbar .navbar-header {
        width: 90px;
    }
}

@media (min-width: 768px) {
    .site-menubar-fold .site-navbar .navbar-container {
        margin-left: 90px;
    }
}

.site-menubar-fold .site-navbar .navbar-brand {
    float: none;
    text-align: center;
}

.site-menubar-fold .site-navbar .navbar-brand-text {
    display: none;
}

.site-menubar-fold .site-menu {
    overflow: visible;
}

.site-menubar-fold .site-menu-category {
    height: 2px;
    margin: 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background: #242f35;
}

.site-menubar-fold .site-menu-category:first-child {
    visibility: hidden;
}

.site-menubar-fold .site-menu > .site-menu-item {
    font-size: 14px;
}

.site-menubar-fold .site-menu > .site-menu-item > a {
    height: 60px;
    line-height: 60px;
}

.site-menubar-fold .site-menu > .site-menu-item > a .site-menu-title, .site-menubar-fold .site-menu > .site-menu-item > a .site-menu-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    text-align: center;
    -webkit-transition: visibility .25s, opacity .25s;
    -o-transition: visibility .25s, opacity .25s;
    transition: visibility .25s, opacity .25s;
}

.site-menubar-fold .site-menu > .site-menu-item > a .site-menu-arrow {
    visibility: hidden;
    -webkit-transition: visibility 0;
    -o-transition: visibility 0;
    transition: visibility 0;
}

.site-menubar-fold .site-menu > .site-menu-item > a .site-menu-title {
    visibility: hidden;
    opacity: 0;
}

.site-menubar-fold .site-menu > .site-menu-item > a .site-menu-icon {
    margin-right: 0;
    font-size: 24px;
    visibility: visible;
    opacity: 1;
}

.site-menubar-fold .site-menu > .site-menu-item > a .site-menu-badge {
    top: -15px;
    left: 50px;
}

.site-menubar-fold .site-menu > .site-menu-item > a .site-menu-label {
    display: none;
}

.site-menubar-fold .site-menu > .site-menu-item.active {
    border-top: none;
    border-bottom: none;
}

.site-menubar-fold .site-menu > .site-menu-item.hover > a .site-menu-icon, .site-menubar-fold .site-menu > .site-menu-item.active > a .site-menu-icon, .site-menubar-fold .site-menu > .site-menu-item.open > a .site-menu-icon {
    visibility: hidden;
    opacity: 0;
}

.site-menubar-fold .site-menu > .site-menu-item.hover > a .site-menu-title, .site-menubar-fold .site-menu > .site-menu-item.active > a .site-menu-title, .site-menubar-fold .site-menu > .site-menu-item.open > a .site-menu-title {
    visibility: visible;
    opacity: 1;
}

.site-menubar-fold .site-menu > .site-menu-item.hover > a .site-menu-badge, .site-menubar-fold .site-menu > .site-menu-item.active > a .site-menu-badge, .site-menubar-fold .site-menu > .site-menu-item.open > a .site-menu-badge {
    display: none;
}

.site-menubar-fold .site-menu .site-menu-sub .site-menu-sub {
    display: none;
}

.site-menubar-fold .site-menu .site-menu-sub .site-menu-item.open > a .site-menu-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.site-menubar-fold .site-menu .site-menu-sub .site-menu-item.open > .site-menu-sub {
    display: block;
}

.site-menubar-fold .site-menu .site-menu-sub .site-menu-item:not(.open) > a .site-menu-arrow {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.site-menubar-fold .site-menu .site-menu-sub .site-menu-item:not(.open) > .site-menu-sub {
    display: none;
}

.site-menubar-fold .site-menu > .site-menu-item > .site-menu-sub {
    position: absolute;
    top: 0;
    left: 90px;
    width: 240px;
    overflow-y: auto;
    visibility: hidden;
    background: #242f35;
    opacity: 0;
    -webkit-transition: visibility .25s, opacity .25s;
    -o-transition: visibility .25s, opacity .25s;
    transition: visibility .25s, opacity .25s;
}

.site-menubar-fold .site-menu > .site-menu-item > .site-menu-sub-up {
    top: auto;
    bottom: 0;
}

.site-menubar-fold .site-menu > .site-menu-item > .site-menu-sub .site-menu-item > a {
    padding: 0 30px;
}

.site-menubar-fold .site-menu > .site-menu-item > .site-menu-sub .site-menu-icon {
    margin-right: .5em;
}

.site-menubar-fold .site-menu > .site-menu-item.hover > .site-menu-sub {
    visibility: visible;
    opacity: 1;
}

.site-menubar-fold .site-menubar-light .site-menu-category {
    background: rgba(53, 131, 202, .05);
}

.site-menubar-fold .site-menubar-light .site-menu > .site-menu-item > .site-menu-sub {
    background: #f3f8fb;
    -webkit-box-shadow: 2px 1px 2px rgba(0, 0, 0, .08);
    box-shadow: 2px 1px 2px rgba(0, 0, 0, .08);
}

.site-menubar-fold .site-menubar {
    width: 90px;
}

.site-menubar-fold .site-menubar-section {
    padding: 30px;
    margin-top: 0;
    border-top: 2px solid #242f35;
    border-bottom: 2px solid #242f35;
}

.site-menubar-fold .site-menubar-section > h4, .site-menubar-fold .site-menubar-section > h5 {
    display: none;
}

.site-menubar-fold .site-menubar-light .site-menubar-section {
    border-top: 2px solid rgba(53, 131, 202, .05);
    border-bottom: 2px solid rgba(53, 131, 202, .05);
}

.site-menubar-fold .site-gridmenu {
    width: 90px;
}

.site-menubar-fold .site-gridmenu li {
    float: none;
    width: 100%;
}

.site-menubar-fold .site-gridmenu li > a {
    padding: 15px 0;
}

.site-menubar-fold .site-gridmenu-toggle:after {
    display: none;
}

.site-menubar-fold .site-menubar-footer {
    width: 90px;
}

.site-menubar-fold .site-menubar-footer > a {
    display: none;
}

.site-menubar-fold .site-menubar-footer > a.fold-show {
    display: block;
    float: none;
    width: 100%;
}

.site-menubar-fold.site-menubar-changing .site-menu > .site-menu-item > .site-menu-sub {
    display: none;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .css-menubar .page, .css-menubar .site-footer {
        margin-left: 90px;
    }

    .css-menubar.page-aside-fixed .page-aside {
        left: 90px;
    }

    .css-menubar.page-aside-fixed .site-footer {
        margin-left: 350px;
    }

    .css-menubar .site-navbar .navbar-brand {
        float: none;
        text-align: center;
    }

    .css-menubar .site-navbar .navbar-brand-text {
        display: none;
    }

    .css-menubar .site-menu {
        overflow: visible;
    }

    .css-menubar .site-menu-category {
        height: 2px;
        margin: 0;
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background: #242f35;
    }

    .css-menubar .site-menu-category:first-child {
        visibility: hidden;
    }

    .css-menubar .site-menu > .site-menu-item {
        font-size: 14px;
    }

    .css-menubar .site-menu > .site-menu-item > a {
        height: 60px;
        line-height: 60px;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-title, .css-menubar .site-menu > .site-menu-item > a .site-menu-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 90px;
        text-align: center;
        -webkit-transition: visibility .25s, opacity .25s;
        -o-transition: visibility .25s, opacity .25s;
        transition: visibility .25s, opacity .25s;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-arrow {
        visibility: hidden;
        -webkit-transition: visibility 0;
        -o-transition: visibility 0;
        transition: visibility 0;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-title {
        visibility: hidden;
        opacity: 0;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-icon {
        margin-right: 0;
        font-size: 24px;
        visibility: visible;
        opacity: 1;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-badge {
        top: -15px;
        left: 50px;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-label {
        display: none;
    }

    .css-menubar .site-menu > .site-menu-item.active {
        border-top: none;
        border-bottom: none;
    }

    .css-menubar .site-menu > .site-menu-item.hover > a .site-menu-icon, .css-menubar .site-menu > .site-menu-item.active > a .site-menu-icon, .css-menubar .site-menu > .site-menu-item.open > a .site-menu-icon {
        visibility: hidden;
        opacity: 0;
    }

    .css-menubar .site-menu > .site-menu-item.hover > a .site-menu-title, .css-menubar .site-menu > .site-menu-item.active > a .site-menu-title, .css-menubar .site-menu > .site-menu-item.open > a .site-menu-title {
        visibility: visible;
        opacity: 1;
    }

    .css-menubar .site-menu > .site-menu-item.hover > a .site-menu-badge, .css-menubar .site-menu > .site-menu-item.active > a .site-menu-badge, .css-menubar .site-menu > .site-menu-item.open > a .site-menu-badge {
        display: none;
    }

    .css-menubar .site-menu .site-menu-sub .site-menu-sub {
        display: none;
    }

    .css-menubar .site-menu .site-menu-sub .site-menu-item.open > a .site-menu-arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .css-menubar .site-menu .site-menu-sub .site-menu-item.open > .site-menu-sub {
        display: block;
    }

    .css-menubar .site-menu .site-menu-sub .site-menu-item:not(.open) > a .site-menu-arrow {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .css-menubar .site-menu .site-menu-sub .site-menu-item:not(.open) > .site-menu-sub {
        display: none;
    }

    .css-menubar .site-menu > .site-menu-item > .site-menu-sub {
        position: absolute;
        top: 0;
        left: 90px;
        width: 240px;
        overflow-y: auto;
        visibility: hidden;
        background: #242f35;
        opacity: 0;
        -webkit-transition: visibility .25s, opacity .25s;
        -o-transition: visibility .25s, opacity .25s;
        transition: visibility .25s, opacity .25s;
    }

    .css-menubar .site-menu > .site-menu-item > .site-menu-sub-up {
        top: auto;
        bottom: 0;
    }

    .css-menubar .site-menu > .site-menu-item > .site-menu-sub .site-menu-item > a {
        padding: 0 30px;
    }

    .css-menubar .site-menu > .site-menu-item > .site-menu-sub .site-menu-icon {
        margin-right: .5em;
    }

    .css-menubar .site-menu > .site-menu-item.hover > .site-menu-sub {
        visibility: visible;
        opacity: 1;
    }

    .css-menubar .site-menubar-light .site-menu-category {
        background: rgba(53, 131, 202, .05);
    }

    .css-menubar .site-menubar-light .site-menu > .site-menu-item > .site-menu-sub {
        background: #f3f8fb;
        -webkit-box-shadow: 2px 1px 2px rgba(0, 0, 0, .08);
        box-shadow: 2px 1px 2px rgba(0, 0, 0, .08);
    }

    .css-menubar .site-menubar {
        width: 90px;
    }

    .css-menubar .site-menubar-section {
        padding: 30px;
        margin-top: 0;
        border-top: 2px solid #242f35;
        border-bottom: 2px solid #242f35;
    }

    .css-menubar .site-menubar-section > h4, .css-menubar .site-menubar-section > h5 {
        display: none;
    }

    .css-menubar .site-menubar-light .site-menubar-section {
        border-top: 2px solid rgba(53, 131, 202, .05);
        border-bottom: 2px solid rgba(53, 131, 202, .05);
    }

    .css-menubar .site-gridmenu {
        width: 90px;
    }

    .css-menubar .site-gridmenu li {
        float: none;
        width: 100%;
    }

    .css-menubar .site-gridmenu li > a {
        padding: 15px 0;
    }

    .css-menubar .site-gridmenu-toggle:after {
        display: none;
    }

    .css-menubar .site-menubar-footer {
        width: 90px;
    }

    .css-menubar .site-menubar-footer > a {
        display: none;
    }

    .css-menubar .site-menubar-footer > a.fold-show {
        display: block;
        float: none;
        width: 100%;
    }

    .css-menubar .site-menu > .site-menu-item:hover > a .site-menu-icon {
        visibility: hidden;
        opacity: 0;
    }

    .css-menubar .site-menu > .site-menu-item:hover > a .site-menu-title {
        visibility: visible;
        opacity: 1;
    }

    .css-menubar .site-menu > .site-menu-item:hover > a .site-menu-badge {
        display: none;
    }

    .css-menubar .site-menu-item:hover > .site-menu-sub {
        visibility: visible;
        opacity: 1;
    }

    .site-menubar-fold.page-aside-fixed .site-footer {
        margin-left: 310px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) {
    .css-menubar .site-navbar .navbar-header {
        width: 90px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) {
    .css-menubar .site-navbar .navbar-container {
        margin-left: 90px;
    }
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.hover > a, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item:hover > a {
    background-color: transparent;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.active, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.open, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.hover {
    background: #37474f;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.active > a .site-menu-icon, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.open > a .site-menu-icon, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.hover > a .site-menu-icon {
    visibility: visible;
    opacity: 1;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.active > a .site-menu-badge, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.open > a .site-menu-badge, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.hover > a .site-menu-badge {
    display: inline-block;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.active > a .site-menu-title, .site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.open > a .site-menu-title {
    visibility: hidden;
    opacity: 0;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item.hover > a .site-menu-title {
    visibility: visible;
    opacity: 1;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item > a .site-menu-title {
    left: 90px;
    width: 240px;
    padding: 0 30px;
    font-size: 14px;
    text-align: left;
    background: #37474f;
    -webkit-transition: visibility 0, opacity 0;
    -o-transition: visibility 0, opacity 0;
    transition: visibility 0, opacity 0;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item > .site-menu-sub {
    top: 60px;
}

.site-menubar-fold.site-menubar-fold-alt .site-menu > .site-menu-item > .site-menu-sub-up {
    top: auto;
    bottom: 60px;
}

.site-menubar-fold.site-menubar-fold-alt .site-menubar-light .site-menu > .site-menu-item.active, .site-menubar-fold.site-menubar-fold-alt .site-menubar-light .site-menu > .site-menu-item.open, .site-menubar-fold.site-menubar-fold-alt .site-menubar-light .site-menu > .site-menu-item.hover {
    background: #e8f1f8;
}

.site-menubar-fold.site-menubar-fold-alt .site-menubar-light .site-menu > .site-menu-item > a .site-menu-title {
    background: #e8f1f8;
}

.site-menubar-fold.site-menubar-fold-alt .site-menubar-light .site-menu > .site-menu-item > .site-menu-sub {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (max-width: 767px), screen and (min-width: 1200px) {
    .css-menubar .site-menu-category {
        padding: 0 24px;
        margin-top: 20px;
        font-size: 15px;
        line-height: 38px;
        color: #76838f;
        text-transform: uppercase;
        -webkit-transition: all .25s, font .1s .15s, color .1s .15s;
        -o-transition: all .25s, font .1s .15s, color .1s .15s;
        transition: all .25s, font .1s .15s, color .1s .15s;
    }

    .css-menubar .site-menu > .site-menu-item > a .site-menu-title {
        font-size: 14px;
    }

    .css-menubar .site-menu-icon {
        margin-right: 14px;
    }

    .css-menubar .site-menu-title {
        display: inline-block;
        max-width: 160px;
    }

    .css-menubar .site-menu-title:first-child {
        margin-left: 28px;
    }

    .css-menubar .site-menu .site-menu-sub {
        display: none;
    }

    .css-menubar .site-menu-item {
        line-height: 34px;
        -webkit-transition: -webkit-transform .1s, all .25s, border 0;
        -o-transition: -o-transform .1s, all .25s, border 0;
        transition: transform .1s, all .25s, border 0;
    }

    .css-menubar .site-menu-item.open > a .site-menu-arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .css-menubar .site-menu-item.open > .site-menu-sub {
        display: block;
    }

    .css-menubar .site-menu-item:not(.open) > a .site-menu-arrow {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .css-menubar .site-menu-item:not(.open) > .site-menu-sub {
        display: none;
    }

    .css-menubar .site-menu > .site-menu-item > a {
        padding: 0 30px;
        line-height: 38px;
    }

    .css-menubar.site-menubar-native .site-menubar-body {
        overflow-y: scroll;
    }

    .css-menubar .site-menubar {
        width: 260px;
    }

    .css-menubar .site-gridmenu {
        width: 260px;
    }

    .css-menubar .site-menubar-footer {
        width: 260px;
    }

    .css-menubar [data-toggle="menubar"] .hamburger-arrow-left {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .css-menubar [data-toggle="menubar"] .hamburger-arrow-left:before {
        width: .6em;
        -webkit-transform: translate3d(.45em, .1em, 0) rotate(45deg);
        transform: translate3d(.45em, .1em, 0) rotate(45deg);
    }

    .css-menubar [data-toggle="menubar"] .hamburger-arrow-left .hamburger-bar {
        border-radius: .2em;
    }

    .css-menubar [data-toggle="menubar"] .hamburger-arrow-left:after {
        width: .6em;
        -webkit-transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
        transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
    }

    .css-menubar .site-menu-item:hover > .site-menu-sub {
        display: block;
    }
}

@media screen and (max-width: 767px) and (min-width: 768px), screen and (min-width: 1200px) and (min-width: 768px) {
    .css-menubar .site-navbar .navbar-header {
        width: 260px;
    }
}

@media screen and (max-width: 767px) and (min-width: 768px), screen and (min-width: 1200px) and (min-width: 768px) {
    .css-menubar .site-navbar .navbar-container {
        margin-left: 260px;
    }
}

@media screen and (min-width: 1200px) {
    .css-menubar .page, .css-menubar .site-footer {
        margin-left: 260px;
    }

    .css-menubar.page-aside-fixed .page-aside {
        left: 260px;
    }

    .css-menubar.page-aside-fixed .site-footer {
        margin-left: 520px;
    }
}

.site-menubar-unfold .page, .site-menubar-unfold .site-footer {
    margin-left: 260px;
}

.site-menubar-unfold.page-aside-fixed .page-aside {
    left: 260px;
}

.site-menubar-unfold.page-aside-fixed .site-footer {
    margin-left: 520px;
}

@media (min-width: 768px) {
    .site-menubar-unfold .site-navbar .navbar-header {
        width: 260px;
    }
}

@media (min-width: 768px) {
    .site-menubar-unfold .site-navbar .navbar-container {
        margin-left: 260px;
    }
}

.site-menubar-unfold .site-menu-category {
    padding: 0 24px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 38px;
    color: #76838f;
    text-transform: uppercase;
    -webkit-transition: all .25s, font .1s .15s, color .1s .15s;
    -o-transition: all .25s, font .1s .15s, color .1s .15s;
    transition: all .25s, font .1s .15s, color .1s .15s;
}

.site-menubar-unfold .site-menu > .site-menu-item > a .site-menu-title {
    font-size: 14px;
}

.site-menubar-unfold .site-menu-icon {
    margin-right: 14px;
}

.site-menubar-unfold .site-menu-title {
    display: inline-block;
    max-width: 160px;
}

.site-menubar-unfold .site-menu-title:first-child {
    margin-left: 28px;
}

.site-menubar-unfold .site-menu .site-menu-sub {
    display: none;
}

.site-menubar-unfold .site-menu-item {
    line-height: 34px;
    -webkit-transition: -webkit-transform .1s, all .25s, border 0;
    -o-transition: -o-transform .1s, all .25s, border 0;
    transition: transform .1s, all .25s, border 0;
}

.site-menubar-unfold .site-menu-item.open > a .site-menu-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.site-menubar-unfold .site-menu-item.open > .site-menu-sub {
    display: block;
}

.site-menubar-unfold .site-menu-item:not(.open) > a .site-menu-arrow {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.site-menubar-unfold .site-menu-item:not(.open) > .site-menu-sub {
    display: none;
}

.site-menubar-unfold .site-menu > .site-menu-item > a {
    padding: 0 30px;
    line-height: 38px;
}

.site-menubar-unfold.site-menubar-native .site-menubar-body {
    overflow-y: scroll;
}

.site-menubar-unfold .site-menubar {
    width: 260px;
}

.site-menubar-unfold .site-gridmenu {
    width: 260px;
}

.site-menubar-unfold .site-menubar-footer {
    width: 260px;
}

.site-menubar-unfold [data-toggle="menubar"] .hamburger-arrow-left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.site-menubar-unfold [data-toggle="menubar"] .hamburger-arrow-left:before {
    width: .6em;
    -webkit-transform: translate3d(.45em, .1em, 0) rotate(45deg);
    transform: translate3d(.45em, .1em, 0) rotate(45deg);
}

.site-menubar-unfold [data-toggle="menubar"] .hamburger-arrow-left .hamburger-bar {
    border-radius: .2em;
}

.site-menubar-unfold [data-toggle="menubar"] .hamburger-arrow-left:after {
    width: .6em;
    -webkit-transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
    transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .site-menubar-unfold.page-aside-fixed .site-footer {
        margin-left: 480px;
    }
}

@media (max-width: 767px) {
    .site-menubar-unfold .page, .site-menubar-unfold .site-footer {
        margin-left: auto;
    }

    .site-menubar-open .page, .site-menubar-open .site-footer {
        -webkit-transform: translate3d(260px, 0, 0);
        -ms-transform: translate(260px, 0);
        -ms-transform: translate3d(260px, 0, 0);
        transform: translate3d(260px, 0, 0);
    }

    .site-menubar-changing {
        overflow: hidden;
    }

    .site-menubar-changing .page, .site-menubar-changing .site-footer {
        -webkit-transition: -webkit-transform .25s;
        -o-transition: -o-transform .25s;
        transition: transform .25s;
    }

    .site-gridmenu {
        width: 100% !important;
        background: rgba(38, 50, 56, .9);
    }

    .site-menubar-hide .site-menubar, .site-menubar-open .site-menubar {
        -webkit-transition: -webkit-transform .25s, top .35s, height .35s;
        -o-transition: -o-transform .25s, top .35s, height .35s;
        transition: transform .25s, top .35s, height .35s;
    }

    .site-menubar-open .site-menubar {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 767px) {
    .site-navbar-collapsing {
        -webkit-transition: padding-top .35s;
        -o-transition: padding-top .35s;
        transition: padding-top .35s;
    }

    body.site-navbar-collapse-show {
        padding-top: 132px;
    }

    .site-navbar-collapse-show .slidePanel.slidePanel-right, .site-navbar-collapse-show .slidePanel.slidePanel-left {
        top: 132px;
        -webkit-transition: top .35s;
        -o-transition: top .35s;
        transition: top .35s;
    }
}

body.site-navbar-small {
    padding-top: 60px;
}

.site-navbar-small .site-navbar {
    height: 60px;
    min-height: 60px;
}

.site-navbar-small .site-navbar .navbar-brand {
    height: 60px;
    padding: 19px 20px;
}

.site-navbar-small .site-navbar .navbar-nav {
    margin: 9.5px -15px;
}

@media (min-width: 768px) {
    .site-navbar-small .site-navbar .navbar-nav > li > a {
        padding-top: 19px;
        padding-bottom: 19px;
    }
}

.site-navbar-small .site-navbar .navbar-toggle {
    height: 60px;
    padding: 19px 15px;
}

.site-navbar-small .site-navbar .navbar-toolbar > li > a {
    padding-top: 19px;
    padding-bottom: 19px;
}

.site-navbar-small .site-navbar .navbar-nav > li > a.navbar-avatar, .site-navbar-small .site-navbar .navbar-toolbar > li > a.navbar-avatar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-navbar-small .site-navbar .navbar-search-overlap .form-control {
    height: 60px !important;
}

.site-navbar-small .site-menubar {
    top: 60px;
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
}

.site-navbar-small .site-gridmenu {
    top: 60px;
}

@media (max-width: 767px) {
    body.site-navbar-collapse-show.site-navbar-small {
        padding-top: 120px;
    }

    .site-navbar-small .site-menubar {
        top: 60px;
    }

    .site-navbar-collapse-show .site-navbar-small .site-menubar {
        top: 120px;
        height: -webkit-calc(100% - 120px);
        height: calc(100% - 120px);
    }

    .site-navbar-small .page-aside {
        top: 60px;
    }

    .site-navbar-collapse-show .site-navbar-small .page-aside {
        top: 120px;
    }
}

@media (max-width: 767px) {
    .site-navbar .brand {
        display: none;
    }

    .site-navbar .brand-mobile {
        display: block;
    }

    .site-menubar {
        top: 66px;
        height: -webkit-calc(100% - 66px);
        height: calc(100% - 66px);
        -webkit-transform: translate3d(-260px, 0, 0);
        -ms-transform: translate(-260px, 0);
        -ms-transform: translate3d(-260px, 0, 0);
        transform: translate3d(-260px, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

    .site-navbar-collapse-show .site-menubar {
        top: 132px;
        height: -webkit-calc(100% - 132px);
        height: calc(100% - 132px);
    }

    .site-menubar-footer {
        visibility: hidden;
    }

    .site-menubar-open .site-menubar-footer {
        visibility: visible;
    }

    .disable-scrolling {
        height: 100%;
        overflow: hidden;
    }

    body.site-menubar-open {
        height: 100%;
        overflow: hidden;
    }

    body.site-menubar-open .page {
        height: 100%;
        overflow: hidden;
        pointer-events: none;
    }
}

@media (min-width: 768px) {
    .site-menubar-flipped .navbar-header {
        float: right;
    }
}

.site-menubar-flipped .site-menubar, .site-menubar-flipped .site-menubar-footer {
    right: 0;
    left: auto;
}

.site-menubar-flipped .site-gridmenu {
    right: 0;
    left: auto;
}

.site-menubar-flipped .hamburger-arrow-left.collapsed:before, .site-menubar-flipped .hamburger-arrow-left.unfolded:before {
    -webkit-transform: translateX(-.1em) translateY(.1em) rotate(135deg);
    -ms-transform: translateX(-.1em) translateY(.1em) rotate(135deg);
    -o-transform: translateX(-.1em) translateY(.1em) rotate(135deg);
    transform: translateX(-.1em) translateY(.1em) rotate(135deg);
}

.site-menubar-flipped .hamburger-arrow-left.collapsed:after, .site-menubar-flipped .hamburger-arrow-left.unfolded:after {
    -webkit-transform: translateX(-.1em) translateY(-.1em) rotate(45deg);
    -ms-transform: translateX(-.1em) translateY(-.1em) rotate(45deg);
    -o-transform: translateX(-.1em) translateY(-.1em) rotate(45deg);
    transform: translateX(-.1em) translateY(-.1em) rotate(45deg);
}

@media screen and (max-width: 767px) and (min-width: 768px), screen and (min-width: 1200px) and (min-width: 768px) {
    .css-menubar .site-menubar-flipped .site-navbar .navbar-container {
        margin-right: 260px;
        margin-left: 0;
    }
}

@media screen and (min-width: 1200px) {
    .css-menubar .site-menubar-flipped .page, .css-menubar .site-menubar-flipped .site-footer {
        margin-right: 260px;
        margin-left: 0;
    }
}

.site-menubar-unfold.site-menubar-flipped .page, .site-menubar-unfold.site-menubar-flipped .site-footer {
    margin-right: 260px;
    margin-left: 0;
}

@media (min-width: 768px) {
    .site-menubar-unfold.site-menubar-flipped .site-navbar .navbar-container {
        margin-right: 260px;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .site-menubar-flipped.site-menubar-unfold .page, .site-menubar-flipped.site-menubar-unfold .site-footer {
        margin-right: auto;
        margin-left: 0;
    }

    .site-menubar-flipped.site-menubar-open .page, .site-menubar-flipped.site-menubar-open .site-footer {
        -webkit-transform: translate3d(-260px, 0, 0);
        -ms-transform: translate(-260px, 0);
        -ms-transform: translate3d(-260px, 0, 0);
        transform: translate3d(-260px, 0, 0);
    }

    .site-menubar-flipped.site-menubar-open .site-menubar {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate(0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .css-menubar .site-menubar-flipped .page, .css-menubar .site-menubar-flipped .site-footer {
        margin-right: 90px;
        margin-left: 0;
    }

    .css-menubar .site-menubar-flipped .site-menu > .site-menu-item > .site-menu-sub {
        right: 90px;
        left: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) {
    .css-menubar .site-menubar-flipped .site-navbar .navbar-container {
        margin-right: 90px;
        margin-left: 0;
    }
}

.site-menubar-fold.site-menubar-flipped .page, .site-menubar-fold.site-menubar-flipped .site-footer {
    margin-right: 90px;
    margin-left: 0;
}

@media (min-width: 768px) {
    .site-menubar-fold.site-menubar-flipped .site-navbar .navbar-container {
        margin-right: 90px;
        margin-left: 0;
    }
}

.site-menubar-fold.site-menubar-flipped .site-menu > .site-menu-item > .site-menu-sub {
    right: 90px;
    left: auto;
}

@media (max-width: 767px) {
    .site-menubar-flipped .site-menubar {
        -webkit-transform: translate3d(260px, 0, 0);
        -ms-transform: translate(260px, 0);
        -ms-transform: translate3d(260px, 0, 0);
        transform: translate3d(260px, 0, 0);
    }
}

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

.radio-custom label, .checkbox-custom label {
    min-height: 22px;
    margin-bottom: 0;
    font-weight: 300;
    cursor: pointer;
}

.radio-custom input[type="radio"], .checkbox-custom input[type="checkbox"] {
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -20px;
}

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

.input-group-addon .radio-custom, .input-group-addon .checkbox-custom {
    margin: 0;
}

.checkbox-custom {
    padding-left: 20px;
}

.checkbox-custom label {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
}

.checkbox-custom label:empty {
    padding-left: 0;
}

.checkbox-custom label::before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    content: "";
    background-color: #fff;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.checkbox-custom label::after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-top: 1px;
    margin-left: -20px;
    font-size: 12px;
    line-height: 20px;
    color: #76838f;
    text-align: center;
}

.checkbox-custom input[type="checkbox"], .checkbox-custom input[type="radio"] {
    z-index: 1;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.checkbox-custom input[type="checkbox"]:focus + label::before, .checkbox-custom input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox-custom input[type="checkbox"]:checked + label::before, .checkbox-custom input[type="radio"]:checked + label::before {
    border-color: #e4eaec;
    border-width: 10px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.checkbox-custom input[type="checkbox"]:checked + label::after, .checkbox-custom input[type="radio"]:checked + label::after {
    font-family: "Web Icons";
    content: "\f192";
}

.checkbox-custom input[type="checkbox"]:disabled + label, .checkbox-custom input[type="radio"]:disabled + label {
    opacity: .65;
}

.checkbox-custom input[type="checkbox"]:disabled + label::before, .checkbox-custom input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
    background-color: #f3f7f9;
    border-color: #e4eaec;
    border-width: 1px;
}

.checkbox-custom.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox-custom.checkbox-inline {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

.checkbox-inline + .checkbox-inline {
    margin-left: 20px;
}

.checkbox-default input[type="checkbox"]:checked + label::before, .checkbox-default input[type="radio"]:checked + label::before {
    background-color: #fff;
    border-color: #e4eaec;
    border-width: 1px;
}

.checkbox-default input[type="checkbox"]:checked + label::after, .checkbox-default input[type="radio"]:checked + label::after {
    color: #62a8ea;
}

.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #62a8ea;
    border-color: #62a8ea;
}

.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #f96868;
    border-color: #f96868;
}

.checkbox-danger input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before, .checkbox-info input[type="radio"]:checked + label::before {
    background-color: #57c7d4;
    border-color: #57c7d4;
}

.checkbox-info input[type="checkbox"]:checked + label::after, .checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before, .checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f2a654;
    border-color: #f2a654;
}

.checkbox-warning input[type="checkbox"]:checked + label::after, .checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before, .checkbox-success input[type="radio"]:checked + label::before {
    background-color: #46be8a;
    border-color: #46be8a;
}

.checkbox-success input[type="checkbox"]:checked + label::after, .checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-sm {
    padding-left: 18px;
}

.checkbox-sm label {
    padding-left: 8px;
}

.checkbox-sm label:empty {
    padding-left: 0;
}

.checkbox-sm label::before, .checkbox-sm label::after {
    width: 18px;
    height: 18px;
    margin-left: -18px;
}

.checkbox-sm label::after {
    font-size: 10px;
    line-height: 18px;
}

.checkbox-sm input[type="checkbox"], .checkbox-sm input[type="radio"] {
    width: 18px;
    height: 18px;
}

.checkbox-sm input[type="checkbox"]:checked + label::before, .checkbox-sm input[type="radio"]:checked + label::before {
    border-width: 9px;
}

.checkbox-lg {
    padding-left: 24px;
}

.checkbox-lg label {
    padding-left: 12px;
}

.checkbox-lg label:empty {
    padding-left: 0;
}

.checkbox-lg label::before, .checkbox-lg label::after {
    width: 24px;
    height: 24px;
    margin-left: -24px;
}

.checkbox-lg label::after {
    font-size: 14px;
    line-height: 24px;
}

.checkbox-lg input[type="checkbox"], .checkbox-lg input[type="radio"] {
    width: 24px;
    height: 24px;
}

.checkbox-lg input[type="checkbox"]:checked + label::before, .checkbox-lg input[type="radio"]:checked + label::before {
    border-width: 12px;
}

.radio-custom {
    padding-left: 20px;
}

.radio-custom label {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
}

.radio-custom label:empty {
    padding-left: 0;
}

.radio-custom label::before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    content: "";
    background-color: #fff;
    border: 1px solid #e4eaec;
    border-radius: 50%;
    -webkit-transition: border 300ms ease-in-out 0s, color 300ms ease-in-out 0s;
    -o-transition: border 300ms ease-in-out 0s, color 300ms ease-in-out 0s;
    transition: border 300ms ease-in-out 0s, color 300ms ease-in-out 0s;
}

.radio-custom label::after {
    position: absolute;
    top: 7px;
    left: 7px;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -20px;
    content: " ";
    background-color: transparent;
    border: 2px solid #76838f;
    border-radius: 50%;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    transition-transform: .1s cubic-bezier(.8, -.33, .2, 1.33);
}

.radio-custom input[type="radio"] {
    z-index: 1;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.radio-custom input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio-custom input[type="radio"]:checked + label::before {
    border-color: #e4eaec;
    border-width: 10px;
}

.radio-custom input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio-custom input[type="radio"]:disabled + label {
    opacity: .65;
}

.radio-custom input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio-custom.radio-inline {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

.radio-inline + .radio-inline {
    margin-left: 20px;
}

.radio-default input[type="radio"]:checked + label::before {
    background-color: #fff;
    border-color: #e4eaec;
    border-width: 1px;
}

.radio-default input[type="radio"]:checked + label::after {
    border-color: #62a8ea;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #62a8ea;
}

.radio-primary input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #f96868;
}

.radio-danger input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #57c7d4;
}

.radio-info input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f2a654;
}

.radio-warning input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #46be8a;
}

.radio-success input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-sm {
    padding-left: 18px;
}

.radio-sm label {
    padding-left: 8px;
}

.radio-sm label:empty {
    padding-left: 0;
}

.radio-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -20px;
}

.radio-sm label::after {
    top: 7px;
    left: 7px;
    width: 4px;
    height: 4px;
    margin-left: -20px;
    border-width: 2px;
}

.radio-sm input[type="radio"] {
    width: 18px;
    height: 18px;
}

.radio-sm input[type="radio"]:checked + label::before {
    border-width: 9px;
}

.radio-lg {
    padding-left: 24px;
}

.radio-lg label {
    padding-left: 12px;
}

.radio-lg label:empty {
    padding-left: 0;
}

.radio-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -20px;
}

.radio-lg label::after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    margin-left: -20px;
    border-width: 2px;
}

.radio-lg input[type="radio"] {
    width: 24px;
    height: 24px;
}

.radio-lg input[type="radio"]:checked + label::before {
    border-width: 12px;
}

@media (min-width: 768px) {
    .form-inline .radio-custom, .form-inline .checkbox-custom {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio-custom label, .form-inline .checkbox-custom label {
        padding-left: 0;
    }

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

    .form-inline .radio-custom label {
        padding-left: 10px;
    }

    .form-inline .checkbox-custom label {
        padding-left: 10px;
    }

    .form-inline .checkbox-custom input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
    }

    .form-inline .radio-custom input[type="radio"] {
        position: absolute;
        margin-left: -20px;
    }
}

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

.form-horizontal .radio-custom, .form-horizontal .checkbox-custom {
    min-height: 29px;
}

.form-horizontal .input-group-addon .radio-custom, .form-horizontal .input-group-addon .checkbox-custom {
    padding-top: 0;
}

.form-horizontal .input-group-addon .radio-custom, .form-horizontal .input-group-addon .checkbox-custom {
    min-height: 22px;
}

.form-material {
    position: relative;
}

.form-material.floating {
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-material.floating + .form-material.floating {
    margin-top: 40px;
}

.form-material .form-control {
    padding: 0;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: center bottom, center -webkit-calc(100% - 1px);
    background-position: center bottom, center calc(100% - 1px);
    -webkit-background-size: 0 2px, 100% 1px;
    background-size: 0 2px, 100% 1px;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
}

.form-material .form-control, .form-material .form-control:focus, .form-material .form-control.focus {
    float: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#62a8ea), to(#62a8ea)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#62a8ea, #62a8ea), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: -o-linear-gradient(#62a8ea, #62a8ea), -o-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#62a8ea, #62a8ea), linear-gradient(#e4eaec, #e4eaec);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.no-cssgradients .form-material .form-control {
    border-bottom: 2px solid #e4eaec;
}

.form-material .form-control::-webkit-input-placeholder {
    color: #a3afb7;
}

.form-material .form-control::-moz-placeholder {
    color: #a3afb7;
}

.form-material .form-control:-ms-input-placeholder {
    color: #a3afb7;
}

.form-material .form-control:disabled::-webkit-input-placeholder {
    color: #ccd5db;
}

.form-material .form-control:disabled::-moz-placeholder {
    color: #ccd5db;
}

.form-material .form-control:disabled:-ms-input-placeholder {
    color: #ccd5db;
}

.form-material .form-control:focus, .form-material .form-control.focus {
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
    outline: none;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.no-cssgradients .form-material .form-control:focus, .no-cssgradients .form-material .form-control.focus {
    background: transparent;
    border-bottom: 2px solid #62a8ea;
}

.form-material .form-control:disabled, .form-material .form-control[disabled], fieldset[disabled] .form-material .form-control {
    background: transparent;
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #ccd5db;
}

.form-material .form-control:disabled ~ .floating-label, .form-material .form-control[disabled] ~ .floating-label, fieldset[disabled] .form-material .form-control ~ .floating-label {
    color: #ccd5db;
}

.form-material .control-label {
    margin-bottom: 0;
    font-weight: 500;
}

.form-material .floating-label {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #76838f;
    pointer-events: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.form-material .floating-label.floating-label-static {
    position: relative;
    top: auto;
    display: block;
}

.form-material [class*="col-"] > .floating-label {
    left: 15px;
}

.form-material .form-control ~ .floating-label {
    top: 7.99999998px;
    font-size: 14px;
}

.form-material .form-control:focus ~ .floating-label, .form-material .form-control.focus ~ .floating-label, .form-material .form-control:not(.empty) ~ .floating-label {
    top: -11.2px;
    font-size: 11.2px;
}

.form-material .form-control:-webkit-autofill ~ .floating-label {
    top: -11.2px;
    font-size: 11.2px;
}

.form-material .form-control.input-sm ~ .floating-label {
    top: 6px;
    font-size: 12px;
}

.form-material .form-control.input-sm:focus ~ .floating-label, .form-material .form-control.input-sm.focus ~ .floating-label, .form-material .form-control.input-sm:not(.empty) ~ .floating-label {
    top: -9.6px;
    font-size: 9.6px;
}

.form-material .form-control.input-sm:-webkit-autofill ~ .floating-label {
    top: -9.6px;
    font-size: 9.6px;
}

.form-material .form-control.input-lg ~ .floating-label {
    top: 5.9999994px;
    font-size: 18px;
}

.form-material .form-control.input-lg:focus ~ .floating-label, .form-material .form-control.input-lg.focus ~ .floating-label, .form-material .form-control.input-lg:not(.empty) ~ .floating-label {
    top: -14.4px;
    font-size: 14.4px;
}

.form-material .form-control.input-lg:-webkit-autofill ~ .floating-label {
    top: -14.4px;
    font-size: 14.4px;
}

.form-material .form-control:focus ~ .floating-label, .form-material .form-control.focus ~ .floating-label, .form-material .form-control:not(.empty) ~ .floating-label {
    font-weight: 500;
}

.form-material .form-control:-webkit-autofill ~ .floating-label {
    font-weight: 500;
}

.form-material .form-control:focus ~ .floating-label, .form-material .form-control.focus ~ .floating-label {
    color: #62a8ea;
}

.form-material textarea.form-control {
    padding-bottom: 6px;
    resize: none;
}

.form-material.floating textarea.form-control {
    padding-top: 6px;
}

.form-material select.form-control {
    border: 0;
    border-radius: 0;
}

.form-material:not(.floating) .control-label + select[multiple] {
    margin-top: 5px;
}

.form-material .hint {
    position: absolute;
    display: none;
    font-size: 80%;
}

.form-material .form-control:focus ~ .hint, .form-material .form-control.focus ~ .hint {
    display: block;
}

.form-material .form-control:not(.empty):invalid ~ .floating-label, .form-material .form-control.focus:invalid ~ .floating-label {
    color: #f96868;
}

.form-material .form-control:invalid {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f96868), to(#f96868)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#f96868, #f96868), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: -o-linear-gradient(#f96868, #f96868), -o-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#f96868, #f96868), linear-gradient(#e4eaec, #e4eaec);
}

.form-material.form-group.has-warning .form-control:focus, .form-material.form-group.has-warning .form-control.focus, .form-material.form-group.has-warning .form-control:not(.empty) {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2a654), to(#f2a654)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#f2a654, #f2a654), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: -o-linear-gradient(#f2a654, #f2a654), -o-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#f2a654, #f2a654), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-warning .form-control:focus, .no-cssgradients .form-material.form-group.has-warning .form-control.focus, .no-cssgradients .form-material.form-group.has-warning .form-control:not(.empty) {
    background: transparent;
    border-bottom: 2px solid #f2a654;
}

.form-material.form-group.has-warning .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2a654), to(#f2a654)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#f2a654, #f2a654), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#f2a654, #f2a654), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-warning .form-control:-webkit-autofill {
    background: transparent;
    border-bottom: 2px solid #f2a654;
}

.form-material.form-group.has-warning .form-control:not(.empty) {
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
}

.form-material.form-group.has-warning .control-label {
    color: #f2a654;
}

.form-material.form-group.has-warning .form-control:focus ~ .floating-label, .form-material.form-group.has-warning .form-control.focus ~ .floating-label, .form-material.form-group.has-warning .form-control:not(.empty) ~ .floating-label {
    color: #f2a654;
}

.form-material.form-group.has-warning .form-control:-webkit-autofill ~ .floating-label {
    color: #f2a654;
}

.form-material.form-group.has-error .form-control:focus, .form-material.form-group.has-error .form-control.focus, .form-material.form-group.has-error .form-control:not(.empty) {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f96868), to(#f96868)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#f96868, #f96868), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: -o-linear-gradient(#f96868, #f96868), -o-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#f96868, #f96868), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-error .form-control:focus, .no-cssgradients .form-material.form-group.has-error .form-control.focus, .no-cssgradients .form-material.form-group.has-error .form-control:not(.empty) {
    background: transparent;
    border-bottom: 2px solid #f96868;
}

.form-material.form-group.has-error .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f96868), to(#f96868)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#f96868, #f96868), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#f96868, #f96868), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-error .form-control:-webkit-autofill {
    background: transparent;
    border-bottom: 2px solid #f96868;
}

.form-material.form-group.has-error .form-control:not(.empty) {
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
}

.form-material.form-group.has-error .control-label {
    color: #f96868;
}

.form-material.form-group.has-error .form-control:focus ~ .floating-label, .form-material.form-group.has-error .form-control.focus ~ .floating-label, .form-material.form-group.has-error .form-control:not(.empty) ~ .floating-label {
    color: #f96868;
}

.form-material.form-group.has-error .form-control:-webkit-autofill ~ .floating-label {
    color: #f96868;
}

.form-material.form-group.has-success .form-control:focus, .form-material.form-group.has-success .form-control.focus, .form-material.form-group.has-success .form-control:not(.empty) {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#46be8a), to(#46be8a)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#46be8a, #46be8a), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: -o-linear-gradient(#46be8a, #46be8a), -o-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#46be8a, #46be8a), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-success .form-control:focus, .no-cssgradients .form-material.form-group.has-success .form-control.focus, .no-cssgradients .form-material.form-group.has-success .form-control:not(.empty) {
    background: transparent;
    border-bottom: 2px solid #46be8a;
}

.form-material.form-group.has-success .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#46be8a), to(#46be8a)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#46be8a, #46be8a), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#46be8a, #46be8a), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-success .form-control:-webkit-autofill {
    background: transparent;
    border-bottom: 2px solid #46be8a;
}

.form-material.form-group.has-success .form-control:not(.empty) {
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
}

.form-material.form-group.has-success .control-label {
    color: #46be8a;
}

.form-material.form-group.has-success .form-control:focus ~ .floating-label, .form-material.form-group.has-success .form-control.focus ~ .floating-label, .form-material.form-group.has-success .form-control:not(.empty) ~ .floating-label {
    color: #46be8a;
}

.form-material.form-group.has-success .form-control:-webkit-autofill ~ .floating-label {
    color: #46be8a;
}

.form-material.form-group.has-info .form-control:focus, .form-material.form-group.has-info .form-control.focus, .form-material.form-group.has-info .form-control:not(.empty) {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#57c7d4), to(#57c7d4)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#57c7d4, #57c7d4), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: -o-linear-gradient(#57c7d4, #57c7d4), -o-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#57c7d4, #57c7d4), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-info .form-control:focus, .no-cssgradients .form-material.form-group.has-info .form-control.focus, .no-cssgradients .form-material.form-group.has-info .form-control:not(.empty) {
    background: transparent;
    border-bottom: 2px solid #57c7d4;
}

.form-material.form-group.has-info .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#57c7d4), to(#57c7d4)), -webkit-gradient(linear, left top, left bottom, from(#e4eaec), to(#e4eaec));
    background-image: -webkit-linear-gradient(#57c7d4, #57c7d4), -webkit-linear-gradient(#e4eaec, #e4eaec);
    background-image: linear-gradient(#57c7d4, #57c7d4), linear-gradient(#e4eaec, #e4eaec);
}

.no-cssgradients .form-material.form-group.has-info .form-control:-webkit-autofill {
    background: transparent;
    border-bottom: 2px solid #57c7d4;
}

.form-material.form-group.has-info .form-control:not(.empty) {
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
}

.form-material.form-group.has-info .control-label {
    color: #57c7d4;
}

.form-material.form-group.has-info .form-control:focus ~ .floating-label, .form-material.form-group.has-info .form-control.focus ~ .floating-label, .form-material.form-group.has-info .form-control:not(.empty) ~ .floating-label {
    color: #57c7d4;
}

.form-material.form-group.has-info .form-control:-webkit-autofill ~ .floating-label {
    color: #57c7d4;
}

.form-material .input-group .form-control-wrap {
    margin-right: 5px;
    margin-left: 5px;
}

.form-material .input-group .form-control-wrap .form-control {
    float: none;
}

.form-material .input-group .input-group-addon {
    background: transparent;
    border: 0;
}

.form-material .input-group .input-group-btn .btn {
    margin: 0;
    border-radius: 4px;
}

.form-material input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.form-control-wrap {
    position: relative;
}

.loader {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-size: 40px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader.loader-default {
    width: 1em;
    height: 1em;
    background-color: #a3afb7;
    border-radius: 100%;
    -webkit-animation: loader-default 1s infinite ease-in-out;
    -o-animation: loader-default 1s infinite ease-in-out;
    animation: loader-default 1s infinite ease-in-out;
}

.loader.loader-grill {
    width: .25em;
    height: .5em;
    background: #a3afb7;
    -webkit-animation: default-grill 1s infinite ease-in-out;
    -o-animation: default-grill 1s infinite ease-in-out;
    animation: default-grill 1s infinite ease-in-out;
    -webkit-animation-delay: -.16s;
    -o-animation-delay: -.16s;
    animation-delay: -.16s;
}

.loader.loader-grill:before, .loader.loader-grill:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #a3afb7;
    -webkit-animation: default-grill 1s infinite ease-in-out;
    -o-animation: default-grill 1s infinite ease-in-out;
    animation: default-grill 1s infinite ease-in-out;
}

.loader.loader-grill:before {
    left: -.375em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s;
}

.loader.loader-grill:after {
    left: .375em;
}

.loader.loader-circle {
    width: 1em;
    height: 1em;
    border-top: .125em solid rgba(163, 175, 183, .5);
    border-right: .125em solid rgba(163, 175, 183, .5);
    border-bottom: .125em solid rgba(163, 175, 183, .5);
    border-left: .125em solid #a3afb7;
    border-radius: 50%;
    -webkit-animation: loader-circle 1.1s infinite linear;
    -o-animation: loader-circle 1.1s infinite linear;
    animation: loader-circle 1.1s infinite linear;
}

.loader.loader-round-circle {
    width: 1em;
    height: 1em;
    font-size: 10px;
    border-radius: 50%;
    -webkit-animation: loader-round-circle 1.3s infinite linear;
    -o-animation: loader-round-circle 1.3s infinite linear;
    animation: loader-round-circle 1.3s infinite linear;
}

.loader.loader-tadpole {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    -webkit-animation: loader-tadpole 1.7s infinite ease;
    -o-animation: loader-tadpole 1.7s infinite ease;
    animation: loader-tadpole 1.7s infinite ease;
}

.loader.loader-ellipsis {
    width: .625em;
    height: .625em;
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out;
    animation: loader-ellipsis 1.8s infinite ease-in-out;
    -webkit-animation-delay: -.16s;
    -o-animation-delay: -.16s;
    animation-delay: -.16s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.loader.loader-ellipsis:before, .loader.loader-ellipsis:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out;
    animation: loader-ellipsis 1.8s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.loader.loader-ellipsis:before {
    left: -.875em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s;
}

.loader.loader-ellipsis:after {
    left: .875em;
}

.loader.loader-dot {
    width: 2em;
    height: 2em;
    -webkit-animation: loader-dot-rotate 2s infinite linear;
    -o-animation: loader-dot-rotate 2s infinite linear;
    animation: loader-dot-rotate 2s infinite linear;
}

.loader.loader-dot:before, .loader.loader-dot:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 60%;
    content: '';
    background: #a3afb7;
    border-radius: 100%;
    -webkit-animation: loader-dot-bounce 2s infinite ease-in-out;
    -o-animation: loader-dot-bounce 2s infinite ease-in-out;
    animation: loader-dot-bounce 2s infinite ease-in-out;
}

.loader.loader-dot:after {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s;
}

.loader.loader-bounce {
    width: 1.5em;
    height: 1.5em;
}

.loader.loader-bounce:before, .loader.loader-bounce:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #a3afb7;
    border-radius: 50%;
    opacity: .6;
    -webkit-animation: loader-bounce 2s infinite ease-in-out;
    -o-animation: loader-bounce 2s infinite ease-in-out;
    animation: loader-bounce 2s infinite ease-in-out;
}

.loader.loader-bounce:after {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s;
}

.side-panel-loading, body > .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px;
}

.site-menubar-unfold > .loader {
    margin-left: 130px;
}

.site-menubar-fold > .loader {
    margin-left: 45px;
}

.site-menubar-hide.site-menubar-unfold > .loader {
    margin-left: 0;
}

@-webkit-keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes default-grill {
    0%, 80%, 100% {
        height: 1em;
        -webkit-box-shadow: 0 0 #a3afb7;
        box-shadow: 0 0 #a3afb7;
    }

    40% {
        height: 1.2em;
        -webkit-box-shadow: 0 -.25em #a3afb7;
        box-shadow: 0 -.25em #a3afb7;
    }
}

@-o-keyframes default-grill {
    0%, 80%, 100% {
        height: 1em;
        box-shadow: 0 0 #a3afb7;
    }

    40% {
        height: 1.2em;
        box-shadow: 0 -.25em #a3afb7;
    }
}

@keyframes default-grill {
    0%, 80%, 100% {
        height: 1em;
        -webkit-box-shadow: 0 0 #a3afb7;
        box-shadow: 0 0 #a3afb7;
    }

    40% {
        height: 1.2em;
        -webkit-box-shadow: 0 -.25em #a3afb7;
        box-shadow: 0 -.25em #a3afb7;
    }
}

@-webkit-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-round-circle {
    0%, 100% {
        -webkit-box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
    }

    12.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    25% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    37.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    50% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    62.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    75% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
    }

    87.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
    }
}

@-o-keyframes loader-round-circle {
    0%, 100% {
        box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
    }

    12.5% {
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    25% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    37.5% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    50% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    62.5% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    75% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
    }

    87.5% {
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
    }
}

@keyframes loader-round-circle {
    0%, 100% {
        -webkit-box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
    }

    12.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    25% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    37.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    50% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    62.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
    }

    75% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
    }

    87.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
    }
}

@-webkit-keyframes loader-tadpole {
    0% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    5%, 95% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
    }

    10%, 59% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
    }

    20% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
    }

    38% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
    }

    100% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loader-tadpole {
    0% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    5%, 95% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
    }

    10%, 59% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
    }

    100% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-tadpole {
    0% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    5%, 95% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
    }

    10%, 59% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
    }

    20% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
    }

    38% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
    }

    100% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-ellipsis {
    0%, 80%, 100% {
        -webkit-box-shadow: 0 .625em 0 -.325em #a3afb7;
        box-shadow: 0 .625em 0 -.325em #a3afb7;
    }

    40% {
        -webkit-box-shadow: 0 .625em 0 0 #a3afb7;
        box-shadow: 0 .625em 0 0 #a3afb7;
    }
}

@-o-keyframes loader-ellipsis {
    0%, 80%, 100% {
        box-shadow: 0 .625em 0 -.325em #a3afb7;
    }

    40% {
        box-shadow: 0 .625em 0 0 #a3afb7;
    }
}

@keyframes loader-ellipsis {
    0%, 80%, 100% {
        -webkit-box-shadow: 0 .625em 0 -.325em #a3afb7;
        box-shadow: 0 .625em 0 -.325em #a3afb7;
    }

    40% {
        -webkit-box-shadow: 0 .625em 0 0 #a3afb7;
        box-shadow: 0 .625em 0 0 #a3afb7;
    }
}

@-webkit-keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dot-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes loader-dot-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes loader-dot-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

[class*=animation-] {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animation-hover:not(:hover), .animation-hover:not(:hover) [class*=animation-], .touch .animation-hover:not(.hover), .touch .animation-hover:not(.hover) [class*=animation-] {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
}

.animation-reverse {
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-direction: reverse;
    -o-animation-direction: reverse;
    animation-direction: reverse;
}

.animation-repeat {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animation-fade {
    -webkit-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

.animation-scale {
    -webkit-animation-name: scale-12;
    -o-animation-name: scale-12;
    animation-name: scale-12;
}

.animation-scale-up {
    -webkit-animation-name: fade-scale-02;
    -o-animation-name: fade-scale-02;
    animation-name: fade-scale-02;
}

.animation-scale-down {
    -webkit-animation-name: fade-scale-18;
    -o-animation-name: fade-scale-18;
    animation-name: fade-scale-18;
}

.animation-slide-top {
    -webkit-animation-name: slide-top;
    -o-animation-name: slide-top;
    animation-name: slide-top;
}

.animation-slide-bottom {
    -webkit-animation-name: slide-bottom;
    -o-animation-name: slide-bottom;
    animation-name: slide-bottom;
}

.animation-slide-left {
    -webkit-animation-name: slide-left;
    -o-animation-name: slide-left;
    animation-name: slide-left;
}

.animation-slide-right {
    -webkit-animation-name: slide-right;
    -o-animation-name: slide-right;
    animation-name: slide-right;
}

.animation-shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

.animation-duration-10 {
    -webkit-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s;
}

.animation-duration-9 {
    -webkit-animation-duration: 9s;
    -o-animation-duration: 9s;
    animation-duration: 9s;
}

.animation-duration-8 {
    -webkit-animation-duration: 8s;
    -o-animation-duration: 8s;
    animation-duration: 8s;
}

.animation-duration-7 {
    -webkit-animation-duration: 7s;
    -o-animation-duration: 7s;
    animation-duration: 7s;
}

.animation-duration-6 {
    -webkit-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
}

.animation-duration-5 {
    -webkit-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s;
}

.animation-duration-4 {
    -webkit-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
}

.animation-duration-3 {
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.animation-duration-2 {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.animation-duration-1 {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.animation-delay-100 {
    -webkit-animation-duration: 100ms;
    -o-animation-duration: 100ms;
    animation-duration: 100ms;
}

.animation-duration-250 {
    -webkit-animation-duration: 250ms;
    -o-animation-duration: 250ms;
    animation-duration: 250ms;
}

.animation-duration-300 {
    -webkit-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
}

.animation-duration-500 {
    -webkit-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animation-duration-750 {
    -webkit-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms;
}

.animation-delay-1000 {
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

.animation-delay-900 {
    -webkit-animation-delay: 900ms;
    -o-animation-delay: 900ms;
    animation-delay: 900ms;
}

.animation-delay-800 {
    -webkit-animation-delay: 800ms;
    -o-animation-delay: 800ms;
    animation-delay: 800ms;
}

.animation-delay-700 {
    -webkit-animation-delay: 700ms;
    -o-animation-delay: 700ms;
    animation-delay: 700ms;
}

.animation-delay-600 {
    -webkit-animation-delay: 600ms;
    -o-animation-delay: 600ms;
    animation-delay: 600ms;
}

.animation-delay-500 {
    -webkit-animation-delay: 500ms;
    -o-animation-delay: 500ms;
    animation-delay: 500ms;
}

.animation-delay-400 {
    -webkit-animation-delay: 400ms;
    -o-animation-delay: 400ms;
    animation-delay: 400ms;
}

.animation-delay-300 {
    -webkit-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms;
}

.animation-delay-200 {
    -webkit-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms;
}

.animation-delay-100 {
    -webkit-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms;
}

.animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.animation-easing-easeInOut {
    -webkit-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
    -o-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
    animation-timing-function: cubic-bezier(.42, 0, .58, 1);
}

.animation-easing-easeInQuad {
    -webkit-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-animation-timing-function: cubic-bezier(.55, .085, .68, .53);
    animation-timing-function: cubic-bezier(.55, .085, .68, .53);
}

.animation-easing-easeInCubic {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.animation-easing-easeInQuart {
    -webkit-animation-timing-function: cubic-bezier(.895, .03, .685, .22);
    -o-animation-timing-function: cubic-bezier(.895, .03, .685, .22);
    animation-timing-function: cubic-bezier(.895, .03, .685, .22);
}

.animation-easing-easeInQuint {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
}

.animation-easing-easeInSine {
    -webkit-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-animation-timing-function: cubic-bezier(.47, 0, .745, .715);
    animation-timing-function: cubic-bezier(.47, 0, .745, .715);
}

.animation-easing-easeInExpo {
    -webkit-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
    -o-animation-timing-function: cubic-bezier(.95, .05, .795, .035);
    animation-timing-function: cubic-bezier(.95, .05, .795, .035);
}

.animation-easing-easeInCirc {
    -webkit-animation-timing-function: cubic-bezier(.6, .04, .98, .335);
    -o-animation-timing-function: cubic-bezier(.6, .04, .98, .335);
    animation-timing-function: cubic-bezier(.6, .04, .98, .335);
}

.animation-easing-easeInBack {
    -webkit-animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
    -o-animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
    animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
}

.animation-easing-eastOutQuad {
    -webkit-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-animation-timing-function: cubic-bezier(.25, .46, .45, .94);
    animation-timing-function: cubic-bezier(.25, .46, .45, .94);
}

.animation-easing-easeOutCubic {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}

.animation-easing-easeOutQuart {
    -webkit-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-animation-timing-function: cubic-bezier(.165, .84, .44, 1);
    animation-timing-function: cubic-bezier(.165, .84, .44, 1);
}

.animation-easing-easeOutQuint {
    -webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
    -o-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
    animation-timing-function: cubic-bezier(.23, 1, .32, 1);
}

.animation-easing-easeOutSine {
    -webkit-animation-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-animation-timing-function: cubic-bezier(.39, .575, .565, 1);
    animation-timing-function: cubic-bezier(.39, .575, .565, 1);
}

.animation-easing-easeOutExpo {
    -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    animation-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.animation-easing-easeOutCirc {
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    -o-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1);
}

.animation-easing-easeOutBack {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
}

.animation-easing-easeInOutQuad {
    -webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
    animation-timing-function: cubic-bezier(.455, .03, .515, .955);
}

.animation-easing-easeInOutCubic {
    -webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
    animation-timing-function: cubic-bezier(.645, .045, .355, 1);
}

.animation-easing-easeInOutQuart {
    -webkit-animation-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-animation-timing-function: cubic-bezier(.77, 0, .175, 1);
    animation-timing-function: cubic-bezier(.77, 0, .175, 1);
}

.animation-easing-easeInOutQuint {
    -webkit-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
    -o-animation-timing-function: cubic-bezier(.86, 0, .07, 1);
    animation-timing-function: cubic-bezier(.86, 0, .07, 1);
}

.animation-easing-easeInOutSine {
    -webkit-animation-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-animation-timing-function: cubic-bezier(.445, .05, .55, .95);
    animation-timing-function: cubic-bezier(.445, .05, .55, .95);
}

.animation-easing-easeInOutExpo {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
}

.animation-easing-easeInOutCirc {
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    -o-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

.animation-easing-easeInOutBack {
    -webkit-animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -o-animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
}

.animation-easing-easeInOutElastic {
    -webkit-animation-timing-function: cubic-bezier(1, -.56, 0, 1.455);
    -o-animation-timing-function: cubic-bezier(1, -.56, 0, 1.455);
    animation-timing-function: cubic-bezier(1, -.56, 0, 1.455);
}

@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes scale-12 {
    0% {
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        transform: scale(.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -o-transform: scale(.2);
        transform: scale(.2);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -o-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        -o-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }

    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px);
    }

    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }

    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }

    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -o-transform: translateX(-9px);
        transform: translateX(-9px);
    }

    20% {
        -o-transform: translateX(8px);
        transform: translateX(8px);
    }

    30% {
        -o-transform: translateX(-7px);
        transform: translateX(-7px);
    }

    40% {
        -o-transform: translateX(6px);
        transform: translateX(6px);
    }

    50% {
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    60% {
        -o-transform: translateX(4px);
        transform: translateX(4px);
    }

    70% {
        -o-transform: translateX(-3px);
        transform: translateX(-3px);
    }

    80% {
        -o-transform: translateX(2px);
        transform: translateX(2px);
    }

    90% {
        -o-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-9px);
        -o-transform: translateX(-9px);
        transform: translateX(-9px);
    }

    20% {
        -webkit-transform: translateX(8px);
        -o-transform: translateX(8px);
        transform: translateX(8px);
    }

    30% {
        -webkit-transform: translateX(-7px);
        -o-transform: translateX(-7px);
        transform: translateX(-7px);
    }

    40% {
        -webkit-transform: translateX(6px);
        -o-transform: translateX(6px);
        transform: translateX(6px);
    }

    50% {
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    60% {
        -webkit-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
    }

    70% {
        -webkit-transform: translateX(-3px);
        -o-transform: translateX(-3px);
        transform: translateX(-3px);
    }

    80% {
        -webkit-transform: translateX(2px);
        -o-transform: translateX(2px);
        transform: translateX(2px);
    }

    90% {
        -webkit-transform: translateX(-1px);
        -o-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

.primary-100 {
    color: #e8f1f8 !important;
}

.primary-200 {
    color: #d5e4f1 !important;
}

.primary-300 {
    color: #bcd8f1 !important;
}

.primary-400 {
    color: #a2caee !important;
}

.primary-500 {
    color: #89bceb !important;
}

.primary-600 {
    color: #62a8ea !important;
}

.primary-700 {
    color: #4e97d9 !important;
}

.primary-800 {
    color: #3583ca !important;
}

.red-100 {
    color: #ffeaea !important;
}

.red-200 {
    color: #fad3d3 !important;
}

.red-300 {
    color: #fab4b4 !important;
}

.red-400 {
    color: #fa9898 !important;
}

.red-500 {
    color: #fa7a7a !important;
}

.red-600 {
    color: #f96868 !important;
}

.red-700 {
    color: #e9595b !important;
}

.red-800 {
    color: #d6494b !important;
}

.pink-100 {
    color: #fce4ec !important;
}

.pink-200 {
    color: #ffccde !important;
}

.pink-300 {
    color: #fba9c6 !important;
}

.pink-400 {
    color: #fb8db4 !important;
}

.pink-500 {
    color: #f978a6 !important;
}

.pink-600 {
    color: #f96197 !important;
}

.pink-700 {
    color: #f44c87 !important;
}

.pink-800 {
    color: #e53b75 !important;
}

.purple-100 {
    color: #f6f2ff !important;
}

.purple-200 {
    color: #e3dbf4 !important;
}

.purple-300 {
    color: #d2c5ec !important;
}

.purple-400 {
    color: #bba7e4 !important;
}

.purple-500 {
    color: #a58add !important;
}

.purple-600 {
    color: #926dde !important;
}

.purple-700 {
    color: #7c51d1 !important;
}

.purple-800 {
    color: #6d45bc !important;
}

.indigo-100 {
    color: #edeff9 !important;
}

.indigo-200 {
    color: #dadef5 !important;
}

.indigo-300 {
    color: #bcc5f4 !important;
}

.indigo-400 {
    color: #9daaf3 !important;
}

.indigo-500 {
    color: #8897ec !important;
}

.indigo-600 {
    color: #677ae4 !important;
}

.indigo-700 {
    color: #5166d6 !important;
}

.indigo-800 {
    color: #465bd4 !important;
}

.blue-100 {
    color: #e8f1f8 !important;
}

.blue-200 {
    color: #d5e4f1 !important;
}

.blue-300 {
    color: #bcd8f1 !important;
}

.blue-400 {
    color: #a2caee !important;
}

.blue-500 {
    color: #89bceb !important;
}

.blue-600 {
    color: #62a8ea !important;
}

.blue-700 {
    color: #4e97d9 !important;
}

.blue-800 {
    color: #3583ca !important;
}

.cyan-100 {
    color: #ecf9fa !important;
}

.cyan-200 {
    color: #d3eff2 !important;
}

.cyan-300 {
    color: #baeaef !important;
}

.cyan-400 {
    color: #9ae1e9 !important;
}

.cyan-500 {
    color: #77d6e1 !important;
}

.cyan-600 {
    color: #57c7d4 !important;
}

.cyan-700 {
    color: #47b8c6 !important;
}

.cyan-800 {
    color: #37a9b7 !important;
}

.teal-100 {
    color: #ecfdfc !important;
}

.teal-200 {
    color: #cdf4f1 !important;
}

.teal-300 {
    color: #99e1da !important;
}

.teal-400 {
    color: #79d1c9 !important;
}

.teal-500 {
    color: #56bfb5 !important;
}

.teal-600 {
    color: #3aa99e !important;
}

.teal-700 {
    color: #269b8f !important;
}

.teal-800 {
    color: #178d81 !important;
}

.green-100 {
    color: #e7faf2 !important;
}

.green-200 {
    color: #bfedd8 !important;
}

.green-300 {
    color: #9fe5c5 !important;
}

.green-400 {
    color: #7dd3ae !important;
}

.green-500 {
    color: #5cd29d !important;
}

.green-600 {
    color: #46be8a !important;
}

.green-700 {
    color: #36ab7a !important;
}

.green-800 {
    color: #279566 !important;
}

.light-green-100 {
    color: #f1f7ea !important;
}

.light-green-200 {
    color: #e0ecd1 !important;
}

.light-green-300 {
    color: #cadfb1 !important;
}

.light-green-400 {
    color: #bad896 !important;
}

.light-green-500 {
    color: #acd57c !important;
}

.light-green-600 {
    color: #9ece67 !important;
}

.light-green-700 {
    color: #83b944 !important;
}

.light-green-800 {
    color: #70a532 !important;
}

.yellow-100 {
    color: #fffae7 !important;
}

.yellow-200 {
    color: #f9eec1 !important;
}

.yellow-300 {
    color: #f6e7a9 !important;
}

.yellow-400 {
    color: #f8e59b !important;
}

.yellow-500 {
    color: #f7e083 !important;
}

.yellow-600 {
    color: #f7da64 !important;
}

.yellow-700 {
    color: #f9cd48 !important;
}

.yellow-800 {
    color: #fbc02d !important;
}

.orange-100 {
    color: #fff3e6 !important;
}

.orange-200 {
    color: #ffddb9 !important;
}

.orange-300 {
    color: #fbce9d !important;
}

.orange-400 {
    color: #f6be80 !important;
}

.orange-500 {
    color: #f4b066 !important;
}

.orange-600 {
    color: #f2a654 !important;
}

.orange-700 {
    color: #ec9940 !important;
}

.orange-800 {
    color: #e98f2e !important;
}

.brown-100 {
    color: #fae6df !important;
}

.brown-200 {
    color: #e2bdaf !important;
}

.brown-300 {
    color: #d3aa9c !important;
}

.brown-400 {
    color: #b98e7e !important;
}

.brown-500 {
    color: #a17768 !important;
}

.brown-600 {
    color: #8d6658 !important;
}

.brown-700 {
    color: #7d5b4f !important;
}

.brown-800 {
    color: #715146 !important;
}

.grey-100 {
    color: #fafafa !important;
}

.grey-200 {
    color: #eee !important;
}

.grey-300 {
    color: #e0e0e0 !important;
}

.grey-400 {
    color: #bdbdbd !important;
}

.grey-500 {
    color: #9e9e9e !important;
}

.grey-600 {
    color: #757575 !important;
}

.grey-700 {
    color: #616161 !important;
}

.grey-800 {
    color: #424242 !important;
}

.blue-grey-100 {
    color: #f3f7f9 !important;
}

.blue-grey-200 {
    color: #e4eaec !important;
}

.blue-grey-300 {
    color: #ccd5db !important;
}

.blue-grey-400 {
    color: #a3afb7 !important;
}

.blue-grey-500 {
    color: #76838f !important;
}

.blue-grey-600 {
    color: #526069 !important;
}

.blue-grey-700 {
    color: #37474f !important;
}

.blue-grey-800 {
    color: #263238 !important;
}

.bg-primary-100 {
    background-color: #e8f1f8 !important;
}

.bg-primary-200 {
    background-color: #d5e4f1 !important;
}

.bg-primary-300 {
    background-color: #bcd8f1 !important;
}

.bg-primary-400 {
    background-color: #a2caee !important;
}

.bg-primary-500 {
    background-color: #89bceb !important;
}

.bg-primary-600 {
    background-color: #62a8ea !important;
}

.bg-primary-700 {
    background-color: #4e97d9 !important;
}

.bg-primary-800 {
    background-color: #3583ca !important;
}

.bg-red-100 {
    background-color: #ffeaea !important;
}

.bg-red-200 {
    background-color: #fad3d3 !important;
}

.bg-red-300 {
    background-color: #fab4b4 !important;
}

.bg-red-400 {
    background-color: #fa9898 !important;
}

.bg-red-500 {
    background-color: #fa7a7a !important;
}

.bg-red-600 {
    background-color: #f96868 !important;
}

.bg-red-700 {
    background-color: #e9595b !important;
}

.bg-red-800 {
    background-color: #d6494b !important;
}

.bg-pink-100 {
    background-color: #fce4ec !important;
}

.bg-pink-200 {
    background-color: #ffccde !important;
}

.bg-pink-300 {
    background-color: #fba9c6 !important;
}

.bg-pink-400 {
    background-color: #fb8db4 !important;
}

.bg-pink-500 {
    background-color: #f978a6 !important;
}

.bg-pink-600 {
    background-color: #f96197 !important;
}

.bg-pink-700 {
    background-color: #f44c87 !important;
}

.bg-pink-800 {
    background-color: #e53b75 !important;
}

.bg-purple-100 {
    background-color: #f6f2ff !important;
}

.bg-purple-200 {
    background-color: #e3dbf4 !important;
}

.bg-purple-300 {
    background-color: #d2c5ec !important;
}

.bg-purple-400 {
    background-color: #bba7e4 !important;
}

.bg-purple-500 {
    background-color: #a58add !important;
}

.bg-purple-600 {
    background-color: #926dde !important;
}

.bg-purple-700 {
    background-color: #7c51d1 !important;
}

.bg-purple-800 {
    background-color: #6d45bc !important;
}

.bg-indigo-100 {
    background-color: #edeff9 !important;
}

.bg-indigo-200 {
    background-color: #dadef5 !important;
}

.bg-indigo-300 {
    background-color: #bcc5f4 !important;
}

.bg-indigo-400 {
    background-color: #9daaf3 !important;
}

.bg-indigo-500 {
    background-color: #8897ec !important;
}

.bg-indigo-600 {
    background-color: #677ae4 !important;
}

.bg-indigo-700 {
    background-color: #5166d6 !important;
}

.bg-indigo-800 {
    background-color: #465bd4 !important;
}

.bg-blue-100 {
    background-color: #e8f1f8 !important;
}

.bg-blue-200 {
    background-color: #d5e4f1 !important;
}

.bg-blue-300 {
    background-color: #bcd8f1 !important;
}

.bg-blue-400 {
    background-color: #a2caee !important;
}

.bg-blue-500 {
    background-color: #89bceb !important;
}

.bg-blue-600 {
    background-color: #62a8ea !important;
}

.bg-blue-700 {
    background-color: #4e97d9 !important;
}

.bg-blue-800 {
    background-color: #3583ca !important;
}

.bg-cyan-100 {
    background-color: #ecf9fa !important;
}

.bg-cyan-200 {
    background-color: #d3eff2 !important;
}

.bg-cyan-300 {
    background-color: #baeaef !important;
}

.bg-cyan-400 {
    background-color: #9ae1e9 !important;
}

.bg-cyan-500 {
    background-color: #77d6e1 !important;
}

.bg-cyan-600 {
    background-color: #57c7d4 !important;
}

.bg-cyan-700 {
    background-color: #47b8c6 !important;
}

.bg-cyan-800 {
    background-color: #37a9b7 !important;
}

.bg-teal-100 {
    background-color: #ecfdfc !important;
}

.bg-teal-200 {
    background-color: #cdf4f1 !important;
}

.bg-teal-300 {
    background-color: #99e1da !important;
}

.bg-teal-400 {
    background-color: #79d1c9 !important;
}

.bg-teal-500 {
    background-color: #56bfb5 !important;
}

.bg-teal-600 {
    background-color: #3aa99e !important;
}

.bg-teal-700 {
    background-color: #269b8f !important;
}

.bg-teal-800 {
    background-color: #178d81 !important;
}

.bg-green-100 {
    background-color: #e7faf2 !important;
}

.bg-green-200 {
    background-color: #bfedd8 !important;
}

.bg-green-300 {
    background-color: #9fe5c5 !important;
}

.bg-green-400 {
    background-color: #7dd3ae !important;
}

.bg-green-500 {
    background-color: #5cd29d !important;
}

.bg-green-600 {
    background-color: #46be8a !important;
}

.bg-green-700 {
    background-color: #36ab7a !important;
}

.bg-green-800 {
    background-color: #279566 !important;
}

.bg-light-green-100 {
    background-color: #f1f7ea !important;
}

.bg-light-green-200 {
    background-color: #e0ecd1 !important;
}

.bg-light-green-300 {
    background-color: #cadfb1 !important;
}

.bg-light-green-400 {
    background-color: #bad896 !important;
}

.bg-light-green-500 {
    background-color: #acd57c !important;
}

.bg-light-green-600 {
    background-color: #9ece67 !important;
}

.bg-light-green-700 {
    background-color: #83b944 !important;
}

.bg-light-green-800 {
    background-color: #70a532 !important;
}

.bg-yellow-100 {
    background-color: #fffae7 !important;
}

.bg-yellow-200 {
    background-color: #f9eec1 !important;
}

.bg-yellow-300 {
    background-color: #f6e7a9 !important;
}

.bg-yellow-400 {
    background-color: #f8e59b !important;
}

.bg-yellow-500 {
    background-color: #f7e083 !important;
}

.bg-yellow-600 {
    background-color: #f7da64 !important;
}

.bg-yellow-700 {
    background-color: #f9cd48 !important;
}

.bg-yellow-800 {
    background-color: #fbc02d !important;
}

.bg-orange-100 {
    background-color: #fff3e6 !important;
}

.bg-orange-200 {
    background-color: #ffddb9 !important;
}

.bg-orange-300 {
    background-color: #fbce9d !important;
}

.bg-orange-400 {
    background-color: #f6be80 !important;
}

.bg-orange-500 {
    background-color: #f4b066 !important;
}

.bg-orange-600 {
    background-color: #f2a654 !important;
}

.bg-orange-700 {
    background-color: #ec9940 !important;
}

.bg-orange-800 {
    background-color: #e98f2e !important;
}

.bg-brown-100 {
    background-color: #fae6df !important;
}

.bg-brown-200 {
    background-color: #e2bdaf !important;
}

.bg-brown-300 {
    background-color: #d3aa9c !important;
}

.bg-brown-400 {
    background-color: #b98e7e !important;
}

.bg-brown-500 {
    background-color: #a17768 !important;
}

.bg-brown-600 {
    background-color: #8d6658 !important;
}

.bg-brown-700 {
    background-color: #7d5b4f !important;
}

.bg-brown-800 {
    background-color: #715146 !important;
}

.bg-grey-100 {
    background-color: #fafafa !important;
}

.bg-grey-200 {
    background-color: #eee !important;
}

.bg-grey-300 {
    background-color: #e0e0e0 !important;
}

.bg-grey-400 {
    background-color: #bdbdbd !important;
}

.bg-grey-500 {
    background-color: #9e9e9e !important;
}

.bg-grey-600 {
    background-color: #757575 !important;
}

.bg-grey-700 {
    background-color: #616161 !important;
}

.bg-grey-800 {
    background-color: #424242 !important;
}

.bg-blue-grey-100 {
    background-color: #f3f7f9 !important;
}

.bg-blue-grey-200 {
    background-color: #e4eaec !important;
}

.bg-blue-grey-300 {
    background-color: #ccd5db !important;
}

.bg-blue-grey-400 {
    background-color: #a3afb7 !important;
}

.bg-blue-grey-500 {
    background-color: #76838f !important;
}

.bg-blue-grey-600 {
    background-color: #526069 !important;
}

.bg-blue-grey-700 {
    background-color: #37474f !important;
}

.bg-blue-grey-800 {
    background-color: #263238 !important;
}

.black {
    color: #000 !important;
}

.white {
    color: #fff !important;
}

.bg-white {
    color: #76838f;
    background-color: #fff;
}

.bg-primary {
    color: #fff;
    background-color: #62a8ea;
}

.bg-primary:hover {
    background-color: #8fc1f0;
}

.bg-primary a, a.bg-primary {
    color: #fff;
}

.bg-primary a:hover, a.bg-primary:hover {
    color: #fff;
}

.bg-success {
    color: #fff;
    background-color: #46be8a;
}

.bg-success:hover {
    background-color: #6ccba2;
}

.bg-success a, a.bg-success {
    color: #fff;
}

.bg-success a:hover, a.bg-success:hover {
    color: #fff;
}

.bg-info {
    color: #fff;
    background-color: #57c7d4;
}

.bg-info:hover {
    background-color: #80d5de;
}

.bg-info a, a.bg-info {
    color: #fff;
}

.bg-info a:hover, a.bg-info:hover {
    color: #fff;
}

.bg-warning {
    color: #fff;
    background-color: #f2a654;
}

.bg-warning:hover {
    background-color: #f6bf83;
}

.bg-warning a, a.bg-warning {
    color: #fff;
}

.bg-warning a:hover, a.bg-warning:hover {
    color: #fff;
}

.bg-danger {
    color: #fff;
    background-color: #f96868;
}

.bg-danger:hover {
    background-color: #fb9999;
}

.bg-danger a, a.bg-danger {
    color: #fff;
}

.bg-danger a:hover, a.bg-danger:hover {
    color: #fff;
}

.bg-dark {
    color: #fff;
    background-color: #526069;
}

.bg-dark:hover {
    background-color: #687a86;
}

.bg-dark a, a.bg-dark {
    color: #fff;
}

.bg-dark a:hover, a.bg-dark:hover {
    color: #fff;
}

.social-facebook {
    color: #fff;
    background-color: #3b5998 !important;
}

.social-facebook:hover, .social-facebook:focus {
    color: #fff;
    background-color: #4c70ba !important;
}

.social-facebook:active, .social-facebook.active {
    color: #fff;
    background-color: #2d4373 !important;
}

.bg-facebook {
    background-color: #3b5998;
}

.social-twitter {
    color: #fff;
    background-color: #db0000 !important;
}

.social-twitter:hover, .social-twitter:focus {
    color: #fff;
    background-color: #83c3f3 !important;
}

.social-twitter:active, .social-twitter.active {
    color: #fff;
    background-color: #2795e9 !important;
}

.bg-twitter {
    background-color: #db0000;
}

.social-google-plus {
    color: #fff;
    background-color: #dd4b39 !important;
}

.social-google-plus:hover, .social-google-plus:focus {
    color: #fff;
    background-color: #e47365 !important;
}

.social-google-plus:active, .social-google-plus.active {
    color: #fff;
    background-color: #c23321 !important;
}

.bg-google-plus {
    background-color: #dd4b39;
}

.social-linkedin {
    color: #fff;
    background-color: #0976b4 !important;
}

.social-linkedin:hover, .social-linkedin:focus {
    color: #fff;
    background-color: #0b96e5 !important;
}

.social-linkedin:active, .social-linkedin.active {
    color: #fff;
    background-color: #075683 !important;
}

.bg-linkedin {
    background-color: #0976b4;
}

.social-flickr {
    color: #fff;
    background-color: #ff0084 !important;
}

.social-flickr:hover, .social-flickr:focus {
    color: #fff;
    background-color: #ff339d !important;
}

.social-flickr:active, .social-flickr.active {
    color: #fff;
    background-color: #cc006a !important;
}

.bg-flickr {
    background-color: #ff0084;
}

.social-tumblr {
    color: #fff;
    background-color: #35465c !important;
}

.social-tumblr:hover, .social-tumblr:focus {
    color: #fff;
    background-color: #485f7c !important;
}

.social-tumblr:active, .social-tumblr.active {
    color: #fff;
    background-color: #222d3c !important;
}

.bg-tumblr {
    background-color: #35465c;
}

.social-xing {
    color: #fff;
    background-color: #024b4d !important;
}

.social-xing:hover, .social-xing:focus {
    color: #fff;
    background-color: #037b7f !important;
}

.social-xing:active, .social-xing.active {
    color: #fff;
    background-color: #011b1b !important;
}

.bg-xing {
    background-color: #024b4d;
}

.social-github {
    color: #fff;
    background-color: #4183c4 !important;
}

.social-github:hover, .social-github:focus {
    color: #fff;
    background-color: #689cd0 !important;
}

.social-github:active, .social-github.active {
    color: #fff;
    background-color: #3269a0 !important;
}

.bg-github {
    background-color: #4183c4;
}

.social-html5 {
    color: #fff;
    background-color: #e44f26 !important;
}

.social-html5:hover, .social-html5:focus {
    color: #fff;
    background-color: #ea7453 !important;
}

.social-html5:active, .social-html5.active {
    color: #fff;
    background-color: #bf3c18 !important;
}

.bg-html5 {
    background-color: #e44f26;
}

.social-openid {
    color: #fff;
    background-color: #f67d28 !important;
}

.social-openid:hover, .social-openid:focus {
    color: #fff;
    background-color: #f89b59 !important;
}

.social-openid:active, .social-openid.active {
    color: #fff;
    background-color: #e26309 !important;
}

.bg-openid {
    background-color: #f67d28;
}

.social-stack-overflow {
    color: #fff;
    background-color: #f86c01 !important;
}

.social-stack-overflow:hover, .social-stack-overflow:focus {
    color: #fff;
    background-color: #fe882e !important;
}

.social-stack-overflow:active, .social-stack-overflow.active {
    color: #fff;
    background-color: #c55601 !important;
}

.bg-stack-overflow {
    background-color: #f86c01;
}

.social-css3 {
    color: #fff;
    background-color: #1572b6 !important;
}

.social-css3:hover, .social-css3:focus {
    color: #fff;
    background-color: #1a8fe4 !important;
}

.social-css3:active, .social-css3.active {
    color: #fff;
    background-color: #105588 !important;
}

.bg-css3 {
    background-color: #1572b6;
}

.social-youtube {
    color: #fff;
    background-color: #b31217 !important;
}

.social-youtube:hover, .social-youtube:focus {
    color: #fff;
    background-color: #e1171d !important;
}

.social-youtube:active, .social-youtube.active {
    color: #fff;
    background-color: #850d11 !important;
}

.bg-youtube {
    background-color: #b31217;
}

.social-dribbble {
    color: #fff;
    background-color: #c32361 !important;
}

.social-dribbble:hover, .social-dribbble:focus {
    color: #fff;
    background-color: #dc3d7b !important;
}

.social-dribbble:active, .social-dribbble.active {
    color: #fff;
    background-color: #981b4b !important;
}

.bg-dribbble {
    background-color: #c32361;
}

.social-instagram {
    color: #fff;
    background-color: #3f729b !important;
}

.social-instagram:hover, .social-instagram:focus {
    color: #fff;
    background-color: #548cb9 !important;
}

.social-instagram:active, .social-instagram.active {
    color: #fff;
    background-color: #305777 !important;
}

.bg-instagram {
    background-color: #3f729b;
}

.social-pinterest {
    color: #fff;
    background-color: #cc2127 !important;
}

.social-pinterest:hover, .social-pinterest:focus {
    color: #fff;
    background-color: #e04046 !important;
}

.social-pinterest:active, .social-pinterest.active {
    color: #fff;
    background-color: #a01a1f !important;
}

.bg-pinterest {
    background-color: #cc2127;
}

.social-vk {
    color: #fff;
    background-color: #3d5a7d !important;
}

.social-vk:hover, .social-vk:focus {
    color: #fff;
    background-color: #4e739f !important;
}

.social-vk:active, .social-vk.active {
    color: #fff;
    background-color: #2c415b !important;
}

.bg-vk {
    background-color: #3d5a7d;
}

.social-yahoo {
    color: #fff;
    background-color: #350178 !important;
}

.social-yahoo:hover, .social-yahoo:focus {
    color: #fff;
    background-color: #4b01ab !important;
}

.social-yahoo:active, .social-yahoo.active {
    color: #fff;
    background-color: #1f0145 !important;
}

.bg-yahoo {
    background-color: #350178;
}

.social-behance {
    color: #fff;
    background-color: #1769ff !important;
}

.social-behance:hover, .social-behance:focus {
    color: #fff;
    background-color: #4a8aff !important;
}

.social-behance:active, .social-behance.active {
    color: #fff;
    background-color: #0050e3 !important;
}

.bg-behance {
    background-color: #024b4d;
}

.social-dropbox {
    color: #fff;
    background-color: #007ee5 !important;
}

.social-dropbox:hover, .social-dropbox:focus {
    color: #fff;
    background-color: #1998ff !important;
}

.social-dropbox:active, .social-dropbox.active {
    color: #fff;
    background-color: #0062b2 !important;
}

.bg-dropbox {
    background-color: #007ee5;
}

.social-reddit {
    color: #fff;
    background-color: #ff4500 !important;
}

.social-reddit:hover, .social-reddit:focus {
    color: #fff;
    background-color: #ff6a33 !important;
}

.social-reddit:active, .social-reddit.active {
    color: #fff;
    background-color: #cc3700 !important;
}

.bg-reddit {
    background-color: #ff4500;
}

.social-spotify {
    color: #fff;
    background-color: #7ab800 !important;
}

.social-spotify:hover, .social-spotify:focus {
    color: #fff;
    background-color: #9ceb00 !important;
}

.social-spotify:active, .social-spotify.active {
    color: #fff;
    background-color: #588500 !important;
}

.bg-spotify {
    background-color: #7ab800;
}

.social-vine {
    color: #fff;
    background-color: #00b488 !important;
}

.social-vine:hover, .social-vine:focus {
    color: #fff;
    background-color: #00e7af !important;
}

.social-vine:active, .social-vine.active {
    color: #fff;
    background-color: #008161 !important;
}

.bg-vine {
    background-color: #00b488;
}

.social-foursquare {
    color: #fff;
    background-color: #0cbadf !important;
}

.social-foursquare:hover, .social-foursquare:focus {
    color: #fff;
    background-color: #2ad0f4 !important;
}

.social-foursquare:active, .social-foursquare.active {
    color: #fff;
    background-color: #0992af !important;
}

.bg-foursquare {
    background-color: #0cbadf;
}

.social-vimeo {
    color: #fff;
    background-color: #1ab7ea !important;
}

.social-vimeo:hover, .social-vimeo:focus {
    color: #fff;
    background-color: #49c6ee !important;
}

.social-vimeo:active, .social-vimeo.active {
    color: #fff;
    background-color: #1295bf !important;
}

.bg-vimeo {
    background-color: #1ab7ea;
}

.social-skype {
    color: #fff;
    background-color: #77bcfd !important;
}

.social-skype:hover, .social-skype:focus {
    color: #fff;
    background-color: #a9d5fe !important;
}

.social-skype:active, .social-skype.active {
    color: #fff;
    background-color: #45a3fc !important;
}

.bg-skype {
    background-color: #77bcfd;
}

.social-evernote {
    color: #fff;
    background-color: #46bf8c !important;
}

.social-evernote:hover, .social-evernote:focus {
    color: #fff;
    background-color: #6ccca4 !important;
}

.social-evernote:active, .social-evernote.active {
    color: #fff;
    background-color: #369c71 !important;
}

.bg-evernote {
    background-color: #46bf8c;
}

a:focus {
    outline: none;
}

.blocks, [class*="blocks-"] {
    padding: 0;
    margin: 0;
    margin-right: -15px;
    margin-left: -15px;
    list-style: none;
}

.blocks:before, [class*="blocks-"]:before, .blocks:after, [class*="blocks-"]:after {
    display: table;
    content: " ";
}

.blocks:after, [class*="blocks-"]:after {
    clear: both;
}

.blocks > li, [class*="blocks-"] > li {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 22px;
}

.blocks.no-space, [class*="blocks-"].no-space {
    margin: 0;
}

.blocks.no-space > li, [class*="blocks-"].no-space > li {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.blocks-2 > li:nth-child(2n+3), .blocks-3 > li:nth-child(3n+4), .blocks-4 > li:nth-child(4n+5), .blocks-5 > li:nth-child(5n+6), .blocks-6 > li:nth-child(6n+7), .block-first {
    clear: both;
}

.blocks-100 > li {
    width: 100%;
}

.blocks-2 > li {
    width: 50%;
}

.blocks-3 > li {
    width: 33.33333333%;
}

.blocks-4 > li {
    width: 25%;
}

.blocks-5 > li {
    width: 20%;
}
