﻿@import url('https://fonts.googleapis.com/css?family=Be+Vietnam&display=swap');


@media (max-width:767px) {
    .form-inline .form-group {
        margin-right: 0
    }

        .form-inline .form-group:last-child {
            margin: 0
        }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: unset !important;
    white-space: nowrap;
    padding: 5.5px 8px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius:0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    color:#fff;
}
.btn-white {
    color: #76838f;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default {
    color: #76838f;
    background-color: transparent;
    border-color: #e5e5e5;
}

    .btn-default.focus, .btn-default:focus {
        color: #76838f;
        background-color: #c6d3d7;
        border-color: #99b0b7
    }

    .btn-default:hover {
        color: #76838f;
        background-color: #c6d3d7;
        border-color: #c0ced3
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #76838f;
        background-color: #c6d3d7;
        border-color: #c0ced3
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #76838f;
            background-color: #b1c2c8;
            border-color: #99b0b7
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #dcdcdc;
        border-color: #dcdcdc
    }

    .btn-default .badge {
        color: #dcdcdc;
        background-color: #76838f
    }

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: 0
    }

    .btn.active, .btn:active {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn .icon {
        width: 1em;
        margin: 0 3px;
        line-height: inherit;
        text-align: center
    }

.btn-block {
    white-space: normal
}

.btn-outline.btn-default {
    /*background-color: #1978ab;*/
    color: #fff;
    margin-right: 1px;
    border-radius: 3px;
    /*border-right: 1.5px solid #fff !important;*/
}

    .btn-outline.btn-default.active, .btn-outline.btn-default:active, .btn-outline.btn-default:focus, .btn-outline.btn-default:hover, .open > .dropdown-toggle.btn-outline.btn-default {
        color: #76838f;
        background-color: rgba(118,131,143,.1);
        border-color: #e4eaec
    }

        .btn-outline.btn-default.active .badge, .btn-outline.btn-default:active .badge, .btn-outline.btn-default:focus .badge, .btn-outline.btn-default:hover .badge, .open > .dropdown-toggle.btn-outline.btn-default .badge {
            color: #76838f;
            background-color: #76838f
        }

.btn-outline.btn-primary {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover, .open > .dropdown-toggle.btn-outline.btn-primary {
        color: #fff;
        background-color: #62a8ea;
        border-color: #62a8ea
    }

        .btn-outline.btn-primary.active .badge, .btn-outline.btn-primary:active .badge, .btn-outline.btn-primary:focus .badge, .btn-outline.btn-primary:hover .badge, .open > .dropdown-toggle.btn-outline.btn-primary .badge {
            color: #62a8ea;
            background-color: #fff
        }

.btn-outline.btn-success {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-success.active, .btn-outline.btn-success:active, .btn-outline.btn-success:focus, .btn-outline.btn-success:hover, .open > .dropdown-toggle.btn-outline.btn-success {
        color: #fff;
        background-color: #46be8a;
        border-color: #46be8a
    }

        .btn-outline.btn-success.active .badge, .btn-outline.btn-success:active .badge, .btn-outline.btn-success:focus .badge, .btn-outline.btn-success:hover .badge, .open > .dropdown-toggle.btn-outline.btn-success .badge {
            color: #46be8a;
            background-color: #fff
        }

.btn-outline.btn-info {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-info.active, .btn-outline.btn-info:active, .btn-outline.btn-info:focus, .btn-outline.btn-info:hover, .open > .dropdown-toggle.btn-outline.btn-info {
        color: #fff;
        background-color: #57c7d4;
        border-color: #57c7d4
    }

        .btn-outline.btn-info.active .badge, .btn-outline.btn-info:active .badge, .btn-outline.btn-info:focus .badge, .btn-outline.btn-info:hover .badge, .open > .dropdown-toggle.btn-outline.btn-info .badge {
            color: #57c7d4;
            background-color: #fff
        }

.btn-outline.btn-warning {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-warning.active, .btn-outline.btn-warning:active, .btn-outline.btn-warning:focus, .btn-outline.btn-warning:hover, .open > .dropdown-toggle.btn-outline.btn-warning {
        color: #fff;
        background-color: #f2a654;
        border-color: #f2a654
    }

        .btn-outline.btn-warning.active .badge, .btn-outline.btn-warning:active .badge, .btn-outline.btn-warning:focus .badge, .btn-outline.btn-warning:hover .badge, .open > .dropdown-toggle.btn-outline.btn-warning .badge {
            color: #f2a654;
            background-color: #fff
        }

.btn-outline.btn-danger {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-danger.active, .btn-outline.btn-danger:active, .btn-outline.btn-danger:focus, .btn-outline.btn-danger:hover, .open > .dropdown-toggle.btn-outline.btn-danger {
        color: #fff;
        background-color: #f96868;
        border-color: #f96868
    }

        .btn-outline.btn-danger.active .badge, .btn-outline.btn-danger:active .badge, .btn-outline.btn-danger:focus .badge, .btn-outline.btn-danger:hover .badge, .open > .dropdown-toggle.btn-outline.btn-danger .badge {
            color: #f96868;
            background-color: #fff
        }

.btn-outline.btn-dark {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-dark.active, .btn-outline.btn-dark:active, .btn-outline.btn-dark:focus, .btn-outline.btn-dark:hover, .open > .dropdown-toggle.btn-outline.btn-dark {
        color: #fff;
        background-color: #526069;
        border-color: #526069
    }

        .btn-outline.btn-dark.active .badge, .btn-outline.btn-dark:active .badge, .btn-outline.btn-dark:focus .badge, .btn-outline.btn-dark:hover .badge, .open > .dropdown-toggle.btn-outline.btn-dark .badge {
            color: #526069;
            background-color: #fff
        }

.btn-outline.btn-inverse {
    color: #fff;
    /*background-color: transparent*/
}

    .btn-outline.btn-inverse.active, .btn-outline.btn-inverse:active, .btn-outline.btn-inverse:focus, .btn-outline.btn-inverse:hover, .open > .dropdown-toggle.btn-outline.btn-inverse {
        color: #76838f;
        background-color: #fff;
        border-color: #fff
    }

        .btn-outline.btn-inverse.active .badge, .btn-outline.btn-inverse:active .badge, .btn-outline.btn-inverse:focus .badge, .btn-outline.btn-inverse:hover .badge, .open > .dropdown-toggle.btn-outline.btn-inverse .badge {
            color: #fff;
            background-color: #76838f
        }

.btn-ext {
    width: 112px;
    float: right;
    font-size: 14px !important;
}

.btn-lg {
    padding: 6px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px
}

.btn-sm {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}
.red {
    color: #f96868;
}
.btn-squared {
    border-radius: 0
}

.btn-round {
    border-radius: 1000px
}

.btn-default.focus, .btn-default:focus, .btn-default:hover {
    background-color: #f3f7f9;
    border-color: #f3f7f9
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: #ccd5db;
    border-color: #ccd5db
}

    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
        background-color: #ccd5db;
        border-color: #ccd5db
    }

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    color: #fff;
    background-color: #f3f7f9;
    border-color: #f3f7f9
}

.btn-default.btn-up:before {
    border-bottom-color: #e4eaec
}

.btn-default.btn-up:focus:before, .btn-default.btn-up:hover:before {
    border-bottom-color: #f3f7f9
}

.btn-default.btn-up.active:before, .btn-default.btn-up:active:before, .open > .dropdown-toggle.btn-default.btn-up:before {
    border-bottom-color: #ccd5db
}

.btn-default.btn-right:before {
    border-left-color: #e4eaec
}

.btn-default.btn-right:focus:before, .btn-default.btn-right:hover:before {
    border-left-color: #f3f7f9
}

.btn-default.btn-right.active:before, .btn-default.btn-right:active:before, .open > .dropdown-toggle.btn-default.btn-right:before {
    border-left-color: #ccd5db
}

.btn-default.btn-bottom:before {
    border-top-color: #e4eaec
}

.btn-default.btn-bottom:focus:before, .btn-default.btn-bottom:hover:before {
    border-top-color: #f3f7f9
}

.btn-default.btn-bottom.active:before, .btn-default.btn-bottom:active:before, .open > .dropdown-toggle.btn-default.btn-bottom:before {
    border-top-color: #ccd5db
}

.btn-default.btn-left:before {
    border-right-color: #e4eaec
}

.btn-default.btn-left:focus:before, .btn-default.btn-left:hover:before {
    border-right-color: #f3f7f9
}

.btn-default.btn-left.active:before, .btn-default.btn-left:active:before, .open > .dropdown-toggle.btn-default.btn-left:before {
    border-right-color: #ccd5db
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #89bceb;
    border-color: #89bceb
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #4e97d9;
    border-color: #4e97d9
}

    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        background-color: #4e97d9;
        border-color: #4e97d9
    }

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    color: #fff;
    background-color: #a2caee;
    border-color: #a2caee
}

.btn-primary.btn-up:before {
    border-bottom-color: #62a8ea
}

.btn-primary.btn-up:focus:before, .btn-primary.btn-up:hover:before {
    border-bottom-color: #89bceb
}

.btn-primary.btn-up.active:before, .btn-primary.btn-up:active:before, .open > .dropdown-toggle.btn-primary.btn-up:before {
    border-bottom-color: #4e97d9
}

.btn-primary.btn-right:before {
    border-left-color: #62a8ea
}

.btn-primary.btn-right:focus:before, .btn-primary.btn-right:hover:before {
    border-left-color: #89bceb
}

.btn-primary.btn-right.active:before, .btn-primary.btn-right:active:before, .open > .dropdown-toggle.btn-primary.btn-right:before {
    border-left-color: #4e97d9
}

.btn-primary.btn-bottom:before {
    border-top-color: #62a8ea
}

.btn-primary.btn-bottom:focus:before, .btn-primary.btn-bottom:hover:before {
    border-top-color: #89bceb
}

.btn-primary.btn-bottom.active:before, .btn-primary.btn-bottom:active:before, .open > .dropdown-toggle.btn-primary.btn-bottom:before {
    border-top-color: #4e97d9
}

.btn-primary.btn-left:before {
    border-right-color: #62a8ea
}

.btn-primary.btn-left:focus:before, .btn-primary.btn-left:hover:before {
    border-right-color: #89bceb
}

.btn-primary.btn-left.active:before, .btn-primary.btn-left:active:before, .open > .dropdown-toggle.btn-primary.btn-left:before {
    border-right-color: #4e97d9
}

.btn-success.focus, .btn-success:focus, .btn-success:hover {
    background-color: #5cd29d;
    border-color: #5cd29d
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-color: #36ab7a;
    border-color: #36ab7a
}

    .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
        background-color: #36ab7a;
        border-color: #36ab7a
    }

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    color: #fff;
    background-color: #7dd3ae;
    border-color: #7dd3ae
}

.btn-success.btn-up:before {
    border-bottom-color: #46be8a
}

.btn-success.btn-up:focus:before, .btn-success.btn-up:hover:before {
    border-bottom-color: #5cd29d
}

.btn-success.btn-up.active:before, .btn-success.btn-up:active:before, .open > .dropdown-toggle.btn-success.btn-up:before {
    border-bottom-color: #36ab7a
}

.btn-success.btn-right:before {
    border-left-color: #46be8a
}

.btn-success.btn-right:focus:before, .btn-success.btn-right:hover:before {
    border-left-color: #5cd29d
}

.btn-success.btn-right.active:before, .btn-success.btn-right:active:before, .open > .dropdown-toggle.btn-success.btn-right:before {
    border-left-color: #36ab7a
}

.btn-success.btn-bottom:before {
    border-top-color: #46be8a
}

.btn-success.btn-bottom:focus:before, .btn-success.btn-bottom:hover:before {
    border-top-color: #5cd29d
}

.btn-success.btn-bottom.active:before, .btn-success.btn-bottom:active:before, .open > .dropdown-toggle.btn-success.btn-bottom:before {
    border-top-color: #36ab7a
}

.btn-success.btn-left:before {
    border-right-color: #46be8a
}

.btn-success.btn-left:focus:before, .btn-success.btn-left:hover:before {
    border-right-color: #5cd29d
}

.btn-success.btn-left.active:before, .btn-success.btn-left:active:before, .open > .dropdown-toggle.btn-success.btn-left:before {
    border-right-color: #36ab7a
}

.btn-info.focus, .btn-info:focus, .btn-info:hover {
    background-color: #77d6e1;
    border-color: #77d6e1
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-color: #47b8c6;
    border-color: #47b8c6
}

    .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
        background-color: #47b8c6;
        border-color: #47b8c6
    }

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    color: #fff;
    background-color: #9ae1e9;
    border-color: #9ae1e9
}

