.wizard > .steps a, .wizard > .steps a:active, .wizard > .steps a:hover, body, fieldset legend {
    font-family: "Source Sans Pro",sans-serif
}

body, html {
    height: 100%
}

h1, h2 {
    font-weight: 700
}

h1, h2, h3, h4 {
    margin: 0
}

.btn-radio:after, .btn-radio:before, .checkbox-custom:after, .checkbox-toggle:after, .modal-dialog .modal-content .modal-header .modal-title:after, .navbar.navbar-default .nav.navbar-nav li.active a:after, .panel .panel-heading .panel-title:after, .radio-custom:after, .select-wrapper-custom:after, .strength-indicator:after, .timeline-list:after, .timeline-list:before, fieldset legend:after {
    content: ""
}

.navbar.navbar-inverse, .progress-bar-danger, .progress-bar-default, .progress-bar-info, .progress-bar-primary, .progress-bar-success, .progress-bar-warning {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startColor', endColorstr='$endColor', GradientType=1 )
}

.btn-radio:after, .btn-radio:before, .timeline-list:after, .timeline-list:before {
    display: table
}

.btn-radio:after, .timeline-list:after {
    clear: both
}

body {
    background: #f4f4f4;
    font-size: 14px;
    color: #3D4246
}

.calendar-date, .wizard > .steps .number, h1, h2, h3, h4 {
    font-family: "Noto Sans",sans-serif
}

h1 {
    font-size: 28px;
    color: #2C343F;
    padding: 20px 0
}

h2 {
    font-size: 22px;
    color: #2C343F;
    padding: 15px 0
}

fieldset legend, h3, h4, label {
    font-weight: 600
}

h3 {
    font-size: 16px;
    color: #2C343F;
    padding: 10px 0
}

h4 {
    font-size: 14px;
    color: #2C343F;
    padding: 5px 0
}

a {
    color: #d11717
}

    a:focus, a:hover {
        color: #d11717
    }

label {
    font-size: 12px
}

i {
    margin-right: 5px
}

hr {
    border-color: #CCD0D4;
    -webkit-box-shadow: 0 1px 0 0 #fff;
    box-shadow: 0 1px 0 0 #fff
}

fieldset legend {
    font-size: 14px;
    position: relative;
    overflow: hidden;
    border-bottom: none;
    margin-bottom: 10px
}

.media-heading, .navbar.navbar-default, .navbar.navbar-inverse, .row-filter .form-group, .row-search .form-group, .section-listing .pagination-info, .well {
    margin-bottom: 0
}

fieldset legend:after {
    height: 1px;
    width: 100%;
    background: #eee;
    position: absolute;
    margin-left: 10px;
    top: 10px
}

