﻿.stat-widget-five {
    color: #fff;
}

/* Dashboard 27.04.2019 */
.wrapperdashboard {
    background-color: #e9faff;
    min-height: 100vh;
}

.dashToHead {
    height: 50px;
    border-bottom: 2px solid #267ed7;
    line-height: 50px;
    text-align: center;
    background-color: #f8f8f8;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}
/*Add by nilesh on date 23 May 2020*/

.form_head_CMS {
    background-color: #fff;
    padding: 7px 0;
    box-shadow: 0 0 4px #bfbebe;margin-bottom: 2rem;
}

.container 
{
    max-width:85% !important;
    margin:0 auto;
    
}
.dash-heading {
    font-size: 22px;
    text-align: left;
    float: left;
}

.form_head_CMS_Right {
    font-size: 16px;
    text-align: right;
    line-height: 34px;
    font-weight: 500;
}
/*.form_head_CMS {
    width: 100%;
    margin-bottom: 10px;
    padding: 3px;
    font-size: 28px;
    text-align: left;
    background-color: #ffecc0;
    border-bottom: 2px solid #343f64;
    box-shadow: 0 2px 4px -2px #d5d5d5;
}*/
/*.form_head_CMS_Right {
    /*margin-bottom:10px;
    padding:8px 10px;
  font-size: 16px;
    text-align: right;
    line-height: 41px;
    color: #ff4343;
}*/

.gridTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

    .gridTable caption {
        font-size: 0.5em;
        margin: .5em 0 .75em;
    }

    .gridTable tr {
        background-color: #f8f8f8;
        border: 1px solid #ddd;
        padding: .35em;
    }

    .gridTable th,
    .gridTable td {
        padding: 4px;
    }

    .gridTable td {
        font-size: 1em;
    }

    .gridTable th {
        padding: 6px;
    background-color: #e4e4e4;
    color: #333;
    font-size: 1em;
    }
/*End of nilesh added code*/
aside.left-panel {
    background: #fff;
    height: 100vh;
    padding: 0;
    vertical-align: top;
    width: 280px;
    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
    position: fixed;
    left: 0;
    bottom: 0;
    top: 55px;
    z-index: 999;
}


/* Google Fonts  */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
/* Googel Fonts End  

*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");

.bg-flat-color-1 {
    background: #c961ac;
}

.bg-flat-color-2 {
    background: #ab8ce4;
}

.bg-flat-color-8 {
    background: #dc3545;
}

.bg-flat-color-3 {
    background: #03a9f3;
}

.bg-flat-color-4 {
    background: #fb9678;
}

.bg-flat-color-5 {
    background: #66bb6a;
}

.bg-flat-color-6 {
    background: #5c6bc0;
}
.bg-flat-color-7 {
    background: #7f57c7;
}
.bg-flat-color-8 {
    background: #58c7a5;
}
.bg-flat-color-9 {
    background: #debf28;
}
.bg-flat-color-10 {
    background: #c7644d;
}
.bg-flat-color-11 {
    background: #ce515d;
}

.bg-transparent {
    background-color: transparent;
}

.white-color {
    color: #fff;
}

.flat-color-1 {
    color: #00c292;
}

.flat-color-2 {
    color: #ab8ce4;
}

.flat-color-8 {
    color: #dc3545;
}

.flat-color-3 {
    color: #03a9f3;
}

.flat-color-4 {
    color: #fb9678;
}

.flat-color-5 {
    color: #66bb6a;
}
.flat-color-7 {
    color: #7f57c7;
}
.flat-color-6 {
    color: #5c6bc0;
}

.bg- {
    background: #ef5350;
}

.bg- {
    background: #4dbd74;
}

.bg- {
    background: #66bb6a;
}

.bg-white {
    background-color: #fff;
}

.fade-5 {
    opacity: 0.5;
}

.icon-lg {
    font-size: 4.68em;
}

.fw-r {
    font-weight: normal;
}

.color-gray {
    color: #868e96;
}

.text-up {
    text-transform: uppercase;
}

.br-0 {
    border: none !important;
}

.black-rgba {
    background-color: rgba(0, 0, 0, 0.15) !important;
}

.color-white {
    color: #fff !important;
}

.color-red {
    color: #dc3545;
}

.font-3xl {
    font-size: 2.8125em;
}

.font-4xl {
    font-size: 3.75em;
}

.width-90 {
    width: 90px;
}

.height-15 {
    height: 15px;
}

.height-93 {
    height: 93px;
}

.height-100 {
    height: 100px;
}

.inline-block {
    display: inline-block;
}

.mb-15 {
    margin-bottom: 15px;
}

/* 


Googel Fonts  */
/* Googel Fonts End  

*/
.bg-flat-color-1 {
    background: #c961ac;
}

.bg-flat-color-2 {
    background: #ab8ce4;
}

.bg-flat-color-3 {
    background: #03a9f3;
}

.bg-flat-color-4 {
    background: #fb9678;
}

.bg-flat-color-5 {
    background: #66bb6a;
}

.bg-flat-color-6 {
    background: #5c6bc0;
}

.bg-transparent {
    background-color: transparent;
}

.white-color {
    color: #fff;
}

.flat-color-1 {
    color: #00c292;
}

.flat-color-2 {
    color: #ab8ce4;
}

.flat-color-3 {
    color: #03a9f3;
}

.flat-color-4 {
    color: #fb9678;
}

.flat-color-5 {
    color: #66bb6a;
}

.flat-color-6 {
    color: #5c6bc0;
}

.bg-twitter {
    background: #1da1f2;
}

.bg-facebook {
    background: #3b5998;
}

.bg-instagram {
    background: #833ab4;
}

.bg- {
    background: #ef5350;
}

.bg- {
    background: #4dbd74;
}

.bg- {
    background: #66bb6a;
}

.bg-white {
    background-color: #fff;
}

.fade-5 {
    opacity: 0.5;
}

.icon-lg {
    font-size: 4.68em;
}

.fw-r {
    font-weight: normal;
}

.color-gray {
    color: #868e96;
}

.text-up {
    text-transform: uppercase;
}

.br-0 {
    border: none !important;
}

.black-rgba {
    background-color: rgba(0, 0, 0, 0.15) !important;
}

.color-white {
    color: #fff !important;
}

.color-red {
    color: #dc3545;
}

.font-3xl {
    font-size: 2.8125em;
}

.font-4xl {
    font-size: 3.75em;
}

.width-90 {
    width: 90px;
}

.height-15 {
    height: 15px;
}

.height-93 {
    height: 93px;
}

.height-100 {
    height: 100px;
}

.inline-block {
    display: inline-block;
}

.mb-15 {
    margin-bottom: 15px;
}




body {
    display: table;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    width: 100%;
}

p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 24px;
    color: #878787;
}

    p:focus {
        border: none;
        outline: 0;
    }