.btn-info.btn-up:before {
    border-bottom-color: #57c7d4
}

.btn-info.btn-up:focus:before, .btn-info.btn-up:hover:before {
    border-bottom-color: #77d6e1
}

.btn-info.btn-up.active:before, .btn-info.btn-up:active:before, .open > .dropdown-toggle.btn-info.btn-up:before {
    border-bottom-color: #47b8c6
}

.btn-info.btn-right:before {
    border-left-color: #57c7d4
}

.btn-info.btn-right:focus:before, .btn-info.btn-right:hover:before {
    border-left-color: #77d6e1
}

.btn-info.btn-right.active:before, .btn-info.btn-right:active:before, .open > .dropdown-toggle.btn-info.btn-right:before {
    border-left-color: #47b8c6
}

.btn-info.btn-bottom:before {
    border-top-color: #57c7d4
}

.btn-info.btn-bottom:focus:before, .btn-info.btn-bottom:hover:before {
    border-top-color: #77d6e1
}

.btn-info.btn-bottom.active:before, .btn-info.btn-bottom:active:before, .open > .dropdown-toggle.btn-info.btn-bottom:before {
    border-top-color: #47b8c6
}

.btn-info.btn-left:before {
    border-right-color: #57c7d4
}

.btn-info.btn-left:focus:before, .btn-info.btn-left:hover:before {
    border-right-color: #77d6e1
}