.navbar.navbar-inverse {
    background: #d11717;
    background: -webkit-gradient(linear,left top,right top,from(#d11717),to(#0a0001));
    background: linear-gradient(to right,#d11717 0,#0a0001 100%);
    border: none;
    border-radius: 0;
    z-index: 1
}

    .navbar.navbar-inverse .navbar-header {
        display: inline-block;
        margin: 0
    }

    .navbar.navbar-inverse .nav.navbar-nav {
        float: right
    }

        .navbar.navbar-inverse .nav.navbar-nav > li {
            display: inline-block
        }

            .navbar.navbar-inverse .nav.navbar-nav > li > a {
                color: #fff
            }

            .navbar.navbar-inverse .nav.navbar-nav > li.dropdown {
                position: static
            }

@media (min-width:768px) {
    .navbar.navbar-inverse .nav.navbar-nav > li.dropdown {
        position: relative
    }

        .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu {
            min-width: 160px
        }
}

.navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu {
    border-color: #eee;
    border-radius: 0;
    position: absolute;
    width: 100%;
    background: #fff
}

    .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li.divider {
        background-color: #e5e5e5
    }

    .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li a {
        background-color: #fff;
        color: #3D4246
    }

        .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li a:active, .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li a:hover {
            background-color: #eee
        }

    .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li form > button {
        width: 100%;
        border: none;
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        text-align: left;
        line-height: 1.42857143;
        white-space: nowrap;
        color: #3D4246;
        background-color: #fff
    }

        .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li form > button:active, .navbar.navbar-inverse .nav.navbar-nav > li.dropdown > .dropdown-menu li form > button:hover {
            text-decoration: none;
            background-color: #eee
        }

.navbar.navbar-inverse .nav.navbar-nav > li.dropdown.open > a {
    background-color: #d11717
}

.navbar.navbar-inverse .navbar-form {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .navbar.navbar-inverse .navbar-form .input-group .form-control {
        background: #d11717;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff
    }

        .navbar.navbar-inverse .navbar-form .input-group .form-control::-webkit-input-placeholder {
            color: #f9f9f9
        }

        .navbar.navbar-inverse .navbar-form .input-group .form-control:-moz-placeholder {
            color: #f9f9f9
        }

        .navbar.navbar-inverse .navbar-form .input-group .form-control::-moz-placeholder {
            color: #f9f9f9
        }

        .navbar.navbar-inverse .navbar-form .input-group .form-control:-ms-input-placeholder {
            color: #f9f9f9
        }

    .navbar.navbar-inverse .navbar-form .input-group .input-group-btn .btn-primary {
        height: 34px;
        line-height: 20px;
        background-color: #d11717;
        border: 1px solid #d11717
    }

        .navbar.navbar-inverse .navbar-form .input-group .input-group-btn .btn-primary i {
            margin: 0;
            font-size: 16px
        }

.navbar.navbar-default {
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 0 #ddd;
    box-shadow: 0 1px 4px 0 #ddd;
    border: none;
    border-radius: 0
}

    .navbar.navbar-default .nav.navbar-nav li a {
        font-size: 14px;
        font-weight: 600;
        color: #2C343F
    }

        .navbar.navbar-default .nav.navbar-nav li a:focus, .navbar.navbar-default .nav.navbar-nav li a:hover {
            color: #d11717
        }

    .navbar.navbar-default .nav.navbar-nav li.active a {
        color: #d11717;
        background: 0 0;
        position: relative
    }

.breadcrumb, .breadcrumb .active {
    color: #2C343F
}

.navbar.navbar-default .nav.navbar-nav li.active a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #d11717;
    height: 3px;
    border-radius: 10px;
    width: 70%;
    margin: auto
}

.navbar-header .navbar-brand {
    height: auto;
    margin: 3px 0 0 !important;
    padding: 0
}

.page-header {
    border-color: #CCD0D4;
    -webkit-box-shadow: 0 1px 0 0 #fff;
    box-shadow: 0 1px 0 0 #fff;
    margin: 5px 0 15px
}

    .page-header h1 {
        font-family: Quicksand,sans-serif;
        font-weight: 400;
        font-size: 22px;
        margin: 0;
        padding: 10px 0
    }

    .form-group .checkbox.nolabel, .page-header .btn, .page-header .nav.nav-pills {
        margin-top: 25px
    }

.breadcrumb {
    background: 0 0;
    margin-bottom: 5px;
    padding: 0;
    font-size: 14px
}

.badge {
    background-color: #0c4da2
}

.form-control[readonly], .nav-pills li > a, .panel .panel-footer, .panel .panel-heading {
    background-color: #fff
}

.form-control:focus {
    border-color: #d11717;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #cbe5a7;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #cbe5a7
}

.nav-pills li > a {
    border-radius: 0;
    text-transform: uppercase
}

.btn-lg, .btn-sm {
    border-radius: 4px
}

.nav-pills li.active > a {
    background-color: #d11717
}

    .nav-pills li.active > a:active, .nav-pills li.active > a:focus, .nav-pills li.active > a:hover {
        background-color: #84bc38
    }

.input-group-addon {
    background: #fff;
    border-right: none
}

.input-group .form-control {
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg {
    padding: 10px 12px;
    font-size: 14px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px
}

.btn-default {
    background-color: #E0E2E5;
    border-color: #E0E2E5;
    border-bottom: 3px solid #c4c8ce;
    font-weight: 400;
    text-transform: uppercase;
    color: #A1A4AB
}

.btn-danger, .btn-info, .btn-primary, .btn-success, .btn-warning {
    font-weight: 400;
    color: #fff
}

.btn-default:active, .btn-default:focus, .btn-default:hover {
    outline: 0;
    background-color: #d2d5d9;
    border-color: #d2d5d9;
    border-bottom: 3px solid #c4c8ce
}

.btn-default.active, .btn-default.focus {
    outline: 0;
    background-color: #b6bbc2;
    border-color: #b6bbc2;
    border-bottom: 3px solid #a9aeb6
}

    .btn-default.active:active, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default.focus:focus, .btn-default.focus:hover {
        background-color: #a9aeb6;
        border-color: #a9aeb6;
        border-bottom: 3px solid #8d949f
    }

.btn-primary {
    background-color: #d11717;
    border-color: #d11717;
    border-bottom: 3px solid #d11717;
    text-transform: uppercase
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        outline: 0;
        background-color: #0a0001;
        border-color: #0a0001;
        border-bottom: 3px solid #0a0001
    }

    .btn-primary.active, .btn-primary.focus {
        outline: 0;
        background-color: #d11717;
        border-color: #d11717;
        border-bottom: 3px solid #5b8126
    }

        .btn-primary.active:active, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary.focus:focus, .btn-primary.focus:hover {
            background-color: #5b8126;
            border-color: #5b8126;
            border-bottom: 3px solid #3f5a1a
        }

.btn-info {
    background-color: #00a7d4;
    border-color: #00a7d4;
    border-bottom: 3px solid #007fa1;
    text-transform: uppercase
}

    .btn-info:active, .btn-info:focus, .btn-info:hover {
        outline: 0;
        background-color: #0093bb;
        border-color: #0093bb;
        border-bottom: 3px solid #007fa1
    }

    .btn-info.active, .btn-info.focus {
        outline: 0;
        background-color: #006b88;
        border-color: #006b88;
        border-bottom: 3px solid #00576e
    }

        .btn-info.active:active, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info.focus:focus, .btn-info.focus:hover {
            background-color: #00576e;
            border-color: #00576e;
            border-bottom: 3px solid #002e3b
        }

.btn-success {
    background-color: #63dc3f;
    border-color: #63dc3f;
    border-bottom: 3px solid #49c424;
    text-transform: uppercase
}

    .btn-success:active, .btn-success:focus, .btn-success:hover {
        outline: 0;
        background-color: #51d829;
        border-color: #51d829;
        border-bottom: 3px solid #49c424
    }

    .btn-success.active, .btn-success.focus {
        outline: 0;
        background-color: #41af20;
        border-color: #41af20;
        border-bottom: 3px solid #39991c
    }

        .btn-success.active:active, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success.focus:focus, .btn-success.focus:hover {
            background-color: #39991c;
            border-color: #39991c;
            border-bottom: 3px solid #296e14
        }

.btn-warning {
    background-color: #eda515;
    border-color: #eda515;
    border-bottom: 3px solid #c0850f;
    text-transform: uppercase
}

    .btn-warning:active, .btn-warning:focus, .btn-warning:hover {
        outline: 0;
        background-color: #d89511;
        border-color: #d89511;
        border-bottom: 3px solid #c0850f
    }

    .btn-warning.active, .btn-warning.focus {
        outline: 0;
        background-color: #a9750d;
        border-color: #a9750d;
        border-bottom: 3px solid #91640b
    }

        .btn-warning.active:active, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning.focus:focus, .btn-warning.focus:hover {
            background-color: #91640b;
            border-color: #91640b;
            border-bottom: 3px solid #624408
        }

.btn-danger {
    background-color: #ff2801;
    border-color: #ff2801;
    border-bottom: 3px solid #cd1f00;
    text-transform: uppercase
}

.label-default, .label-info, .label-primary, .label-success, .label-warning {
    padding: 2px 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300
}

.btn-danger:active, .btn-danger:focus, .btn-danger:hover {
    outline: 0;
    background-color: #e72300;
    border-color: #e72300;
    border-bottom: 3px solid #cd1f00
}

.btn-danger.active, .btn-danger.focus {
    outline: 0;
    background-color: #b41c00;
    border-color: #b41c00;
    border-bottom: 3px solid #9a1800
}

    .btn-danger.active:active, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger.focus:focus, .btn-danger.focus:hover {
        background-color: #9a1800;
        border-color: #9a1800;
        border-bottom: 3px solid #671000
    }

.btn-link, .btn-link:focus, .btn-link:hover {
    color: #d11717
}

.label-default {
    background-color: #0c4da2;
    border: 1px solid #0c4da2;
    border-radius: 15px
}

.label-primary {
    background-color: #d11717;
    border: 1px solid #d11717;
    border-radius: 15px
}

.label-info {
    background-color: #00a7d4;
    border: 1px solid #00a7d4;
    border-radius: 15px
}

.label-success {
    background-color: #63dc3f;
    border: 1px solid #63dc3f;
    border-radius: 15px
}

.label-warning {
    background-color: #eda515;
    border: 1px solid #eda515;
    border-radius: 15px
}

.label-danger {
    background-color: #ff2801;
    border: 1px solid #ff2801;
    border-radius: 15px;
    padding: 2px 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300
}

.label-outline-danger, .label-outline-default, .label-outline-info, .label-outline-primary, .label-outline-success, .label-outline-warning {
    background: 0 0;
    padding: 2px 20px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase
}

.label-outline-default {
    border: 1px solid #0c4da2;
    border-radius: 15px;
    color: #0c4da2
}

.label-outline-primary {
    border: 1px solid #d11717;
    border-radius: 15px;
    color: #d11717
}

.label-outline-info {
    border: 1px solid #00a7d4;
    border-radius: 15px;
    color: #00a7d4
}

.label-outline-success {
    border: 1px solid #63dc3f;
    border-radius: 15px;
    color: #63dc3f
}

.label-outline-warning {
    border: 1px solid #eda515;
    border-radius: 15px;
    color: #eda515
}

.label-outline-danger {
    border: 1px solid #ff2801;
    border-radius: 15px;
    color: #ff2801
}

a.label-default:active, a.label-default:focus, a.label-default:hover, a.label-outline-default:active, a.label-outline-default:focus, a.label-outline-default:hover {
    outline: 0;
    background-color: #0a428a !important;
    border-color: #0a428a !important
}

a.label-outline-primary:active, a.label-outline-primary:focus, a.label-outline-primary:hover, a.label-primary:active, a.label-primary:focus, a.label-primary:hover {
    outline: 0;
    background-color: #84bc38 !important;
    border-color: #84bc38 !important
}

a.label-info:active, a.label-info:focus, a.label-info:hover, a.label-outline-info:active, a.label-outline-info:focus, a.label-outline-info:hover {
    outline: 0;
    background-color: #0093bb !important;
    border-color: #0093bb !important
}

a.label-outline-success:active, a.label-outline-success:focus, a.label-outline-success:hover, a.label-success:active, a.label-success:focus, a.label-success:hover {
    outline: 0;
    background-color: #51d829 !important;
    border-color: #51d829 !important
}

a.label-outline-warning:active, a.label-outline-warning:focus, a.label-outline-warning:hover, a.label-warning:active, a.label-warning:focus, a.label-warning:hover {
    outline: 0;
    background-color: #d89511 !important;
    border-color: #d89511 !important
}

a.label-danger:active, a.label-danger:focus, a.label-danger:hover, a.label-outline-danger:active, a.label-outline-danger:focus, a.label-outline-danger:hover {
    outline: 0;
    background-color: #e72300 !important;
    border-color: #e72300 !important
}

.panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 0 4px 1px #ddd;
    box-shadow: 0 0 4px 1px #ddd
}

    .panel .panel-heading {
        border-color: #ddd;
        border-radius: 0;
        position: relative
    }

        .panel .panel-heading .panel-title {
            color: #2C343F;
            padding: 4px 0;
            font-family: Quicksand,sans-serif;
            font-size: 16px;
            font-weight: 600
        }

            .panel .panel-heading .panel-title:after {
                position: absolute;
                bottom: -2px;
                left: 10px;
                width: 45px;
                height: 4px;
                border-radius: 4px
            }

    .panel.panel-danger, .panel.panel-default, .panel.panel-info, .panel.panel-primary, .panel.panel-success, .panel.panel-warning {
        border: none
    }

    .panel .panel-body p {
        margin: 0
    }

    .panel .panel-footer p {
        margin: 0;
        font-size: 12px
    }

    .panel.panel-default .panel-heading .panel-title:after {
        background-color: #0c4da2
    }

    .panel.panel-primary .panel-heading .panel-title:after {
        background-color: #d11717
    }

    .panel.panel-success .panel-heading .panel-title:after {
        background-color: #63dc3f
    }

    .panel.panel-warning .panel-heading .panel-title:after {
        background-color: #eda515
    }

    .panel.panel-danger .panel-heading .panel-title:after {
        background-color: #ff2801
    }

    .panel.panel-info .panel-heading .panel-title:after {
        background-color: #00a7d4
    }

.alert {
    border-radius: 0
}

    .alert.alert-success {
        border-left: 4px solid #63dc3f;
        border-color: #63dc3f;
        color: #51d829;
        background: #effbec;
        position: relative
    }

        .alert.alert-success strong {
            display: block;
            text-transform: uppercase;
            font-size: 16px
        }

        .alert.alert-success .close {
            position: absolute;
            top: 10px;
            right: 15px
        }

    .alert.alert-warning {
        border-left: 4px solid #eda515;
        border-color: #eda515;
        color: #d89511;
        background: #fceed2;
        position: relative
    }

        .alert.alert-warning strong {
            display: block;
            text-transform: uppercase;
            font-size: 16px
        }

        .alert.alert-warning .close {
            position: absolute;
            top: 10px;
            right: 15px
        }

    .alert.alert-danger {
        border-left: 4px solid #ff2801;
        border-color: #ff2801;
        color: #e72300;
        background: #ffd5cd;
        position: relative
    }

        .alert.alert-danger strong {
            display: block;
            text-transform: uppercase;
            font-size: 16px
        }

        .alert.alert-danger .close {
            position: absolute;
            top: 10px;
            right: 15px
        }

    .alert.alert-info {
        border-left: 4px solid #00a7d4;
        border-color: #00a7d4;
        color: #0093bb;
        background: #a1ebff;
        position: relative
    }

        .alert.alert-info strong {
            display: block;
            text-transform: uppercase;
            font-size: 16px
        }

        .alert.alert-info .close {
            position: absolute;
            top: 10px;
            right: 15px
        }

.modal-dialog .modal-content .modal-header, .well {
    position: relative
}

.well {
    background: #f4f4f4;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.progress {
    height: 12px
}

.progress-bar-success {
    background: #55e0b4;
    background: -webkit-gradient(linear,left top,right top,from(#55e0b4),to(#63dc3f));
    background: linear-gradient(to right,#55e0b4 0,#63dc3f 100%)
}

.progress-bar-danger {
    background: #efff1b;
    background: -webkit-gradient(linear,left top,right top,from(#efff1b),to(#ff2801));
    background: linear-gradient(to right,#efff1b 0,#ff2801 100%)
}

.progress-bar-warning {
    background: #7eef2d;
    background: -webkit-gradient(linear,left top,right top,from(#7eef2d),to(#eda515));
    background: linear-gradient(to right,#7eef2d 0,#eda515 100%)
}

.progress-bar-info {
    background: #1f00ee;
    background: -webkit-gradient(linear,left top,right top,from(#1f00ee),to(#00a7d4));
    background: linear-gradient(to right,#1f00ee 0,#00a7d4 100%)
}

.progress-bar-primary {
    background: #d11717;
    background: -webkit-gradient(linear,left top,right top,from(#d11717),to(#0a0001));
    background: linear-gradient(to right,#d11717 0,#0a0001 100%)
}

.progress-bar-default {
    background: #610eba;
    background: -webkit-gradient(linear,left top,right top,from(#610eba),to(#0c4da2));
    background: linear-gradient(to right,#610eba 0,#0c4da2 100%)
}

.pagination li a {
    color: #d11717
}

    .pagination li a:focus, .pagination li a:hover {
        color: #d11717
    }

.media {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px
}

    .media:last-child {
        border-bottom: none
    }

.checkbox label, .radio label {
    padding-left: 25px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.text-primary {
    color: #d11717
}

.text-info {
    color: #00a7d4
}

.text-success {
    color: #63dc3f
}

.text-warning {
    color: #eda515
}

.text-danger {
    color: #ff2801
}

.text-default {
    color: #0c4da2
}

.table-responsive {
    border: none !important
}

.modal-dialog .modal-content {
    border-radius: 0
}

    .modal-dialog .modal-content .modal-header .modal-title {
        margin: 0;
        padding: 0;
        font-size: 16px;
        font-family: Quicksand,sans-serif;
        font-weight: 600
    }

        .modal-dialog .modal-content .modal-header .modal-title:after {
            position: absolute;
            bottom: -2px;
            left: 15px;
            width: 45px;
            height: 4px;
            border-radius: 4px;
            background-color: #d11717
        }

.pull-none {
    margin: auto;
    float: none
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.padding-md {
    padding: 19px 0 0
}

.help-block {
    font-size: 12px
}

.text-block {
    display: block
}

.text-nowrap {
    white-space: nowrap
}

.text-count {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid #ddd;
    text-align: center
}

    .text-count strong {
        display: block;
        font-size: 22px;
        font-weight: 700
    }

    .text-count small {
        display: block;
        font-size: 12px;
        font-weight: 300;
        text-transform: uppercase;
        margin-top: 5px
    }

    .text-count:last-child {
        border-right: 0
    }

.text-xs {
    font-size: 12px
}

.text-sm {
    font-size: 14px
}

.text-md {
    font-size: 16px
}

.text-lg {
    font-size: 22px
}

.text-xl {
    font-size: 28px
}

.img-preview {
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.btn-upload {
    border: 1px solid #ccc;
    color: #666;
    background-color: #f4f4f4;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

    .btn-upload i {
        vertical-align: middle
    }

    .btn-upload > input {
        position: absolute;
        top: -30px;
        bottom: 0;
        right: 0;
        left: 0;
        opacity: 0;
        cursor: pointer
    }

    .btn-upload:focus, .btn-upload:hover {
        border: 1px solid #ccc;
        background-color: #eee
    }

.btn-radio {
    display: block
}

    .btn-radio .btn-danger, .btn-radio .btn-success {
        font-size: 12px;
        background-color: #F0F3F8;
        border: 1px solid #ccc;
        color: #666
    }

        .btn-radio .btn-danger:focus, .btn-radio .btn-danger:hover, .btn-radio .btn-success:focus, .btn-radio .btn-success:hover {
            background-color: #e9edf5;
            border-color: #ccc;
            color: #666
        }

        .btn-radio .btn-success.active {
            border-color: #63dc3f;
            background-color: #63dc3f;
            color: #fff
        }

            .btn-radio .btn-success.active:focus, .btn-radio .btn-success.active:hover {
                border-color: #49c424;
                background-color: #49c424
            }

        .btn-radio .btn-danger.active {
            border-color: #ff2801;
            background-color: #ff2801;
            color: #fff
        }

            .btn-radio .btn-danger.active:focus, .btn-radio .btn-danger.active:hover {
                border-color: #cd1f00;
                background-color: #cd1f00
            }

.btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1
}

.checkbox-custom {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0
}

    .checkbox-custom:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 12px;
        height: 12px;
        border-radius: 2px
    }

    .checkbox-custom.selected:after {
        background: #d11717
    }

    .checkbox-custom input[type=checkbox] {
        margin: 2px;
        opacity: 0
    }

.toggle-group {
    margin: 0
}

    .toggle-group label {
        margin: 4px 0 0;
        padding-left: 50px;
        min-height: 30px;
        display: block
    }

.checkbox-toggle, .radio-custom {
    display: inline-block;
    background-color: #fff;
    position: absolute
}

.checkbox-toggle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 25px;
    border: 2px solid #e6e6e6;
    border-radius: 25px;
    cursor: pointer;
    pointer-events: none;
    top: 0;
    left: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

    .checkbox-toggle input[type=checkbox] {
        margin: 2px;
        opacity: 0
    }

    .checkbox-toggle:after {
        display: block;
        width: 21px;
        height: 21px;
        border-radius: 21px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 0 2px #ddd;
        box-shadow: 0 0 0 2px #ddd;
        position: absolute;
        top: 0;
        left: 0
    }

    .checkbox-toggle.selected {
        border-color: #d11717;
        background-color: #d11717
    }

        .checkbox-toggle.selected:after {
            -webkit-box-shadow: 0 0 0 2px #d11717;
            box-shadow: 0 0 0 2px #d11717;
            left: initial;
            right: 0
        }

    .checkbox-toggle.disabled {
        cursor: not-allowed !important;
        pointer-events: initial
    }

.listing-checkbox .checkbox {
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

    .listing-checkbox .checkbox label {
        display: block;
        padding-left: 5px
    }

    .listing-checkbox .checkbox .checkbox-toggle {
        left: initial;
        right: 0;
        top: 12px
    }

.form-group .btn.nolabel {
    margin-top: 23px
}

.radio-custom {
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 18px;
    cursor: pointer;
    top: 0;
    left: 0
}

.timeline-item:after, .timeline-title:after {
    width: 12px;
    z-index: 1;
    left: 60px;
    height: 12px
}

.radio-custom:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    border-radius: 12px
}

.radio-custom.selected:after {
    background: #d11717
}

.radio-custom input[type=radio] {
    margin: 2px;
    opacity: 0
}

.select-wrapper-custom {
    display: block;
    position: relative;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}

    .select-wrapper-custom:after {
        position: absolute;
        right: 10px;
        top: 14px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #ccc
    }

    .select-wrapper-custom select {
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        cursor: pointer;
        outline: 0;
        opacity: 0
    }

.datetime {
    display: block;
    margin-top: 10px;
    padding-top: 4px;
    border-top: 1px solid #eee;
    font-size: 12px;
    color: #A1A4AB
}

.calendar-date, .calendar-months {
    color: #d11717;
    display: block;
    text-align: center
}

.datetime span {
    margin-right: 10px
}

.calendar {
    padding: 15px 5px
}

.calendar-date {
    font-size: 22px;
    font-weight: 700
}

.calendar-months {
    text-transform: uppercase;
    font-size: 14px
}

.strength-title {
    font-size: 12px
}

.strength-label {
    font-size: 12px;
    font-weight: 700
}

.strength-indicator {
    display: block;
    margin-top: 5px;
    width: 100%;
    height: 6px;
    overflow: hidden;
    border-radius: 2px;
    background-color: #ccc
}

    .strength-indicator:after {
        display: block;
        height: 100%
    }

.strength-danger .strength-label {
    color: #ff2801
}

.strength-danger .strength-indicator:after {
    width: 25%;
    background-color: #ff2801
}

.strength-warning .strength-label {
    color: #eda515
}

.strength-warning .strength-indicator:after {
    width: 50%;
    background-color: #eda515
}

.strength-success .strength-label {
    color: #63dc3f
}

.strength-success .strength-indicator:after {
    width: 100%;
    background-color: #63dc3f
}

.form-index {
    margin-top: 10px;
    display: inline-block
}

.row-condensed {
    margin-left: -5px;
    margin-right: -5px
}

    .row-condensed > div {
        padding-left: 5px;
        padding-right: 5px
    }

@font-face {
    font-family: "Material Design Icons";
    src: url(../assets/mdi/fonts/materialdesignicons-webfont.eot?v=1.9.32);
    src: url(../assets/mdi/fonts/materialdesignicons-webfont.eot?#iefix&v=1.9.32) format("embedded-opentype"),url(../assets/mdi/fonts/materialdesignicons-webfont.woff2?v=1.9.32) format("woff2"),url(../assets/mdi/fonts/materialdesignicons-webfont.woff?v=1.9.32) format("woff"),url(../assets/mdi/fonts/materialdesignicons-webfont.ttf?v=1.9.32) format("truetype"),url(../assets/mdi/fonts/materialdesignicons-webfont.svg?v=1.9.32#materialdesigniconsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

#ndp-nepali-box .ndp-header .ndp-next:after, #ndp-nepali-box .ndp-header .ndp-prev:after, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.chart-legend ul {
    padding: 0;
    margin: 32px 0;
    text-align: center;
    list-style: none
}

    .chart-legend ul li {
        margin: 5px 0
    }

        .chart-legend ul li span {
            display: inline-block;
            margin-right: 5px;
            width: 10px;
            height: 10px
        }

.section-listing .dataTable {
    width: 100% !important;
    margin: 15px auto !important;
    display: inline-table;
    border-bottom: 0;
    border-collapse: collapse
}

    .section-listing .dataTable thead tr > th {
        padding: 5px 10px;
        background-color: #d11717;
        color: #fff;
        border-bottom: 1px solid #d11717;
        vertical-align: middle
    }

        .section-listing .dataTable thead tr > th > label, .section-listing .dataTable thead tr > th > label input [type=checkbox] {
            margin: 0
        }

    .section-listing .dataTable tbody tr.selected {
        background-color: #FFFBED !important
    }

    .section-listing .dataTable tbody tr.unread {
        background-color: #f4f4f4
    }

        .section-listing .dataTable tbody tr.unread > td {
            color: #2C343F;
            table .dataTable font-weight: 600
        }

            .section-listing .dataTable tbody tr.unread > td > a {
                font-weight: 400
            }

    .section-listing .dataTable tbody tr > td {
        padding: 5px 10px;
        vertical-align: middle;
        border-bottom: 1px solid #CCD0D4
    }

        .section-listing .dataTable tbody tr > td > label, .section-listing .dataTable tbody tr > td > label input [type=checkbox] {
            margin: 0
        }

    .section-listing .dataTable.no-footer {
        border-bottom: none
    }

    .section-listing .dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before, .section-listing .dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
        top: 12px;
        -webkit-box-shadow: 0 0 0 1px #ddd;
        box-shadow: 0 0 0 1px #ddd
    }

.section-listing .dataTables_wrapper .dataTables_filter input[type=search] {
    background: #f4f4f4;
    border: 1px solid #CCD0D4;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 4px
}

    .section-listing .dataTables_wrapper .dataTables_filter input[type=search]:focus {
        border-color: #d11717;
        outline: 0
    }

.section-listing .dataTables_wrapper .dataTables_length select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .section-listing .dataTables_wrapper .dataTables_length select:focus {
        border-color: #d11717;
        outline: 0
    }

.section-listing .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #AABAAE;
    border: 1px solid #CCD0D4;
    border-radius: 50% !important
}

    .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button:active, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button:focus, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button:visited {
        border-color: #d11717;
        background: #d11717;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff !important
    }

    .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:visited {
        background: #E0E2E5;
        border: 1px solid #CCD0D4;
        color: #A1A4AB;
        cursor: not-allowed
    }

    .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        background: #d11717;
        border-color: #d11717;
        color: #fff !important
    }

        .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.current:active, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.current:visited {
            border-color: #d11717;
            background: #d11717;
            color: #fff !important
        }

    .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.next, .section-listing .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
        border-radius: 20px !important;
        width: 100px !important;
        border: 1px solid #CCD0D4
    }

.section-listing .dataTables_wrapper .dt-buttons {
    margin-left: 15px
}

    .section-listing .dataTables_wrapper .dt-buttons .dt-button.button-notification {
        border-radius: 3px;
        text-transform: uppercase;
        border-color: #CCD0D4;
        color: #3D4246
    }

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloader.gif) center no-repeat #fff
}

.error {
    color: #ff2801;
    font-weight: 400
}

input[type=email].error, input[type=email].error:focus, input[type=number].error, input[type=number].error:focus, input[type=password].error, input[type=password].error:focus, input[type=text].error, input[type=text].error:focus, select.error, select.error:focus, textarea.error, textarea.error:focus {
    border-color: #ff2801;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67
}

.ui-datepicker {
    width: 215px !important;
    margin-top: 1px;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2)
}

    .ui-datepicker .ui-datepicker-header {
        padding: 2px 0;
        background: #d11717;
        border: none;
        border-bottom: 1px solid #d11717;
        border-radius: 0
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-next, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
            width: 30px;
            height: 30px;
            font-size: 20px;
            border: none;
            color: #fff
        }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:visited, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:visited {
                font-size: 20px;
                border: none !important;
                background: 0 0 !important
            }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
                display: none;
                background-image: none
            }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
            text-indent: inherit;
            left: 5px;
            top: 2px
        }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
                content: "\f141"
            }

        #ndp-nepali-box .ndp-header .ndp-next:after, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
            content: "\f142"
        }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:visited {
            left: 5px;
            top: 2px
        }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
            text-indent: inherit;
            right: 0;
            top: 2px
        }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:visited {
                right: 0;
                top: 2px
            }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-month, .ui-datepicker .ui-datepicker-header .ui-datepicker-year {
            font-size: 12px;
            font-weight: 400;
            background-color: #d11717;
            color: #fff;
            border: none
        }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-month > option, .ui-datepicker .ui-datepicker-header .ui-datepicker-year > option {
                background-color: #fff;
                color: #333
            }

    .ui-datepicker .ui-datepicker-calendar {
        font-size: 12px
    }

        .ui-datepicker .ui-datepicker-calendar thead tr th {
            color: #333;
            font-weight: 600
        }

        .ui-datepicker .ui-datepicker-calendar .ui-state-default {
            text-align: center;
            border: none;
            background: 0 0;
            color: #d11717
        }

            .ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
                background: #eee
            }

            .ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-active {
                background: #d11717 !important;
                color: #fff !important
            }

            .ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
                background: #e2f1cf;
                color: #d11717
            }

.ui-menu.ui-widget-content {
    border: 1px solid #ccc
}

.ui-menu .ui-menu-item-wrapper {
    padding: 5px 10px
}

#ndp-nepali-box {
    width: 215px;
    border-radius: 0 !important;
    padding: 0 !important;
    border: none !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2)
}

    #ndp-nepali-box .ndp-header {
        line-height: 28px;
        border-radius: 0;
        margin: 0;
        background: #d11717;
        border-color: #d11717;
        font-size: 20px
    }

        #ndp-nepali-box .ndp-header #currentMonth #npd-month-select, #ndp-nepali-box .ndp-header #currentMonth #npd-year-select {
            background-color: #d11717;
            color: #fff;
            border: none
        }

            #ndp-nepali-box .ndp-header #currentMonth #npd-month-select > option, #ndp-nepali-box .ndp-header #currentMonth #npd-year-select > option {
                background-color: #fff;
                color: #000
            }

        #ndp-nepali-box .ndp-header .ndp-next, #ndp-nepali-box .ndp-header .ndp-prev {
            background: 0 0;
            width: 25px;
            height: 25px;
            line-height: 25px;
            color: #fff !important;
            top: 2px !important
        }

            #ndp-nepali-box .ndp-header .ndp-next:focus, #ndp-nepali-box .ndp-header .ndp-next:hover, #ndp-nepali-box .ndp-header .ndp-prev:focus, #ndp-nepali-box .ndp-header .ndp-prev:hover {
                background: #84bc38
            }

            #ndp-nepali-box .ndp-header .ndp-prev:after {
                content: "\f141"
            }

.dashboard-link-icon:after, .login-body:before, .login-title:after, .owl-offer-caption:after, .sidebar-title:after, .sidemenu-list li.active > a:after, .sidemenu-list li.panel > a:after {
    content: ""
}

#ndp-nepali-box #npd-table-div table {
    width: 100%
}

#ndp-nepali-box #npd-table-div .ndp-days {
    font-weight: 600px
}

