.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .row:after {
    clear: both
}

.container {
    margin-right: auto;
    margin-left: auto;
    width: 300px
}

@media only screen and (min-width: 640px) {
    .container {
        padding: 0
    }
}

@media only screen and (min-width: 480px) {
    .container {
        width: 420px
    }
}

@media only screen and (min-width: 640px) {
    .container {
        width: 580px
    }
}

@media only screen and (min-width: 1024px) {
    .container {
        width: 970px
    }
}

@media only screen and (min-width: 1366px) {
    .container {
        width: 1150px
    }
}

@media only screen and (min-width: 1680px) {
    .container {
        width: 1360px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto
}

@media only screen and (min-width: 640px) {
    .container-fluid {
        padding: 0
    }
}

.row {
    margin-left: 0;
    margin-right: 0
}

.col-xxs-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xlg-1, .col-xxs-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xlg-2, .col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xlg-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xlg-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xlg-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xlg-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xlg-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xlg-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xlg-9, .col-xxs-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xlg-10, .col-xxs-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xlg-11, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xlg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 1024px) {
    .col-xxs-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xlg-1, .col-xxs-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xlg-2, .col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xlg-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xlg-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xlg-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xlg-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xlg-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xlg-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xlg-9, .col-xxs-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xlg-10, .col-xxs-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xlg-11, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xlg-12 {
        padding-left: 30px;
        padding-right: 30px
    }
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left
}

.col-xxs-12 {
    width: 100%
}

.col-xxs-11 {
    width: 91.66666667%
}

.col-xxs-10 {
    width: 83.33333333%
}

.col-xxs-9 {
    width: 75%
}

.col-xxs-8 {
    width: 66.66666667%
}

.col-xxs-7 {
    width: 58.33333333%
}

.col-xxs-6 {
    width: 50%
}

.col-xxs-5 {
    width: 41.66666667%
}

.col-xxs-4 {
    width: 33.33333333%
}

.col-xxs-3 {
    width: 25%
}

.col-xxs-2 {
    width: 16.66666667%
}

.col-xxs-1 {
    width: 8.33333333%
}

.col-xxs-offset-12 {
    margin-left: 100%
}

.col-xxs-offset-11 {
    margin-left: 91.66666667%
}

.col-xxs-offset-10 {
    margin-left: 83.33333333%
}

.col-xxs-offset-9 {
    margin-left: 75%
}

.col-xxs-offset-8 {
    margin-left: 66.66666667%
}

.col-xxs-offset-7 {
    margin-left: 58.33333333%
}

.col-xxs-offset-6 {
    margin-left: 50%
}

.col-xxs-offset-5 {
    margin-left: 41.66666667%
}

.col-xxs-offset-4 {
    margin-left: 33.33333333%
}

.col-xxs-offset-3 {
    margin-left: 25%
}

.col-xxs-offset-2 {
    margin-left: 16.66666667%
}

.col-xxs-offset-1 {
    margin-left: 8.33333333%
}

.col-xxs-offset-0 {
    margin-left: 0%
}