a, button {
    text-decoration: none;
    outline: none !important;
    color: #878787;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

    a:hover,
    a:focus {
        text-decoration: none;
        color: #000;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

h5 {
    font-size: 1em;
}

ul,
ol {
    padding-left: 0;
}



.btn.disabled, .btn:disabled {
    cursor: not-allowed;
}

img {
    max-width: 100%;
}

.modal-header {
    display: block;
}

.mb-0 {
    margin-bottom: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.ov-h {
    overflow: hidden;
}

.btn,
button,
input,
textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.progress-thin {
    border-radius: 0;
    height: 5px;
}

.text-muted {
    font-size: 14px;
}

    .text-muted.muted-black {
        color: #333648 !important;
        font-weight: 600;
    }

.progress-box {
    margin-bottom: 30px;
}

    .progress-box .por-title {
        font-size: 1em;
        font-weight: 600;
        color: #868e96;
        padding-bottom: 5px;
    }

    .progress-box .por-txt {
        font-size: 13px;
        padding-bottom: 5px;
    }


/* Global Styles */
/* Main Styles */
aside.left-panel {
    background: #fff;
    height: 100vh;
    padding: 0;
    vertical-align: top;
    width: 280px;
    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
    position: fixed;
    left: 0;
    bottom: 0;
    top: 125px;
    z-index: 999;
}

    aside.left-panel:hover {
        overflow-x: scroll;
    }

.open aside.left-panel:hover {
    overflow-x: inherit;
}

.small-device .right-panel {
    margin-left: 83px;
}

.navbar {
    background: #fff;
    border-radius: 0;
    border: none;
    /*display: inline-block;*/
    margin: 0;
    padding: 0;
    vertical-align: top;
}

    .navbar .main-menu {
        float: left;
        padding: 0;
        padding-bottom: 50px;
    }

    .navbar .menu-title {
        color: #41434d;
        clear: both;
        display: block;
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: 700;
        line-height: 50px;
        padding: 0;
        text-transform: uppercase;
        width: 100%;
    }

    .navbar .navbar-nav {
        float: none;
        position: relative;
        width: 100%;
        display: inline-block;
    }

        .navbar .navbar-nav > li {
            padding-left: 30px;
            padding-right: 30px;
        }

            .navbar .navbar-nav > li.active {
                background: #e9faff;
            }

        .navbar .navbar-nav li {
            width: 100%;
        }

            .navbar .navbar-nav li.active .menu-icon, .navbar .navbar-nav li:hover .toggle_nav_button:before,
            .navbar .navbar-nav li .toggle_nav_button.nav-open:before {
                color: #333;
            }

            .navbar .navbar-nav li .dropdown-toggle:after {
                display: none;
            }

            .navbar .navbar-nav li > a {
                background: none !important;
                color: #607d8b;
                display: inline-block;
                font-size: 14px;
                line-height: 26px;
                padding: 10px 0;
                position: relative;
                width: 100%;
            }

                .navbar .navbar-nav li > a:hover, .navbar .navbar-nav li > a:hover .menu-icon {
                    color: #f26d39;
                }

                .navbar .navbar-nav li > a .menu-icon {
                    color: #607d8b;
                    float: left;
                    margin-top: 8px;
                    width: 55px;
                    text-align: left;
                    z-index: 9;
                }

                .navbar .navbar-nav li > a .menu-title-text {
                    font-size: 14px;
                }

                .navbar .navbar-nav li > a .badge {
                    border-radius: 0;
                    font-weight: 600;
                    float: right;
                    margin: 6px 0 0 0;
                    padding: 0.4em 0.5em;
                }

            .navbar .navbar-nav li.menu-item-has-children {
                position: relative;
                border-bottom: 1px dotted #ddd;
            }

                .navbar .navbar-nav li.menu-item-has-children a {
                    line-height: 30px;
                }

                    .navbar .navbar-nav li.menu-item-has-children a:before {
                        content: "";
                        position: absolute;
                        top: 23px;
                        right: 0;
                        width: 8px;
                        height: 8px;
                        border-style: solid;
                        border-width: 1px;
                        border-color: #607d8b #607d8b transparent transparent;
                        -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                        -webkit-transition: all .25s ease;
                        transition: all .25s ease;
                    }

                    .navbar .navbar-nav li.menu-item-has-children a:hover:before {
                        border-color: #03a9f3 #03a9f3 transparent transparent;
                    }

                .navbar .navbar-nav li.menu-item-has-children .sub-menu {
                    background: #fff;
                    border: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    overflow-y: hidden;
                    padding: 0 0 0 35px;
                }

                    .navbar .navbar-nav li.menu-item-has-children .sub-menu li {
                        position: relative;
                    }

                    .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
                        color: #c8c9ce;
                        float: left;
                        padding: 0;
                        position: absolute;
                        left: 0;
                        font-size: 14px;
                        top: 9px;
                    }

                    .navbar .navbar-nav li.menu-item-has-children .sub-menu a {
                        padding: 2px 0 2px 30px;
                    }

                        .navbar .navbar-nav li.menu-item-has-children .sub-menu a:before {
                            content: '';
                            display: none;
                        }

                        .navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
                            top: 13px;
                            text-align: left;
                            width: 25px;
                        }

                .navbar .navbar-nav li.menu-item-has-children.show a:before {
                    border-color: transparent #607d8b #607d8b transparent;
                    top: 20px;
                    right: -5px;
                }

                .navbar .navbar-nav li.menu-item-has-children.show a:hover:before {
                    border-color: transparent #03a9f3 #03a9f3 transparent;
                }

                .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
                    max-height: 1000px;
                    opacity: 1;
                    position: static !important;
                }

        .navbar .navbar-nav > .active > a,
        .navbar .navbar-nav > .active > a:focus,
        .navbar .navbar-nav > .active > a:hover {
            color: #333;
        }

.navbar-nav li span.count {
    background: #a9d86e;
    border-radius: 50%;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 9px;
    font-weight: 700;
    float: right;
    height: 20px;
    width: 20px;
    line-height: 20px;
    margin-right: 15px;
    text-align: center;
}