#ndp-nepali-box #npd-table-div .ndp-date {
    border: none !important;
    background: 0 0 !important;
    text-align: center
}

    #ndp-nepali-box #npd-table-div .ndp-date > a {
        color: #d11717
    }

    #ndp-nepali-box #npd-table-div .ndp-date:hover {
        background-color: #eee !important
    }

#ndp-nepali-box #npd-table-div .ndp-current {
    background-color: #d11717;
    border-color: #d11717;
    text-align: center
}

    #ndp-nepali-box #npd-table-div .ndp-current > a {
        color: #fff
    }

#ndp-nepali-box #npd-table-div .ndp-selected {
    background-color: #e2f1cf;
    border-color: #e2f1cf;
    text-align: center
}

.owl-offer {
    position: relative
}

    .owl-offer .owl-dots {
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        text-align: center
    }

        .owl-offer .owl-dots .owl-dot {
            height: 10px;
            width: 10px;
            margin: 0 3px;
            border-radius: 50%;
            background-color: #fff;
            -webkit-box-shadow: 0 0 3px 0 #000;
            box-shadow: 0 0 3px 0 #000;
            opacity: .7
        }

            .owl-offer .owl-dots .owl-dot.active {
                opacity: 1
            }

    .owl-offer .owl-nav .owl-next {
        position: absolute;
        top: 45%;
        right: 15px
    }

    .owl-offer .owl-nav .owl-prev {
        position: absolute;
        top: 45%;
        left: 15px
    }

    .owl-offer .owl-nav .owl-next, .owl-offer .owl-nav .owl-prev {
        width: 45px;
        height: 45px;
        background: #fff !important;
        border: 1px solid #ccc !important;
        color: #2C343F !important;
        font-size: 24px !important
    }

        .owl-offer .owl-nav .owl-next:focus, .owl-offer .owl-nav .owl-next:hover, .owl-offer .owl-nav .owl-prev:focus, .owl-offer .owl-nav .owl-prev:hover {
            outline: 0;
            background: #eee !important
        }

        .owl-offer .owl-nav .owl-next i, .owl-offer .owl-nav .owl-prev i {
            margin: 0
        }

