﻿/* Fonts */



/*Global*/
html,
body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    position: relative;
    background-color: #fff;
}

    body#page-login {
        min-height: 100vh;
        padding-bottom: 50px;
        background-color: #EFEFEF;
    }

/* Custom Grid - Padding 10 */
.grid-p-10.row {
    margin-right: -10px;
    margin-left: -10px;
}

.grid-p-10 .col-1, .grid-p-10 .col-2, .grid-p-10 .col-3, .grid-p-10 .col-4, .grid-p-10 .col-5, .grid-p-10 .col-6, .grid-p-10 .col-7, .grid-p-10 .col-8, .grid-p-10 .col-9, .grid-p-10 .col-10, .grid-p-10 .col-11, .grid-p-10 .col-12, .grid-p-10.col,
.grid-p-10 .col-auto, .grid-p-10 .col-sm-1, .grid-p-10 .col-sm-2, .grid-p-10 .col-sm-3, .grid-p-10 .col-sm-4, .grid-p-10 .col-sm-5, .grid-p-10 .col-sm-6, .grid-p-10 .col-sm-7, .grid-p-10 .col-sm-8, .grid-p-10 .col-sm-9, .grid-p-10 .col-sm-10, .grid-p-10 .col-sm-11, .grid-p-10 .col-sm-12, .grid-p-10 .col-sm,
.grid-p-10 .col-sm-auto, .grid-p-10 .col-md-1, .grid-p-10 .col-md-2, .grid-p-10 .col-md-3, .grid-p-10 .col-md-4, .grid-p-10 .col-md-5, .grid-p-10 .col-md-6, .grid-p-10 .col-md-7, .grid-p-10 .col-md-8, .grid-p-10 .col-md-9, .grid-p-10 .col-md-10, .grid-p-10 .col-md-11, .grid-p-10 .col-md-12, .grid-p-10 .col-md,
.grid-p-10 .col-md-auto, .grid-p-10 .col-lg-1, .grid-p-10 .col-lg-2, .grid-p-10 .col-lg-3, .grid-p-10 .col-lg-4, .grid-p-10 .col-lg-5, .grid-p-10 .col-lg-6, .grid-p-10 .col-lg-7, .grid-p-10 .col-lg-8, .grid-p-10 .col-lg-9, .grid-p-10 .col-lg-10, .grid-p-10 .col-lg-11, .grid-p-10 .col-lg-12, .grid-p-10 .col-lg,
.grid-p-10 .col-lg-auto, .grid-p-10 .col-xl-1, .grid-p-10 .col-xl-2, .grid-p-10 .col-xl-3, .grid-p-10 .col-xl-4, .grid-p-10 .col-xl-5, .grid-p-10 .col-xl-6, .grid-p-10 .col-xl-7, .grid-p-10 .col-xl-8, .grid-p-10 .col-xl-9, .grid-p-10 .col-xl-10, .grid-p-10 .col-xl-11, .grid-p-10 .col-xl-12, .grid-p-10 .col-xl,
.grid-p-10 .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}

/* Custom Grid - Padding 5 */
.grid-p-5.row {
    margin-right: -5px;
    margin-left: -5px;
}

.grid-p-5 .col-1, .grid-p-5 .col-2, .grid-p-5 .col-3, .grid-p-5 .col-4, .grid-p-5 .col-5, .grid-p-5 .col-6, .grid-p-5 .col-7, .grid-p-5 .col-8, .grid-p-5 .col-9, .grid-p-5 .col-10, .grid-p-5 .col-11, .grid-p-5 .col-12, .grid-p-5.col,
.grid-p-5 .col-auto, .grid-p-5 .col-sm-1, .grid-p-5 .col-sm-2, .grid-p-5 .col-sm-3, .grid-p-5 .col-sm-4, .grid-p-5 .col-sm-5, .grid-p-5 .col-sm-6, .grid-p-5 .col-sm-7, .grid-p-5 .col-sm-8, .grid-p-5 .col-sm-9, .grid-p-5 .col-sm-10, .grid-p-5 .col-sm-11, .grid-p-5 .col-sm-12, .grid-p-5 .col-sm,
.grid-p-5 .col-sm-auto, .grid-p-5 .col-md-1, .grid-p-5 .col-md-2, .grid-p-5 .col-md-3, .grid-p-5 .col-md-4, .grid-p-5 .col-md-5, .grid-p-5 .col-md-6, .grid-p-5 .col-md-7, .grid-p-5 .col-md-8, .grid-p-5 .col-md-9, .grid-p-5 .col-md-10, .grid-p-5 .col-md-11, .grid-p-5 .col-md-12, .grid-p-5 .col-md,
.grid-p-5 .col-md-auto, .grid-p-5 .col-lg-1, .grid-p-5 .col-lg-2, .grid-p-5 .col-lg-3, .grid-p-5 .col-lg-4, .grid-p-5 .col-lg-5, .grid-p-5 .col-lg-6, .grid-p-5 .col-lg-7, .grid-p-5 .col-lg-8, .grid-p-5 .col-lg-9, .grid-p-5 .col-lg-10, .grid-p-5 .col-lg-11, .grid-p-5 .col-lg-12, .grid-p-5 .col-lg,
.grid-p-5 .col-lg-auto, .grid-p-5 .col-xl-1, .grid-p-5 .col-xl-2, .grid-p-5 .col-xl-3, .grid-p-5 .col-xl-4, .grid-p-5 .col-xl-5, .grid-p-5 .col-xl-6, .grid-p-5 .col-xl-7, .grid-p-5 .col-xl-8, .grid-p-5 .col-xl-9, .grid-p-5 .col-xl-10, .grid-p-5 .col-xl-11, .grid-p-5 .col-xl-12, .grid-p-5 .col-xl,
.grid-p-5 .col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}



/* Headings */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 20px;
}

.h1, h1 {
    font-weight: bold;
    line-height: 33px;
}

.h3, h3 {
    font-size: 1.25rem;
    color: #3A70EA;
    font-weight: bold;
    text-transform: uppercase;
}

.h4, h4 {
    font-weight: 800;
}

.h5, h5 {
    font-size: 0.9375rem;
    color: #F04788;
    text-transform: uppercase;
    margin-bottom: 0;
}

p {
    font-size: 0.8125rem;
}