@media only screen and (min-width: 480px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }

    .col-xs-offset-12 {
        margin-left: 100%
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xs-offset-9 {
        margin-left: 75%
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xs-offset-6 {
        margin-left: 50%
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xs-offset-3 {
        margin-left: 25%
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xs-offset-0 {
        margin-left: 0%
    }
}

@media only screen and (min-width: 640px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media only screen and (min-width: 1024px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media only screen and (min-width: 1366px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

@media only screen and (min-width: 1680px) {
    .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
        float: left
    }

    .col-xlg-12 {
        width: 100%
    }

    .col-xlg-11 {
        width: 91.66666667%
    }

    .col-xlg-10 {
        width: 83.33333333%
    }

    .col-xlg-9 {
        width: 75%
    }

    .col-xlg-8 {
        width: 66.66666667%
    }

    .col-xlg-7 {
        width: 58.33333333%
    }

    .col-xlg-6 {
        width: 50%
    }

    .col-xlg-5 {
        width: 41.66666667%
    }

    .col-xlg-4 {
        width: 33.33333333%
    }

    .col-xlg-3 {
        width: 25%
    }

    .col-xlg-2 {
        width: 16.66666667%
    }

    .col-xlg-1 {
        width: 8.33333333%
    }

    .col-xlg-offset-12 {
        margin-left: 100%
    }

    .col-xlg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xlg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xlg-offset-9 {
        margin-left: 75%
    }

    .col-xlg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xlg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xlg-offset-6 {
        margin-left: 50%
    }

    .col-xlg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xlg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xlg-offset-3 {
        margin-left: 25%
    }

    .col-xlg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xlg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xlg-offset-0 {
        margin-left: 0%
    }
}

.clear-pad {
    padding: 0
}

.clear-marg {
    margin: 0
}

.text-white {
    color: #fff
}

.text-dark {
    color: #242021
}

.text-light {
    color: #eee
}

img {
    max-width: 100%
}

.bg-cover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

*, *:before, *:after {
    box-sizing: inherit
}

html {
    font-size: 14px;
    box-sizing: border-box
}

@media only screen and (min-width: 640px) {
    html {
        font-size: 15px
    }
}

@media only screen and (min-width: 1680px) {
    html {
        font-size: 16px
    }
}

hr {
    display: block;
    max-width: 80px;
    height: 5px;
    background: #006894;
    margin: 15px 0
}

body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    background: #fff url() repeat fixed left top;
    min-height: 100%;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    background-color: #f0f0f0;
    overflow-x: hidden
}

p, input, li {
    font-size: 1rem;
    line-height: 1.65em
}

a {
    color: #242021;
    -webkit-transition: color .3s,background .3s;
    transition: color .3s,background .3s
}

    a:hover, a:active, a:focus {
        color: #1FC5A8;
        text-decoration: none
    }

ul, ol {
    padding: 0 0 0 20px
}

input[type="text"] {
    -webkit-appearance: none;
    box-shadow: none !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

@media only screen and (max-width: 479px) {
    .pull-right, .pull-left {
        float: none !important
    }
}

.btn, .btn-login {
    padding: 16px 54px 16px 54px;
    background: #1FC5A8;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    font-size: 1rem;
    display: inline-block;
    margin: 8px 0;
    cursor: pointer;
    box-shadow: none;
    border-radius: 3px
}

    .btn:hover, .btn-login:hover, .btn:active, .btn-login:active, .btn:focus, .btn-login:focus {
        background: #1FC5A8;
        color: #fff;
        text-decoration: none
    }

a.upload-excel-file {
    display: inline-block;
    margin: 10px 0;
    padding: 12px 24px 12px 46px;
    border-radius: 3px;
    background: #1FC5A8;
    color: #ffffff;
    position: relative;
    z-index: 1
}

    a.upload-excel-file:before, a.upload-excel-file:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        border-radius: 3px;
        -webkit-transition: width .3s;
        transition: width .3s
    }

    a.upload-excel-file:hover{
        border: none;
        -webkit-transition: width .3s;
        transition: width .3s
    }

        a.upload-excel-file:hover:before{
            width: 100%;
            background: #1FC5A8
        }

    a.upload-excel-file:after {
        content: '\f2c7';
        position: absolute;
        top: 50%;
        left: 20px;
        font-family: 'ionicons';
        font-size: 22px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.menu {
    position: fixed;
    min-height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    width: 60px;
    background: #2d2e33;
    z-index: 2;
    -webkit-transition: width .3s;
    transition: width .3s;
    box-shadow: inset -13px 0px 18px -5px rgba(0,0,0,0.7)
}

    .menu ul {
        padding: 0;
        margin: 0
    }

    .menu li {
        list-style: none;
        display: block
    }

    .menu ul a {
        display: block;
        width: 100%;
        height: 60px;
        color: #fff;
        padding: 12px 0;
        font-size: 0px;
        text-align: center;
        position: relative;
        -webkit-transition: color .3s;
        transition: color .3s
    }

        .menu ul a:before, .menu ul a:after {
            content: '';
            position: absolute;
            height: 1px;
            width: 100%;
            left: 0;
            bottom: 0
        }

        .menu ul a:before {
            bottom: 1px
        }

        .menu ul a:hover {
            color: #1FC5A8
        }

            .menu ul a:hover i {
                color: #fff
            }

        .menu ul a:before {
            background-color: #232327
        }

        .menu ul a:after {
            background-color: #3d3f46
        }

    .menu ul i {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 20px;
        color: #1FC5A8;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: width .3s,color .3s;
        transition: width .3s,color .3s
    }

    .menu ul span {
        position: absolute;
        top: 50%;
        left: 80px;
        font-size: 0;
        opacity: 0;
        font-size: 0;
        text-align: left;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: none;
        transition: none
    }

@media only screen and (min-width: 1024px) {
    .menu {
        width: 80px
    }

        .menu li a {
            height: 80px;
            padding: 20px 0
        }

            .menu li a i {
                font-size: 30px
            }
}

.menu-toggle {
    color: #fff;
    background: #1b1b1e;
    position: relative;
    height: 80px;
    width: 100%;
    cursor: pointer
}

    .menu-toggle i {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 30px;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .menu-toggle span {
        position: absolute;
        top: 50%;
        left: 25px;
        font-size: 0;
        opacity: 0;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: none;
        transition: none
    }

.menu-toggled {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden
}

    .menu-toggled i, .menu-toggled span {
        font-size: 0
    }

.menu-active {
    width: 280px
}

    .menu-active ul i {
        left: 29px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .menu-active ul span {
        opacity: 1;
        font-size: 14px;
        -moz-transition: font-size .2s .1s,opacity .4s;
        -o-transition: font-size .2s .1s,opacity .4s;
        -webkit-transition: font-size .2s,opacity .4s;
        -webkit-transition-delay: .1s,0s;
        -webkit-transition: font-size .2s .1s,opacity .4s;
        transition: font-size .2s .1s,opacity .4s
    }

    .menu-active .menu-toggle > i {
        display: none
    }

    .menu-active .menu-toggled {
        opacity: 1;
        height: 100%;
        width: 100%;
        overflow: visible
    }

        .menu-active .menu-toggled span {
            font-size: 18px;
            opacity: 1;
            -moz-transition: font-size .2s .1s,opacity .4s;
            -o-transition: font-size .2s .1s,opacity .4s;
            -webkit-transition: font-size .2s,opacity .4s;
            -webkit-transition-delay: .1s,0s;
            -webkit-transition: font-size .2s .1s,opacity .4s;
            transition: font-size .2s .1s,opacity .4s
        }

        .menu-active .menu-toggled i {
            left: auto;
            font-size: 30px;
            right: 30px;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    .menu-active + .wrapper {
        -ms-transform: translateX(280px);
        -webkit-transform: translateX(280px);
        transform: translateX(280px);
        padding-left: 0
    }

@media only screen and (min-width: 1680px) {
    .menu-active + .wrapper {
        margin-right: 280px
    }
}

.wrapper {
    position: relative;
    z-index: 1;
    -webkit-transition: padding .3s,margin .3s,-webkit-transform .3s;
    transition: padding .3s,margin .3s,transform .3s;
    padding-left: 60px
}

@media only screen and (min-width: 1024px) {
    .wrapper {
        padding-left: 80px
    }
}

.ede-dashboard {
    position: relative;
    z-index: 1;
    padding: 0 0 20px
}

@media only screen and (min-width: 1680px) {
    .menu-active + .ede-dashboard .container {
        width: 1440px
    }
}

.widget-item {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
    border-radius: 5px;
    overflow: hidden
}

    .widget-item:before {
        content: '\f30f';
        position: absolute;
        top: 20px;
        left: 22px;
        font-size: 30px;
        font-family: 'ionicons';
        z-index: 2
    }

@media only screen and (min-width: 1024px) {
    .widget-item:after {
        content: '';
        position: absolute;
        width: 65px;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        background: rgba(0,0,0,0.07)
    }
}

.widget-item .widget-item-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s
}

.widget-item:hover .widget-item-image {
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.widget-item-content {
    position: relative;
    padding: 10px 50px 0 90px;
    z-index: 2
}

    .widget-item-content h3 {
        margin-bottom: 5px
    }

    .widget-item-content p {
        font-size: 13px;
        margin: 0
    }

    .widget-item-content a:hover {
        color: #0d8abb
    }

    .widget-item-content > a:last-of-type {
        display: inline-block;
        position: relative;
        margin-top: 18px;
        padding-left: 40px;
        font-size: 14px
    }

        .widget-item-content > a:last-of-type:before {
            content: '\f3d1';
            position: absolute;
            top: 50%;
            left: 0;
            width: 32px;
            height: 32px;
            line-height: 32px;
            font-size: 12px;
            font-family: 'ionicons';
            border-radius: 50%;
            text-align: center;
            background: #242021;
            color: #fff;
            -webkit-transition: background .3s;
            transition: background .3s;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .widget-item-content > a:last-of-type:hover {
            color: #0d8abb
        }

            .widget-item-content > a:last-of-type:hover:before {
                background: #0d8abb
            }

.widget-request:before {
    content: '\f127'
}

.widget-updates:before {
    content: '\f3e1'
}

.widget-clients:before {
    content: '\f47e'
}

.widget-count-deliveries:after, .widget-stats:after {
    background: #1FC5A8
}

.widget-count-deliveries:before {
    content: '\f2b3'
}

.widget-map:before {
    content: '\f393'
}

.widget-clients {
    background: #1FC5A8
}

.widget-stats:before {
    content: '\f484'
}

.grid-item {
    margin: 5px 0;
    padding: 0 5px
}

.grid-height-lg {
    height: 380px
}

.grid-height-sm {
    height: 185px
}

.teleric {
    padding: 50px 0
}

.breadcrumb {
    margin: 10px 0
}

    .breadcrumb a {
        position: relative;
        display: inline-block;
        padding: 5px 20px 5px 10px;
        font-size: 13px;
        line-height: 13px;
        color: #787878
    }

        .breadcrumb a:first-child {
            padding-left: 0
        }

        .breadcrumb a:last-child {
            color: #0d8abb
        }

        .breadcrumb a:hover {
            color: #0d8abb
        }

        .breadcrumb a:after {
            content: '\f3d3';
            font-family: 'ionicons';
            position: absolute;
            right: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .breadcrumb a:last-child:after {
            content: ''
        }

.inner-header {
    padding: 10px 0 40px;
    position: relative
}

    .inner-header h1 {
        font-size: 24px;
        margin: 0
    }

    .inner-header p {
        font-size: 14px;
        margin: 5px 0 0
    }

    .inner-header:before {
        content: '\f30f';
        position: absolute;
        top: 5px;
        left: -45px;
        font-size: 32px;
        font-family: 'ionicons'
    }

.inner-header-count:before {
    content: '\f2b3'
}

.inner-header-userprofile:before {
    content: '\f3a0'
}

body[class*="application"] .inner-header:before {
    content: '\f127'
}

.upload-excel .inner-header:before {
    content: '\f12e'
}

.briefings .inner-header:before, .application-details.briefings .inner-header:before {
    content: '\f3e1'
}

.measurements .inner-header:before {
    content: '\f2b3'
}

.statistics .inner-header:before {
    content: '\f484'
}

.network-map .inner-header:before {
    content: '\f393'
}

.customer-registry .inner-header:before {
    content: '\f47e'
}

.contact .inner-header:before {
    content: '\f132'
}

header {
    margin-bottom: 50px;
    padding: 20px 0;
    background: #fff;
    min-height: 112px;
    position: relative;
    z-index: 2
}

    header img {
        width: 150px;
        height: auto
    }

.dashboard-profile ul {
    padding: 0
}

.dashboard-profile li {
    display: inline-block;
    list-style: none
}

.btn-contact {
    display: inline-block;
    margin: 15px 0
}

@media only screen and (min-width: 1024px) {
    .btn-contact {
        margin: 0 30px 0 0
    }
}

.btn-contact i {
    margin-right: 12px
}

.dropdown-menu span {
    padding: 0 5px
}

@media only screen and (min-width: 1024px) {
    .dropdown-menu span {
        padding: 0 30px
    }
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    width: 100%;
    position: absolute;
    background-color: #fff
}

    .dropdown-content a {
        color: #242021;
        text-decoration: none;
        display: block;
        border-top: 1px solid #f3f3f3;
        text-align: left
    }

        .dropdown-content a i {
            margin-right: 12px;
            font-size: 12px
        }

        .dropdown-content a:hover {
            color: #fff;
            background: #11adea
        }

        .dropdown-content a span {
            padding: 0 8px
        }

    .dropbtn, .dropdown-content a {
        padding: 15px 10px;
        font-size: .85rem
    }

@media only screen and (min-width: 1024px) {
    .dropbtn, .dropdown-content a {
        padding: 15px 20px
    }
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropbtn {
    background: #ededed;
    color: #242021;
    font-weight: 600;
    outline: none;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    line-height: 1.65em;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15)
}

    .dropbtn i {
        font-size: 14px
    }

@media only screen and (min-width: 1024px) {
    .dropbtn i {
        font-size: 16px
    }
}

.dropbtn i:first-of-type {
    display: none
}

@media only screen and (min-width: 1024px) {
    .dropbtn i:first-of-type {
        display: inline-block
    }
}

.dropbtn i:last-of-type {
    color: #00a4eb
}

label {
    display: block;
    font-size: 14px;
    color: #5a5053;
    margin-bottom: 5px
}

input {
    display: block;
    width: 100%;
    border: none;
    padding: 14px 15px;
    border-radius: 3px;
    outline: none;
    border: 1px solid transparent;
    margin-bottom: 15px
}

    input:focus {
        border: 1px solid #1FC5A8
    }

.login {
    position: relative;
    background-color: #f1f1f1;
    padding-top: 50px;
    padding-bottom: 100px;
    overflow: hidden;
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    .login {
        padding-top: 250px
    }
}

@media only screen and (min-width: 1680px) {
    .login {
        padding-top: 300px
    }
}

.login:before, .login:after {
    content: '';
    position: absolute;
    z-index: -1;
    background-size: cover
}

@media only screen and (min-width: 1024px) {
    .login:before {
        top: 0;
        left: 5%;
        width: 536px;
        height: 179px;
        /* background-image: url(../images/login-1.jpg) */
    }
}

@media only screen and (min-width: 1680px) {
    .login:before {
        width: 825px;
        height: 275px
    }
}

.login:after {
    top: 0;
    right: 0;
    width: 311px;
    height: 454px;
    background-image: url(../images/login-2.jpg);
    opacity: .5;
    height: 100%
}

@media only screen and (min-width: 640px) {
    .login:after {
        opacity: 1
    }
}

@media only screen and (min-width: 1024px) {
    .login:after {
        width: 404px
    }
}

@media only screen and (min-width: 1680px) {
    .login:after {
        width: 623px
    }
}

.login h4 {
    font-size: 36px;
    color: #242021;
    margin: 0
}

.login a {
    font-size: 12px;
    color: #5a5053
}

    .login a:hover {
        color: #006894
    }

    .login a > i {
        margin-right: 5px
    }

.btn-login {
    padding: 14px 46px !important;
    border: none;
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #ffffff;
}

    .btn-login:hover {
        color: #ffffff;
        background: #1FC5A8
    }

.copyrights {
    padding: 10px 0 40px
}

    .copyrights p {
        color: #919ea7;
        font-size: 12px;
        padding: 0 5px;
        /* padding: 0 20px; */
    }

    .copyrights a:hover {
        color: #11adea
    }

.login-copyrights {
    padding: 25px 0 40px;
    background: #fff
}

    .login-copyrights p {
        font-size: 12px;
        padding: 0 20px
    }

    .login-copyrights a:hover {
        color: #11adea
    }

.contact-form {
    padding-left: 0
}

    .contact-form .form_row > .col-xxs-12 {
        padding: 0
    }

    .contact-form .k-textbox {
        height: auto
    }

    .contact-form textarea, .contact-form .k-textbox {
        outline: none;
        width: 100%;
        background: #fff;
        color: #242021;
        padding: 14px 10px;
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        box-shadow: 1px 1px 3px 0 rgba(99,99,99,0.05)
    }

        .contact-form textarea:hover, .contact-form .k-textbox:hover {
            background: #fff;
            color: #242021
        }

        .contact-form .k-textbox:focus, .contact-form textarea:focus {
            border: 1px solid #006894
        }

.contact-form-image {
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: url(../images/contact.jpg);
    padding-bottom: 81.049562682215743440233236151603%
}

@media only screen and (min-width: 1024px) {
    .contact-form-image {
        padding-bottom: 40.52478%
    }
}

.btns {
    margin-top: 14px
}

    .btns input {
        -webkit-transition: all .3s;
        transition: all .3s;
        margin-bottom: 10px
    }

        .btns input.reset {
            background: #ddd
        }

            .btns input.reset:hover {
                background: #ccc
            }

        .btns input.submit {
            color: #fff;
            background: #25b6ef
        }

            .btns input.submit:hover {
                background: #0f9bd2
            }

button[id*="-button"] {
    position: relative;
    z-index: 1;
    border-radius: 3px
}

    button[id*="-button"]:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        border-radius: 3px;
        -webkit-transition: width .3s;
        transition: width .3s
    }

    button[id*="-button"]:hover:before {
        width: 100%
    }

.filters-accordion #filters-button {
    background: #1FC5A8;
    padding: 10px 56px 10px 44px;
    outline: none;
    border: none
}

    .filters-accordion #filters-button:hover {
        border: none;
        -webkit-transition: width .3s;
        transition: width .3s
    }

        .filters-accordion #filters-button:hover:before {
            background: #1FC5A8
        }

    .filters-accordion #filters-button:after {
        content: '\f3d0';
        font-family: 'ionicons';
        font-size: 18px;
        color: #fff;
        position: absolute;
        top: 50%;
        right: 20px;
        z-index: 1;
        -webkit-transition: all .3s;
        transition: all .3s;
        -ms-transform: translateY(-50%) scaleY(1);
        -webkit-transform: translateY(-50%) scaleY(1);
        transform: translateY(-50%) scaleY(1)
    }

    .filters-accordion #filters-button.active:after {
        -ms-transform: translateY(-50%) scaleY(-1);
        -webkit-transform: translateY(-50%) scaleY(-1);
        transform: translateY(-50%) scaleY(-1)
    }

#submit-button {
    float: left;
    background: #1FC5A8;
    margin: 15px 0;
    padding: 10px 44px;
    outline: none;
    border: none
}

    #submit-button:hover {
        border: none
    }

        #submit-button:hover:before {
            background: #1FC5A8
        }

@media only screen and (min-width: 1024px) {
    #submit-button {
        float: right
    }
}