.owl-offer-caption {
    padding: 10px 30px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none
}

    .owl-offer-caption > div {
        position: relative;
        z-index: 2
    }

        .owl-offer-caption > div h1, .owl-offer-caption > div h2, .owl-offer-caption > div h3, .owl-offer-caption > div h4, .owl-offer-caption > div p {
            padding: 5px 0;
            color: #fff
        }

    .owl-offer-caption:after {
        background: #4F5156;
        position: absolute;
        bottom: 0;
        top: 0;
        right: 0;
        left: 0;
        opacity: .7;
        z-index: 1;
        width: 100%;
        height: 100%
    }

.nice-select {
    clear: none
}

.nice-select-title {
    float: left;
    margin-top: 6px;
    margin-bottom: 5px
}

.select2-dropdown {
    border: 1px solid #ccc
}

.select2.select2-container {
    width: 100% !important;
    padding: 0
}

.select2-container--default .select2-selection--single {
    height: 34px;
    border: 1px solid #ccc;
    outline: 0
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 32px
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 4px
    }

    .select2-container--default .select2-selection--single.error {
        border-color: #ff2801;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67
    }

.swal2-styled:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.swal2-popup {
    font-size: 1.3rem !important
}

#toast-container > div, .toast {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.wizard > .content {
    background: #fff
}

    .wizard > .content > .body {
        width: 100%;
        height: auto;
        position: initial;
        padding: 25px 5px
    }

