﻿

/********** 1. IMPORTS **********/
/********************************/
/*Dev Hide START*/
/*@import url('bootstrap.min.css');*/
/*Dev Hide END*/
/*@import url('hoe-overlay-effect.css');
@import url('hoe-push-effect.css');
@import url('hoe-shrink-effect.css');*/
/*@import url('hoe-rightsidebar.css');
@import url('hoe-horizontal-navigation.css');*/
/*@import url('hoe-theme-color.css');*/
/*Dev Hide START*/
/*/*@import url('extra.css');*/
/*/*@import url('header.css');*/
/*Dev Hide END*/
/********** 2. RESET STYLES **********/
/*************************************/

/* ********** Default Theme Style************* */


#hoeapp-wrapper a:focus {
    outline: none;
}

body {
    font-family: "lato", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    position: relative;
    overflow-x: hidden;
}

#hoeapp-wrapper {
    background: #eef1f6;
    /*color: #7e7e7e;*/
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    font-family: "lato", sans-serif;
    /*font-family: Verdana,Arial,sans-serif;*/
    direction: ltr;
    line-height: 20px;
    font-size: 13px;
    /*overflow-x: hidden;
overflow-y: hidden;*/
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: calc(100vh - 130px);
}

/************** 3. Theme Header Style Start Here ********************/

#hoe-header {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
    z-index: 10;
    position: relative;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}

.hoe-left-header {
    background: #f3f3f3;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    position: absolute;
    float: left;
    text-align: center;
    width: 270px;
    z-index: 999;
display:flex;
justify-content:center;
}

    .hoe-left-header a {
        color: #FFF;
    }

        .hoe-left-header a:hover,
        .hoe-left-header a:focus {
            color: #FFF;
            text-decoration: none;
        }

        .hoe-left-header a i {
            color: #003c70;
            font-size: 22px;
            position: relative;
            top: 3px;
        }

.hoe-right-header {
    background: #fff none repeat scroll 0 0;
    height: 50px;
    line-height: 50px;
    z-index: 101;
    margin-left: 270px;
    position: relative;
}

    .hoe-right-header > ul {
        display: block;
        margin: 0;
        padding: 0;
    }

    .hoe-right-header li {
        display: inline;
        float: left;
    }

    .hoe-right-header > li a {
        color: #7e7e7e;
        padding: 17px 15px;
    }

    .hoe-right-header li a:hover,
    .hoe-right-header li a:focus {
        background: #efefef;
        text-decoration: none;
    }

    .hoe-right-header a i {
        color: #7e7e7e;
        font-size: 14px;
    }

.right-navbar {
    float: right;
    padding-right: 7px !important;
}

    .right-navbar li a i {
        font-size: 14px;
    }

.left-navbar > li:first-child {
    padding-left: 50px;
}

.hoe-sidebar-toggle a:after {
    background: transparent;
    border: 0px solid #efefef;
    content: "\f0c9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 14px;
    line-height: 50px;
    padding: 0px 17px;
    position: absolute;
    color: #7e7e7e;
    z-index: 1000;
}

.logo {
    float: right;
}

.hoe-sidebar-toggle a:hover:after {
    background: #efefef;
}

.hoe-left-header > .hoe-sidebar-toggle > a {
    display: none
}

#hoe-header .hoe-left-header[hoe-position-type="relative"] {
    position: relative;
}

#hoe-header .hoe-left-header[hoe-position-type="absolute"] {
    position: absolute;
}

#hoe-header .hoe-left-header[hoe-position-type="fixed"] {
    position: fixed;
}

#hoe-header .hoe-right-header[hoe-position-type="relative"] {
    position: relative;
}

#hoe-header .hoe-right-header[hoe-position-type="absolute"] {
    position: absolute;
}

#hoe-header .hoe-right-header[hoe-position-type="fixed"] {
    padding-right: 230px;
    position: fixed;
    width: 100%;
}
/*******************************Theme Header Style Close Here ***********************************/
/******************************* 4. main container Style start Here ***********************************/
#hoeapp-container {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    clear: both;
}
/************************* 4.1 Theme Left Panel Style Start Here *********************************/
#hoe-left-panel {
    background: #FFF none repeat scroll 0 0;
    color: #7e7e7e;
    width: 270px;
    top: 0;
    position: absolute;
    float: left;
    min-height: 100%;
    z-index: 100;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}

    #hoe-left-panel .profile-box {
        border-bottom: 1px solid #efefef;
        min-height: 50px;
        padding: 5px 15px;
        position: relative;
    }

        #hoe-left-panel .profile-box .media a img {
            width: 40px;
            height: 40px;
        }

        #hoe-left-panel .profile-box .media {
            position: relative;
        }

            #hoe-left-panel .profile-box .media a {
                margin-top: 2px;
            }

                #hoe-left-panel .profile-box .media a > img {
                    border: 1px solid #efefef;
                }


    #hoe-left-panel ul {
        margin: 0;
        padding: 0;
    }

    #hoe-left-panel .nav-level {
        padding: 5px 15px;
        border-top: 1px solid #efefef;
        font-weight: bold;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
        list-style: none;
    }

    #hoe-left-panel .nav-level:first-child {
        border-top: 0px solid #efefef;
    }

    #hoe-left-panel .panel-list > li > a {
        background: #FFF;
        border-top: 1px solid #efefef;
        color: #7e7e7e;
        display: block;
        font-size: 13px;
        font-weight: 500;
        padding: 10px 4px;
        position: relative;
    }

    #hoe-left-panel .panel-list > li:last-child > a {
        border-bottom: 1px solid #efefef;
    }

    #hoe-left-panel .panel-list > li:first-child > a {
        border-top: 0px solid #efefef;
    }

    #hoe-left-panel .panel-list > li > a:hover,
    #hoe-left-panel .panel-list > li > a:focus {
        color: #000;
        background: #f1f1f1;
    }

    #hoe-left-panel .panel-list > li.active > a {
        background: #f1f1f1;
        border-top: 1px solid #efefef;
        color: #000;
    }

    #hoe-left-panel .panel-list > li > a > i {
        display: inline;
        font-size: 14px;
        padding-right: 6px;
        float: left;
        padding-top: 4px;
    }

    #hoe-left-panel .panel-list > li > a span.menu-text {
        display: inline-block;
        width: 85%;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > a:after {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f107";
        font-size: 15px;
        position: relative;
        float: right;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu.opened > a {
        background: #f1f1f1;
        color: #000;
    }

        #hoe-left-panel .panel-list > li.hoe-has-menu.opened > a:after {
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            content: "\f106" !important;
            font-size: 15px;
            float: right;
            position: relative;
        }

    #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > a:after {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f103";
        font-size: 15px;
        position: relative;
        float: right;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu.opened > a:after {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f102";
        font-size: 15px;
        position: relative;
        float: right;
    }
    /*#hoe-left-panel .panel-list ul {
background: #fafafa;
box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.2);
}*/
    #hoe-left-panel .panel-list ul.hoe-sub-menu li > a {
        background: transparent;
        border-top: 1px solid #efefef;
        color: #7e7e7e;
        display: block;
        font-size: 13px;
        font-weight: 500;
        padding: 10px 10px;
        position: relative;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
        display: none;
    }

    #hoe-left-panel .panel-list li.hoe-has-menu > ul.hoe-sub-menu li > a:hover,
    #hoe-left-panel .panel-list li.hoe-has-menu > ul.hoe-sub-menu li > a:focus {
        text-decoration: none;
        color: #000;
        background: #f1f1f1;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul ul {
        display: none;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu.opened > ul {
        display: block;
    }

        #hoe-left-panel .panel-list > li.hoe-has-menu.opened > ul > li.hoe-has-menu.opened > ul {
            display: block;
        }

            #hoe-left-panel .panel-list > li.hoe-has-menu.opened > ul > li.hoe-has-menu.opened > ul > li.hoe-has-menu.opened > ul {
                display: block;
            }

    #hoe-left-panel .panel-list > li.hoe-has-menu.active > ul {
        display: block;
    }

        #hoe-left-panel .panel-list > li.hoe-has-menu.active > ul > li.hoe-has-menu.active > ul {
            display: block;
        }

            #hoe-left-panel .panel-list > li.hoe-has-menu.active > ul > li.hoe-has-menu.active > ul > li.hoe-has-menu.active > ul {
                display: block;
            }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul > li > a span.menu-text {
        padding-left: 15px;
        position: relative;
        float: left;
        display: flex;
        width: 93%;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
        list-style: outside none none;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > ul.hoe-sub-menu {
        list-style: outside none none;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
        list-style: outside none none;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul > li.hoe-has-menu > ul > li > a span.menu-text {
        padding-left: 25px;
        position: relative;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul > li.hoe-has-menu > ul > li > ul > li > a span.menu-text {
        padding-left: 35px;
        position: relative;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul > li.hoe-has-menu > ul > li > ul > li > ul > li > a span.menu-text {
        padding-left: 40px;
        position: relative;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f0da";
        font-size: 14px;
        position: relative;
        float: left;
        left: -4%;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f0da";
        font-size: 12px;
        position: relative;
        float: left;
        left: 15px;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f0da";
        font-size: 14px;
        position: relative;
        float: left;
        left: 18px;
    }

    #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f0da";
        font-size: 12px;
        position: relative;
        float: left;
        left: 30px;
    }

    #hoe-left-panel .panel-list li.active > a .selected {
        border-bottom: 7px solid transparent;
        border-right: 7px solid #7e7e7e;
        border-top: 7px solid transparent;
        display: inline-block;
        height: 0;
        position: absolute;
        right: 0;
        top: 13px;
        vertical-align: middle;
        width: 0;
    }

    #hoe-left-panel .panel-list li.hoe-has-menu.active > a .selected {
        display: none;
    }

    #hoe-left-panel .panel-list li a .label {
        border-radius: 0.25em;
        color: #7e7e7e;
        display: inline;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        padding: 4px 3px;
        position: absolute;
        right: 10px;
        text-align: center;
        vertical-align: baseline;
        white-space: nowrap;
    }