.open .navbar .navbar-brand.hidden {
    display: block;
}

.open .sub-menu .subtitle {
    display: block;
    font-size: 15px;
    line-height: 35px;
    color: #607d8b;
    border-bottom: 1px solid rgba(96, 125, 139, 0.15);
}

.open .sub-menu i {
    left: 15px !important;
}

.sub-menu .subtitle {
    display: none;
}

    .sub-menu .subtitle > .menu-icon {
        display: none;
    }

.open aside.left-panel {
    max-width: 83px;
    width: 83px;
}

    .open aside.left-panel .navbar .navbar-header {
        padding: 0;
    }

    .open aside.left-panel .navbar .navbar-brand {
        display: none;
    }

        .open aside.left-panel .navbar .navbar-brand.hidden {
            display: block !important;
            text-align: center;
            width: 100%;
        }

            .open aside.left-panel .navbar .navbar-brand.hidden img {
                max-width: 100%;
                margin: 0 auto;
            }

        .open aside.left-panel .navbar .navbar-brand.d-md-none {
            display: block !important;
            margin: 13px 0 0;
            min-height: 67px;
            padding: 0;
            text-align: center;
        }

    .open aside.left-panel .navbar .navbar-nav:before {
        display: none !important;
    }

    .open aside.left-panel .navbar .navbar-nav li {
        position: relative;
        padding: 0 15px;
    }

        .open aside.left-panel .navbar .navbar-nav li a {
            font-size: 0;
            z-index: 0;
            -webkit-transition: none;
            transition: none;
        }

            .open aside.left-panel .navbar .navbar-nav li a .menu-icon {
                font-size: 20px;
                z-index: -1;
                text-align: center;
                width: inherit;
            }

            .open aside.left-panel .navbar .navbar-nav li a .menu-title-text {
                font-size: 0;
            }

            .open aside.left-panel .navbar .navbar-nav li a .badge {
                display: none;
            }

        .open aside.left-panel .navbar .navbar-nav li > a {
            max-width: 60px;
            padding-left: 0;
        }

        .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
            overflow: hidden;
        }

            .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
                padding-left: 0;
            }

            .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
                display: block;
                left: 83px;
                top: 0;
            }

                .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
                    display: block;
                    font-size: 14px;
                    max-width: inherit;
                    padding: 2px 15px 2px 25px;
                    width: 100%;
                }

                    .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
                        text-align: center;
                    }

            .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
                overflow: visible;
            }

                .open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
                    position: absolute !important;
                    width: 180px;
                    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
                    box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
                }

        .open aside.left-panel .navbar .navbar-nav li span.count {
            display: none;
            margin-right: 5px;
            z-index: 1;
        }

        .open aside.left-panel .navbar .navbar-nav li.active a:after {
            content: '';
            display: none;
        }

    .open aside.left-panel .navbar .navbar-nav .menu-title {
        font-size: 0;
        line-height: 0;
        opacity: 0;
        padding: 0;
    }

    .open aside.left-panel .menutoggle {
        background-color: #dc3545;
        color: #fff !important;
        right: -20px;
        text-align: center;
    }

/* Right panel */
.right-panel {
    margin-left: 280px;
}

    .right-panel .top-left {
        width: 350px;
        float: left;
    }

    .right-panel .top-rigth {
        float: left;
    }

    .right-panel .breadcrumbs {
        float: left;
        margin-top: 30px;
        padding: 0 1.875em;
        width: 100%;
    }

        .right-panel .breadcrumbs .breadcrumbs-inner {
            background-color: #fff;
        }

        .right-panel .breadcrumbs .col-lg-8 .page-header {
            float: left;
        }

    .right-panel .page-header {
        min-height: 50px;
        margin: 0px;
        padding: 0px 15px;
        background: #ffffff;
        border-bottom: 0px;
    }

        .right-panel .page-header h1 {
            font-size: 18px;
            padding: 15px 0;
        }

        .right-panel .page-header .breadcrumb {
            margin: 0px;
            padding: 13.5px 0;
            background: #fff;
            text-transform: capitalize;
        }

            .right-panel .page-header .breadcrumb > li + li:before {
                padding: 0 5px;
                color: #ccc;
                content: "/\00a0";
            }

    .right-panel header.header {
        background: #fff;
        border-bottom: 1px solid #e8e9ed;
        -webkit-box-shadow: none;
        box-shadow: none;
        clear: both;
        padding: 0 30px;
        height: 55px;
        position: fixed;
        left: 280px;
        left: 0;
        right: 0;
        top: 0;
        z-index: 999;
    }

    .right-panel .navbar-brand {
        width: 250px;
        display: inline-block;
    }

    .right-panel .menutoggle {
        padding-top: 7px;
    }

    .right-panel .navbar-header {
        width: 100%;
        background-color: #fff;
        padding: 0 1.25em 0 0;
    }

        .right-panel .navbar-header > a {
            display: inline-block;
        }

    .right-panel .navbar-brand {
        line-height: 42px;
    }

        .right-panel .navbar-brand img {
            max-width: 145px;
        }

        .right-panel .navbar-brand.hidden {
            display: none;
        }

.open .right-panel {
    margin-left: 83px;
}

.open .let-panel {
    z-index: 999;
}

header.fixed-top {
    background: #fff;
    padding: 20px;
}

.menutoggle {
    background-color: transparent;
    color: #99abb4 !important;
    cursor: pointer;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    width: 40px;
    display: none;
    text-align: right;
    padding-top: 33px;
}

.search-trigger {
    background: transparent;
    border: none;
    color: #99abb4;
    cursor: pointer;
    font-size: 16px;
    line-height: 55px;
    padding: 0;
    width: 43px;
}