.btn-info.btn-left.active:before, .btn-info.btn-left:active:before, .open > .dropdown-toggle.btn-info.btn-left:before {
    border-right-color: #47b8c6
}

.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
    background-color: #f4b066;
    border-color: #f4b066
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-color: #ec9940;
    border-color: #ec9940
}

    .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
        background-color: #ec9940;
        border-color: #ec9940
    }

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    color: #fff;
    background-color: #f6be80;
    border-color: #f6be80
}

.btn-warning.btn-up:before {
    border-bottom-color: #f2a654
}

.btn-warning.btn-up:focus:before, .btn-warning.btn-up:hover:before {
    border-bottom-color: #f4b066
}

.btn-warning.btn-up.active:before, .btn-warning.btn-up:active:before, .open > .dropdown-toggle.btn-warning.btn-up:before {
    border-bottom-color: #ec9940
}

.btn-warning.btn-right:before {
    border-left-color: #f2a654
}

.btn-warning.btn-right:focus:before, .btn-warning.btn-right:hover:before {
    border-left-color: #f4b066
}

.btn-warning.btn-right.active:before, .btn-warning.btn-right:active:before, .open > .dropdown-toggle.btn-warning.btn-right:before {
    border-left-color: #ec9940
}

.btn-warning.btn-bottom:before {
    border-top-color: #f2a654
}

.btn-warning.btn-bottom:focus:before, .btn-warning.btn-bottom:hover:before {
    border-top-color: #f4b066
}

.btn-warning.btn-bottom.active:before, .btn-warning.btn-bottom:active:before, .open > .dropdown-toggle.btn-warning.btn-bottom:before {
    border-top-color: #ec9940
}

.btn-warning.btn-left:before {
    border-right-color: #f2a654
}

.btn-warning.btn-left:focus:before, .btn-warning.btn-left:hover:before {
    border-right-color: #f4b066
}

.btn-warning.btn-left.active:before, .btn-warning.btn-left:active:before, .open > .dropdown-toggle.btn-warning.btn-left:before {
    border-right-color: #ec9940
}

.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
    background-color: #fa7a7a;
    border-color: #fa7a7a
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-color: #e9595b;
    border-color: #e9595b
}

    .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
        background-color: #e9595b;
        border-color: #e9595b
    }

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    color: #fff;
    background-color: #fa9898;
    border-color: #fa9898
}

.btn-danger.btn-up:before {
    border-bottom-color: #f96868
}

.btn-danger.btn-up:focus:before, .btn-danger.btn-up:hover:before {
    border-bottom-color: #fa7a7a
}

.btn-danger.btn-up.active:before, .btn-danger.btn-up:active:before, .open > .dropdown-toggle.btn-danger.btn-up:before {
    border-bottom-color: #e9595b
}

.btn-danger.btn-right:before {
    border-left-color: #f96868
}

.btn-danger.btn-right:focus:before, .btn-danger.btn-right:hover:before {
    border-left-color: #fa7a7a
}

.btn-danger.btn-right.active:before, .btn-danger.btn-right:active:before, .open > .dropdown-toggle.btn-danger.btn-right:before {
    border-left-color: #e9595b
}

.btn-danger.btn-bottom:before {
    border-top-color: #f96868
}

.btn-danger.btn-bottom:focus:before, .btn-danger.btn-bottom:hover:before {
    border-top-color: #fa7a7a
}

.btn-danger.btn-bottom.active:before, .btn-danger.btn-bottom:active:before, .open > .dropdown-toggle.btn-danger.btn-bottom:before {
    border-top-color: #e9595b
}

.btn-danger.btn-left:before {
    border-right-color: #f96868
}

.btn-danger.btn-left:focus:before, .btn-danger.btn-left:hover:before {
    border-right-color: #fa7a7a
}

.btn-danger.btn-left.active:before, .btn-danger.btn-left:active:before, .open > .dropdown-toggle.btn-danger.btn-left:before {
    border-right-color: #e9595b
}