.applications #submit-button {
    padding: 10px 56px 10px 44px;
    position: relative
}

    .applications #submit-button:after {
        content: '\f2f5';
        font-family: 'ionicons';
        font-size: 18px;
        color: #fff;
        position: absolute;
        top: 50%;
        right: 20px;
        z-index: 1;
        -webkit-transition: all .3s;
        transition: all .3s;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.k-widget .download, .k-widget .import-again {
    display: inline-block;
    position: relative;
    background: #eee;
    border-color: #eee;
    color: #242021;
    font-size: 12px;
    padding: 7px 33px 7px 12px;
    border-radius: 10px
}
    .k-widget .import-again.import-files {
        background: #1FC5A8;
        border-color: #eee;
        color: #1FC5A8;
        font-size: 12px;
        color: #1FC5A8;
        padding: 7px 33px 7px 12px;
        border-radius: 10px
    }

.k-widget tr:hover .download, .k-widget tr:hover .import-again {
    background: #11adea;
    border-color: #11adea
}

    .k-widget tr:hover .download:before, .k-widget tr:hover .import-again:before {
        color: #fff
    }
    

.k-widget tr.k-state-selected > td > a {
    background: #11adea;
    border-color: #11adea
}

    .k-widget tr.k-state-selected > td > a:before {
        color: #fff
    }