.header-left {
    display: inline-block;
}

    .header-left.open .form-inline {
        display: block;
    }

    .header-left .dropdown {
        display: inline-block;
    }

        .header-left .dropdown .dropdown-toggle {
            background: transparent;
            border: none;
            color: #99abb4;
            font-size: 16px;
            line-height: 55px;
            padding-top: 0;
            padding-bottom: 0;
        }

            .header-left .dropdown .dropdown-toggle:after {
                display: none;
            }

            .header-left .dropdown .dropdown-toggle .count {
                border-radius: 50%;
                color: #fff;
                font-size: 11px;
                height: 15px;
                width: 15px;
                line-height: 15px;
                right: 0;
                top: 12px;
                position: absolute;
            }

            .header-left .dropdown .dropdown-toggle:active, .header-left .dropdown .dropdown-toggle:focus, .header-left .dropdown .dropdown-toggle:visited {
                background: none !important;
                border-color: transparent !important;
                color: #292b35 !important;
            }

        .header-left .dropdown .dropdown-menu {
            background: #fff;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            top: 52px !important;
            left: inherit !important;
            right: 0 !important;
            -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
            box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
            line-height: 35px;
        }

            .header-left .dropdown .dropdown-menu p {
                font-size: 15px;
                margin: 0;
                padding: 5px 15px;
            }

            .header-left .dropdown .dropdown-menu .dropdown-item {
                color: #99abb4;
                font-size: 13px;
                padding: 10px 15px 3px;
                text-overflow: ellipsis;
                -webkit-transition: all .25s;
                transition: all .25s;
            }

                .header-left .dropdown .dropdown-menu .dropdown-item:hover {
                    background: rgba(233, 236, 239, 0.5);
                }

                .header-left .dropdown .dropdown-menu .dropdown-item .photo {
                    float: left;
                    margin-right: 15px;
                    width: 25px;
                }

                .header-left .dropdown .dropdown-menu .dropdown-item .message .name {
                    margin-top: -5px;
                }

                .header-left .dropdown .dropdown-menu .dropdown-item .message .time {
                    font-size: 11px;
                }

                .header-left .dropdown .dropdown-menu .dropdown-item .message p {
                    clear: both;
                    font-size: 14px;
                    margin: 0;
                    padding: 0;
                    text-overflow: ellipsis;
                }

.header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .header-menu .dropdown {
        line-height: 55px;
        margin-top: 0 !important;
    }

        .header-menu .dropdown .dropdown-toggle {
            line-height: 55px;
        }

.user-area .dropdown-toggle {
    position: relative;
    z-index: 0;
}

    .user-area .dropdown-toggle:before {
        content: "";
        position: absolute;
        right: -3px;
        bottom: 10px;
        background: #868e96;
        width: 11px;
        height: 11px;
        border-radius: 100%;
        border: 2px solid white;
        z-index: 1;
    }

    .user-area .dropdown-toggle.active:before {
        background: #49a342;
    }

.dropdown-menu {
    border-radius: 0;
    -webkit-transform: none !important;
    transform: none !important;
}

.for-notification .dropdown-menu .dropdown-item {
    padding: 5px 15px !important;
    text-overflow: ellipsis;
}

    .for-notification .dropdown-menu .dropdown-item i {
        float: left;
        font-size: 14px;
        margin: 5px 5px 0 0;
        text-align: left;
        width: 20px;
    }

    .for-notification .dropdown-menu .dropdown-item p {
        padding: 0 !important;
        text-overflow: ellipsis;
    }

.user-area {
    float: right;
    padding-right: 0;
    position: relative;
    padding-left: 20px;
}

    .user-area .user-menu {
        background: #fff;
        border: none;
        left: inherit !important;
        right: 0;
        top: 54px !important;
        margin: 0;
        max-width: 150px;
        padding: 5px 10px;
        position: absolute;
        width: 100%;
        z-index: 999;
        min-width: 150px;
        -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    }

        .user-area .user-menu .nav-link {
            color: #607d8b;
            display: block;
            font-size: 13px;
            line-height: 22px;
            padding: 5px 0;
        }

            .user-area .user-menu .nav-link > i {
                margin-right: 10px;
            }

    .user-area .user-avatar {
        float: right;
        width: 40px;
    }

    .user-area .user-info .name {
        color: #8c8c8c;
        font-size: 14px;
        position: relative;
        text-transform: uppercase;
    }

    .user-area .count {
        background: #d9534f;
        border-radius: 50%;
        color: #fff;
        font-family: 'Open Sans';
        font-size: 9px;
        font-weight: 700;
        float: right;
        height: 20px;
        width: 20px;
        line-height: 20px;
        text-align: center;
    }

    .user-area .dropdown-toggle {
        line-height: 55px;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .user-area .dropdown-toggle:after {
            display: none;
        }

#menuToggle2 {
    padding-left: 25px;
}


.content {
    float: left;
    margin-top: 130px;
    padding: 20px 35px;
    width: 100%;
    min-height: 100vh;
    height: 100%;
}