.wizard > .steps a, .wizard > .steps a:active, .wizard > .steps a:hover {
    height: 70px;
    line-height: 70px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 0 55px
}

.wizard > .steps .number {
    font-size: 28px;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: -2px;
    left: 20px
}

.wizard > .steps .current a, .wizard > .steps .current a:active, .wizard > .steps .current a:hover {
    background: #d11717
}

.wizard > .steps .done a, .wizard > .steps .done a:active, .wizard > .steps .done a:hover {
    background: #b4d980
}

.bootstrap-datetimepicker-widget {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2)
}

    .bootstrap-datetimepicker-widget .timepicker-picker table td {
        padding: 0;
        height: auto;
        line-height: normal;
        width: auto
    }

    .bootstrap-datetimepicker-widget .timepicker-picker .btn span {
        height: 35px;
        line-height: 35px
    }

.SumoSelect {
    width: 100%
}

    .SumoSelect.open > .CaptionCont, .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
        border-color: #d11717;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #cbe5a7;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #cbe5a7
    }

        .SumoSelect.open > .CaptionCont.error, .SumoSelect:focus > .CaptionCont.error, .SumoSelect:hover > .CaptionCont.error {
            border-color: #ff2801;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67;
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67
        }

    .SumoSelect > .CaptionCont {
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-radius: 4px;
        overflow: hidden
    }

        .SumoSelect > .CaptionCont.error {
            border-color: #ff2801;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67;
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ff7e67
        }

        .SumoSelect > .CaptionCont > label {
            margin: 0
        }

        .SumoSelect > .CaptionCont > span.placeholder {
            color: #999;
            font-style: normal
        }

    .SumoSelect .select-all.partial > span i .select-all, .SumoSelect .select-all.selected > span i, .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
        background-color: #d11717
    }

    .SumoSelect .select-all {
        height: auto;
        padding: 8px 0 8px 35px
    }

        .SumoSelect .optWrapper > .options li label, .SumoSelect .select-all > label {
            margin: 0
        }