.btn-inverse {
    color: #76838f;
    background-color: #fff;
    border-color: #e4eaec
}

    .btn-inverse.focus, .btn-inverse:focus {
        color: #76838f;
        background-color: #e6e6e6;
        border-color: #99b0b7
    }

    .btn-inverse:hover {
        color: #76838f;
        background-color: #e6e6e6;
        border-color: #c0ced3
    }

    .btn-inverse.active, .btn-inverse:active, .open > .dropdown-toggle.btn-inverse {
        color: #76838f;
        background-color: #e6e6e6;
        border-color: #c0ced3
    }

        .btn-inverse.active.focus, .btn-inverse.active:focus, .btn-inverse.active:hover, .btn-inverse:active.focus, .btn-inverse:active:focus, .btn-inverse:active:hover, .open > .dropdown-toggle.btn-inverse.focus, .open > .dropdown-toggle.btn-inverse:focus, .open > .dropdown-toggle.btn-inverse:hover {
            color: #76838f;
            background-color: #d4d4d4;
            border-color: #99b0b7
        }

    .btn-inverse.active, .btn-inverse:active, .open > .dropdown-toggle.btn-inverse {
        background-image: none
    }

    .btn-inverse.disabled.focus, .btn-inverse.disabled:focus, .btn-inverse.disabled:hover, .btn-inverse[disabled].focus, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse.focus, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:hover {
        background-color: #fff;
        border-color: #e4eaec
    }

    .btn-inverse .badge {
        color: #fff;
        background-color: #76838f
    }

    .btn-inverse.focus, .btn-inverse:focus, .btn-inverse:hover {
        background-color: #fff;
        border-color: #f3f7f9
    }

    .btn-inverse.active, .btn-inverse:active, .open > .dropdown-toggle.btn-inverse {
        background-color: #fff;
        border-color: #ccd5db
    }

        .btn-inverse.active.focus, .btn-inverse.active:focus, .btn-inverse.active:hover, .btn-inverse:active.focus, .btn-inverse:active:focus, .btn-inverse:active:hover, .open > .dropdown-toggle.btn-inverse.focus, .open > .dropdown-toggle.btn-inverse:focus, .open > .dropdown-toggle.btn-inverse:hover {
            background-color: #fff;
            border-color: #ccd5db
        }

    .btn-inverse.disabled, .btn-inverse.disabled.active, .btn-inverse.disabled.focus, .btn-inverse.disabled:active, .btn-inverse.disabled:focus, .btn-inverse.disabled:hover, .btn-inverse[disabled], .btn-inverse[disabled].active, .btn-inverse[disabled].focus, .btn-inverse[disabled]:active, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse.active, fieldset[disabled] .btn-inverse.focus, fieldset[disabled] .btn-inverse:active, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:hover {
        color: #ccd5db;
        background-color: #fff;
        border-color: #a3afb7
    }

    .btn-inverse.btn-up:before {
        border-bottom-color: #fff
    }

    .btn-inverse.btn-up:focus:before, .btn-inverse.btn-up:hover:before {
        border-bottom-color: #fff
    }

    .btn-inverse.btn-up.active:before, .btn-inverse.btn-up:active:before, .open > .dropdown-toggle.btn-inverse.btn-up:before {
        border-bottom-color: #fff
    }

    .btn-inverse.btn-right:before {
        border-left-color: #fff
    }

    .btn-inverse.btn-right:focus:before, .btn-inverse.btn-right:hover:before {
        border-left-color: #fff
    }

    .btn-inverse.btn-right.active:before, .btn-inverse.btn-right:active:before, .open > .dropdown-toggle.btn-inverse.btn-right:before {
        border-left-color: #fff
    }

    .btn-inverse.btn-bottom:before {
        border-top-color: #fff
    }

    .btn-inverse.btn-bottom:focus:before, .btn-inverse.btn-bottom:hover:before {
        border-top-color: #fff
    }

    .btn-inverse.btn-bottom.active:before, .btn-inverse.btn-bottom:active:before, .open > .dropdown-toggle.btn-inverse.btn-bottom:before {
        border-top-color: #fff
    }

    .btn-inverse.btn-left:before {
        border-right-color: #fff
    }

    .btn-inverse.btn-left:focus:before, .btn-inverse.btn-left:hover:before {
        border-right-color: #fff
    }

    .btn-inverse.btn-left.active:before, .btn-inverse.btn-left:active:before, .open > .dropdown-toggle.btn-inverse.btn-left:before {
        border-right-color: #fff
    }

.btn-dark {
    color: #fff;
    background-color: #526069;
    border-color: #526069
}

    .btn-dark.focus, .btn-dark:focus {
        color: #fff;
        background-color: #3c464c;
        border-color: #1a1f21
    }

    .btn-dark:hover {
        color: #fff;
        background-color: #3c464c;
        border-color: #374147
    }

    .btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
        color: #fff;
        background-color: #3c464c;
        border-color: #374147
    }

        .btn-dark.active.focus, .btn-dark.active:focus, .btn-dark.active:hover, .btn-dark:active.focus, .btn-dark:active:focus, .btn-dark:active:hover, .open > .dropdown-toggle.btn-dark.focus, .open > .dropdown-toggle.btn-dark:focus, .open > .dropdown-toggle.btn-dark:hover {
            color: #fff;
            background-color: #2c3338;
            border-color: #1a1f21
        }

    .btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
        background-image: none
    }

    .btn-dark.disabled.focus, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled].focus, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
        background-color: #526069;
        border-color: #526069
    }

    .btn-dark .badge {
        color: #526069;
        background-color: #fff
    }

    .btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
        background-color: #76838f;
        border-color: #76838f
    }

    .btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
        background-color: #37474f;
        border-color: #37474f
    }

        .btn-dark.active.focus, .btn-dark.active:focus, .btn-dark.active:hover, .btn-dark:active.focus, .btn-dark:active:focus, .btn-dark:active:hover, .open > .dropdown-toggle.btn-dark.focus, .open > .dropdown-toggle.btn-dark:focus, .open > .dropdown-toggle.btn-dark:hover {
            background-color: #37474f;
            border-color: #37474f
        }

    .btn-dark.disabled, .btn-dark.disabled.active, .btn-dark.disabled.focus, .btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled], .btn-dark[disabled].active, .btn-dark[disabled].focus, .btn-dark[disabled]:active, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark.active, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
        color: #fff;
        background-color: #a3afb7;
        border-color: #a3afb7
    }

    .btn-dark.btn-up:before {
        border-bottom-color: #526069
    }

    .btn-dark.btn-up:focus:before, .btn-dark.btn-up:hover:before {
        border-bottom-color: #76838f
    }

    .btn-dark.btn-up.active:before, .btn-dark.btn-up:active:before, .open > .dropdown-toggle.btn-dark.btn-up:before {
        border-bottom-color: #37474f
    }

    .btn-dark.btn-right:before {
        border-left-color: #526069
    }

    .btn-dark.btn-right:focus:before, .btn-dark.btn-right:hover:before {
        border-left-color: #76838f
    }

    .btn-dark.btn-right.active:before, .btn-dark.btn-right:active:before, .open > .dropdown-toggle.btn-dark.btn-right:before {
        border-left-color: #37474f
    }

    .btn-dark.btn-bottom:before {
        border-top-color: #526069
    }

    .btn-dark.btn-bottom:focus:before, .btn-dark.btn-bottom:hover:before {
        border-top-color: #76838f
    }

    .btn-dark.btn-bottom.active:before, .btn-dark.btn-bottom:active:before, .open > .dropdown-toggle.btn-dark.btn-bottom:before {
        border-top-color: #37474f
    }

    .btn-dark.btn-left:before {
        border-right-color: #526069
    }

    .btn-dark.btn-left:focus:before, .btn-dark.btn-left:hover:before {
        border-right-color: #76838f
    }

    .btn-dark.btn-left.active:before, .btn-dark.btn-left:active:before, .open > .dropdown-toggle.btn-dark.btn-left:before {
        border-right-color: #37474f
    }

    .btn-dark:focus, .btn-dark:hover {
        color: #fff
    }

    .btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
        color: #fff
    }

    .btn-dark.btn-flat {
        color: #526069
    }