.card {
    margin-bottom: 1.875em;
    border-radius: 5px;
    padding: 0;
    border: 0px solid transparent;
}

    .card .box-title {
        font-weight: 600;
        font-size: 1em;
        padding: 5px 0;
    }

    .card .weather-title.box-title {
        padding: 0 15px;
        line-height: 50px;
        background: #fff;
        border-radius: 5px 5px 0 0;
    }

    .card.weather-box .card-body {
        padding-top: 0;
    }

    .card.weather-box .top {
        background: #eceff1;
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
        padding-top: 22px;
        overflow: hidden;
    }

        .card.weather-box .top .wi {
            float: left;
            width: 100px;
            text-align: left;
            padding-bottom: 10px;
        }

            .card.weather-box .top .wi:before {
                font-size: 60px;
            }

        .card.weather-box .top .updates {
            font-size: 14px;
            text-align: right;
        }

        .card.weather-box .top .currently {
            font-size: 22px;
            text-align: right;
        }

    .card.weather-box .middle {
        clear: both;
        position: relative;
        height: 80px;
        color: #333648;
    }

        .card.weather-box .middle .city {
            padding-top: 15px;
            width: 100%;
            font-weight: 700;
            font-size: 16px;
        }

            .card.weather-box .middle .city span {
                font-size: 14px;
                display: block;
                font-weight: 400;
            }

        .card.weather-box .middle .temp {
            position: absolute;
            font-size: 34px;
            top: 10px;
            right: 0;
        }

            .card.weather-box .middle .temp span {
                font-size: 16px;
            }

    .card.weather-box .nextdays {
        clear: both;
        padding-top: 22px;
        text-align: center;
        margin-left: -20px;
        margin-right: -20px;
        border-top: 1px solid #ededed;
        background: #fff;
        font-family: "Open Sans", sans-serif;
    }

        .card.weather-box .nextdays .days {
            display: inline-block;
            width: 20%;
            font-size: 14px;
        }

            .card.weather-box .nextdays .days span {
                display: block;
            }

    .card .card-top,
    .card .card-footer {
        background: #fafafa;
        border-bottom: 1px solid #e8e9ef;
        float: left;
        padding: .75em 1.125em;
        width: 100%;
    }

        .card .card-top .card-title,
        .card .card-footer .card-title {
            color: #343a40;
            font-size: .875em;
            font-weight: 600;
            padding-top: 5px;
            text-transform: capitalize;
        }

        .card .card-top button,
        .card .card-footer button {
            background: none;
            border: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #868e96;
            font-size: 12px;
            padding: 0 5px;
        }

        .card .card-top[class*="bg"] .card-title,
        .card .card-footer[class*="bg"] .card-title {
            color: #fff;
        }

        .card .card-top[class*="bg"] button,
        .card .card-footer[class*="bg"] button {
            color: #fff;
        }

        .card .card-top.p-0 .card-title,
        .card .card-footer.p-0 .card-title {
            padding: 1.125em;
        }

        .card .card-top.bg-flat-color-1,
        .card .card-footer.bg-flat-color-1 {
            background: #c961ac;
            border: none;
        }

        .card .card-top.bg-flat-color-2,
        .card .card-footer.bg-flat-color-2 {
            background: #42a5f5;
            border: none;
        }

        .card .card-top.bg-flat-color-3,
        .card .card-footer.bg-flat-color-3 {
            background: #ffa726;
            border: none;
        }

        .card .card-top.bg-flat-color-4,
        .card .card-footer.bg-flat-color-4 {
            background: #ef5350;
            border: none;
        }

        .card .card-top.bg-flat-color-5,
        .card .card-footer.bg-flat-color-5 {
            background: #4dbd74;
            border: none;
        }

        .card .card-top.bg-flat-color-6,
        .card .card-footer.bg-flat-color-6 {
            background: #66bb6a;
            border: none;
        }
        card .card-top.bg-flat-color-7,
        .card .card-footer.bg-flat-color-7 {
            background: #dc3545;
            border: none;
        }
        card .card-top.bg-flat-color-8,
        .card .card-footer.bg-flat-color-8 {
            background: #66db6a;
            border: none;
        }
        card .card-top.bg-flat-color-9,
        .card .card-footer.bg-flat-color-9 {
            background: #ffa726;
            border: none;
        }
        card .card-top.bg-flat-color-10,
        .card .card-footer.bg-flat-color-10 {
            background: #66aa6a;
            border: none;
        }
        card .card-top.bg-flat-color-11,
        .card .card-footer.bg-flat-color-11{
            background: #ce515d;
            border: none;
        }

    .card .card-left {
        width: 60%;
    }

    .card .card-right {
        width: 40%;
    }

    .card .card-body {
        float: left;
        
        position: relative;
        width: 100%;border-radius: 20px !important;
    }
    
.count-container .card 
{
    border-radius:20px;
}
.countsInfo {
    min-height: 125px;
}

.card h4 {
    font-size: 1.1rem;
}

.card .user-header .media img {
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.card .card-header .card-actions button {
    display: block;
    float: left;
    width: 50px;
    padding: .75rem 0;
    margin: 0 !important;
    color: #fff;
    outline: 0;
    text-align: center;
    background: transparent;
    border: 0;
    border-left: 1px solid rgba(120, 130, 140, 0.4);
}

.card .card-footer {
    padding: 0.65rem 1.25rem;
    background-color: #f0f3f5;
    border-top: 1px solid #c2cfd6;
}

    .card .card-footer ul li {
        display: table-cell;
        padding: 0 1rem;
        text-align: center;
    }

.card .nav-tabs {
    margin-bottom: -1px;
}

    .card .nav-tabs a {
        border-radius: 0;
        color: #b5bcc2;
        font-size: 12px;
        font-weight: 700;
        padding: .25em .5em;
        text-transform: uppercase;
    }

        .card .nav-tabs a:hover {
            border-color: transparent;
        }

    .card .nav-tabs .active a {
        border-color: #e8e9ef;
        color: #868e96 !important;
    }

.action-menu .dropdown-toggle i {
    font-size: 12px;
}

.action-menu .dropdown-toggle::after {
    display: none;
}



/* Button Reset */
.btn, .button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border-radius: 3;
    cursor: pointer;
}


/*    Widget One
---------------------------*/
.dib {
    display: inline-block;
}

.stat-widget-one .stat-icon {
    vertical-align: top;
}

    .stat-widget-one .stat-icon i {
        font-size: 30px;
        border-width: 3px;
        border-style: solid;
        border-radius: 100px;
        padding: 15px;
        font-weight: 900;
        display: inline-block;
    }

.stat-widget-one .stat-content {
    margin-left: 30px;
    margin-top: 7px;
}

.stat-widget-one .stat-text {
    font-size: 14px;
    color: #868e96;
}

.stat-widget-one .stat-digit {
    font-size: 24px;
    color: #373757;
}