.header {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%
}

    .header .dropdown-user > a {
        text-transform: uppercase
    }

        .header .dropdown-user > a > i {
            font-size: 26px;
            vertical-align: middle
        }

    .header .dropdown-icon > a {
        position: relative
    }

        .header .dropdown-icon > a > i {
            margin: 0;
            font-size: 20px;
            vertical-align: middle
        }

        .header .dropdown-icon > a .badge {
            position: absolute;
            top: 6px;
            right: 0
        }

    .header .dropdown-icon .list-group {
        width: 100%;
        padding: 0;
        margin: 0
    }

@media (min-width:768px) {
    .owl-offer-caption {
        display: block
    }

    .header .dropdown-icon .list-group {
        width: 300px
    }
}

.header .dropdown-icon .list-group .list-group-item {
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 0
}

.sidemenu-icon, .sidemenu-list {
    margin-top: 15px
}

.header .dropdown-icon .list-group .list-group-item:first-child, .header .dropdown-icon .list-group .list-group-item:last-child {
    border-radius: 0
}

.header .dropdown-icon .list-group .list-group-item:last-child {
    border-bottom: 0
}

.header .dropdown-notification {
    width: 400px !important;
    padding: 0 !important
}

.header .dropdown-notification-view {
    border-top: 1px solid #eee;
    display: block;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    color: #A1A4AB
}

    .header .dropdown-notification-view:focus, .header .dropdown-notification-view:hover {
        color: #2C343F;
        text-decoration: none
    }

.header .dropdown-notification .slimscrollDiv, .header .dropdown-notification-slimscroll {
    max-height: 390px !important;
    min-height: 390px !important
}

.sidemenu-icon {
    width: 20px;
    height: 17px;
    float: left;
    margin-right: 15px;
    position: relative
}

.sidemenu-icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

    .sidemenu-icon-bar:first-child {
        top: 5px
    }

    .sidemenu-icon-bar:nth-child(2) {
        bottom: 5px
    }

    .sidemenu-icon-bar:last-child {
        bottom: 0
    }

.sidemenu-icon.icon-close .sidemenu-icon-bar:first-child {
    -webkit-transform: rotate(-42deg) translate(0,8px);
    transform: rotate(-42deg) translate(0,8px)
}

.sidemenu-icon.icon-close .sidemenu-icon-bar:nth-child(2) {
    opacity: 0
}

.sidemenu-icon.icon-close .sidemenu-icon-bar:last-child {
    bottom: -2px;
    -webkit-transform: rotate(45deg) translate(0,-8px);
    transform: rotate(45deg) translate(0,-8px)
}