.btn-flat {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .btn-flat.disabled {
        color: #a3afb7
    }

.btn-icon, .btn.icon {
    padding: 10px;
    line-height: 1em
}

    .btn-icon.btn-xs, .btn.icon.btn-xs {
        padding: 4px;
        font-size: 12px
    }

    .btn-icon.btn-sm, .btn.icon.btn-sm {
        padding: 8px;
        font-size: 14px
    }

    .btn-icon.btn-lg, .btn.icon.btn-lg {
        padding: 12px;
        font-size: 20px
    }

    .btn-icon.disabled, .btn.icon.disabled {
        color: #a3afb7
    }

.btn-icon {
    padding: 8px
}

    .btn-icon .icon {
        margin: -13px 0 0
    }

    .btn-icon.btn-lg {
        padding: 7.5px
    }

    .btn-icon.btn-sm {
        padding: 5px
    }

    .btn-icon.btn-xs {
        padding: 4px
    }

.btn-raised {
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.21);
    box-shadow: 0 0 2px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.21);
    -webkit-transition: -webkit-box-shadow .25s cubic-bezier(.4,0,.2,1);
    -o-transition: box-shadow .25s cubic-bezier(.4,0,.2,1);
    transition: -webkit-box-shadow .25s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .25s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .25s cubic-bezier(.4,0,.2,1)
}

    .btn-raised.active, .btn-raised:active, .btn-raised:hover, .open > .dropdown-toggle.btn-raised {
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15),0 3px 6px rgba(0,0,0,.2);
        box-shadow: 0 0 3px rgba(0,0,0,.15),0 3px 6px rgba(0,0,0,.2)
    }

    .btn-raised.disabled, .btn-raised[disabled], fieldset[disabled] .btn-raised {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-floating {
    width: 56px;
    height: 56px;
    padding: 0;
    margin: 0;
    font-size: 24px;
    text-align: center;
    border-radius: 100%;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.15);
    box-shadow: 0 6px 10px rgba(0,0,0,.15)
}

    .btn-floating.btn-xs {
        width: 30px;
        height: 30px;
        padding: 0;
        font-size: 13px
    }

    .btn-floating.btn-sm {
        width: 40px;
        height: 40px;
        padding: 0;
        font-size: 15px
    }

    .btn-floating.btn-lg {
        width: 70px;
        height: 70px;
        padding: 0;
        font-size: 30px
    }

    .btn-floating i {
        position: relative;
        top: 0
    }

.btn-animate {
    position: relative;
    overflow: hidden
}

    .btn-animate span {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.btn-animate-side {
    padding: 4px 28px
}

    .btn-animate-side span {
        -webkit-transition: -webkit-transform .2s ease-out 0s;
        -o-transition: -o-transform .2s ease-out 0s;
        transition: -webkit-transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s,-webkit-transform .2s ease-out 0s,-o-transform .2s ease-out 0s
    }

        .btn-animate-side span > .icon {
            position: absolute;
            top: 50%;
            left: 0;
            display: block;
            margin-top: -1px;
            opacity: 0;
            -webkit-transition: opacity .2s ease-out 0s;
            -o-transition: opacity .2s ease-out 0s;
            transition: opacity .2s ease-out 0s;
            -webkit-transform: translate(-20px,-50%);
            -ms-transform: translate(-20px,-50%);
            -o-transform: translate(-20px,-50%);
            transform: translate(-20px,-50%)
        }

    .btn-animate-side:hover span {
        -webkit-transform: translate(10px,0);
        -ms-transform: translate(10px,0);
        -o-transform: translate(10px,0);
        transform: translate(10px,0)
    }

        .btn-animate-side:hover span > .icon {
            opacity: 1
        }

    .btn-animate-side.btn-xs {
        padding: 1px 14px
    }

        .btn-animate-side.btn-xs span > .icon {
            left: 5px
        }

        .btn-animate-side.btn-xs:hover span {
            -webkit-transform: translate(8px,0);
            -ms-transform: translate(8px,0);
            -o-transform: translate(8px,0);
            transform: translate(8px,0)
        }

    .btn-animate-side.btn-sm {
        padding: 3px 22px
    }

        .btn-animate-side.btn-sm span > .icon {
            left: 3px
        }

        .btn-animate-side.btn-sm:hover span {
            -webkit-transform: translate(8px,0);
            -ms-transform: translate(8px,0);
            -o-transform: translate(8px,0);
            transform: translate(8px,0)
        }

    .btn-animate-side.btn-lg {
        padding: 6px 33px
    }

        .btn-animate-side.btn-lg span > .icon {
            left: -6px
        }

        .btn-animate-side.btn-lg:hover span {
            -webkit-transform: translate(14px,0);
            -ms-transform: translate(14px,0);
            -o-transform: translate(14px,0);
            transform: translate(14px,0)
        }

.btn-animate-vertical span {
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s
}

    .btn-animate-vertical span > .icon {
        position: absolute;
        top: -3px;
        left: 50%;
        display: block;
        margin-top: 0;
        font-size: 24px;
        -webkit-transform: translate(-50%,-100%);
        -ms-transform: translate(-50%,-100%);
        -o-transform: translate(-50%,-100%);
        transform: translate(-50%,-100%)
    }

.btn-animate-vertical:hover span {
    -webkit-transform: translate(0,150%);
    -ms-transform: translate(0,150%);
    -o-transform: translate(0,150%);
    transform: translate(0,150%)
}

.btn-animate-vertical.btn-xs span > .icon {
    top: -5px;
    font-size: 16px
}

.btn-animate-vertical.btn-sm span > .icon {
    top: -3px;
    font-size: 20px
}

.btn-animate-vertical.btn-lg span > .icon {
    top: -5px;
    font-size: 28px
}

.btn-labeled {
    padding: 0;
    padding-right: 8px
}

    .btn-labeled .btn-label {
        padding: 4px 8px;
        margin-right: 5px
    }

    .btn-labeled.btn-xs {
        padding-right: 5px
    }

        .btn-labeled.btn-xs .btn-label {
            padding: 1px 4px;
            margin-right: 2px
        }

    .btn-labeled.btn-sm {
        padding-right: 10px
    }

        .btn-labeled.btn-sm .btn-label {
            padding: 3px 6px;
            margin-right: 7px
        }

    .btn-labeled.btn-lg {
        padding-right: 14px
    }

        .btn-labeled.btn-lg .btn-label {
            padding: 6px 14px;
            margin-right: 11px
        }

    .btn-labeled.btn-block {
        text-align: left
    }

.btn-label {
    display: inline-block;
    background-color: rgba(0,0,0,.15);
    border-radius: 3px 0 0 3px
}

.btn-pill-left {
    border-radius: 500px 0 0 500px
}

.btn-pill-right {
    border-radius: 0 500px 500px 0
}

.btn-direction {
    position: relative
}

    .btn-direction:before {
        position: absolute;
        line-height: 0;
        content: "";
        border: 6px solid transparent
    }

.btn-up:before {
    top: -12px;
    left: 50%;
    margin-left: -6px;
    border-bottom-color: #e4eaec
}

.btn-right:before {
    top: 50%;
    right: -12px;
    margin-top: -6px;
    border-left-color: #e4eaec
}

.btn-bottom:before {
    bottom: -12px;
    left: 50%;
    margin-left: -6px;
    border-top-color: #e4eaec
}

.btn-left:before {
    top: 50%;
    left: -12px;
    margin-top: -6px;
    border-right-color: #e4eaec
}

.btn-group .btn + .dropdown-toggle .caret {
    margin-left: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: .8em;
    padding-left: .8em
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05)
}