/*    Widget Two
---------------------------*/
.stat-widget-two {
    text-align: center;
}

    .stat-widget-two .stat-digit {
        font-size: 1.75rem;
        font-weight: 500;
        color: #373757;
    }

        .stat-widget-two .stat-digit i {
            font-size: 18px;
            margin-right: 5px;
        }

    .stat-widget-two .stat-text {
        font-size: 16px;
        margin-bottom: 5px;
        color: #868e96;
    }

    .stat-widget-two .progress {
        height: 8px;
        margin-bottom: 0;
        margin-top: 20px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .stat-widget-two .progress-bar {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/*    Widget Three
---------------------------*/
.stat-widget-three .stat-icon {
    display: inline-block;
    padding: 33px;
    position: absolute;
    line-height: 21px;
}

    .stat-widget-three .stat-icon i {
        font-size: 30px;
        color: #ffffff;
    }

.stat-widget-three .stat-content {
    text-align: center;
    padding: 15px;
    margin-left: 90px;
}

.stat-widget-three .stat-digit {
    font-size: 30px;
}

.stat-widget-three .stat-text {
    padding-top: 4px;
}

.home-widget-three .stat-icon {
    line-height: 19px;
    padding: 27px;
}

.home-widget-three .stat-digit {
    font-size: 24px;
    font-weight: 300;
    color: #373757;
}

.home-widget-three .stat-content {
    text-align: center;
    margin-left: 60px;
    padding: 13px;
}

/*    Widget Four
---------------------------*/
.stat-widget-four {
    position: relative;
}

    .stat-widget-four .stat-icon {
        display: inline-block;
        position: absolute;
        top: 5px;
    }

    .stat-widget-four i {
        display: block;
        font-size: 36px;
    }

    .stat-widget-four .stat-content {
        margin-left: 40px;
        text-align: center;
    }

    .stat-widget-four .stat-heading {
        font-size: 20px;
    }

/*    Widget Five
---------------------------*/
.stat-widget-five {
    min-height: 60px;
}

    .stat-widget-five .stat-icon {
        font-size: 50px;
        line-height: 50px;
        position: absolute;
        left: 30px;
        top: 27px;color:#fff;
    }
    .stat-widget-five .stat-icon i {
       color:#fff;font-size:2rem;
    }

    .stat-widget-five .stat-content {
        margin-left: 62px;
    }

    .stat-widget-five .stat-text {
        color: #fff;
        font-size: 28px;
    }

    .stat-widget-five .stat-heading {
        color: #fff !important;
        font-size: 14px !important;
    }
     .stat-text .count span{
        color: #fff !important;
        font-size: 2rem !important;
    }

.horizontal:before {
    background: #ffffff;
    bottom: 0;
    content: "";
    height: 38px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 1px;
}
.stat-text .count
{
    color:#fff !important;
}
.stat-widget-five .stat-heading span 
{
    color:#fff !important;
}


@media (max-width: 1680px) {
    .timeline li {
        padding: 2px 0;
    }
}

@media (max-width: 1368px) {
    .twt-category {
        margin-bottom: 0;
    }

    .twt-feed {
        max-height: 155px;
    }

        .twt-feed img {
            height: 75px;
            width: 75px;
        }

    .stat-widget-one .stat-content {
        margin-left: 15px;
    }

    .card-body {
        padding: 15px;
    }

    .badges button {
        margin: 2px 0;
    }

    #g2 {
        padding-top: 33px;
    }

    .timeline li .time {
        padding-bottom: 10px;
    }

    .height-93 {
        height: 75px;
    }

    .height-100 {
        height: 90px;
    }

    .widget .row.p-4.height-93 {
        padding: 1.125em 1.75em !important;
    }

    .widget .card-footer.p-3.bg-white.text-center {
        padding: .9em !important;
    }

    .weather h3.fw-r.text-white {
        font-size: 1.125em;
    }

    .weather span {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .menutoggle {
        display: block;
    }

    .open aside.left-panel {
        width: 280px;
        max-width: 280px;
    }

    aside.left-panel:hover {
        overflow-x: inherit;
    }

    aside.left-panel.open-menu {
        overflow-x: scroll;
    }

    aside.left-panel {
        max-width: 83px;
        width: 83px;
    }

        aside.left-panel .navbar .navbar-header {
            padding: 0;
        }

        aside.left-panel .navbar .navbar-brand {
            display: none;
        }

            aside.left-panel .navbar .navbar-brand.hidden {
                padding: 0 0 10px;
                text-align: center;
                width: 100%;
            }

                aside.left-panel .navbar .navbar-brand.hidden img {
                    max-width: 100%;
                    margin: 0 auto;
                }

            aside.left-panel .navbar .navbar-brand.d-md-none {
                margin: 13px 0 0;
                min-height: 67px;
                padding: 0;
                text-align: center;
            }

        aside.left-panel .navbar .navbar-nav:before {
            display: none !important;
        }

        aside.left-panel .navbar .navbar-nav li {
            position: relative;
        }

            aside.left-panel .navbar .navbar-nav li a {
                font-size: 0;
                z-index: 0;
                -webkit-transition: none;
                transition: none;
            }

                aside.left-panel .navbar .navbar-nav li a .menu-icon {
                    font-size: 20px;
                    z-index: -1;
                    text-align: center;
                    width: inherit;
                }

                aside.left-panel .navbar .navbar-nav li a .menu-title-text {
                    font-size: 0;
                }

                aside.left-panel .navbar .navbar-nav li a .badge {
                    display: none;
                }

            aside.left-panel .navbar .navbar-nav li > a {
                max-width: 60px;
                padding-left: 0;
            }

            aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
                overflow: hidden;
            }

                aside.left-panel .navbar .navbar-nav li.menu-item-has-children a:before {
                    content: '';
                    display: none;
                }

                aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
                    padding-left: 0;
                }

                aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
                    display: block;
                    left: inherit;
                    right: -160px;
                    top: 0;
                }

                    aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
                        display: block;
                        font-size: 14px;
                        max-width: inherit;
                        padding: 2px 15px 2px 35px;
                        width: 100%;
                    }

                        aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
                            text-align: center;
                        }

                    aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
                        left: 10px;
                    }

                aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
                    overflow: visible;
                }

                    aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
                        position: absolute !important;
                    }

            aside.left-panel .navbar .navbar-nav li span.count {
                display: none;
                margin-right: 5px;
                z-index: 1;
            }

            aside.left-panel .navbar .navbar-nav li.active a:after {
                content: '';
                display: none;
            }

        aside.left-panel .navbar .navbar-nav .menu-title {
            font-size: 0;
            line-height: 0;
            opacity: 0;
            padding: 0;
        }

        aside.left-panel .menutoggle {
            display: none;
        }

        aside.left-panel.open-menu {
            max-width: 280px;
            width: 280px;
        }

            aside.left-panel.open-menu .navbar .navbar-nav li > a {
                width: 100%;
                max-width: 100%;
                font-size: 14px;
            }

                aside.left-panel.open-menu .navbar .navbar-nav li > a .menu-icon {
                    width: 55px;
                    font-size: inherit;
                    text-align: left;
                }

            aside.left-panel.open-menu .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
                position: static !important;
                margin-left: 45px;
            }

            aside.left-panel.open-menu .navbar .navbar-nav .menu-title {
                padding-left: 30px;
                padding-right: 30px;
                font-size: 14px;
                line-height: 50px;
                opacity: 1;
            }

    .navbar .main-menu {
        padding: 0;
    }

    #language-select,
    .user-area .dropdown-toggle,
    header .form-inline {
        height: 48px;
    }

    .header-left .dropdown .dropdown-menu {
        top: 47px !important;
    }

    #language-select .dropdown-menu {
        top: 49px !important;
    }

    .user-area .user-menu {
        top: 51px !important;
    }

    .content {
        padding: 1.25em;
    }

    .flotRealtime2 {
        height: 330px;
    }

    .card {
        margin-bottom: 1.25em;
    }

        .card .card-header {
            position: relative;
        }

            .card .card-header strong {
                display: block;
            }

            .card .card-header small {
                float: left;
            }

            .card .card-header .card-actions {
                right: 0;
                top: .75rem;
                position: absolute;
            }

    .card-footer.bg-white.br-0.pl-5.pr-5.pt-0.pb-5 {
        padding-bottom: 1.5em !important;
        padding-left: 1em !important;
        padding-right: 1em !important;
    }

    #g2 {
        height: auto !important;
        padding-top: 7px;
    }

    #flotBar2 {
        height: 150px;
    }

    #g1 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .card-footer.bg-white [class*="float"] {
        display: block;
        float: none !important;
        text-align: center;
    }

        .card-footer.bg-white [class*="float"].currency {
            display: inline-block;
        }

        .card-footer.bg-white [class*="float"].fa {
            display: inline-block;
            float: left !important;
        }

    #traffic-chart {
        height: 232px !important;
    }

    i.p-4.font-3xl.width-90.text-center.mr-3.float-left.text-light {
        font-size: 1.8125em;
        width: 75px;
    }

    .card i + h4 {
        display: inline;
        padding-top: 1em !important;
    }

    .timeline li img {
        margin: 0px 5px 5px 0;
    }

    .timeline li span {
        padding-bottom: 8px !important;
    }

    .card-footer.bg-white.br-0.pl-5.pr-5.pt-1.pb-4.mb-3 {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }

    .font-4xl {
        font-size: 2.75em;
    }

    .media.p-4.height-100,
    .widget .row.p-4.height-93 {
        padding: 1rem !important;
    }

    .height-100 {
        height: 63px;
    }

    .widget .social .rounded-circle {
        max-width: 60px;
        margin-top: 8px;
    }

    footer.site-footer {
        padding: 0 1.125em;
    }

        footer.site-footer .footer-inner {
            padding: 1.75em 1em;
        }
}