.sidemenu-icon.icon-back .sidemenu-icon-bar:first-child {
    width: 10px;
    top: 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.sidemenu-icon.icon-back .sidemenu-icon-bar:last-child {
    width: 10px;
    bottom: 1px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.sidemenu-navbar {
    height: calc(100% - 50px);
    position: fixed;
    left: 0;
    top: 50px;
    width: 225px;
    z-index: 9
}

.sidemenu-list li {
    margin: 1px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .sidemenu-list li a {
        padding: 10px 15px 10px 45px;
        font-size: 14px;
        font-weight: 600;
        color: #2C343F;
        position: relative
    }

        .sidemenu-list li a i {
            margin: 0;
            display: inline-block;
            font-size: 20px;
            vertical-align: middle;
            color: #A1A4AB;
            position: absolute;
            left: 15px;
            top: 8px
        }

        .sidemenu-list li a:focus, .sidemenu-list li a:hover {
            background-color: #f4f4f4;
            color: #d11717
        }

            .sidemenu-list li a:focus > i, .sidemenu-list li a:hover > i {
                color: #d11717
            }

    .sidemenu-list li.active > a {
        color: #d11717;
        background-color: #f4f4f4;
        position: relative
    }

        .sidemenu-list li.active > a i {
            color: #d11717
        }

        .sidemenu-list li.active > a:after {
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            background-color: #d11717;
            width: 4px;
            margin: auto
        }

        .sidemenu-list li.active > a:focus, .sidemenu-list li.active > a:hover {
            background-color: #f4f4f4
        }

    .sidemenu-list li.panel > a {
        position: relative;
        padding-right: 25px
    }

        .sidemenu-list li.panel > a:after {
            position: absolute;
            right: 0;
            right: 11px;
            top: 21px;
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 10px;
            vertical-align: middle;
            border-top: 4px dashed;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent
        }

    .sidemenu-list li.panel ul.nav.nav-stacked li a {
        font-size: 12px;
        padding: 8px 2px 8px 55px
    }

        .sidemenu-list li.panel ul.nav.nav-stacked li a i {
            left: 30px;
            font-size: 16px;
            top: 6px
        }

.sidemenu-list .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.sidemenu-content {
    margin-left: 225px;
    margin-top: 115px;
    padding: 15px 25px
}

@media (min-width:768px) {
    .sidemenu-content {
        margin-top: 50px
    }
}

.main {
    margin-top: 100px
}

.btn-round {
    height: 40px;
    width: 40px;
    line-height: 38px
}

    .btn-round i {
        margin: 0;
        font-size: 16px
    }

    .btn-round.btn-lg {
        height: 45px;
        width: 45px;
        line-height: 42px
    }

        .btn-round.btn-lg i {
            margin: 0;
            font-size: 20px
        }

    .btn-round.btn-md {
        height: 40px;
        width: 40px;
        line-height: 38px
    }

    .btn-round.btn-sm {
        height: 30px;
        width: 30px;
        line-height: 28px
    }

        .btn-round.btn-sm i {
            font-size: 14px
        }

    .btn-round.btn-default {
        padding: 0;
        text-align: center;
        background: 0 0;
        border-radius: 100%;
        border: 1px solid #E0E2E5;
        color: #E0E2E5
    }

        .btn-round.btn-default:focus, .btn-round.btn-default:hover {
            background: #eeeff1;
            border: 1px solid #E0E2E5;
            color: #fff
        }

    .btn-round.btn-primary {
        padding: 0;
        text-align: center;
        background: 0 0;
        border-radius: 100%;
        border: 1px solid #d11717;
        color: #d11717
    }

        .btn-round.btn-primary:focus, .btn-round.btn-primary:hover {
            background: #9dce59;
            border: 1px solid #d11717;
            color: #fff
        }

    .btn-round.btn-danger, .btn-round.btn-success, .btn-round.btn-warning {
        border-radius: 100%;
        padding: 0;
        text-align: center
    }

    .btn-round.btn-success {
        background: 0 0;
        border: 1px solid #63dc3f;
        color: #63dc3f
    }

        .btn-round.btn-success:focus, .btn-round.btn-success:hover {
            background: #75e055;
            border: 1px solid #63dc3f;
            color: #fff
        }

    .btn-round.btn-warning {
        background: 0 0;
        border: 1px solid #eda515;
        color: #eda515
    }

        .btn-round.btn-warning:focus, .btn-round.btn-warning:hover {
            background: #efae2d;
            border: 1px solid #eda515;
            color: #fff
        }

    .btn-round.btn-danger {
        background: 0 0;
        border: 1px solid #ff2801;
        color: #ff2801
    }

        .btn-round.btn-danger:focus, .btn-round.btn-danger:hover {
            background: #ff3e1b;
            border: 1px solid #ff2801;
            color: #fff
        }

    .btn-round.btn-link {
        padding: 0;
        text-align: center;
        background: 0 0;
        border-radius: 100%;
        border: 1px solid #ddd;
        color: #d11717
    }

        .btn-round.btn-link:focus, .btn-round.btn-link:hover {
            background: #eaeaea;
            border: 1px solid #ddd;
            color: #d11717
        }

.btn-round-fill {
    height: 40px;
    width: 40px;
    line-height: 38px
}

    .btn-round-fill i {
        margin: 0;
        font-size: 16px
    }

    .btn-round-fill.btn-lg {
        height: 45px;
        width: 45px;
        line-height: 42px
    }

        .btn-round-fill.btn-lg i {
            margin: 0;
            font-size: 20px
        }

    .btn-round-fill.btn-md {
        height: 40px;
        width: 40px;
        line-height: 38px
    }

    .btn-round-fill.btn-sm {
        height: 35px;
        width: 35px;
        line-height: 32px
    }

    .btn-round-fill.btn-default {
        padding: 0;
        text-align: center;
        background: #E0E2E5;
        border-radius: 100%;
        border: 2px solid #E0E2E5;
        color: #fff
    }

        .btn-round-fill.btn-default:focus, .btn-round-fill.btn-default:hover {
            background: #eeeff1;
            border: 2px solid #E0E2E5;
            color: #fff
        }

    .btn-round-fill.btn-primary {
        padding: 0;
        text-align: center;
        background: #d11717;
        border-radius: 100%;
        border: 2px solid #d11717;
        color: #fff
    }

        .btn-round-fill.btn-primary:focus, .btn-round-fill.btn-primary:hover {
            background: #9dce59;
            border: 2px solid #d11717;
            color: #fff
        }

    .btn-round-fill.btn-success {
        padding: 0;
        text-align: center;
        background: #63dc3f;
        border-radius: 100%;
        border: 2px solid #63dc3f;
        color: #fff
    }

        .btn-round-fill.btn-success:focus, .btn-round-fill.btn-success:hover {
            background: #75e055;
            border: 2px solid #63dc3f;
            color: #fff
        }

    .btn-round-fill.btn-warning {
        padding: 0;
        text-align: center;
        background: #eda515;
        border-radius: 100%;
        border: 2px solid #eda515;
        color: #fff
    }

        .btn-round-fill.btn-warning:focus, .btn-round-fill.btn-warning:hover {
            background: #efae2d;
            border: 2px solid #eda515;
            color: #fff
        }

    .btn-round-fill.btn-danger {
        padding: 0;
        text-align: center;
        background: #ff2801;
        border-radius: 100%;
        border: 2px solid #ff2801;
        color: #fff
    }

        .btn-round-fill.btn-danger:focus, .btn-round-fill.btn-danger:hover {
            background: #ff3e1b;
            border: 2px solid #ff2801;
            color: #fff
        }

    .btn-round-fill.btn-link {
        padding: 0;
        text-align: center;
        background: #ddd;
        border-radius: 100%;
        border: 2px solid #ddd;
        color: #d11717
    }

        .btn-round-fill.btn-link:focus, .btn-round-fill.btn-link:hover {
            background: #eaeaea;
            border: 2px solid #ddd;
            color: #d11717
        }

.row-search .form-group .input-group .form-control {
    background-color: #E0E2E5;
    border-color: #E0E2E5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.row-search .form-group .input-group .input-group-btn .btn-default {
    border: 1px solid #E0E2E5
}

.btn-filter {
    border: 1px solid #ccc;
    background: #fff;
    color: #3D4246
}

    .btn-filter:focus, .btn-filter:hover {
        border: 1px solid #ccc;
        background: #eee;
        color: #3D4246
    }

.row-filter .form-group .btn {
    margin-top: 24px
}

.section-sidebar {
    height: calc(100% - 50px) !important;
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd;
    z-index: 2;
    top: 50px !important
}

.login-banner, .login-body {
    background-repeat: no-repeat
}

.section-listing .pagination {
    margin: 0
}

.section-listing .pagination-info {
    font-size: 12px;
    margin-top: 10px
}

.login-body {
    background-image: url(../img/login-bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative
}

    .login-body:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #d11717;
        background: -webkit-gradient(linear,left top,left bottom,from(#d11717),to(#d11717));
        background: linear-gradient(to bottom,#d11717 0,#d11717 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startColor', endColorstr='$endColor', GradientType=0 );
        opacity: .5;
        z-index: 1
    }

.login-wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2
}

.login-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2)
}

.login-col {
    width: 100%;
    height: 475px;
    background: #fff
}

@media (min-width:768px) {
    .login-col {
        width: 50%
    }
}

.login-title {
    width: 100%;
    display: inline-block;
    font-family: Quicksand,sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 15px;
    position: relative
}

    .login-title strong {
        font-family: "Source Sans Pro",sans-serif;
        font-weight: 300;
        margin-bottom: 5px;
        display: block;
        text-transform: uppercase
    }

    .login-title:after {
        position: absolute;
        border-radius: 4px;
        bottom: 0;
        left: 0;
        display: inline-block;
        background-color: #d11717;
        width: 40px;
        height: 4px
    }

.login-form {
    padding: 75px 25px
}

    .login-form img {
        width: 200px
    }

.login-banner {
    background-color: #e2f1cf;
    background-image: url('../img/login-img.jpg');
    background-size: contain;
    background-position: center;
    display: none
}

@media (min-width:768px) {
    .login-form {
        padding: 75px 100px
    }

    .login-banner {
        display: block
    }
}

.dashboard-tab li > a {
    background-color: #f4f4f4;
    color: #3D4246;
    border-right: 1px solid #ddd
}

.dashboard-tab li:first-child > a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px !important
}

.dashboard-tab li:last-child > a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px !important;
    border-right: none
}

.dashboard-tab li.active > a, .dashboard-tab li.active > a:focus {
    background-color: #E0E2E5;
    color: #d11717
}

    .dashboard-tab li.active > a:hover {
        background-color: #dadde0;
        color: #d11717
    }

.dashboard-tab-content {
    margin-top: 30px
}

.dashboard-block {
    text-align: center
}

    .dashboard-block > div {
        padding: 20px 0;
        border-right: 1px solid #CCD0D4
    }

        .dashboard-block > div:last-child {
            border-right: 0
        }

.dashboard-count {
    margin-top: 5px;
    font-size: 28px;
    font-family: "Noto Sans",sans-serif;
    font-weight: 700;
    display: block
}

.dashboard-link, .sidebar-title {
    font-family: "Noto Sans",sans-serif;
    font-size: 14px
}

.dashboard-link, .dashboard-text {
    font-weight: 400;
    text-transform: uppercase
}

.dashboard-text {
    display: block;
    margin-bottom: 5px
}

.dashboard-link {
    padding: 15px 0;
    margin: 15px 0;
    color: #2C343F;
    border-radius: 4px
}

.dashboard-link-icon {
    display: block;
    margin: 10px 0;
    padding: 5px 0;
    position: relative
}

    .dashboard-link-icon i {
        font-size: 42px;
        color: #d11717
    }

        .dashboard-link-icon i:before {
            -webkit-transition: .9s ease-out;
            transition: .9s ease-out
        }

    .dashboard-link-icon:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 25px;
        height: 3px;
        border-radius: 4px;
        background-color: #CCD0D4;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

.dashboard-link:focus, .dashboard-link:hover {
    text-decoration: none;
    color: #2C343F;
    background-color: #f8f9fa
}

    .dashboard-link:focus .dashboard-link-icon i:before, .dashboard-link:hover .dashboard-link-icon i:before {
        -webkit-transform: rotateZ(720deg);
        transform: rotateZ(720deg)
    }

    .dashboard-link:focus .dashboard-link-icon:after, .dashboard-link:hover .dashboard-link-icon:after {
        background-color: #0c4da2;
        width: 50px
    }

.sidebar-header {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    position: relative
}

    .sidebar-header .close {
        position: absolute;
        right: 15px;
        top: 12px
    }

.sidebar-title {
    color: #2C343F;
    padding: 4px 0;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative
}

    .sidebar-title:after {
        position: absolute;
        bottom: -12px;
        left: 0;
        width: 45px;
        height: 4px;
        border-radius: 4px;
        background-color: #d11717
    }

.sidebar-body {
    padding: 15px;
    height: calc(100% - 45px) !important;
    overflow-y: auto
}

.timeline {
    position: relative
}

    .timeline-item:after, .timeline-title:after, .timeline:after {
        position: absolute;
        content: ""
    }

.timeline-title {
    padding-left: 85px;
    margin-bottom: 15px
}

    .timeline-title:after {
        border-radius: 50%;
        background: #2C343F;
        border: 2px solid #fff;
        top: 10px
    }

    .timeline-title strong {
        font-family: Quicksand,sans-serif;
        display: block;
        text-transform: uppercase
    }

    .timeline-title small {
        display: block;
        text-transform: uppercase
    }

.timeline-text {
    float: left;
    font-size: 12px;
    font-weight: 600
}

.timeline-item {
    padding-left: 85px;
    position: relative
}

    .timeline-item h4 {
        font-family: "Source Sans Pro",sans-serif;
        font-size: 12px;
        font-weight: 600
    }

    .timeline-item p {
        font-size: 12px;
        color: #A1A4AB
    }

    .timeline-item:after {
        border-radius: 50%;
        border: 2px solid #fff;
        top: 5px
    }

.timeline-item-primary:after {
    background: #d11717
}

.timeline-item-default:after {
    background: #0c4da2
}

.timeline-item-success:after {
    background: #63dc3f
}

.timeline-item-warning:after {
    background: #eda515
}

.timeline-item-danger:after {
    background: #ff2801
}

.timeline-item-info:after {
    background: #00a7d4
}

.timeline:after {
    height: 100%;
    width: 2px;
    top: 0;
    left: 65px;
    background: #CCD0D4
}

.loading svg, .loading:after {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.loading:after {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 99
}

.loading svg {
    width: 5%;
    margin: auto;
    z-index: 999
}

.loading .cls-1, .loading .cls-2 {
    -webkit-animation: flicker 1.5s infinite;
    animation: flicker 1.5s infinite
}

.loading .cls-3 {
    -webkit-animation: bounce 1.5s linear infinite;
    animation: bounce 1.5s linear infinite
}

@-webkit-keyframes bounce {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes bounce {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes flicker {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@keyframes flicker {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.footer {
    padding-bottom: 25px
}