.k-i-arrow-n, .k-i-arrow-s {
    background-image: url(../images/sprite.png)
}

.k-widget .download::before, .k-widget .import-again::before {
    position: absolute;
    color: #999;
    font-size: 18px;
    font-family: 'ionicons';
    top: 50%;
    right: 8px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.k-widget .import-again.import-files::before {    
    color: #1FC5A8;
}



.k-widget .download::before {
    content: '\f102'
}

.k-widget .import-again::before {
    content: '\f2ba'
}

.k-widget .import-again.import-files::before {
    content: '\f2ba'
}


.k-input, input.k-textbox, textarea.k-textbox, input.k-textbox:hover, textarea.k-textbox:hover, .k-textbox > input, .k-multiselect-wrap {
    background-color: transparent;
    color: transparent
}

.k-list > .k-state-selected {
    background-color: #006894;
    border-color: #006894;
    box-shadow: none
}

.k-file {
    background: #006894
}

.k-multiselect-wrap {
    position: relative;
    border: none;
    border-radius: 0;
    background-color: transparent;
    min-height: auto
}

.k-multiselect.k-header, .k-multiselect.k-header.k-state-hover, .k-multiselect.k-header.k-state-focused {
    background: transparent;
    border-color: transparent;
    background-image: none;
    box-shadow: none
}

.k-state-selected, .k-grid tr:hover .k-state-selected, .k-grid tr.k-state-selected:hover td {
    color: #fff;
    background: #0d8abb
}

.k-grid .k-state-selected td > a {
    color: #fff
}

    .k-grid .k-state-selected td > a:before {
        color: #fff
    }

.k-widget.k-calendar > .k-header {
    background: transparent;
    text-align: center;
    padding: 0;
    border: none
}

.k-picker-wrap.k-state-default, .k-picker-wrap.k-state-hover {
    background: #fff;
    border: 1px solid #d4d4d4;
    height: auto;
    padding: 7px
}

.k-picker-wrap > .k-input {
    width: 100%;
    padding: 0;
    padding-right: 35px;
    top: 2px;
    position: relative;
    color: #606060;
    box-sizing: border-box;
    vertical-align: middle
}

.k-picker-wrap > .k-select {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 20px;
    height: 20px;
    line-height: 1em;
    border: none;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .k-picker-wrap > .k-select > .k-icon {
        display: none
    }

    .k-picker-wrap > .k-select:before {
        content: '\f2d1';
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-family: 'ionicons';
        font-size: 21px;
        color: #606060
    }

.k-calendar .k-header, .k-calendar .k-footer {
    border-color: #2d2e33;
    background-color: #2d2e33
}

    .k-calendar .k-header > a[class*=k-nav], .k-calendar .k-footer > a[class*=k-nav] {
        color: #fff;
        border-color: #2d2e33;
        background-color: #2d2e33;
        border-radius: 0;
        margin: 0;
        top: 0;
        line-height: 23px;
        border: none;
        padding: 10px 0
    }

        .k-calendar .k-header > a[class*=k-nav]:hover, .k-calendar .k-footer > a[class*=k-nav]:hover {
            text-decoration: none;
            color: #fff;
            border-color: #0c0c0d;
            background-color: #0c0c0d
        }

.k-calendar .k-content .k-link {
    padding: 0;
    text-align: center;
    -webkit-transition: none;
    transition: none
}

    .k-calendar .k-state-focused.k-state-selected, .k-calendar td.k-state-focused.k-state-selected, .k-calendar .k-state-selected, .k-calendar .k-content .k-link.k-state-hover {
        background-color: #006894;
        border-color: #006894
    }

.k-calendar .k-today, .k-calendar .k-today.k-state-focused {
    background-color: #0d8abb
}

    .k-calendar .k-state-focused.k-state-selected, .k-calendar td.k-state-focused.k-state-selected, .k-calendar .k-state-selected, .k-calendar .k-content .k-link.k-state-hover, .k-calendar .k-today, .k-calendar .k-today.k-state-focused, .k-calendar .k-content tbody .k-state-hover {
        border-radius: 0;
        box-shadow: none
    }

.k-calendar .k-content tbody .k-state-hover {
    background-color: #2d2e33;
    border-color: #2d2e33;
    color: #2d2e33
}

.k-calendar .k-header > .k-nav-fast {
    width: 78%
}

.k-calendar .k-header > .k-nav-prev {
    left: 0
}

.k-calendar .k-header > .k-nav-next {
    right: 0
}

.k-widget > .k-header {
    background: #c8c8c8;
    border: 1px solid #c8c8c8;
    text-align: right;
    padding: 6px
}

    .k-widget > .k-header > form > .k-button {
        background: #1FC5A8;
        padding: 17px 25px 17px 45px;
        color: #ffffff;
        border: none;
        position: relative;
        box-shadow: 0 1px 0 rgba(0,0,0,0.15);
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .k-widget > .k-header > form > .k-button:hover {
            box-shadow: 0 1px 1px 0 rgba(0,0,0,0.25);
            background: #1FC5A8
        }

        .k-widget > .k-header > form > .k-button > .k-icon {
            background: none;
            position: absolute;
            width: 25px;
            height: 25px;
            top: 50%;
            left: 20px;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

            .k-widget > .k-header > form > .k-button > .k-icon:before {
                content: '\f30f';
                position: absolute;
                top: 50%;
                left: 0;
                font-family: 'ionicons';
                font-size: 22px;
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

            .k-widget > .k-header > form > .k-button > .k-icon.k-add:before {
                content: '\f102'
            }

    .k-widget > .k-header > form > #btnExportExcel > .k-icon.k-add:before {
        content: '\f2c9'
    }

div.k-grid-header {
    border: none;
    background: #e2e2e2;
    border-color: #d2d2d2
}

.k-grid-header-wrap {
    background: #e2e2e2;
    border-color: #d2d2d2
}

.k-grid-header th.k-header {
    vertical-align: middle;
    background: #e2e2e2;
    border-color: #d2d2d2
}

    .k-grid-header th.k-header > .k-link {
        color: #353639;
        white-space: normal;
        text-align: center
    }

.k-grid td {
    padding: 5px 15px;
    font-size: 12px
}

.k-grid tr:hover {
    background: #006894
}

    .k-grid tr:hover a, .k-grid tr:hover td .locked:before, .k-grid tr:hover td .unlocked:before {
        color: #fff
    }

.k-grid td a {
    -webkit-transition: none;
    transition: none
}

.k-grid td .locked, .k-grid td .unlocked {
    position: relative;
    left: 30px;
    display: block;
    color: #32364c
}

    .k-grid td .locked:before, .k-grid td .unlocked:before {
        position: absolute;
        top: 50%;
        left: -30px;
        font-family: 'Ionicons';
        font-size: 18px;
        color: #24c2b5;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .k-grid td .locked:before {
        color: #24c2b5;
        content: '\f200'
    }

    .k-grid td .unlocked:before {
        color: #2da2ec;
        content: '\f254'
    }

.k-pager-wrap {
    background: #fafafa;
    border: none;
    color: #32364c;
    padding: 0
}

    .k-pager-wrap .k-link.k-pager-nav {
        border: none;
        color: #32364c;
        height: auto;
        line-height: 0;
        padding: 17px 8px;
        border-radius: 0
    }

        .k-pager-wrap .k-link.k-pager-nav:hover {
            cursor: pointer;
            background: #1FC5A8;
            color: #32364c
        }

        .k-pager-wrap .k-link.k-pager-nav.k-state-disabled:hover {
            cursor: none;
            background: none;
            color: #32364c
        }

    .k-pager-wrap .k-icon {
        background: none;
        position: relative
    }

        .k-pager-wrap .k-icon:before {
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-family: 'ionicons';
            font-size: 18px;
            color: #32364c
        }

        .k-pager-wrap .k-icon.k-i-arrow-e:before {
            content: '\f10a'
        }

        .k-pager-wrap .k-icon.k-i-seek-e:before {
            content: '\f4ad'
        }

        .k-pager-wrap .k-icon.k-i-arrow-w:before {
            content: '\f107'
        }

        .k-pager-wrap .k-icon.k-i-seek-w:before {
            content: '\f4ab'
        }

        .k-pager-wrap .k-icon.k-i-arrow-s:before {
            content: '\f104'
        }

        .k-pager-wrap .k-icon.k-i-refresh:before {
            content: '\f49a'
        }

    .k-pager-wrap .k-pager-numbers > li > * {
        background: transparent;
        border: none;
        padding: 17px 8px;
        position: relative;
        height: auto;
        line-height: 1em;
        border-radius: 0;
        color: #32364c
    }

        .k-pager-wrap .k-pager-numbers > li > *:hover {
            color: #1FC5A8;
            background: transparent
        }

        .k-pager-wrap .k-pager-numbers > li > *:focus {
            outline: none
        }

    .k-pager-wrap .k-state-selected {
        color: #1FC5A8
    }

        .k-pager-wrap .k-state-selected:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            background: #1FC5A8;
            top: 0;
            left: 0
        }

    .k-pager-wrap .k-pager-sizes {
        padding: 4px 8px
    }

        .k-pager-wrap .k-pager-sizes .k-header {
            background: transparent;
            border: none
        }

        .k-pager-wrap .k-pager-sizes .k-icon {
            height: 100%
        }

        .k-pager-wrap .k-pager-sizes .k-widget.k-dropdown {
            margin: 0 10px 0 0
        }

        .k-pager-wrap .k-pager-sizes .k-dropdown-wrap {
            padding: 6px 2px;
            border: 1px solid #e0e0e0;
            background: #fff
        }

            .k-pager-wrap .k-pager-sizes .k-dropdown-wrap .k-input {
                color: #32364c
            }

    .k-pager-wrap .k-pager-info {
        padding: 10px
    }

    .k-pager-wrap .k-pager-refresh.k-link {
        padding: 11px
    }

        .k-pager-wrap .k-pager-refresh.k-link:hover {
            background: #1FC5A8
        }

.upload-excel .k-header {
    background: #fff
}

    .upload-excel .k-header > .k-button {
        background: #006894;
        border: none;
        margin: 8px 10px;
        padding: 10px 32px
    }

        .upload-excel .k-header > .k-button:hover {
            background: #11adea
        }

.k-button.k-spreadsheet-sheets-bar-add {
    padding: 7px 12px;
    top: 50%;
    bottom: auto;
    left: 10px;
    right: auto;
    border: none;
    background: #006894;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .k-button.k-spreadsheet-sheets-bar-add:before {
        background: #006894,10%
    }

    .k-button.k-spreadsheet-sheets-bar-add:hover {
        background: #11adea
    }

.k-tabstrip-items .k-state-active, .k-tabstrip-items {
    border: none
}

.k-tabstrip-bottom > .k-tabstrip-items .k-item {
    border-radius: 4px;
    margin-right: 5px;
    border: none;
    background: transparent
}

.k-tabstrip-items .k-link:first-of-type {
    padding-right: 35px;
    border-radius: 4px;
    background: #006894;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .k-tabstrip-items .k-link:first-of-type:hover {
        background: #11adea
    }

.k-tabstrip-items .k-state-default .k-spreadsheet-sheets-remove {
    height: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    right: 18px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .k-tabstrip-items .k-state-default .k-spreadsheet-sheets-remove .k-i-x {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

.webapp {
    margin: 0 -15px 40px;
    overflow: hidden
}

    .webapp .col-xxs-12 {
        padding: 0
    }

    .webapp .filters-content .col-xxs-12 {
        min-height: 90px
    }

    .webapp label {
        margin-top: 15px
    }

    .webapp button {
        border: 1px solid transparent;
        border-radius: 3px
    }

    .webapp input {
        padding: 7px 8px;
        height: auto;
        border: 1px solid #d4d4d4
    }

    .webapp .k-header {
        border: none
    }

    .webapp .k-multiselect.k-header {
        background: #ffffff;
        border: 1px solid #d4d4d4;
        padding: 7px;
        border-radius: 2px;
        box-sizing: border-box
    }

        .webapp .k-multiselect.k-header:focused {
            border: 1px solid #1FC5A8
        }

        .webapp .k-multiselect.k-header:hover {
            cursor: pointer
        }

    .webapp .k-multiselect-wrap .k-button {
        background: #1FC5A8;
        border-color: #1FC5A8;
        color: #2d2e33;
        font-size: 12px;
        padding: 5px 31px 6px 12px;
        border-radius: 10px
    }

    .webapp .k-multiselect-wrap .k-select {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 50%;
        right: 5px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .webapp .k-multiselect-wrap .k-select > span {
            display: none
        }

        .webapp .k-multiselect-wrap .k-select:before {
            content: '\f404';
            position: absolute;
            color: #2d2e33;
            font-size: 30px;
            font-family: 'ionicons';
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

    .webapp .k-dropdown-wrap.k-state-default, .webapp .k-dropdown-wrap.k-state-focused {
        padding: 7px;
        border-radius: 2px;
        background: #ffffff;
        border: 1px solid #d4d4d4
    }

    .webapp .k-multiselect, .webapp .k-dropdown-wrap {
        position: relative
    }

        .webapp .k-multiselect:before, .webapp .k-dropdown-wrap:before {
            content: '\f3d0';
            font-family: 'ionicons';
            font-size: 20px;
            color: #2d2e33;
            position: absolute;
            top: 50%;
            right: 15px;
            z-index: 1;
            -webkit-transition: -webkit-transform .4s;
            transition: transform .4s;
            -ms-transform: translateY(-50%) scaleY(1);
            -webkit-transform: translateY(-50%) scaleY(1);
            transform: translateY(-50%) scaleY(1)
        }

        .webapp .k-multiselect.k-state-border-down:before, .webapp .k-dropdown-wrap.k-state-border-down:before {
            -ms-transform: translateY(-50%) scaleY(-1);
            -webkit-transform: translateY(-50%) scaleY(-1);
            transform: translateY(-50%) scaleY(-1)
        }

    .webapp .k-dropdown .k-input {
        color: #2d2e33
    }

.date-label {
    display: inline-block;
    margin-right: 2%;
    width: 8%
}

    .date-label label {
        color: #606060;
        font-size: 12px
    }

    .date-label ~ .k-widget {
        width: 90%;
        border-radius: 5px
    }

.k-popup.k-group {
    color: #2d2e33;
    border-color: transparent;
    background: #eee;
    padding: 0;
    border: none;
    line-height: 0px !important
}

    .k-popup.k-group .k-state-hover {
        background-color: #1FC5A8;
        border-color: #1FC5A8;
        color: #2d2e33
    }

.k-state-focused, .k-list > .k-state-focused {
    box-shadow: none
}

.filters-content {
    height: 0;
    opacity: 0;
    position: relative;
    overflow: hidden;
    z-index: -999;
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.filters-triggered {
    overflow: visible;
    height: 100%;
    opacity: 1;
    z-index: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.title {
    color: #11adea
}

    .title h4 {
        position: relative;
        left: 30px
    }

        .title h4:before {
            content: '';
            position: absolute;
            left: -30px;
            top: -5px;
            font-family: Ionicons;
            font-size: 22px;
            color: #999
        }

.title-personal h4:before {
    content: '\f41a'
}

.title-contact h4:before {
    content: '\f2eb'
}

.password-reset {
    display: block;
    margin-top: -4px;
    font-size: 12px;
    color: #11adea
}

.inputs > .k-textbox {
    width: 100%;
    height: auto;
    padding: 14px 10px;
    background: #fff;
    color: #242021
}

.inputs > input:hover, .inputs > .k-state-hover {
    color: #242021;
    background: #eee
}

.inputs > .k-textbox.k-state-disabled {
    background: #eee
}

.padder {
    display: block;
    padding: 0 15px
}

.editor {
    font-size: 14px;
    color: #2d2e33;
    line-height: 22px
}

    .editor p, .editor a, .editor strong, .editor em, .editor ul, .editor ol, .editor li {
        font-size: 14px;
        line-height: 22px
    }

    .editor a {
        color: #11adea;
        text-decoration: none
    }

        .editor a:hover {
            color: #0d8abb
        }

    .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
        margin: 10px 0;
        line-height: 1.2em
    }

        .editor h1 > a, .editor h2 > a, .editor h3 > a, .editor h4 > a, .editor h5 > a, .editor h6 > a {
            font-size: inherit
        }

    .editor h1 {
        font-size: 28px
    }

    .editor h2 {
        font-size: 24px
    }

    .editor h3 {
        font-size: 22px
    }

    .editor h4 {
        font-size: 18px
    }

    .editor h5 {
        font-size: 17px
    }

    .editor h6 {
        font-size: 15px
    }

@media only screen and (min-width: 1024px) {
    .editor h1 {
        font-size: 32px
    }

    .editor h2 {
        font-size: 28px
    }

    .editor h3 {
        font-size: 24px
    }

    .editor h4 {
        font-size: 20px
    }

    .editor h5 {
        font-size: 18px
    }

    .editor h6 {
        font-size: 16px
    }
}

.notification-box {
    background: #fff;
    padding: 30px 40px
}

    .notification-box span {
        font-size: 16px;
        display: block;
        margin-bottom: 15px
    }

    .notification-box p, .notification-box ul, .notification-box li, .notification-box ol, .notification-box strong, .notification-box em {
        font-size: 13px;
        color: #666
    }

    .notification-box ul, .notification-box ol {
        padding: 0 0 0 20px
    }

    .notification-box.error {
        background: #ffe9e5
    }

        .notification-box.error span {
            color: #1FC5A8
        }

    .notification-box.success {
        background: #e5ffe7
    }

        .notification-box.success span {
            color: #00b20e
        }

.request-status {
    position: relative;
    padding: 20px;
    background: #fff;
    width: 100%;
    display: table;
    background: #fff
}

    .request-status .status {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        background: #2da2ec
    }

        .request-status .status:before {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 28px 28px;
            border-color: transparent transparent #2393d9 transparent
        }

    .request-status .info-num > span {
        font-size: 30px
    }

    .request-status .info-created > span {
        color: #2da2ec;
        font-size: 18px
    }

.extended-properties h2 {
    font-size: 28px;
    color: #11adea;
    margin: 50px 0 0
}

.status > div {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

    .status > div > label {
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 15px;
        color: #0e6297
    }

        .status > div > label ~ span {
            position: relative;
            margin-top: 40px;
            color: #fff
        }

            .status > div > label ~ span:before {
                content: '\f254';
                position: absolute;
                top: -40px;
                left: 50%;
                font-size: 30px;
                font-family: 'Ionicons';
                text-align: center;
                -ms-transform: translate(-50%, 0);
                -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0)
            }

.application-details .basic-properties {
    margin-top: 20px
}

.application-details .mh-group {
    margin: 10px 0 40px;
    min-height: 75px;
    padding-top: 10px;
    position: relative
}

    .application-details .mh-group:before {
        content: '';
        position: absolute;
        bottom: -15px;
        height: 1px;
        width: calc(100% - 30px);
        left: 15px;
        background: #bbbbbb
    }

.application-details label {
    font-size: 14px;
    font-weight: 300;
    color: #53545a
}

    .application-details label ~ span {
        display: block;
        font-size: 16px;
        font-weight: bold;
        color: #2d2e33
    }

.application-details .status label ~ span {
    font-size: 15px
}

.application-details.briefings .status > div > label ~ span:before {
    content: '\f122'
}

.briefing-link {
    display: inline-block;
    position: relative;
    background: #eee;
    border-color: #eee;
    color: #242021;
    font-size: 12px;
    padding: 7px 33px 7px 12px;
    border-radius: 10px
}

    .briefing-link:before {
        content: '\f1fe';
        position: absolute;
        color: #999;
        font-size: 18px;
        font-family: 'ionicons';
        top: 50%;
        right: 8px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.k-widget tr:hover .briefing-link {
    background: #11adea;
    border-color: #11adea
}

    .k-widget tr:hover .briefing-link:before {
        color: #fff
    }

.k-widget .toast-notification {
    height: 100%;
    padding: 30px 10px 20px 20px
}

    .k-widget .toast-notification .message {
        height: 100%;
        padding-bottom: 15px
    }

    .k-widget .toast-notification .auto-scroll {
        height: 100%;
        overflow: hidden;
        overflow-y: auto
    }

    .k-widget .toast-notification .close {
        top: 10px;
        right: 10px
    }