@media (max-width: 992px) {
    [class*="col"].no-padding {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
}

@media (max-width: 768px) {

    .navbar {
        height: 100vh;
    }

        .navbar .navbar-nav li.menu-item-has-children > a:before {
            display: block !important;
        }

        .navbar .main-menu {
            float: none;
            padding-bottom: 70px;
            padding-top: 70px;
        }

    .left-panel {
        display: none;
    }

    aside.left-panel {
        overflow: scroll;
    }

    .right-panel header.header {
        height: 62px;
    }

    .right-panel .top-left, .right-panel .top-right {
        width: 100%;
        float: none;
        background: white;
    }

    .right-panel .menutoggle {
        float: right;
    }

    .right-panel .navbar-header {
        padding: 0;
    }

    .right-panel header.header {
        position: static;
    }

        .right-panel header.header .top-left {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            padding: 0 30px;
            z-index: 999;
            border-bottom: 1px solid #dcdcdc;
        }

        .right-panel header.header .top-right {
            padding: 0 30px;
        }

    .small-device .right-panel {
        margin-left: 0;
    }

    #left-panel {
        max-width: 100%;
        width: 100%;
    }

        #left-panel .navbar .navbar-nav li > a {
            max-width: inherit;
            font-size: 14px;
        }

            #left-panel .navbar .navbar-nav li > a .menu-icon {
                width: 55px;
                text-align: left;
                font-size: 14px;
            }

        #left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
            position: static !important;
            padding-left: 50px;
        }

    .orders {
        overflow: hidden;
    }

    .order-table .avatar, .order-table .serial {
        display: none;
    }
}

@media (max-width: 575px) {
    #left-panel .navbar {
        display: inherit;
    }

        #left-panel .navbar .main-menu {
            display: inherit;
        }

        #left-panel .navbar .sub-menu.children {
            display: none;
        }

            #left-panel .navbar .sub-menu.children.show {
                display: block;
            }

    .right-panel .navbar-brand {
        width: 220px;
        padding-bottom: 5px;
    }

    .right-panel .menutoggle {
        width: 20px;
    }
}

#cellPaiChart {
    height: 160px;
}

    #cellPaiChart .pieLabel {
        top: 50px !important;
    }

        #cellPaiChart .pieLabel div {
            font-size: 16px !important;
        }

    #cellPaiChart #pieLabel1 {
        left: 20px !important;
    }

    #cellPaiChart #pieLabel0 {
        left: inherit !important;
        right: 20px !important;
    }










.dashBoardFooter {
    padding: 0 1.875em;
}

.tracker {
    border: 1px solid #ddd;
    background-color: #fff;
}

.card .box-title {
    font-weight: 600;
    font-size: 1em;
    padding: 5px 0;
}

/* Tracker */
ul.progress-tracker {
    display: table;
    width: 100%;
    margin: 10px 0 50px;
    padding: 0;
}

    ul.progress-tracker li {
        display: table-cell;
        text-align: center;
        position: relative;
    }

        ul.progress-tracker li .step {
            width: 30px;
            height: 30px;
            margin: 0 auto;
            text-align: center;
            background-color: #bcd4ec;
            border-radius: 30px;
            line-height: 30px;
            position: relative;
            color: #fff;
            z-index: 1;
        }

        ul.progress-tracker li .label {
            position: absolute;
            left: 0;
            right: 0;
            margin-top: 10px;
            font-size: 13px;
        }

        ul.progress-tracker li::after {
            content: '';
            position: absolute;
            width: 100%;
            background-color: #efefef;
            height: 5px;
            left: 0;
            top: 10px;
        }

.step a {
    color: #333;
    display: block;
}

.radio input[type="radio"] {
    margin: 0 5px;
}

.activeTrack {
    background: #fb9678 !important;
}

.remainingTrack {
    background: #ab8ce4 !important;
}

.topbar .top-navbar .navbar-header {
    line-height: 65px;
    text-align: center;
}

.user-profile {
    text-align: center;
    position: relative;
    width: 100%;
}

    .user-profile p {
        font-size: 13px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        line-height: 24px;
        color: #878787;
    }

    .user-profile .profile-img {
        width: 100px;
        height: 100px;
        margin: 10px auto;
    }

        .user-profile .profile-img img {
            width: 100px;
            height: 100px;
            margin: 0 auto;
            border-radius: 50%;
            background-color: #f0f0f0;
        }

        .user-profile .profile-img::before {
            -webkit-animation: 2.5s blow 0s linear infinite;
            animation: 2.5s blow 0s linear infinite;
            position: absolute;
            content: '';
            width: 50px;
            height: 50px;
            top: 0;
            margin: 0 auto;
            border-radius: 50%;
            z-index: 0;
        }