.sul {
    background-color: #ebebeb;
}

#hoe-left-panel[hoe-position-type="relative"] {
    position: relative;
}

#hoe-left-panel[hoe-position-type="absolute"] {
    position: absolute;
}

#hoe-left-panel[hoe-position-type="fixed"] {
    position: fixed;
    top: 50px;
}

/********************************** Theme Left Panel Style Close Here ******************************/
/*************************** 4.2 Theme Content Section Style Start Here ********************************/
#main-content {
    margin-left: 230px;
    position: relative;
}
/******************* Theme Content Section Style Close Here *******************************/
/****************** 4.3 Minimized Left Panel Style Start Here *********************************/
#hoe-header.hoe-minimized-lpanel > .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 50px;
    padding-right: 50px;
}

#hoe-header.hoe-minimized-lpanel > .hoe-left-header {
    width: 50px;
}

    #hoe-header.hoe-minimized-lpanel > .hoe-left-header > a > span {
        display: none;
    }

#hoe-header.hoe-minimized-lpanel > .hoe-right-header {
    margin-left: 50px;
    padding-right: 0px;
}

.hoe-minimized-lpanel #hoe-left-panel {
    width: 50px;
}

    .hoe-minimized-lpanel #hoe-left-panel .profile-box {
        border-bottom: 0px solid #efefef;
    }

    .hoe-minimized-lpanel #hoe-left-panel .media-body {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .profile-box {
        padding: 5px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .nav-level {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li > a span.menu-text {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > a:after {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li > a > i {
        display: inline;
        font-size: 15px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.opened > a,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li:focus > a {
        /*display: block;*/
        position: relative;
        width: 274px;
        margin-bottom: -1px;
        border-radius: 0px 4px 4px 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li:hover > a,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li:focus > a {
        border-radius: 0px 4px 4px 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:hover > a,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:focus > a {
        border-radius: 0px 4px 0px 0px;
        background: #f1f1f1;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hover1 > a span.menu-text,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li:focus > a span.menu-text {
        display: inline-block;
        position: absolute;
        left: 52px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list ul.hoe-sub-menu li {
        list-style: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
        display: none !important;
        position: absolute;
        left: 50px;
        width: 180px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.quality {
        display: none !important;
        position: absolute;
        left: 50px;
        width: 180px;
        height: 330px;
        overflow-y: auto;
        overflow-x: hidden;
        scrollbar-width: thin;
    }
    /*.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.risk {
   
height:400px;
overflow-y:auto;
overflow-x:hidden;
scrollbar-width: thin;
}*/
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu.hover1 > ul.hoe-sub-menu,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:focus > ul.hoe-sub-menu {
        display: block !important;
        /*border-right: 1px solid #efefef;*/
        width: 223px;
        left: 50px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu ul.hoe-sub-menu {
        /*display: none !important;*/
        position: absolute;
        width: 222px;
        left: 0;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:hover > ul.hoe-sub-menu ul.hoe-sub-menu,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:focus > ul.hoe-sub-menu ul.hoe-sub-menu {
        /*display: none !important;*/
        left: 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu.opened > ul.hoe-sub-menu,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:focus > ul.hoe-sub-menu {
        /*display: block !important;*/
        position: relative;
        left: 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu.opened > ul.hoe-sub-menu,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:focus > ul.hoe-sub-menu {
        /*display: block !important;*/
        position: relative;
        left: 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu.opened > ul.hoe-sub-menu,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:focus > ul.hoe-sub-menu {
        /*display: block !important;*/
        position: relative;
        left: 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu.opened > ul.hoe-sub-menu,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:focus > ul.hoe-sub-menu {
        /*display: block !important;*/
        position: relative;
        left: 0px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > a:after {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > a:after {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f103";
        font-size: 15px;
        position: relative;
        float: right;
        display: block;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu.opened > a:after,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu:focus > a:after {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f102";
        font-size: 15px;
        position: relative;
        float: right;
        display: block;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list li.hoe-has-menu.active > li.active a .selected {
        display: block;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.active:hover > a .selected,
    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.active:focus > a .selected {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu li > a span.menu-text {
        padding-left: 15px;
        position: relative;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
        left: 4px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
        left: 4px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list li .label {
        display: none;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list li:hover a .label {
        display: block;
        position: absolute;
        right: 5px;
        top: 10px;
    }

    .hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu.opened > a {
        background: #f1f1f1;
        color: #000;
    }

.hoe-minimized-lpanel #main-content {
    margin-left: 50px;
}
/****************** Minimized Left Panel Style Start Here *********************************/

/******************* 4.4 Theme Style for Phone start here***************************************/

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-left-panel {
    display: none;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header {
    height: 100px;
}

#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header {
    width: 100%;
    float: none;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-left-panel[hoe-position-type="fixed"] {
    top: 100px;
    width: 100vw;
}

#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header {
    width: 100%;
    padding-left: 0px !important;
    position: relative;
    z-index: 999;
    top: 50px;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-left-panel {
    display: none;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel .hoe-right-header {
    margin-left: 0px;
}

#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header {
    margin-left: 0px;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-left-panel {
    display: block;
    z-index: 1024;
}

#hoeapp-wrapper[hoe-device-type="phone"] #main-content {
    margin-left: 0px;
}



#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header > .hoe-sidebar-toggle > a {
    display: block;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header > .hoe-right-header .hoe-sidebar-toggle a:after {
    display: none !important;
}

#hoeapp-wrapper[hoe-device-type="desktop"] .hoe-left-header .hoe-sidebar-toggle a:after {
    display: none !important;
}

#hoeapp-wrapper[hoe-device-type="tablet"] .hoe-left-header .hoe-sidebar-toggle a:after {
    display: none !important;
}

#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header .hoe-sidebar-toggle a:after {
    background: transparent;
    border-radius: 4px;
    content: "\f0c9";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    left: 5px;
    line-height: 39px;
    padding: 1px 13px;
    position: absolute;
    top: 3px;
    z-index: 1000;
    display: block !important;
    color: #7e7e7e;
    border: 0px solid #003c70;
    font-size: 14px;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoeapp-container[hoe-lpanel-effect="shrink"] #main-content {
    margin-left: 0px;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoeapp-container[hoe-lpanel-effect="shrink"] #main-content {
    margin-left: 230px;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoeapp-container[hoe-lpanel-effect="overlay"] #main-content {
    margin-left: 0px;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoeapp-container[hoe-lpanel-effect="overlay"] #main-content {
    margin-left: 0px;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoeapp-container[hoe-lpanel-effect="push"] #main-content {
    margin-left: 0px;
    margin-right: 0px;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoeapp-container[hoe-lpanel-effect="push"] #main-content {
    margin-left: 230px;
    margin-right: -230px;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"]#hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
    padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
    padding-right: 0;
}
/****************************** Theme Style for Phone Close here **********************************/

/*******************************main container Style Close Here ***********************************/

/****************************** Default Theme Style Close ******************************************/

/*Boxed Theme Layout Style Start*/
body[theme-layout="box-layout"] #hoeapp-wrapper[hoe-device-type="desktop"] {
    width: 96%;
    margin: 0 auto;
}
/*Boxed Theme Layout Style Close*/

/*Theme Background Color in Start */
body[theme-layout="box-layout"] [hoe-nav-placement="right"] #hoeapp-wrapper[hoe-device-type="desktop"] {
    margin: 0 auto;
}

body[theme-bg="bg1"] {
    background-image: url("../images/bg1.png");
}

body[theme-bg="bg2"] {
    background-image: url("../images/bg2.png");
}

body[theme-bg="bg3"] {
    background-image: url("../images/bg3.png");
}

body[theme-bg="bg4"] {
    background-image: url("../images/bg4.png");
}

body[theme-bg="bg5"] {
    background-image: url("../images/bg5.png");
}

body[theme-bg="bg6"] {
    background-image: url("../images/bg6.png");
}

body[theme-bg="bg7"] {
    background-image: url("../images/bg7.png");
}

body[theme-bg="bg8"] {
    background-image: url("../images/bg8.png");
}

body[theme-bg="bg9"] {
    background-image: url("../images/bg9.png");
}
/*Theme Background Color in Close */
/*//own*/
.main-footer {
    background: #fff;
    padding: 8px;
    color: #444;
    /*border-top: 1px solid #d2d6de;*/
    margin-left: 259px;
}

.scroll1 {
    height: 80vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}

.hoe-minimized-lpanel .scroll1 {
    overflow: unset;
}

.breadcrumb {
    background-color: #eef1f6 !important;
}

.background {
    background: #0863a0;
    color: #d7e9fc;
}

.containercheck {
    /*display: block;*/
    position: relative;
    padding-left: 31px;
    margin-bottom: 12px;
    /*cursor: pointer;*/
    padding-right: 29px;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .containercheck input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmark:after {
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.container2 {
    padding-right: 30px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 150px;
}

    /* Hide the browser's default radio button */
    .container2 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark1 {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container2 input:checked ~ .checkmark1 {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container2 input:checked ~ .checkmark1:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container2 .checkmark1:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

input[type="date"] {
    line-height: 17px;
}

.file .form-control {
    padding: 0px 0px;
}

.pb25 {
    padding-bottom: 25px;
}

.datagrid tr.gridheader td {
    background-color: #3C8DBC;
    color: #FFF !important;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.datagrid tr.gridheader-green td {
    background-color: #00796B;
    color: #FFF !important;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.pt20 {
    padding-top: 25px;
}



/** page structure **/
h1 {
    text-align: center
}

#w {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

#content {
    display: block;
    width: 100%;
    background: #fff;
    padding: 25px 20px;
    padding-bottom: 35px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

#searchfield {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

    #searchfield form {
        display: inline-block;
        background: #eeefed;
        padding: 0;
        margin: 0;
        padding: 5px;
        border-radius: 3px;
        margin: 5px 0 0 0;
    }

        #searchfield form .biginput {
            width: 100%;
            height: 40px;
            padding: 0 10px 0 10px;
            background-color: #fff;
            border: 1px solid #c8c8c8;
            border-radius: 3px;
            color: #aeaeae;
            font-weight: normal;
            font-size: 1.5em;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }

            #searchfield form .biginput:focus {
                color: #858585;
            }

.flatbtn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    outline: 0;
    border: 0;
    color: #f3faef;
    text-decoration: none;
    background-color: #6bb642;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px 22px 12px 22px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
    -moz-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
    box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
}

    .flatbtn:hover {
        color: #fff;
        background-color: #73c437;
    }

    .flatbtn:active {
        -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    }

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #f0f0f0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}


a:focus, a:hover {
    text-decoration: none;
}
/*@media screen and (max-width: 892px) {
.autocomplete-suggestions {
width: 34% !important;
}
}*/

.autocomplete-suggestions {
    width: 22% !important
}
/*table, td, th {

border: 1px solid black;

}*/

.datagrid table, .datagrid td, .datagrid th {
    border: 1px solid black;
}

.scrollTable td, .scrollTable th {
    border: 0px;
}

table.winner-table {
    width: 500px;
    table-layout: fixed;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}

    table.winner-table tr {
        vertical-align: top;
        text-align: left;
    }

    table.winner-table td

    table.winner-table th {
        width: 100px;
    }

    table.winner-table,
    table.winner-table th {
        width: 400px;
        word-wrap: break-word;
    }

.datetime .incident {
    padding-right: 0px;
    padding-left: 0px;
}

.pt12 {
    padding-top: 12px;
}

.label1 {
    font-size: 18px;
    color: #3498db;
}

.center {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ptb {
    padding-top: 13px;
    padding-bottom: 18px;
}

.tab {
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
}

/*.multiselect-container {
box-shadow: 0 3px 12px rgba(0,0,0,.175);
margin: 0;
}
.multiselect-container .checkbox {
margin: 0;
}
.multiselect-container li {
margin: 0;
padding: 0;
line-height: 0;
}
.multiselect-container li a {
line-height: 25px;
margin: 0;
padding:0 35px;
}*/
.custom-btn {
    width: 100% !important;
}

    .custom-btn .btn, .custom-multi {
        text-align: left;
        width: 100% !important;
    }

.dropdown-menu > .active > a:hover {
    color: inherit;
}

.border {
    border: 1px solid #ccc;
    border-radius: 4px;
}
/*.btn-group.open  {
border: 1px solid #ccc;
border-radius: 4px;
}*/
.multiselect {
    border: 1px solid lightgray;
}

.labelt {
    /*color: #3498db!important;*/
    font-weight: bold;
}

    .labelt i {
        padding-left: 5px;
        padding-right: 15px;
    }

#drop-zone {
    width: 100%;
    min-height: 150px;
    border: 3px dashed rgba(0, 0, 0, .3);
    border-radius: 5px;
    font-family: Arial;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #7E7E7E;
}

    #drop-zone input {
        /*position: absolute;
cursor: pointer;
left: 0px;
top: 0px;
opacity: 0;*/
    }
    /*Important*/

    #drop-zone.mouse-over {
        border: 3px dashed rgba(0, 0, 0, .3);
        color: #7E7E7E;
    }
/*If you dont want the button*/



.btn-file {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    color: white;
    font-size: 17px;
    width: 150px;
    border-radius: 4px;
    background-color: #4679BD;
    padding: 10px;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }


/*input[type="file"] {
display: none;
}*/
#clickHere {
    /*display: inline-block;
cursor: pointer;
color: white;
font-size: 17px;
width: 150px;
border-radius: 4px;
background-color: #4679BD;
padding: 10px;*/
}

    #clickHere:hover {
        background-color: #376199;
    }

#filename {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5em;
}

.file-preview {
    background: #ccc;
    border: 5px solid #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}

.closeBtn:hover {
    color: red;
    display: inline-block;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #ccc;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.tabcontent1 {
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.card1 .card-content {
    padding: 24px;
    border-radius: 0 0 2px 2px;
    border: 1px solid grey;
}

    .card1 .card-content .card-title {
        display: block;
        line-height: 29px;
        margin-bottom: 19px
    }

.card1 .card-title.activator {
    cursor: pointer
}

.card1 .card-title {
    font-size: 15px;
    font-weight: 300
}

.card-title span {
    color: #333;
    font-weight: 400;
}

.nam {
    color: #212121;
    font-weight: 500;
}

.titlepay {
    color: black;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 6px;
    text-transform: uppercase
}

.card1 .card-action {
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, .2);
    border-bottom: 1px solid rgba(160, 160, 160, .2);
    position: relative;
    padding: 16px 24px
}

.card1 {
    margin-top: 27px !important;
    /*height: 223px;*/
    position: relative;
    margin: .5rem 0 1rem 0;
    margin-top: 0.5rem;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
    border-radius: 4px;
}

.card1, .collapsible, .dropdown-content, .sidenav, .toast, .z-depth-1, nav {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.cart_lbl {
    padding-right: 5px;
    width: 106px
}

.user span {
    width: 140px;
    padding-left: 16px;
}

.pr {
    padding-right: 23px;
}

.card-title {
    font-size: 14px;
    /*color: #3498db;*/
}

.padding {
    background-color: #3498db;
    padding-top: 21px;
    padding: 10px 10px;
    text-align: center;
    color: white;
    font-size: 20px;
}

.head {
    color: #13527c;
    font-weight: 500 !important;
}

.head2 {
    color: black;
    font-weight: 596 !important;
}

.mr {
    margin-right: 20px;
}

.headapp {
    color: green !important;
    font-weight: 600 !important;
}

.headapp1 {
    color: #f0ad4e !important;
    font-weight: 600 !important;
}

.headapp2 {
    color: #d0954b !important;
    font-weight: 600 !important;
}

.headapp3 {
    color: Red !important;
    font-weight: 600 !important;
}


.headrej {
    color: red !important;
    font-weight: 600 !important;
}

#namanyay-search-btn {
    background: #0099ff;
    color: white;
    font: 'trebuchet ms', trebuchet;
    padding: 10px 20px;
    border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    -o-border-radius: 0 10px 10px 0;
    border: 0 none;
    font-weight: bold;
}

#namanyay-search-box {
    background: #eee;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
    border: 0 none;
    width: 251px;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}
    /*.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}*/
    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        background-color: #3498db;
        color: white;
        font-weight: 700;
    }


/*.more-less {
    float: right;
    color: #212121;
}*/
.more-less {
    float: right;
    color: #FFFFFF;
}

.search {
    padding: 10px 7px 6px 28px;
    font-size: 19px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.searchpad {
    padding: 21px;
}

.staffcol {
    font-weight: 600;
    background-color: white !important;
    color: #3498db !important;
}

.patcol {
    font-weight: 600;
    color: #cb5367 !important;
    background-color: white !important;
}

.relcol {
    font-weight: 600;
    color: #a91818 !important;
    background-color: white !important;
}

.visitcol {
    font-weight: 600;
    color: purple !important;
    background-color: white !important;
}

.outcol {
    font-weight: 600;
    color: red !important;
    background-color: white !important;
}

.othercol {
    font-weight: 600;
    background-color: white !important;
    color: black !important;
}

.fa-users {
    padding-right: 7px;
}

.ptb1 {
    padding-top: 16px;
    padding-bottom: 23px;
}

.previous {
    background-color: #4CAF50;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

.ptb3 {
    padding-top: 13px;
    padding-bottom: 17px;
}

.modal-header {
    padding: 6px 15px !important;
}

.modal-header {
    padding: 4px;
}

.modal-header {
    background-color: #0264AB;
}

.modal-title {
    margin: 7px 0px !important;
    color: #fff;
}

.modal-header button {
    background-color: #034A7E;
    color: #fff;
    border: none;
    border-radius: 100px;
    height: 36px;
    width: 36px;
    margin-left: 7px;
    padding: 5px 12px !important;
}

    .modal-header button:hover {
        background-color: #00ADEF;
        color: #000 !important;
        transition: background 1s;
        -webkit-transition: background 1s;
    }

    .modal-header button.close {
        opacity: 1;
    }

        .modal-header button.close:hover {
            opacity: 1;
        }

.modal-header {
    padding: 4px;
}

.modal-title {
    margin: 7px 0px !important;
    color: #fff;
}

    .modal-title i {
        margin: 0px 10px;
        color: #000;
    }

.modal-header .close {
    margin-top: 0px !important;
}

.modal-header {
    padding: 6px 15px !important;
}

.modal-dialog {
    margin: 70px auto
}

.footersubmenumenu {
    position: fixed;
    bottom: 0px;
    margin-top: 2em;
    display: none;
}

.contact_master_customer_details {
    padding: 0px 15px !important;
}

.inventry_product_img {
    margin: 0em 0px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px;
}

.productmaster_inner h3 {
    color: #000;
    margin-top: 10px;
    padding: 0px 0px;
}
/*.productmaster_inner{padding:15px;}*/
.modal-header .close {
    box-shadow: unset;
    font-size: 14px;
}

.shipto_formfiled .contact_person_field select, .shipto_formfiled .contact_person_field input[type="text"], .shipto_formfiled .contact_person_field input[type="password"], .shipto_formfiled .contact_person_field input[type="email"] {
    border-radius: 0px;
    color: #000;
    font-size: 15px;
    width: 100%;
    background-color: #FFFFFA;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
}

.shipto_formfiled .contact_person_field button[type="button"] {
    background: transparent;
    border: medium none;
    border-radius: 4px;
    margin-left: -30px;
    margin-top: 3px;
    padding: 2px 8px;
}

.shipto_formfiled .contact_person_field button[type="button"] {
    background: transparent;
    border: medium none;
    border-radius: 4px;
    margin-left: -30px;
    margin-top: 1px;
    padding: 2px 8px;
}

.shipto_formfiled .contact_person_field button[type="button"] {
    background: transparent;
    border: medium none;
    border-radius: 4px;
    margin-left: -30px;
    margin-top: 1px;
    padding: 2px 8px;
}

.pt20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.modal-content table tr th {
    background-color: #36A2DA !important;
    color: #fff;
}

.modal-content .table tbody > tr:nth-child(even) {
    background-color: #E2E2E2;
}

.modal-content .table tbody tr:hover {
    background-color: #9AD0EC;
    color: #000;
}
/*.table tbody tr:hover a{background-color:#fff; color:#000; text-decoration:none; padding:2px 6px;}*/
.modal-content .table tbody tr a {
    padding-left: 13px;
}

.modal-content .table > tbody > tr > td {
    vertical-align: middle;
    padding: 6px 8px;
}

.popIndex {
    background-color: midnightblue !important;
    color: white !important;
}

.modal-content table, td, th {
    border: none;
}

.shipto_formfiled .contact_person_field button[type="button"]:hover {
    background: #034A7E none repeat scroll 0 0;
    color: #fff;
}

.shipto_formfiled .contact_person_field button[type="button"] {
    background: transparent;
    border: medium none;
    border-radius: 4px;
    margin-left: -30px;
    margin-top: 3px;
    padding: 2px 8px;
}

.breadcrumb {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.datecol {
    background-color: #fff;
}
/*table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
border: 1px solid #ddd;
}

th, td {
text-align: left;
padding: 8px;
}*/

/*.datagrid tr:nth-child(even){background-color: #f2f2f2}*/
.tablescroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    overflow-y: hidden;
}

a.next {
    background-color: #4CAF50;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
}

.tablerow {
    margin-bottom: 17px;
    margin-top: 12px;
}

.mt13 {
    margin-top: 13px;
}

.mt26 {
    margin-top: 26px;
}

.scroll1::-webkit-scrollbar {
    width: 7px;
}

.mt20 {
    margin-top: 20px;
}
/* Track */
.scroll1::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f0f0f0;
    border-radius: 10px;
}

/* Handle */
.scroll1::-webkit-scrollbar-thumb {
    background: #cdcdcd;
    border-radius: 10px;
}

.tablescroll::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.tablescroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f0f0f0;
    border-radius: 10px;
}

.tablescroll::-webkit-scrollbar-thumb {
    background: #cdcdcd;
    border-radius: 10px;
}

.closea .container2 {
    width: auto;
}

.mtbf {
    margin-bottom: 30px;
    font-size: 19px;
}

.rad .container2 {
    width: auto;
}

.datagrid tr.patient td {
    background-color: #dc7889 !important;
    color: white;
}

.datagrid tr.relative td {
    background-color: #796138 !important;
    color: white;
}

.datagrid tr.out td {
    background-color: #842626 !important;
    color: white;
}

.datagrid tr.visitor td {
    background-color: #734373 !important;
    color: white;
}

.datagrid tr.other td {
    background-color: black !important;
    color: white;
}

.rectangle1 {
    /*border-radius: 25px;*/
    margin: auto;
    width: 268px;
    padding: 14px;
    text-align: center;
    font-size: 20px;
    color: white;
    /*height: 50px;*/
    /*width: 224px;
background-color: #eb3726;color: white;
margin-left: 57px;
margin-right: 20px;
text-align: center;*/
}

.lev1 {
    background: #eb3726;
    color: white !important;
}

.lev2 {
    background: #ffa500;
    color: white !important;
}

.lev3 {
    background: #fbfb12;
    color: black !important;
}

.lev4 {
    background: #047f04;
    color: white !important;
}

.darkble {
    background-color: #2f75a5 !important;
}

.btn {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.padding1 {
    background-color: #406883;
    padding-top: 21px;
    padding: 15px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: 700;
}

.butclr {
    background-color: #2f75a5;
    color: #fff;
}

    .butclr:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

.option .btn {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.width150 {
    width: 157px;
}

.pt201 {
    margin-top: 20px;
}

.bor .panel-heading {
    border-bottom: 0px solid #e3e3e3;
}

.p-s {
    padding: 8px 10px 13px 6px;
}

.multiselect1 .btn {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: black;
    text-decoration: none;
    background-color: white;
    outline: 0;
}

.checkbox {
    white-space: normal;
    /*color: black;
display: inherit;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
font-size: 16px;
color: #1f1f2f;
display: inherit;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;*/
}

.custom-btn button {
    color: black;
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 16px;
    color: #1f1f2f;
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.fetch .btn {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.pt3 {
    padding-top: 6px;
}

.loc .card-title {
    line-height: 23px !important;
    margin-bottom: 13px !important;
}

.pt26 {
    padding-top: 25px;
    /*padding-bottom: 20px;*/
}

.provnav a:hover {
    color: #3498db;
    text-decoration: underline;
}


.option-droup-demo5 .multiselect-container {
    height: 500px;
    overflow-y: auto;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    z-index: 1032;
}

.like {
    background: #3498DB;
    padding: 5px 10px 6px 10px;
    border-radius: 50%;
    color: white;
    margin-left: 10px;
    margin-bottom: 3px;
}

.mt12-like {
    margin-top: 12px;
}

a:hover, a:focus {
    /*color:white;*/
    text-decoration: none;
}

.popIndex1 {
    background-color: #d9653a !important;
    color: #FFF !important;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.popIndex2 {
    background-color: #b358bf !important;
    color: white !important;
}

.ui-combobox {
    display: inline-block;
    margin: 0;
    margin-right: 1.8em;
    position: relative;
    /*  width:95%;*/
    display: block;
}

.ui-combobox-input {
    padding: 0.2em;
    margin: 0;
    height: 35px;
    border: 1px solid #ccc;
    width: 100%;
}

.ui-combobox-button {
    position: absolute;
    width: 1.9em !important;
    margin: 0;
    margin-left: -1px;
    top: 0;
    bottom: 0;
    border: 1px solid #ccc;
    height: 35px;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 4px !important;
    /*width: 90%;*/
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-combobox-button .ui-button-text {
    padding: 0em;
}

.ui-combobox .ui-autocomplete {
    max-height: 10em;
    overflow-y: auto;
    overflow-x: hidden;
}

#success_msg .modal-body {
    margin: 35% 0;
    padding: 15px;
    position: relative
}

#info_msg .modal-body {
    margin: 35% 0;
    padding: 15px;
    position: relative
}

#danger_msg .modal-body {
    margin: 35% 0;
    padding: 15px;
    position: relative
}

#warning_msg .modal-body {
    margin: 35% 0;
    padding: 15px;
    position: relative
}

.alertsmsgmain .modal-content {
    background-clip: padding-box;
    border: medium none;
    border-radius: 6px;
    box-shadow: none;
    outline: 0 none;
    position: relative;
    background-color: rgba(0, 0, 0, .5)
}

.alert {
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .11);
    display: table;
    width: 100%
}

.alert-white {
    background-image: linear-gradient(to bottom, #fff, #f9f9f9);
    border-top-color: #d8d8d8;
    border-bottom-color: #bdbdbd;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    color: #404040;
    padding-left: 61px;
    position: relative
}

    .alert-white.rounded {
        border-radius: 3px;
        -webkit-border-radius: 3px
    }

        .alert-white.rounded .icon {
            border-radius: 3px 0 0 3px;
            -webkit-border-radius: 3px 0 0 3px
        }

    .alert-white .icon {
        text-align: center;
        width: 45px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #bdbdbd;
        padding-top: 15px
    }

        .alert-white .icon:after {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            display: block;
            content: '';
            width: 10px;
            height: 10px;
            border: 1px solid #bdbdbd;
            position: absolute;
            border-left: 0;
            border-bottom: 0;
            top: 50%;
            right: -6px;
            margin-top: -3px;
            background: #fff
        }

        .alert-white .icon i {
            font-size: 20px;
            color: #fff;
            left: 12px;
            margin-top: -10px;
            position: absolute;
            top: 50%
        }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-white.alert-success .icon,
.alert-white.alert-success .icon:after {
    border-color: #54a754;
    background: #60c060
}

.alert-info {
    background-color: #d9edf7;
    border-color: #98cce6;
    color: #3a87ad
}

.alert-white.alert-info .icon,
.alert-white.alert-info .icon:after {
    border-color: #3a8ace;
    background: #4d90fd
}

.alert-white.alert-warning .icon,
.alert-white.alert-warning .icon:after {
    border-color: #d68000;
    background: #fc9700
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #f1daab;
    color: #c09853
}

.alert-danger {
    background-color: #f2dede !important;
    border-color: #e0b1b8 !important;
    color: #b94a48 !important
}

.alert-white {
    background-image: linear-gradient(to bottom, #fff, #f9f9f9);
    border-color: #d8d8d8 #cacaca #bdbdbd;
    color: #404040;
    padding-left: 61px;
    position: relative
}

    .alert-white.alert-danger .icon,
    .alert-white.alert-danger .icon::after {
        background: #da4932 none repeat scroll 0 0;
        border-color: #ca452e
    }

.option-droup-demo5 .multiselect-container {
    height: 500px;
    overflow-y: auto;
}

.option-droup-demo4 .multiselect-container {
    height: 241px;
    overflow-y: auto;
}

.date-search {
    overflow: hidden;
    white-space: nowrap;
}

label {
    display: unset;
}

.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.risk {
    left: 50px;
    width: 180px;
    height: 230px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
}

.risk::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.risk::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f0f0f0;
    border-radius: 10px;
}

.risk::-webkit-scrollbar-thumb {
    background: #cdcdcd;
    border-radius: 10px;
}

#nav .show-subnav {
    display: block !important;
}

.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu.opened > a:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f102";
    font-size: 15px;
    position: relative;
    float: right;
    display: block;
}

.bootstrap-datetimepicker-widget table th {
    height: 25px;
    line-height: 20px;
    width: 25px;
}

textarea {
    resize: none;
}

.option, .padaudit {
    overflow: hidden;
    white-space: nowrap;
}


.symbol-style .pr {
    float: right;
}

.symbol-style .ptb-chapter {
    padding-top: 0px;
    padding-bottom: 18px;
}

.accreditation-medium .modal-dialog {
    width: 900px !important;
}

#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a div.menu-text:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0da";
    font-size: 14px;
    position: relative;
    float: left;
    left: 18px;
}

.p-l-30 {
    padding-left: 30px;
}

.sweet-alert {
    border: 1px solid #ccc6c6 !important;
}

.multiselect-native-select button {
    overflow: hidden;
    text-overflow: ellipsis;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.28571;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.provnav a.void:hover {
    color: #000;
    text-decoration: none;
}

.datagrid table, tablescroll table, row table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

.datagrid th, .datagrid td, tablescroll th, tablescroll td {
    /*text-align: left;*/
    padding: 8px;
}

.datepicker table, .datepicker td, .datepicker th {
    border: 0px solid black;
}

.ui-icon-triangle-1-s {
    background-position: -66px -16px;
}
/*2020-05-01-bug-fix*/
body[hoe-navigation-type=vertical-compact] .main-footer {
    margin-left: 60px;
}

.main-footer {
    text-align: center;
}

.multiselect-native-select .btn:hover {
    color: #333 !important;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.document {
    margin: auto;
    width: 75%;
}

    .document table {
        width: 100% !important;
    }

.middle-image img {
    width: 100%;
}
/*chrome-focus-issue-2020-05-28*/

input:focus, button:focus, textarea:focus, select option:hover {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.error-field {
    color: red;
}

.main-footer-tab {
    margin: 0 auto;
    text-align: center;
}

.text-right {
    text-align: right;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.margin-t-10 {
    margin-top: 10px !important;
}
/*font*/
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local('Lato Light Italic'), local('Lato-LightItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local('Lato Light Italic'), local('Lato-LightItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AUi-qJCY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AXC-q.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.bold {
    font-weight: bold !important;
}

.comment-width {
    width: 400px;
}
/*20201112-file-upload-css*/
.fileright {
    float: right;
}

.filetextright {
    text-align: left;
}

.fileul {
    height: 58px;
    text-align: left;
    /*height: 100px;*/
    overflow: auto;
    margin-left: -27px;
}
    /*2020-05-01-bugfix*/
    .fileul a:hover, .fileul a:focus {
        color: #337ab7;
        text-decoration: none;
    }

.filebtn {
    margin-top: 15px;
    margin-bottom: 15px;
}

.file-upload {
    display: block;
    /*text-align: center;*/
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

    .file-upload .file-select {
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        text-align: left;
        background: #FFFFFF;
        overflow: hidden;
        position: relative;
    }

        .file-upload .file-select .file-select-button {
            background: #4679BD;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px;
            color: white;
            font-size: 14px;
            font-weight: bold;
        }

        .file-upload .file-select .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px;
        }

        .file-upload .file-select:hover {
            border-color: #34495e;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

            .file-upload .file-select:hover .file-select-button {
                background: #34495e;
                color: #FFFFFF;
                transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                -webkit-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
            }

    .file-upload.active .file-select {
        border-color: #3fa46a;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        .file-upload.active .file-select .file-select-button {
            background: #3fa46a;
            color: #FFFFFF;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

    .file-upload .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .file-upload .file-select.file-select-disabled {
        opacity: 0.65;
    }

        .file-upload .file-select.file-select-disabled:hover {
            cursor: default;
            display: block;
            border: 2px solid #dce4ec;
            color: #34495e;
            cursor: pointer;
            height: 40px;
            line-height: 40px;
            margin-top: 5px;
            text-align: left;
            background: #FFFFFF;
            overflow: hidden;
            position: relative;
        }

            .file-upload .file-select.file-select-disabled:hover .file-select-button {
                background: #dce4ec;
                color: #666666;
                padding: 0 10px;
                display: inline-block;
                height: 40px;
                line-height: 40px;
            }

            .file-upload .file-select.file-select-disabled:hover .file-select-name {
                line-height: 40px;
                display: inline-block;
                padding: 0 10px;
            }

.pad-right15 {
    padding-right: 15px;
}
/*textarea-css-2021-01-28*/
textarea {
    padding: 5px;
    box-sizing: border-box;
}

.pad-top {
    padding-top: 0 !important;
}

.sig-height {
    height: 55px;
}

.no-sign-avail {
    font-size: 16px;
    line-height: 1.5;
}
/*progress-bar*/
.bar-container {
    width: 100px;
    height: 13px;
    float: right;
    margin-top: 3px;
    margin-right: 15px;
    border: 1px solid #999;
}

.bar-container-single {
    width: 101px;
    height: 13px;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
    border: 1px solid #999;
    display: none;
}

.bar {
    background-color: #337ab7;
    height: 100%;
    width: 0%;
}

.fr {
    float: right !important;
}

.load-file .file-upload .file-select {
    /*display: flex;*/
}

.p-l-0 {
    padding-left: 0px;
}

.load-file .file-upload .file-select .file-select-button {
    display: block;
    width: 100px;
    float: left;
    padding: 0 5px;
}

.load-file .file-upload .file-select .file-select-name {
    max-width: 98%;
    width: 61%;
    display: inline-flex;
    overflow: hidden;
    padding: 0 5px;
}

.load-file .noFile {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 70%;
    overflow: hidden;
}

.load-file .byte {
    white-space: nowrap;
    width: 30%;
}

.load-file .bar-container-single {
    width: 15%;
    height: 13px;
    float: right;
    margin-top: 13px;
    margin-right: 5px;
    border: 1px solid #999;
    display: none;
}

.cursor {
    cursor: pointer;
}

.warnclose {
    font-weight: 900;
    opacity: 0.6;
}

.license-warning {
    background-color: #fff568;
    border-color: #f1daab;
    color: #8e5b04;
    font-size: 16px;
    font-weight: 600;
}
/*Home image set Hight and width*/
.home-img {
    text-align: center;
    margin: 0 auto;
}

    .home-img img {
        width: 600px;
    }
/* Texr wrap */
.of-text {
    overflow-wrap: break-word;
}

.of-anywhere {
    overflow-wrap: anywhere;
}
/* Display Grid */
.d-grid {
    display: grid;
}
/* padding bottom*/
.pb-0 {
    padding-bottom: 0 !important;
}

.float-left {
    float: left !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.alert button {
    padding-left: 10px;
}

.py-5 {
    padding: 5px 0;
}

.display-block {
    display: block !important;
}

.w-70 {
    width: 70% !important;
}

}

.py-15 {
    padding: 15px 0;
}

.px-15 {
    padding: 0 15px;
}

.px-10{
    padding:0 10px;
}

.mw-50 {
    max-width: 500px !important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
    outline-offset: none !important;
}

.disabled {
    cursor: not-allowed !important;
}

.text-dark {
    color: #222 !important;
}

.justify-center {
    justify-content: center;
}

.d-flex {
    display: flex;
}

dir-pagination-controls {
    padding: 5px 0;
}

.mr-3 {
    margin-right: 3px !important;
}

.text-start {
    text-align: left !important;
}

.bootstrap-datetimepicker-widget ul li .datepicker .datepicker-days table thead tr th {
    background: #fff !important;
    color: #333 !important;
}

    .bootstrap-datetimepicker-widget ul li .datepicker .datepicker-days table thead tr th:hover,
    .bootstrap-datetimepicker-widget ul li .datepicker .datepicker-days table tbody tr th:hover {
        background: #eee !important;
        color: #333 !important;
    }

}

.align-center {
    align-items: center !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.pb-20 {
    padding-bottom: 20px;
}

.d-flex {
    display: flex;
}

.JAWDAcheckmark {
    background-color: #ccc !important;
}

.containercheck input:checked ~ .JAWDAcheckmark {
    background-color: #2196f3 !important;
}
/* 25-10-2021 */
.cancel {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}

    .cancel:hover {
        color: #fff !important;
        background-color: #5c636a !important;
        border-color: #565e64 !important;
    }

.overflow-auto {
    overflow: auto;
}

.not-allowed {
    cursor: not-allowed !important;
}

.hide-radio {
    display: none;
}

.discard-btn,
.discard-btn:hover,
.discard-btn:focus {
    background-color: #d60751;
    border-color: #d60751;
    color: #fff;
}

.modal-open {
    overflow: hidden;
    padding-right: 0 !important;
}

.w-auto {
    width: auto !important;
}

/* BGG_24-12-2021 Modal Close Button Color */
.modal-header button:hover {
    background-color: #044473;
    color: #fff !important;
    transition: none !important;
}

/* BGG_27-12-2021 Multi Select Drop Down */
.multiselect-container {
    height: auto !important;
    max-height: 230px !important;
}

/* BGG_15-02-2022 Bread Crumb Hover Color*/
.breadcrumb li a:hover, breadcrumb li a:focus {
    color: #337ab7 !important;
}


/* BGG_23-02-2022 Charts Exporting */
.highcharts-menu hr {
    margin-top: 0px;
    margin-bottom: 0;
    border-top: 1px solid #eee;
}

.highcharts-menu .highcharts-menu-item:nth-child(1) {
    display: none;
}

.highcharts-menu .highcharts-menu-item:nth-child(4) {
    display: none;
}

.highcharts-menu .highcharts-menu-item:nth-child(5) {
    display: none;
}

.highcharts-menu .highcharts-menu-item:nth-child(6) {
    display: none;
}

.highcharts-title {
    visibility: hidden;
}

.exportSVG,
.exportCSV {
    display: none;
}

.apexcharts-menu {
    padding: 5px 0 !important;
    box-shadow: rgb(136 136 136) 3px 3px 10px;
    border: 1px solid rgb(153, 153, 153);
    min-width: 130px !important;
}

.apexcharts-menu-item {
    cursor: pointer;
    padding: 2px 0 !important;
    color: rgb(51, 51, 51) !important;
    font-size: 11px;
    text-align: center;
}

    .apexcharts-menu-item:hover {
        background-color: #335cad !important;
        color: #fff !important;
    }

.apexcharts-menu-icon {
    fill: black !important;
}

    .apexcharts-menu-icon svg {
        fill: #000 !important;
    }

.highcharts-drillup-button {
    display: none !important
}
/* Select with search Custom CSS */
/* BGG_21-03-2022 */

.select2-container--classic .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
}

.select2-dropdown--below {
    top: -38px;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #eee;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: -58px !important;
    width: 20px;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
}

.select-box {
    width: 300px;
}

.select-box {
    position: relative;
    display: block;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    height: 36px;
    line-height: 36px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 5px;
    }

.select2-container {
    height: auto;
    border: solid 1px #ddd;
}

#custom-select {
    height: 38px;
    border: solid 1px #ddd;
}

.select2-container--bootstrap4 .select2-results > .select2-results__options {
    max-height: 10em !important;
    background-color: #fff;
    width: 100% !important;
}

.select2-search__field {
    width: 150px !important;
}

    .select2-search__field:focus {
        border: 1px solid #66afe9 !important;
        box-shadow: inset 0 1px 1px rgba(0 0 0 / 8%), 0 0 8px rgba(102 175 233 / 60%) !important;
        height: 34px !important;
    }

.select2-selection__arrow {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0 !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 20px !important;
    height: 100%;
}

.select2-container--bootstrap4 .select2-selection--single {
    height: 35px !important;
}

.select2-selection select2-selection--single {
    border-radius: 6px !important;
}

/*.select2-container--bootstrap4 .select2-selection {
	width: 150% !important;
}*/

.select2-container {
    border: none !important;
}

.select2-container--bootstrap4 {
    width: auto !important;
}

    .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
        top: 50% !important;
    }

    .select2-container--bootstrap4 .select2-selection--single {
        height: 32px !important;
        border-radius: 4px !important;
    }

.select2-search--dropdown {
    padding: 0px !important;
}

/*.select2-selection__rendered {
	width: 100% !important;
}*/
.select2 select2-container select2-container--bootstrap4 {
    width: 100% !important;
}

.mr-15 {
    margin-right: 15px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.flex-wrap {
    flex-wrap: wrap;
}

html > body tbody.scrollContent {
    display: block;
    height: 61px;
    overflow: auto;
    width: 100%;
}

.table.white-table tbody > tr {
    background-color: #fff !important;
}

.d-block {
    display: block;
}

.text-light {
    color: white;
}

.pending-tile {
    background-color: rgb(247, 93, 129);
}

.completed-tile {
    background-color: rgb(126, 211, 32);
}
/*ZUH_28-07-2022*/
.datepicker-position .input-group {
    position: unset;
    display: table;
    border-collapse: separate;
}

.pr-10 {
    padding-right: 10px !important
}

.pl-20 {
    padding-left: 20px !important;
}

.multiselect-filter {
    position: sticky;
    top: 0;
    z-index: 1;
}

.p-4 {
    padding: 2rem !important;
}

.pr-5 {
    padding: 5px !important;
}

.w-100 {
    width: 100%;
}

.w-fill-available {
    width: -webkit-fill-available;
}
.h-100{
    height:100%;
}
.modal.in {
    backdrop-filter: blur(4px);
}

.colon-f-r{
    float:right;
}
.justify-content-start{
    justify-content:flex-start
}

.pb-10{
    padding-bottom:10px;
}
.h-50{
    height:50px;
}
.mb-10{
    margin-bottom:10px;
}
.justify-space-around{
    justify-content:space-between;
}

.d-none{
    display:none !important;
}
.logo-small {
    height: auto;
    max-width: 100%;
}

.mb-5{
    margin-bottom:5px;
}

@media (max-width:767px) {
    .home-img img {
        max-width: 100%;
        height: auto;
    }

    #hoe-left-panel {
        width: 100%;
    }

    #panel-list {
        width: 100%;
    }

    .hoe-has-menu {
        width: 99vw;
    }

    .main-title {
        font-size: 13px !important;
        font-weight: bold !important;
        padding: 0 !important;
    }

        .main-title + div {
            padding: 0 !important;
        }

    .breadcrumb,
    .breadcrumb li a {
        font-size: 13px;
    }

    .main-footer {
        margin-left: 0 !important;
    }

        .main-footer p img {
            height: 40px;
        }

    .copy_right_i {
        font-size: 12px;
    }

    .scroll1 {
        overflow-x: hidden;
    }

    .content-title .row {
        display: flex;
        align-items: center;
    }

    .w-md-100 {
        width: 100% !important;
    }

    .text-md-center {
        text-align: center;
    }

    .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .d-md-inlineblock {
        display: inline-block;
    }
    
    .modal-title {
        font-size: 18px;
    }
    .mt-md-15{
        margin-top:15px;
    }
    .text-md-left{
        text-align:left;
    }
    .d-md-flex{
        display:flex;
    }  
   
}
@media (max-width:767px) {
    .float-right,.fr {
        float: none !important;
    }
    .pl-125, .pl-80 {
        padding-left: 0 !important
    }
    
}


@media (min-width:768px) and (max-width:991px) {
    .hoe-has-menu a {
        display: flex !important;
        justify-content: flex-end;
    }
}

.text-align-right {
    text-align: right !important;
}