.btn-group:focus .dropdown-toggle {
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}
.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
}
.page-aside {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 220px;
    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 {
        height: 100%;
        margin-left: 220px;
        overflow-y: auto
    }

    .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-inner {
    height: 100%
}

.page-aside-section {
    position: relative
}

    .page-aside-section:first-child {
        padding-top: 11px
    }

    .page-aside-section:last-child {
        margin-bottom: 11px
    }

    .page-aside-section:after {
        position: relative;
        display: block;
        margin: 11px;
        content: "";
        border-bottom: 1px solid #e4eaec
    }

    .page-aside-section:last-child:after {
        display: none
    }

.page-aside-switch {
    position: absolute;
    top: -webkit-calc(50% - 30px);
    top: calc(50% - 30px);
    left: -webkit-calc(100% - 1px);
    left: calc(100% - 1px);
    display: none;
    padding: 25px 16px 25px 4px;
    line-height: 1;
    cursor: pointer;
    background-color: #fff;
    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 20px;
    overflow: hidden;
    font-weight: 400;
    color: #526069;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default
}

.page-aside .list-group {
    margin-bottom: 22px
}

.page-aside .list-group-item {
    padding: 13px 20px;
    margin-bottom: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    border-radius: 0
}

    .page-aside .list-group-item .icon {
        color: #a3afb7
    }

    .page-aside .list-group-item .item-right {
        float: right
    }

    .page-aside .list-group-item:focus, .page-aside .list-group-item:hover {
        color: #62a8ea;
        background-color: #f3f7f9;
        border: none
    }

        .page-aside .list-group-item:focus > .icon, .page-aside .list-group-item:hover > .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:focus, .page-aside .list-group-item.active:hover {
            color: #62a8ea;
            background-color: #f3f7f9;
            border: none
        }

            .page-aside .list-group-item.active:focus > .icon, .page-aside .list-group-item.active:hover > .icon {
                color: #62a8ea
            }

.page-aside .list-group.has-actions .list-group-item {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 32px;
    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: 0;
            -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
        }
}

@media (max-width:767px) {
    .page-aside {
        position: fixed;
        top: 100px;
        left: -220px;
        z-index: 900;
        width: 220px;
        height: -webkit-calc(100% - 140px);
        height: calc(100% - 140px);
        overflow-y: visible;
        visibility: visible
    }

    .site-navbar-collapse-show .page-aside {
        top: 120px;
        height: -webkit-calc(100% - 120px);
        height: calc(100% - 120px)
    }

    .site-menubar-changing .page-aside, .site-menubar-open .page-aside {
        height: 100%
    }

    .page-aside .page-aside-inner {
        background-color: #fff
    }

    .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-switch {
        display: block
    }
}

@media (max-width:480px) {
    .page-aside {
        top: 60px;
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px)
    }
}
.width-50 {
    width: 50px
}

.width-100 {
    width: 100px
}

.width-150 {
    width: 150px
}

.width-200 {
    width: 200px
}

.width-250 {
    width: 250px
}

.width-300 {
    width: 300px
}

.width-350 {
    width: 350px
}

.width-400 {
    width: 400px
}

.width-450 {
    width: 450px
}

.width-500 {
    width: 500px
}

.width-full {
    width: 100% !important
}