/* Buttons & Links */
.btn {
    border-radius: 3px;
    color: #fff;
    font-size: 0.8125rem;
    padding: 10px 30px 11px;
    white-space: initial;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

a {
    color: #3A70EA;
}

    button:focus,
    .btn:focus,
    a:focus,
    a:hover {
        outline: none;
        cursor: pointer;
        /*outline-style: solid;
    outline-width: 1px;
    outline-color: #dedede;
    outline-offset:3px;*/
    }

.btn-default {
    border: 0.7px solid #F6D56B;
    color: #4B4B4B;
    background-color: #F6D56B;
}

    .btn-default:hover {
        border: 0.7px solid #F6D56B;
        background-color: #F6D56B;
        color: #4B4B4B;
    }

    .btn-default:focus {
        border: 0.7px solid #F6D56B;
        background-color: #F6D56B;
        color: #4B4B4B;
    }

.btn-primary {
    background-color: #455CCB;
    border: 0.7px solid #455CCB;
    color: #fff;
    box-shadow: none;
}

    .btn-primary:hover {
        background-color: #455CCB;
        border: 0.7px solid #455CCB;
    }

    .btn-primary:focus {
        background-color: #455CCB;
        border: 0.7px solid #455CCB;
    }

    .btn-primary.active,
    .btn-primary:active,
    .open > .dropdown-toggle.btn-primary,
    .btn-primary:active:focus,
    .btn-primary:active:hover {
        color: #fff;
        background-color: #455CCB;
        border-color: #455CCB;
    }

.btn-secondary {
    background-color: #D94B80;
    border: 0.7px solid #D94B80;
    color: #fff;
    box-shadow: none;
}

    .btn-secondary:hover {
        background-color: #D94B80;
        border: 0.7px solid #D94B80;
    }

    .btn-secondary:focus {
        background-color: #D94B80;
        border: 0.7px solid #D94B80;
    }

    .btn-secondary:focus,
    .btn-secondary.active,
    .btn-secondary:active,
    .btn-secondary:active:focus {
        color: #fff;
        background-color: #D94B80;
        border-color: #D94B80;
    }

.btn-outline {
    min-height: 34px;
    border: 0.7px solid #99A0BF;
    border-radius: 3px;
    color: #5E6AA0;
    font-size: 0.75rem;
    line-height: 17px;
    text-align: center;
    background-color: #ffffff;
}

    .btn-outline:hover {
        color: #ffffff;
        border: 0.7px solid #99A0BF;
        background-color: #99A0BF;
    }

    .btn-outline:focus {
        color: #ffffff;
        border: 0.7px solid #99A0BF;
        background-color: #99A0BF;
    }

.btn-outline-2 {
    min-height: 34px;
    border: 2px solid #F04788;
    border-radius: 3px;
    color: #F04788;
    font-size: 0.75rem;
    line-height: 17px;
    text-align: center;
    background-color: #ffffff;
}

    .btn-outline-2:hover {
        color: #ffffff;
        border: 2px solid #F04788;
        background-color: #F04788;
    }

    .btn-outline-2:focus {
        color: #ffffff;
        border: 2px solid #F04788;
        background-color: #F04788;
    }



/*Menu Hamburger Icon Animations*/
/* Icon 1 */
.nav-icon1, .nav-icon2 {
    width: 60px;
    height: 45px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

    .nav-icon1 span, .nav-icon2 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 40%;
        background: #656565;
        border-radius: 9px;
        opacity: 1;
        left: 25%;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        .nav-icon1 span:nth-child(1) {
            top: 23px;
        }

        .nav-icon1 span:nth-child(2) {
            top: 30px;
        }

        .nav-icon1 span:nth-child(3) {
            top: 37px;
        }

    .nav-icon1.open span:nth-child(1) {
        top: 30px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    .nav-icon1.open span:nth-child(3) {
        top: 30px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

/* Icon 2 */
.nav-icon2 {
}

    .nav-icon2 span:nth-child(1) {
        top: 23px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .nav-icon2 span:nth-child(2) {
        top: 30px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .nav-icon2 span:nth-child(3) {
        top: 37px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .nav-icon2.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 22px;
        left: 20px;
    }

    .nav-icon2.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    .nav-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 38px;
        left: 19px;
    }


/* Navbar */
.navbar {
    min-height: 66px;
    margin-bottom: 0;
    /*padding-left: 0;
    padding-right: 0;*/
    background-color: #fff;
    border-top: 4px solid #3A70EA;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(50,50,50,0.3);
    -moz-box-shadow: 0px 3px 4px 0px rgba(50,50,50,0.3);
    box-shadow: 0px 3px 4px 0px rgba(50,50,50,0.3);
}

.fixed-top { /*position fixed makes hamburger menu left/right transition moves faster*/
    /*position: fixed;*/
    z-index: 1030; /*1030 - header below sidenav (default), 1040 - header above sidenav*/
}

.template-dashboard .fixed-top {
    z-index: 1040;
}

.fixed-top.navbar-top-screen {
    position: absolute;
}

.navbar-fixed-offcanvas {
}

.navbar-header {
}

.navbar-brand {
    height: 50px;
}

    .navbar-brand .navbar-logo {
        display: inline-block;
    }

        .navbar-brand .navbar-logo .logo {
            display: inline-block;
            height: 35px;
            position: relative;
            top: 1px;
        }

.navbar-logo-tagline,
.navbar-tagline {
    display: inline-block;
    color: #3C3C3C;
    font-size: 1rem;
    text-transform: uppercase;
    margin: 12px 0 0;
}

.navbar-tagline {
    float: left;
}

.navbar-logo-tagline {
    margin: 0 0 0 10px;
    position: relative;
    top: 3px;
    display: none;
}

#page-offcanvas.template-client .navbar-logo-tagline {
    display: inline-block;
}

.navbar-right {
    margin: 12px 5px 0 0;
    float: right;
}

    .navbar-right ul {
        margin: 0;
    }

    .navbar-right li {
        margin-right: 10px;
    }

        .navbar-right li:last-child {
            margin-right: 0;
        }

        .navbar-right li p {
            font-size: 0.75rem;
            margin: 0;
            position: relative;
            bottom: 3px;
        }

        .navbar-right li svg {
            font-size: 1.375rem;
        }

        .navbar-right li a {
            color: #000;
        }


/* Navbar - Sidebar */
.navbar-toggler {
    height: 70px;
    position: fixed;
    left: 0;
    top: 6px;
    display: block;
    background-color: #4B4B4B;
    padding: 32px 28px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    z-index: 1040;
}

    .navbar-toggler .navbar-toggler-icon {
        background: url("../images/hamburger-bars.svg") no-repeat 0 center;
    }
/*.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}*/

/* Navbar - Mobile */
.sidebar-navmobmenu {
    background-color: #fff;
    width: 260px;
    height: 100vh;
    margin-top: 75px;
    padding-top: 15px;
    position: fixed;
    text-align: left;
    z-index: 1040;
    left: 0;
    top: 0;
    border-right: 1px solid #D5E2F8;
    display: none;
}

    .sidebar-navmobmenu.in {
        overflow-y: auto;
        padding-bottom: 135px;
    }

    .sidebar-navmobmenu .navlist-slidein {
        width: 100%;
        font-size: 0.6875rem;
    }

        .sidebar-navmobmenu .navlist-slidein ul {
            margin-bottom: 0;
        }

            .sidebar-navmobmenu .navlist-slidein ul li {
                position: relative;
            }

        .sidebar-navmobmenu .navlist-slidein li a,
        .sidebar-navmobmenu .navlist-slidein li button {
            display: table;
            height: 45px;
            padding: 10px 10px 10px 60px;
            color: #242424;
            border: none;
            background-color: #fff;
            border-left: 5px solid transparent;
            border-bottom: 1px solid #D5E2F8;
            text-transform: uppercase;
        }

        .sidebar-navmobmenu .navlist-slidein li:first-child a,
        .sidebar-navmobmenu .navlist-slidein li:first-child button {
            display: none;
        }

        .sidebar-navmobmenu .navlist-slidein ul li .vcenter {
            float: left;
            padding-top: 5px;
        }

        .sidebar-navmobmenu .navlist-slidein li button:focus {
            outline: none;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(1) > button {
            display: none;
        }

        .sidebar-navmobmenu .navlist-slidein li:first-child button span {
            text-indent: -9999px;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(2) a {
            background: url("../images/sidebar-icon-dashboard.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(3) a {
            background: url("../images/sidebar-icon-packmaintenance.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(4) a {
            background: url("../images/sidebar-icon-newpack.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(5) a {
            background: url("../images/sidebar-icon-uploadpack.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(6) a {
            background: url("../images/sidebar-icon-userlog.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(7) a {
            background: url("../images/sidebar-icon-adminmaintenance.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(8) a {
            background: url("../images/sidebar-icon-newadmin.svg") no-repeat 15px center;
            background-size: 10%;
        }


        .sidebar-navmobmenu .navlist-slidein li:nth-child(9) a {
            background: url("../images/sidebar-icon-adminlog.svg") no-repeat 15px center;
            background-size: 10%;
        }


        .sidebar-navmobmenu .navlist-slidein li:nth-child(10) a {
            background: url("../images/sidebar-icon-terms.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(11) a {
            background: url("../images/sidebar-icon-packmaintenance.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(12) a {
            background: url("../images/sidebar-icon-signout.svg") no-repeat 15px center;
            background-size: 10%;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(2).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(2).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(2) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(2) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-dashboard-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(3).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(3).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(3) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(3) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-packmaintenance-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }


        .sidebar-navmobmenu .navlist-slidein li:nth-child(4).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(4).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(4) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(4) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-newpack-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(5).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(5).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(5) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(5) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-uploadpack-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(6).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(6).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(6) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(6) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-userlog-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(7).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(7).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(7) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(7) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-adminmaintenance-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(8).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(8).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(8) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(8) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-newadmin-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }


        .sidebar-navmobmenu .navlist-slidein li:nth-child(9).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(9).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(9) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(9) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-adminlog-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }



        .sidebar-navmobmenu .navlist-slidein li:nth-child(10).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(10).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(10) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(10) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-terms-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(11).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(11).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(11) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(11) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-packmaintenance.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmobmenu .navlist-slidein li:nth-child(12).active a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(12).nav-hover a,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(12) > a:hover,
        .sidebar-navmobmenu .navlist-slidein li:nth-child(12) > a:focus {
            background: #EAF1FD url("../images/sidebar-icon-signout-active.svg") no-repeat 15px center;
            background-size: 10%;
            border-left: 5px solid #3A70EA;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }


/* Navbar - Desktop */
.sidebar-offcanvas {
}

.sidebar-navicon {
    background-color: #fff;
    width: 60px;
    height: 105vh;
    margin-top: 0;
    position: fixed;
    text-align: center;
    z-index: 1040;
    left: 0;
    border-top: 4px solid #3A70EA;
}

    .sidebar-navicon .navlist-main li {
        position: relative;
    }

        .sidebar-navicon .navlist-main li a,
        .sidebar-navicon .navlist-main li button {
            width: 61px;
            height: 45px;
            background-size: 100% 100%;
            -o-background-size: 100% 100%;
            -webkit-background-size: 100% 100%;
            background-size: cover;
            padding-top: 10px;
            padding-bottom: 10px;
            border: none;
            border-left: 5px solid transparent;
            border-bottom: 1px solid #D5E2F8;
            text-indent: -9999px;
            text-transform: uppercase;
        }

        .sidebar-navicon .navlist-main li:first-child a,
        .sidebar-navicon .navlist-main li:first-child button {
            height: 66px;
            background-color: #fff;
            border-bottom: 1px solid transparent;
            margin-bottom: 20px;
        }

        .sidebar-navicon .navlist-main li button:focus {
            outline: none;
        }

        .sidebar-navicon .navlist-main li:nth-child(1) button {
        }

.template-offcanvas.scroll-hide .sidebar-navicon .navlist-main li:nth-child(1) button {
}

.sidebar-navicon .navlist-main li:nth-child(2) a {
    background: url("../images/sidebar-icon-dashboard.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(3) a {
    background: url("../images/sidebar-icon-packmaintenance.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(4) a {
    background: url("../images/sidebar-icon-newpack.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(5) a {
    background: url("../images/sidebar-icon-uploadpack.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(6) a {
    background: url("../images/sidebar-icon-userlog.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(7) a {
    background: url("../images/sidebar-icon-adminmaintenance.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(8) a {
    background: url("../images/sidebar-icon-newadmin.svg") no-repeat center center;
    background-size: 45%;
}


.sidebar-navicon .navlist-main li:nth-child(9) a {
    background: url("../images/sidebar-icon-adminlog.svg") no-repeat center center;
    background-size: 45%;
}



.sidebar-navicon .navlist-main li:nth-child(10) a {
    background: url("../images/sidebar-icon-terms.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(11) a {
    background: url("../images/sidebar-icon-packmaintenance.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(12) a {
    background: url("../images/sidebar-icon-signout.svg") no-repeat center center;
    background-size: 45%;
}

.sidebar-navicon .navlist-main li:nth-child(2).active a,
.sidebar-navicon .navlist-main li:nth-child(2).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(2) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(2) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-dashboard-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(3).active a,
.sidebar-navicon .navlist-main li:nth-child(3).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(3) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(3) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-packmaintenance-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(4).active a,
.sidebar-navicon .navlist-main li:nth-child(4).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(4) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(4) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-newpack-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(5).active a,
.sidebar-navicon .navlist-main li:nth-child(5).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(5) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(5) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-uploadpack-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(6).active a,
.sidebar-navicon .navlist-main li:nth-child(6).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(6) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(6) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-userlog-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(7).active a,
.sidebar-navicon .navlist-main li:nth-child(7).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(7) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(7) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-adminmaintenance-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(8).active a,
.sidebar-navicon .navlist-main li:nth-child(8).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(8) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(8) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-newadmin-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(9).active a,
.sidebar-navicon .navlist-main li:nth-child(9).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(9) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(9) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-adminlog-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(10).active a,
.sidebar-navicon .navlist-main li:nth-child(10).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(10) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(10) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-terms-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(11).active a,
.sidebar-navicon .navlist-main li:nth-child(11).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(11) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(11) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-packmaintenance-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navicon .navlist-main li:nth-child(12).active a,
.sidebar-navicon .navlist-main li:nth-child(12).nav-hover a,
.sidebar-navicon .navlist-main li:nth-child(12) > a:hover,
.sidebar-navicon .navlist-main li:nth-child(12) > a:focus {
    background: #EAF1FD url("../images/sidebar-icon-signout-active.svg") no-repeat center center;
    background-size: 45%;
    border-left: 5px solid #3A70EA;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.sidebar-navmenu {
    width: 200px;
    float: right;
    border-top: 4px solid #3A70EA;
}

    .sidebar-navmenu .navlist-offcanvas {
        width: 200px;
        font-size: 0.6875rem;
        position: fixed;
    }

        .sidebar-navmenu .navlist-offcanvas ul {
            margin-bottom: 0;
        }

        .sidebar-navmenu .navlist-offcanvas li a,
        .sidebar-navmenu .navlist-offcanvas li button {
            display: table;
            height: 45px;
            padding: 10px 10px 10px 0;
            color: #242424;
            border: none;
            border-bottom: 1px solid #D5E2F8;
            background-color: #fff;
            text-transform: uppercase;
        }

        .sidebar-navmenu .navlist-offcanvas li:first-child {
            height: 66px;
            margin-bottom: 20px;
        }

            .sidebar-navmenu .navlist-offcanvas li:first-child a,
            .sidebar-navmenu .navlist-offcanvas li:first-child button {
                display: none;
            }

        .sidebar-navmenu .navlist-offcanvas li button:focus {
            outline: none;
        }

        .sidebar-navmenu .navlist-offcanvas li.active a,
        .sidebar-navmenu .navlist-offcanvas li.nav-hover a,
        .sidebar-navmenu .navlist-offcanvas li a:hover,
        .sidebar-navmenu .navlist-offcanvas li a:focus {
            background-color: #EAF1FD;
            text-decoration: none;
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out;
        }

        .sidebar-navmenu .navlist-offcanvas li:first-child button span {
            text-indent: -9999px;
        }

/* Navbar - Desktop (template-dashboard) */
.sidebar-navdashmenu {
    background-color: #fff;
    width: 100%;
    text-align: left;
    position: relative;
    top: 0;
    height: calc(100vh - 150px); /* 90px (header) + 60px (sidebar footer)*/
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-navdashmenu {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar-navdashmenu .navlist-dashboard {
    width: 100%;
    font-size: 0.6875rem;
}

    .sidebar-navdashmenu .navlist-dashboard ul {
        margin-bottom: 0;
    }

        .sidebar-navdashmenu .navlist-dashboard ul li {
            position: relative;
        }

            .sidebar-navdashmenu .navlist-dashboard ul li:nth-child(2) {
                /*margin-top: 30px;*/
            }

    .sidebar-navdashmenu .navlist-dashboard li a,
    .sidebar-navdashmenu .navlist-dashboard li button {
        display: table;
        height: 45px;
        padding: 10px 10px 10px 55px;
        color: #242424;
        border: none;
        background-color: #fff;
        border-left: 5px solid transparent;
        border-bottom: 1px solid #D5E2F8;
        text-transform: uppercase;
    }

    .sidebar-navdashmenu .navlist-dashboard li:first-child a,
    .sidebar-navdashmenu .navlist-dashboard li:first-child button {
        display: none;
    }

    .sidebar-navdashmenu .navlist-dashboard ul li .vcenter {
        float: left;
        padding-top: 5px;
    }

    .sidebar-navdashmenu .navlist-dashboard li button:focus {
        outline: none;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(2) a {
        background: url("../images/sidebar-icon-dashboard.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(3) a {
        background: url("../images/sidebar-icon-packmaintenance.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(4) a {
        background: url("../images/sidebar-icon-newpack.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(5) a {
        background: url("../images/sidebar-icon-uploadpack.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(6) a {
        background: url("../images/sidebar-icon-userlog.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(8) a {
        background: url("../images/sidebar-icon-newadmin.svg") no-repeat 15px center;
        background-size: 10%;
    }


    .sidebar-navdashmenu .navlist-dashboard li:nth-child(9) a {
        background: url("../images/sidebar-icon-adminlog.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(7) a {
        background: url("../images/sidebar-icon-adminmaintenance.svg") no-repeat 15px center;
        background-size: 10%;
    }


    .sidebar-navdashmenu .navlist-dashboard li:nth-child(10) a {
        background: url("../images/sidebar-icon-terms.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(11) a {
        background: url("../images/sidebar-icon-packmaintenance.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(12) a {
        background: url("../images/sidebar-icon-signout.svg") no-repeat 15px center;
        background-size: 10%;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(2).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(2).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(2) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(2) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-dashboard-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(3).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(3).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(3) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(3) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-packmaintenance-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(4).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(4).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(4) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(4) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-newpack-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(5).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(5).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(5) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(5) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-uploadpack-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(6).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(6).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(6) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(6) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-userlog-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(7).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(7).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(7) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(7) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-adminmaintenance-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(8).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(8).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(8) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(8) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-newadmin-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(9).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(9).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(9) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(9) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-adminlog-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(10).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(10).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(10) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(10) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-terms-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(11).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(11).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(11) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(11) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-packmaintenance-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

    .sidebar-navdashmenu .navlist-dashboard li:nth-child(12).active a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(12).nav-hover a,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(12) > a:hover,
    .sidebar-navdashmenu .navlist-dashboard li:nth-child(12) > a:focus {
        background: #EAF1FD url("../images/sidebar-icon-signout-active.svg") no-repeat 15px center;
        background-size: 10%;
        border-left: 5px solid #3A70EA;
        -webkit-transition: background-color 1s ease-out;
        -moz-transition: background-color 1s ease-out;
        -o-transition: background-color 1s ease-out;
        transition: background-color 1s ease-out;
    }

/* Navbar - Footer */
.sidebar-footer {
    width: auto;
    height: 60px;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    padding: 20px 0 0 20px;
}

#navbar-footer.sidebar-footer,
#mob-footer.sidebar-footer,
#dash-footer.sidebar-footer {
}

.scroll-hide #navbar-footer.sidebar-footer,
.mob-scroll-hide #mob-footer.sidebar-footer {
    width: 259px;
    z-index: 1050;
}

.sidebar-footer .footer-logo {
}

.sidebar-footer p {
    font-size: 0.6875rem;
    display: inline-block;
    margin-bottom: 0;
}



/* Modal */
.modal-header {
    padding: 25px 0 20px;
    margin: 0 25px;
    border-bottom: 2px solid #EAF1FD;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .modal-header .close {
        opacity: 1;
        color: #707070;
    }

.modal-content {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
}

.modal-body {
    padding: 25px;
}

.modal-footer {
    padding: 25px;
    background-color: #F5F8FC;
    border-top: 0.5px solid #CCD8ED;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .modal-footer .btn {
        font-size: 0.75rem;
    }


/* Images */
.img-responsive {
    width: 100%;
    height: auto;
}



/* Alert */
.alert {
    font-size: 0.8125rem;
}


/* Forms */
label {
    font-size: 0.8125rem;
    color: #000;
    margin-bottom: 10px;
    font-weight: bold;
}

.form-group {
    margin-bottom: 25px;
}

    .form-group .input-group.date {
    }

        .form-group .input-group.date .input-group-addon {
            position: absolute;
            z-index: 10;
            right: 10px;
            top: 4px;
        }

    .form-group .btn {
        min-height: 36px;
        width: 100%;
        margin: 32px 0 0;
        padding: 6px 0 6px;
        font-size: 18px;
        line-height: 17px;
    }

.form-control {
    height: 35px;
    border: 1px solid #CDD7E6;
    border-radius: 0;
    background-color: #FFFFFF;
    box-shadow: none;
    color: #8B8B8B;
    font-size: 0.8125rem;
    line-height: 19px;
    padding: 5px 10px 6px 10px;
}

select.form-control {
    padding: 5px 40px 6px 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url("../images/icon-chevron-down.svg");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: right 15px center;
}

.form-control:focus {
    background-color: #F5F9FF;
    border-color: #CDD7E6;
    outline: 0;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #8B8B8B;
}

.form-control:-moz-placeholder {
    color: #8B8B8B;
}

.form-control::-moz-placeholder {
    color: #8B8B8B;
}

.form-control:-ms-input-placeholder {
    color: #8B8B8B;
}

.form-control::-ms-input-placeholder {
    color: #8B8B8B;
}

.form-control:focus::-webkit-input-placeholder {
    color: transparent;
}

.form-control:focus:-moz-placeholder {
    color: transparent;
}

.form-control:focus::-moz-placeholder {
    color: transparent;
}

.form-control:focus:-ms-input-placeholder {
    color: transparent;
}

.custom-file-input {
    height: 35px;
}

.custom-file-label {
    height: 35px;
    padding: 5px 10px 6px 10px;
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 21px;
    color: #8B8B8B;
    background-color: #fff;
    border: 1px solid #CDD7E6;
    border-radius: 0;
    margin-bottom: 0;
    text-wrap: normal;
}

    .custom-file-label::after {
        height: 34px;
        font-weight: bold;
        line-height: 21px;
        color: #fff;
        content: "BROWSE";
        background-color: #D94B80;
        border-radius: 0;
        padding: 6px 30px 6px;
    }

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #3A70EA;
    background-color: #3A70EA;
    top: .20rem;
}



/* DataTable */
table.dataTable thead th,
table.dataTable thead td {
    background: none;
    font-size: 0.6875rem;
    text-transform: uppercase;
    background-color: #EAF1FD;
    min-height: 40px;
    border-bottom: none;
    padding: 10px;
}

table.dataTable.headless thead th,
table.dataTable.headless thead td {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.dataTable tbody tr {
    background-color: #ffffff;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #fff;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background: none;
    background-color: #F5F8FE;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    font-size: 0.75rem;
    border-top: 1px solid #E2EBFA;
    padding: 10px;
}

table.dataTable tbody th img.logo,
table.dataTable tbody td img.logo {
    height: 25px
}

table.dataTable.no-footer {
    border-bottom: 1px solid #E2EBFA;
}

.dataTables_wrapper .bottom {
    position: relative;
    top: 60px;
    margin-left: -30px;
    margin-right: -30px;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    font-size: 0.6875rem;
    color: #000;
}

div.dataTables_length label {
    font-size: 0.6875rem;
    margin-bottom: 0;
    padding-top: 4px;
}

div.dataTables_wrapper div.dataTables_info {
    margin-right: 15px;
}

.dataTables_wrapper .dataTables_info span {
    color: #3A70EA;
}

div.dataTables_wrapper div.dataTables_length select {
    height: 25px;
    padding: 0 20px 0 10px;
    background-size: 14px 14px;
    background-position: right 5px center;
    background-color: #fff;
    margin-right: 5px;
}


.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 5px;
    color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: transparent !important;
        border: 1px solid transparent;
        background-color: transparent;
        background: transparent;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        padding: 0;
        margin-left: 5px;
        color: transparent !important;
        border: 1px solid transparent;
        border-radius: 0;
    }

.page-item.disabled .page-link {
    width: 27px;
    height: 27px;
    padding: 6px;
    margin-left: -1px;
    line-height: 1.25;
    border-radius: 14px;
    font-weight: bold;
    color: #000;
    background-color: transparent;
    border: 1px solid transparent;
}

.page-link {
    width: 27px;
    height: 27px;
    padding: 6px;
    margin-left: -1px;
    line-height: 1.25;
    border-radius: 14px;
    font-weight: bold;
    color: #000;
    background-color: transparent;
    border: 1px solid transparent;
}

.page-item:first-child .page-link {
    font-weight: normal;
    color: #9A9A9A;
    background-color: #fff;
    border: 1px solid #CBCBCB;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.page-item:last-child .page-link {
    font-weight: normal;
    color: #9A9A9A;
    background-color: #fff;
    border: 1px solid #CBCBCB;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}

    .page-link:hover,
    .page-item:first-child .page-link:hover,
    .page-item:last-child .page-link:hover {
        font-weight: normal;
        color: #fff;
        background: none;
        background-color: #3A70EA;
        border: 1px solid #3A70EA;
        margin: 5px;
        border-radius: 14px;
    }

.page-item.active .page-link {
    margin: 5px;
    font-weight: normal;
    color: #fff;
    background: none;
    background-color: #3A70EA;
    border: 1px solid #3A70EA;
}

/* DataTable - Custom toolbar elements */
div.dataTables_wrapper .paging-custom {
    float: right;
    margin: 0 0 0 35px;
    padding-top: 6px;
    white-space: nowrap;
    font-size: 0.6875rem;
    color: #000;
    text-align: right;
}

    div.dataTables_wrapper .paging-custom .paginate_page {
        margin-right: 5px;
    }

    div.dataTables_wrapper .paging-custom .paginate_input {
        width: 40px;
        height: 25px;
        padding: 0 10px;
        border: 1px solid #CDD7E6;
        color: #8B8B8B;
        font-size: 0.8125rem;
        line-height: 19px;
        text-align: center;
    }

/* DataTable - Button Icons */
.btn-tbl-icon,
table.dataTable tbody th .btn-tbl-icon,
table.dataTable tbody td .btn-tbl-icon {
    height: 15px;
    display: inline-block;
    margin: 0 3px;
    position: relative;
    top: 2px;
}

.icon-toggle-on,
table.dataTable tbody th .icon-toggle-on,
table.dataTable tbody td .icon-toggle-on {
    width: 24px;
    background: url("../images/icon-toggle-on.svg") no-repeat center center;
}

.icon-toggle-off,
table.dataTable tbody th .icon-toggle-off,
table.dataTable tbody td .icon-toggle-off {
    width: 24px;
    background: url("../images/icon-toggle-off.svg") no-repeat center center;
}

.icon-edit,
table.dataTable tbody th .icon-edit,
table.dataTable tbody td .icon-edit {
    width: 13px;
    background: url("../images/icon-edit.svg") no-repeat center center;
}

.icon-download,
table.dataTable tbody th .icon-download,
table.dataTable tbody td .icon-download {
    width: 15px;
    background: url("../images/icon-download.svg") no-repeat center center;
}

.icon-search-doc,
table.dataTable tbody th .icon-search-doc,
table.dataTable tbody td .icon-search-doc {
    width: 13px;
    background: url("../images/icon-search-doc.svg") no-repeat center center;
}

.icon-file-docx,
table.dataTable tbody th .icon-file-docx,
table.dataTable tbody td .icon-file-docx {
    width: 13px;
    background: url("../images/icon-file-docx.svg") no-repeat center center;
    background-size: 13px 13px;
}

.icon-file-pdf,
table.dataTable tbody th .icon-file-pdf,
table.dataTable tbody td .icon-file-pdf {
    width: 13px;
    background: url("../images/icon-file-pdf.svg") no-repeat center center;
    background-size: 13px 13px;
}

.icon-file-pptx,
table.dataTable tbody th .icon-file-pptx,
table.dataTable tbody td .icon-file-pptx {
    width: 13px;
    background: url("../images/icon-file-pptx.svg") no-repeat center center;
    background-size: 13px 13px;
}

.icon-file-xlsx,
table.dataTable tbody th .icon-file-xlsx,
table.dataTable tbody td .icon-file-xlsx {
    width: 13px;
    background: url("../images/icon-file-xlsx.svg") no-repeat center center;
    background-size: 13px 13px;
}

/* DataTable - Font Awesome 5 */
table.dataTable tbody th .svg-inline--fa,
table.dataTable tbody td .svg-inline--fa {
    font-size: 0.875rem;
}

table.dataTable tbody th .fa-check,
table.dataTable tbody td .fa-check {
    color: #2E9308;
}

table.dataTable tbody th .fa-upload,
table.dataTable tbody td .fa-upload {
    color: #3A70EA;
}

table.dataTable tbody th .fa-hand-holding-box,
table.dataTable tbody td .fa-hand-holding-box {
    color: #3A70EA;
}

table.dataTable tbody th .fa-box-check,
table.dataTable tbody td .fa-box-check {
    color: #3A70EA;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 32%; /*12px*/
    left: 4px;
    height: 14px;
    width: 14px;
    color: #000;
    border: none;
    box-shadow: none;
    line-height: 16px;
    content: '+';
    background-color: transparent;
    font-size: 20px;
    font-weight: bold;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
}


/*20200605 - Fixed UAT issues*/
table#terms {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px
}

    table#terms tbody td {
        padding-left: 0;
        padding-right: 0;
    }


/* Datepicker */
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #455CCB;
    background-image: none;
    border-color: #455CCB;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}



/* Position - vertical middle */
.table-container {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.vcenter {
    display: table-cell;
    vertical-align: middle;
    float: none;
}



/* List */
ol {
    counter-reset: item;
    padding-left: 20px;
}

    ol li:before {
        content: counters(item, ".")".";
        counter-increment: item;
        position: absolute;
        margin-right: 100%;
        right: 10px;
    }

    ol li {
        font-size: 0.8125rem;
        font-weight: bold;
        display: block;
        position: relative;
    }

        ol li p {
            font-weight: normal;
        }

    ol ol {
        padding-left: 30px;
    }

        ol ol li {
            font-weight: normal;
            padding-bottom: 20px;
        }

            ol ol li:first-child {
                padding-top: 20px;
            }



.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.list-default {
    padding-left: 0;
}

    .list-default li {
        margin: 0;
        padding: 3px 0 2px 0;
        position: relative;
    }

/* List - rounded border & checked icon */
.list-todo {
    padding-left: 10px;
}

    .list-todo li:before {
        content: "\25CB";
        left: 0;
        position: absolute;
    }

    .list-todo li.checked:before {
        content: "\2714";
    }

    .list-todo li {
        margin: 0;
        padding: 3px 0 2px 20px;
        position: relative;
    }

/* List - bullet icon */
.list-bullet {
    padding-left: 10px;
}

    .list-bullet li:before {
        content: "\2022";
        left: 0;
        position: absolute;
    }

    .list-bullet li {
        margin: 0;
        padding: 3px 0 2px 20px;
        position: relative;
    }


/* Card */
.card {
    background-color: #fff;
    margin: 0 0 20px;
}

.card-title {
    margin-bottom: 25px;
    padding-right: 50px;
}

    .card-title.underline {
        padding: 0 110px 20px 0;
        border-bottom: 2px solid #EAF1FD;
    }

    .card-title h5 {
        display: inline-block;
    }

    .card-title a {
        font-size: 0.75rem;
        position: absolute;
        right: 30px;
        top: 33px;
    }

    .card-title .btn {
        position: absolute;
        right: 30px;
        top: 20px;
    }

/* Card - Dashboard */
.card-wrapper {
}

    .card-wrapper .card-last {
    }

.card-body {
    padding: 30px;
}

    .card-body.card-icon {
        padding: 30px 15px;
    }

    .card-body .thumbnail {
        margin-bottom: 20px;
        display: inline-block;
    }

    .card-body .thumbnail-title {
        font-size: 0.75rem;
        color: #4D555F;
        text-transform: uppercase;
        margin-bottom: 0;
    }

/* Card - DataTable */
.card.tbl-bottom-control {
    margin-bottom: 60px;
}

    .card.tbl-bottom-control .card-body {
        padding: 30px 30px 10px;
    }

    .card.tbl-bottom-control .card-title .custom-control {
        position: absolute;
        display: inline-block;
        min-height: 1.5rem;
        padding-left: 1.5rem;
        right: 30px;
        top: 30px;
    }

        .card.tbl-bottom-control .card-title .custom-control .custom-control-label {
            line-height: 24px;
            font-size: 0.75rem;
            font-weight: normal;
        }

    .card.tbl-bottom-control .card-title {
        margin-bottom: 25px;
        padding-right: 115px;
    }


/* Content Wrapper */
.wrapper-offcanvas {
    min-height: 100vh;
    overflow-x: hidden;
    background-color: #F0EFEF;
}

.wrapper-editor {
    width: 100%;
    background-color: #fff;
    border-radius: 6px;
    padding: 20px 15px 30px;
    margin-bottom: 30px;
    position: relative;
    float: left;
}


.scroll-hide,
.mob-scroll-hide {
    overflow: hidden;
}



/* Login */
#page-login .login-box {
    width: 910px;
    min-height: 550px;
    background-color: #fff;
    margin: 70px auto;
}

    #page-login .login-box .card-col {
        padding-left: 0;
        padding-right: 0;
    }

    #page-login .login-box .login-bg {
        width: 100%;
        min-height: 550px;
        overflow: hidden;
        background-image: url("../images/login-bg.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        #page-login .login-box .login-bg h1 {
            color: #fff;
            padding: 32px 50px 0;
        }

            #page-login .login-box .login-bg h1 span {
                font-size: 1.5rem;
                line-height: 22px;
                font-weight: lighter;
            }

    #page-login .login-box .login-form {
        padding: 70px 35px 30px;
    }

        #page-login .login-box .login-form h4 {
            text-transform: uppercase;
        }

        #page-login .login-box .login-form .form-captcha {
            margin: 15px 0 10px;
        }

        #page-login .login-box .login-form .btn {
            margin: 0 0 18px;
        }

        #page-login .login-box .login-form p {
            font-size: 0.75rem;
        }

#page-login label {
    margin-bottom: 5px;
}

#page-login .form-control {
    height: 30px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-top: 5px;
}

#page-login .form-group {
    margin-bottom: 20px;
}


/* Content */
main {
    width: 100%;
    margin-top: 80px;
    padding-top: 15px;
    float: left;
}

#page-container {
    margin-top: 70px;
}

#page-offcanvas.scroll-hide #page-container {
    margin-top: 0;
}

#page-offcanvas.template-client #page-container {
    margin-bottom: 50px;
}

#content-left {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 90px 0 60px; /* 90px (header) + 60px (sidebar footer)*/
    background-color: #fff;
}

#content-right {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Form Box */
.form-content {
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 20px;
}

.form-header {
    padding: 25px 30px 20px 0;
    margin: 0 25px;
    border-bottom: 2px solid #EAF1FD;
}

    .form-header .form-title {
        display: inline-block;
    }

    .form-header a {
        font-size: 1.25rem;
        position: absolute;
        right: 40px;
        top: 23px;
    }

    .form-header .cssclsNoPrint {
        color: #3A70EA;
        position: absolute;
        right: 0;
        top: 18px;
    }

.form-body {
    padding: 25px;
}

    .form-body .form-subtitle {
        font-weight: bold;
        color: #000;
        margin-bottom: 20px;
    }

    .form-body #tos-box {
        height: 340px;
        overflow-x: hidden;
        overflow-y: auto;
    }

.form-footer {
    text-align: right;
    padding: 25px;
    background-color: #F5F8FC;
    /*border-top: 0.5px solid #CCD8ED;*/
}

    .form-footer p {
        display: inline-block;
        font-size: 0.75rem;
        float: left;
        text-align: left;
    }

    .form-footer .btn {
        font-size: 0.75rem;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .form-footer .custom-control {
        display: inline-block;
        float: left;
        margin-top: 10px;
        margin-right: 20px;
    }

        .form-footer .custom-control label {
            font-weight: normal;
            font-size: 0.75rem;
            line-height: 24px;
            text-align: left;
        }

            .form-footer .custom-control label label {
                margin-bottom: 0;
            }

            .form-footer .custom-control label a {
                color: #F04788;
            }

.form-search .form-header {
    border-bottom: 2px solid transparent;
}

.form-search label {
    color: #F04788;
}



/* Summernote */
.note-editor .btn-light {
    font-size: 0.625rem;
    color: #000 !important;
    background-color: #F5F8FC;
    border-color: #CCD8ED;
}


/* Malihu scrollbar */
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #EAF1FD;
    background-color: rgba(234, 241, 253, 0.5);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #455CCB;
    background-color: rgba(69, 92, 203, 1);
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #455CCB;
    background-color: rgba(69, 92, 203, 1);
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #455CCB;
    background-color: rgba(69, 92, 203, 1);
}


/* Footer */
footer {
    width: 100%;
    background-color: #fff;
    padding: 12px 0;
    z-index: 1050;
    position: absolute;
    bottom: 0;
    text-align: center;
}

body#page-login footer {
    bottom: 0;
    height: 50px;
    position: absolute;
}

footer .footer-wrapper {
}

footer .footer-logo {
}

footer p {
    font-size: 0.6875rem;
    display: inline-block;
    margin-bottom: 0;
}





/* Utility - Display */
.hide {
    display: none !important;
}




/* Animation */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadein {
    opacity: 0; /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
}

    .fadein.fadein-1 {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadein.fadein-2 {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadein.fadein-3 {
        -webkit-animation-delay: 1.0s;
        -moz-animation-delay: 1.0s;
        animation-delay: 1.0s;
    }


@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeout {
    opacity: 0; /* make things visible upon start */
    -webkit-animation: fadeOut ease-out 1;
    -moz-animation: fadeOut ease-out 1;
    animation: fadeOut ease-out 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
}

    .fadeout.fadeout-1 {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadeout.fadeout-2 {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadeout.fadeout-3 {
        -webkit-animation-delay: 1.0s;
        -moz-animation-delay: 1.0s;
        animation-delay: 1.0s;
    }



/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 450px) {
    /* Navbar */
    .navbar-logo-tagline {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    /* Buttons & Links */
    .btn {
        margin: 5px;
    }

    /* Login */
    #page-login .login-box {
        margin: 0 auto 20px;
    }

    main {
        margin-top: 120px !important;
    }

    /* Modal */
    .modal {
        width: 98%;
    }

    /* Card - DataTable */
    .card.tbl-bottom-control .card-title {
        padding-right: 0;
    }

        .card.tbl-bottom-control .card-title .custom-control {
            position: relative;
            right: auto;
            top: 0;
            margin-top: 10px;
        }

    /* Card */
    .card-title {
        padding-right: 0;
    }

        .card-title a {
            position: relative;
            right: auto;
            top: 0;
        }

        .card-title.underline {
            padding: 0 0 10px 0;
        }

        .card-title .btn {
            position: relative;
            right: auto;
            top: 0;
            margin-top: 10px;
        }

    /* Form Box */
    .form-header {
        padding: 25px 0 20px 0;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 560px;
    }

        .modal-dialog.modal-lg {
            max-width: 800px;
        }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    /* Login */
    .login-box {
        width: 100%;
        min-height: auto;
        margin: 30px auto;
    }

        .login-box .login-bg {
            min-height: 130px !important;
        }

        .login-box .login-form {
            padding: 40px 35px;
        }

        .login-box .login-bg h1 {
            margin-bottom: 32px;
        }


    main {
        margin-top: 165px;
    }



    /* Card - DataTable */
    .card.tbl-bottom-control {
        margin-bottom: 20px;
    }

    /* DataTable */
    .dataTables_wrapper .bottom {
        top: 0;
    }

    div.dataTables_wrapper div.dataTables_info {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .dataTables_wrapper .dataTables_length {
        width: 100%;
        margin-bottom: 10px;
    }

    div.dataTables_wrapper div.dataTables_paginate {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        div.dataTables_wrapper div.dataTables_paginate ul.pagination {
            justify-content: center;
        }

    div.dataTables_wrapper .paging-custom {
        float: left;
        width: 100%;
        padding-top: 0;
        margin: 0 0 10px 0;
        text-align: center;
    }

    /* Navbar - Desktop (template-dashboard) */
    #content-left {
        display: none;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

@media (min-width: 768px) and (max-width: 830px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    main {
        margin-top: 70px;
    }

    /* Navbar */
    .navbar-header {
        text-align: left;
    }


    /* Navbar */
    .navbar-header {
        margin-left: 30px;
    }
}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

    /* Main pages */
    body#page-offcanvas main {
        margin-bottom: 150px;
    }

    body#page-offcanvas {
        background-color: #f7f9fa;
    }


    /* Navbar */
    .navbar {
        width: 100%;
        min-height: 70px;
        border-bottom: 0.7px solid #A7A9AC;
        background-color: #fff;
        text-align: center;
    }

    .navbar-brand {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        text-align: center;
    }

        .navbar-brand > img {
            margin: 0 auto;
        }

    .navbar-logo-tagline {
        display: inline-block;
    }

    .navbar-toggler {
        padding: 24px 20px 20px;
        background-color: transparent;
    }


    /* Navbar - Desktop */
    .sidebar-offcanvas {
        display: none;
    }

    .sidebar-navicon,
    .sidebar-navmenu {
        display: none;
    }

    /* Form Box */
    .form-footer .custom-control {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .form-footer {
        text-align: center;
    }
    /*20200605 - Fixed UAT issues*/
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .container {
        width: 850px;
    }

    .scroll-hide .fixed-top {
        position: initial;
    }

    body#page-offcanvas.scroll-hide main {
        margin-top: 0;
    }


    /* Content Wrapper */
    .wrapper-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .wrapper-offcanvas-right {
        right: 0;
    }

    .wrapper-offcanvas-left {
        left: 0;
    }

    .wrapper-offcanvas-right .sidebar-offcanvas {
        right: -50%;
    }

    .wrapper-offcanvas-left .sidebar-offcanvas {
        left: -260px;
    }

    .wrapper-offcanvas-right.active {
        right: 50%;
    }

    .wrapper-offcanvas-left.active {
        left: 260px;
    }


    /* Navbar - Desktop */
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 260px;
        /*background-color: #fff;*/
    }
}


/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    /* Forms */
    .form-group .btn {
        margin: 0;
    }
}

@media (min-width: 1150px) {
    .container {
        width: 990px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .container {
        width: 1000px;
    }

    /* Card - Dashboard */
    .card-wrapper .card-last {
        margin-bottom: 0;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1140px;
        padding-left: 0;
        padding-right: 0;
    }
}

.form-control[type="checkbox"] {
    color: #fff;
    border: solid 1px #CDD7E6;
    height: 28px;
    width: 28px;
}

.cssDivPrint {
    display: none;
}


@media print {
    .cssclsNoPrint {
        display: none;
    }

    .cssDivPrint {
        display: block;
    }
}

.clientLogo {
    display: inline-block;
    position: relative;
    top: 1px;
    max-width: 200px;
    max-height: 200px;
}

/*20200605 - Fixed UAT issues*/
table.e-table .e-columnheader,
table.e-table thead td,
.e-grid .e-headercelldiv {
    min-height: auto !important;
}

.e-grid .e-headercell,
.e-grid .e-headercell-hover {
    height: auto;
}

.e-grid .e-headercelldiv {
    display: inline-block;
}

.e-grid .e-gridheader .e-icon {
    display: inline-block;
    float: initial !important;
    position: relative;
}

    .e-grid .e-gridheader .e-icon.e-filtericon {
        top: 1px;
    }

    .e-grid .e-gridheader .e-icon.e-ascending,
    .e-grid .e-gridheader .e-icon.e-descending {
        top: 27px;
        right: 0;
        float: right !important;
    }


.e-grid .e-pager {
    padding-bottom: 4px;
}

.e-pager .e-pagercontainer {
    margin: 0 5px;
}

.e-pager div.e-parentmsgbar {
    padding-right: 15px;
    padding-top: 15px;
}

@media (max-width: 1148px) { /*1148 / 991*/
    .e-grid {
        overflow-x: scroll;
    }

        .e-grid .e-gridheader,
        .e-grid .e-gridcontent,
        .e-grid .e-pager {
            min-width: 880px;
        }
}