/* Scroll top */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(66, 159, 253);
    width: 50px;
    height: 50px;
    display: block;
    z-index: 9999999;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scrollicon {
    line-height: 50px;
    text-align: center;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

    #return-to-top:hover i {
        color: #fff;
        top: 5px;
    }

.table-responsive {
    display: block !important;
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
}

.samll_text {
    font-size: 14px;
    color: #8f909b;
    padding: 1px 0;
    line-height: 17px;
}

.OTPtextbox {
    border: none !important;
    border-bottom-style: solid !important;
    border-bottom-width: 3px !important;
    border-color: #429ffd !important;
    padding-left: 10px !important;
    letter-spacing: 15px !important;
    width: 160px !important;
    border-radius: 0 !important;
}

    .OTPtextbox:hover, .OTPtextbox:focus {
        outline: none !important;
        box-shadow: 0px 0px 0px #61C5FA !important;
    }



/*************************Toggle Switch********************/
#sp_english, #sp_hindi {
    width: 100%;
}

.knobs, .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.toggbutton {
    position: relative;
    width: 74px;
    height: 36px;
    margin: -5px 10px 5px 5px;
    overflow: hidden;
}

    .toggbutton.r, .toggbutton.r .layer {
        border-radius: 100px;
    }

.button.b2 {
    border-radius: 2px;
}

.toggleswitch {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.knobs {
    z-index: 2;
}

.layer {
    width: 100%;
    background-color: #ebf7fc;
    transition: 0.3s ease all;
    z-index: 1;
}
/* Button 2 */
#button-2 .knobs:before, #button-2 .knobs:after {
    content: 'EN';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    background-color: #03A9F4;
    border-radius: 50%;
    transition: 0.3s ease all;
}

#button-2 .knobs:before {
    content: 'EN';
}

#button-2 .knobs:after {
    content: 'HI';
}

#button-2 .knobs:after {
    right: -28px;
    left: auto;
    background-color: #F44336;
}

#button-2 .toggleswitch:checked + .knobs:before {
    left: -28px;
}

#button-2 .toggleswitch:checked + .knobs:after {
    right: 4px;
}

#button-2 .toggleswitch:checked ~ .layer {
    background-color: #fcebeb;
}
/*************************Toggle Switch********************/




/* New changes */
/*.dash-heading {
    float: left;
}*/

.count-container {
    padding: 20px 0;
}

    .count-container .card:hover {
        transition: all 400ms ease-in-out;
        margin-top: -5px;
        box-shadow: 0 3px 4px 0 #5e5a5a;
    }


#GrdCmS_New td:last-child a {

     padding: 4px 20px;
    background-color: #5c6bc0;
    color: #fff !important;
}

    #GrdCmS_New td:last-child a:hover {
        transition: all 400ms ease-in-out;
        box-shadow: 0 1px 4px 0 #ddd;background-color: #ffd86f;
    }

#Grd_Forwrd2Tech td:last-child a {
   
     padding: 4px 20px;
    background-color: #5c6bc0;
    color: #000 !important;
}

    #Grd_Forwrd2Tech td:last-child a:hover {
        transition: all 400ms ease-in-out;
        box-shadow: 0 1px 4px 0 #ddd;background-color: #ffd86f;
    }

#Grd_Forwrd2Univ td:last-child a {
   
         padding: 4px 20px;
    background-color: #5c6bc0;
    color: #fff !important;
}

    #Grd_Forwrd2Univ td:last-child a:hover {
        transition: all 400ms ease-in-out;
        box-shadow: 0 1px 4px 0 #ddd;background-color: #ffd86f;color:#000 !important;
    }

#GrdCmS_total td:last-child a {
     padding: 4px 20px;
    background-color: #5c6bc0;
    color: #fff !important;
}

#GrdCmS_total td:last-child a:hover {
    
    background-color: #ffd86f;
    color: #000 !important;
}

    #GrdCmS_total td:last-child a:hover {
        transition: all 400ms ease-in-out;
        box-shadow: 0 1px 4px 0 #ddd;
    }

.action-btn 
{
    padding: 4px 20px;
      background-color: #5c6bc0;
    color: #fff !important;
}
  .action-btn:hover {
        transition: all 400ms ease-in-out;
        box-shadow: 0 1px 4px 0 #ddd;    background-color: #ffd400;
    }

    /* 29.06.2020 */
   h1.b {
     
margin: 10px 0px 11px;
border-bottom: 1px solid #333;

    }
     h1.b span {
          font-family: Microsoft Tai Le;
font-size: 15px;
font-weight: normal;
    text-align: left;
color: #000;
display: inline-block;
padding:7px;
    }
     .purpleSubhead {
         border: solid 1px #7f57c7;
background-color: #7f57c7;
color:#fff !important;
     }
    h1.c {
        font-family: Microsoft Tai Le;
        font-size: 15px;
        font-weight: normal;
        margin: 10px 0px 0px;
        padding: 0px 0px;
        text-align: left;
        color: #A60404;
        border-bottom: solid 1px #A60404;
        width: 60%;
    }
.purpleth th {
    padding: 6px !important;
background-color: #7f57c7 !important;
color: #fff !important;
font-size: 1em;
border: 1px solid #7f57c7;
}
i.fa-close 
{
    color:#fff !important;
}
.purpleth td input, .purpleth td select {
    padding:4px ;
}
.actionbtn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    float: left;
    background-color: #5c6bc0;
    color: #fff !important;
    margin: 5px 10px 5px;
}
.purplebg {
 
background-color: #7f57c7 !important;
color: #fff;

}
.default_table td label {
    margin-bottom:0;
}
.btn-purple {

    color: #fff;
    background-color: #7f57c7;
    border-color: #7f57c7;

}
.homebtn  i 
{
    color:#fff !important;
}
a.homebtn 
{
    color:#fff !important;
}
.btn-purple:hover {

    color: #fff;
    background-color: #6840b1;
    border-color: #6840b1;

}
#Dispatch .card-header {background-color:#debf28;}
#Edited .card-header {background-color:#03a9f3;}
#IncmpltDoc .card-header {background-color:#c7644d;}
#Total .card-header {background-color:#ab8ce4;}
#PtAprv .card-header {background-color:#fb9678;}
#Fixed .card-header {background-color:#58c7a5;}
#Initial .card-header{background-color:#4dbd74}
/*//end of 29 june 2020 CSS code also paste the flat coor -7 as you added*/ 



.stat-widget-five .stat-text {
    
    line-height: 1;
}
.stat-widget-five .stat-heading {
  
    line-height: 1;
}