@media (max-width:767px) {
    .width-xs-50 {
        width: 50px
    }

    .width-xs-100 {
        width: 100px
    }

    .width-xs-150 {
        width: 150px
    }

    .width-xs-200 {
        width: 200px
    }

    .width-xs-250 {
        width: 250px
    }

    .width-xs-300 {
        width: 300px
    }

    .width-xs-350 {
        width: 350px
    }

    .width-xs-400 {
        width: 400px
    }

    .width-xs-450 {
        width: 450px
    }

    .width-xs-500 {
        width: 500px
    }

    .width-xs-100pc {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .width-sm-50 {
        width: 50px
    }

    .width-sm-100 {
        width: 100px
    }

    .width-sm-150 {
        width: 150px
    }

    .width-sm-200 {
        width: 200px
    }

    .width-sm-250 {
        width: 250px
    }

    .width-sm-300 {
        width: 300px
    }

    .width-sm-350 {
        width: 350px
    }

    .width-sm-400 {
        width: 400px
    }

    .width-sm-450 {
        width: 450px
    }

    .width-sm-500 {
        width: 500px
    }

    .width-sm-100pc {
        width: 100%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .width-md-50 {
        width: 50px
    }

    .width-md-100 {
        width: 100px
    }

    .width-md-150 {
        width: 150px
    }

    .width-md-200 {
        width: 200px
    }

    .width-md-250 {
        width: 250px
    }

    .width-md-300 {
        width: 300px
    }

    .width-md-350 {
        width: 350px
    }

    .width-md-400 {
        width: 400px
    }

    .width-md-450 {
        width: 450px
    }

    .width-md-500 {
        width: 500px
    }
}

@media (min-width:1200px) {
    .width-lg-50 {
        width: 50px
    }

    .width-lg-100 {
        width: 100px
    }

    .width-lg-150 {
        width: 150px
    }

    .width-lg-200 {
        width: 200px
    }

    .width-lg-250 {
        width: 250px
    }

    .width-lg-300 {
        width: 300px
    }

    .width-lg-350 {
        width: 350px
    }

    .width-lg-400 {
        width: 400px
    }

    .width-lg-450 {
        width: 450px
    }

    .width-lg-500 {
        width: 500px
    }
}

.height-50 {
    height: 50px
}

.height-100 {
    height: 100px
}

.height-120 {
    height: 120px
}

.height-150 {
    height: 150px
}

.height-200 {
    height: 200px
}

.height-250 {
    height: 250px
}

.height-300 {
    height: 300px
}

.height-350 {
    height: 350px
}

.height-400 {
    height: 400px
}

.height-450 {
    height: 450px
}

.height-500 {
    height: 500px
}

.height-full {
    height: 100% !important
}

@media (max-width:767px) {
    .height-xs-50 {
        height: 50px
    }

    .height-xs-100 {
        height: 100px
    }

    .height-xs-120 {
        height: 120px
    }

    .height-xs-150 {
        height: 150px
    }

    .height-xs-200 {
        height: 200px
    }

    .height-xs-250 {
        height: 250px
    }

    .height-xs-300 {
        height: 300px
    }

    .height-xs-350 {
        height: 350px
    }

    .height-xs-400 {
        height: 400px
    }

    .height-xs-450 {
        height: 450px
    }

    .height-xs-500 {
        height: 500px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .height-sm-50 {
        height: 50px
    }

    .height-sm-100 {
        height: 100px
    }

    .height-sm-120 {
        height: 120px
    }

    .height-sm-150 {
        height: 150px
    }

    .height-sm-200 {
        height: 200px
    }

    .height-sm-250 {
        height: 250px
    }

    .height-sm-300 {
        height: 300px
    }

    .height-sm-350 {
        height: 350px
    }

    .height-sm-400 {
        height: 400px
    }

    .height-sm-450 {
        height: 450px
    }

    .height-sm-500 {
        height: 500px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .height-md-50 {
        height: 50px
    }

    .height-md-100 {
        height: 100px
    }

    .height-md-120 {
        height: 120px
    }

    .height-md-150 {
        height: 150px
    }

    .height-md-200 {
        height: 200px
    }

    .height-md-250 {
        height: 250px
    }

    .height-md-300 {
        height: 300px
    }

    .height-md-350 {
        height: 350px
    }

    .height-md-400 {
        height: 400px
    }

    .height-md-450 {
        height: 450px
    }

    .height-md-500 {
        height: 500px
    }
}

@media (min-width:1200px) {
    .height-lg-50 {
        height: 50px
    }

    .height-lg-100 {
        height: 100px
    }

    .height-lg-120 {
        height: 120px
    }

    .height-lg-150 {
        height: 150px
    }

    .height-lg-200 {
        height: 200px
    }

    .height-lg-250 {
        height: 250px
    }

    .height-lg-300 {
        height: 300px
    }

    .height-lg-350 {
        height: 350px
    }

    .height-lg-400 {
        height: 400px
    }

    .height-lg-450 {
        height: 450px
    }

    .height-lg-500 {
        height: 500px
    }
}

.margin-0 {
    margin: 0 !important
}

.margin-3 {
    margin: 3px !important
}

.margin-5 {
    margin: 5px !important
}

.margin-10 {
    margin: 10px !important
}

.margin-15 {
    margin: 15px !important
}

.margin-20 {
    margin: 20px !important
}

.margin-25 {
    margin: 25px !important
}

.margin-30 {
    margin: 30px !important
}

.margin-35 {
    margin: 35px !important
}

.margin-40 {
    margin: 40px !important
}

.margin-45 {
    margin: 45px !important
}

.margin-50 {
    margin: 50px !important
}

.margin-60 {
    margin: 60px !important
}

.margin-70 {
    margin: 70px !important
}

.margin-80 {
    margin: 80px !important
}

.margin-vertical-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.margin-vertical-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important
}

.margin-vertical-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.margin-vertical-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.margin-vertical-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.margin-vertical-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.margin-vertical-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.margin-vertical-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.margin-vertical-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.margin-vertical-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.margin-vertical-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important
}

.margin-vertical-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.margin-vertical-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.margin-vertical-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.margin-vertical-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important
}

.margin-horizontal-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.margin-horizontal-3 {
    margin-right: 3px !important;
    margin-left: 3px !important
}

.margin-horizontal-5 {
    margin-right: 5px !important;
    margin-left: 5px !important
}

.margin-horizontal-10 {
    margin-right: 10px !important;
    margin-left: 10px !important
}

.margin-horizontal-15 {
    margin-right: 15px !important;
    margin-left: 15px !important
}

.margin-horizontal-20 {
    margin-right: 20px !important;
    margin-left: 20px !important
}

.margin-horizontal-25 {
    margin-right: 25px !important;
    margin-left: 25px !important
}

.margin-horizontal-30 {
    margin-right: 30px !important;
    margin-left: 30px !important
}

.margin-horizontal-35 {
    margin-right: 35px !important;
    margin-left: 35px !important
}

.margin-horizontal-40 {
    margin-right: 40px !important;
    margin-left: 40px !important
}

.margin-horizontal-45 {
    margin-right: 45px !important;
    margin-left: 45px !important
}

.margin-horizontal-50 {
    margin-right: 50px !important;
    margin-left: 50px !important
}

.margin-horizontal-60 {
    margin-right: 60px !important;
    margin-left: 60px !important
}

.margin-horizontal-70 {
    margin-right: 70px !important;
    margin-left: 70px !important
}

.margin-horizontal-80 {
    margin-right: 80px !important;
    margin-left: 80px !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-3 {
    margin-top: 3px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-15 {
    margin-top: 15px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-top-25 {
    margin-top: 25px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-top-35 {
    margin-top: 35px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-45 {
    margin-top: 45px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-3 {
    margin-bottom: 3px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-35 {
    margin-bottom: 35px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-bottom-45 {
    margin-bottom: 45px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-left-3 {
    margin-left: 3px !important
}

.margin-left-5 {
    margin-left: 5px !important
}

.margin-left-10 {
    margin-left: 10px !important
}

.margin-left-15 {
    margin-left: 15px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.margin-left-25 {
    margin-left: 25px !important
}

.margin-left-30 {
    margin-left: 30px !important
}

.margin-left-35 {
    margin-left: 35px !important
}

.margin-left-40 {
    margin-left: 40px !important
}

.margin-left-45 {
    margin-left: 45px !important
}

.margin-left-50 {
    margin-left: 50px !important
}

.margin-left-60 {
    margin-left: 60px !important
}

.margin-left-70 {
    margin-left: 70px !important
}

.margin-left-80 {
    margin-left: 80px !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.margin-right-3 {
    margin-right: 3px !important
}

.margin-right-5 {
    margin-right: 5px !important
}

.margin-right-10 {
    margin-right: 10px !important
}

.margin-right-15 {
    margin-right: 15px !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.margin-right-25 {
    margin-right: 25px !important
}

.margin-right-30 {
    margin-right: 30px !important
}

.margin-right-35 {
    margin-right: 35px !important
}

.margin-right-40 {
    margin-right: 40px !important
}

.margin-right-45 {
    margin-right: 45px !important
}

.margin-right-50 {
    margin-right: 50px !important
}

.margin-right-60 {
    margin-right: 60px !important
}

.margin-right-70 {
    margin-right: 70px !important
}

.margin-right-80 {
    margin-right: 80px !important
}

@media (max-width:767px) {
    .margin-xs-0 {
        margin: 0 !important
    }
}

@media (min-width:768px) {
    .margin-sm-0 {
        margin: 0 !important
    }
}

@media (min-width:992px) {
    .margin-md-0 {
        margin: 0 !important
    }
}

@media (min-width:1200px) {
    .margin-lg-0 {
        margin: 0 !important
    }
}

.padding-0 {
    padding: 0 !important
}

.padding-3 {
    padding: 3px !important
}

.padding-5 {
    padding: 5px !important
}

.padding-8 {
    padding: 8px !important
}

.padding-10 {
    padding: 10px !important
}

.padding-15 {
    padding: 15px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-25 {
    padding: 25px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-35 {
    padding: 35px !important
}

.padding-40 {
    padding: 40px !important
}

.padding-45 {
    padding: 45px !important
}

.padding-50 {
    padding: 50px !important
}

.padding-60 {
    padding: 60px !important
}

.padding-70 {
    padding: 70px !important
}

.padding-80 {
    padding: 80px !important
}

.padding-vertical-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.padding-vertical-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important
}

.padding-vertical-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.padding-vertical-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.padding-vertical-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.padding-vertical-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.padding-vertical-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.padding-vertical-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.padding-vertical-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.padding-vertical-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.padding-vertical-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.padding-vertical-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.padding-vertical-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.padding-vertical-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.padding-vertical-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.padding-horizontal-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.padding-horizontal-3 {
    padding-right: 3px !important;
    padding-left: 3px !important
}

.padding-horizontal-5 {
    padding-right: 5px !important;
    padding-left: 5px !important
}

.padding-horizontal-10 {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.padding-horizontal-15 {
    padding-right: 15px !important;
    padding-left: 15px !important
}

.padding-horizontal-20 {
    padding-right: 20px !important;
    padding-left: 20px !important
}

.padding-horizontal-25 {
    padding-right: 25px !important;
    padding-left: 25px !important
}

.padding-horizontal-30 {
    padding-right: 30px !important;
    padding-left: 30px !important
}

.padding-horizontal-35 {
    padding-right: 35px !important;
    padding-left: 35px !important
}

.padding-horizontal-40 {
    padding-right: 40px !important;
    padding-left: 40px !important
}

.padding-horizontal-45 {
    padding-right: 45px !important;
    padding-left: 45px !important
}

.padding-horizontal-50 {
    padding-right: 50px !important;
    padding-left: 50px !important
}

.padding-horizontal-60 {
    padding-right: 60px !important;
    padding-left: 60px !important
}

.padding-horizontal-70 {
    padding-right: 70px !important;
    padding-left: 70px !important
}

.padding-horizontal-80 {
    padding-right: 80px !important;
    padding-left: 80px !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-top-3 {
    padding-top: 3px !important
}

.padding-top-5 {
    padding-top: 5px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-top-15 {
    padding-top: 15px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-top-25 {
    padding-top: 25px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-35 {
    padding-top: 35px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-top-45 {
    padding-top: 45px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.padding-bottom-3 {
    padding-bottom: 3px !important
}

.padding-bottom-5 {
    padding-bottom: 5px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-bottom-15 {
    padding-bottom: 15px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-bottom-25 {
    padding-bottom: 25px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-bottom-35 {
    padding-bottom: 35px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-bottom-45 {
    padding-bottom: 45px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-bottom-80 {
    padding-bottom: 80px !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-left-3 {
    padding-left: 3px !important
}

.padding-left-5 {
    padding-left: 5px !important
}

.padding-left-10 {
    padding-left: 10px !important
}

.padding-left-15 {
    padding-left: 15px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.padding-left-25 {
    padding-left: 25px !important
}

.padding-left-30 {
    padding-left: 30px !important
}

.padding-left-35 {
    padding-left: 35px !important
}

.padding-left-40 {
    padding-left: 40px !important
}

.padding-left-45 {
    padding-left: 45px !important
}

.padding-left-50 {
    padding-left: 50px !important
}

.padding-left-60 {
    padding-left: 60px !important
}

.padding-left-70 {
    padding-left: 70px !important
}

.padding-left-80 {
    padding-left: 80px !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-right-3 {
    padding-right: 3px !important
}

.padding-right-5 {
    padding-right: 5px !important
}

.padding-right-10 {
    padding-right: 10px !important
}

.padding-right-15 {
    padding-right: 15px !important
}

.padding-right-20 {
    padding-right: 20px !important
}

.padding-right-25 {
    padding-right: 25px !important
}

.padding-right-30 {
    padding-right: 30px !important
}

.padding-right-35 {
    padding-right: 35px !important
}

.padding-right-40 {
    padding-right: 40px !important
}

.padding-right-45 {
    padding-right: 45px !important
}

.padding-right-50 {
    padding-right: 50px !important
}

.padding-right-60 {
    padding-right: 60px !important
}

.padding-right-70 {
    padding-right: 70px !important
}

.padding-right-80 {
    padding-right: 80px !important
}

@media (max-width:767px) {
    .padding-xs-0 {
        padding: 0 !important
    }
}

@media (min-width:768px) {
    .padding-sm-0 {
        padding: 0 !important
    }
}

@media (min-width:992px) {
    .padding-md-0 {
        padding: 0 !important
    }
}

@media (min-width:1200px) {
    .padding-lg-0 {
        padding: 0 !important
    }
}
