.e-card .e-card-header-caption .e-card-header-title {
    /* font-size: 14px; */
    font-size: 20px !important;
}

.main-footer {
    height: 30px;
    padding: 5px;
}

.nav-item a p {
    /* display: none; */
    padding: 0px;
    margin: 0px;
    display: inline;
}

@media screen and (max-width: 600px) {
    .nav-item a p {
        display: none;
    }
}

.control-area {
    padding-bottom: 12px;
}

.control-name {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.8);
}

/*#region Scrollbar */
/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: lightgray;
}

    /* Works on Chrome, Edge, and Safari */
    *::-webkit-scrollbar {
        width: 8px;
    }

    *::-webkit-scrollbar-track {
        background: unset;
    }

    *::-webkit-scrollbar-thumb {
        background-color: lightgray;
        border-radius: 10px;
/*        @*border: 3px solid orange;
        *@*/
    }

/*#endregion */


/*.skip-link {
    position: absolute;
    top: -80px;
    left: 0;
    background: #000000;
    color: white;
    padding: 8px;
    z-index: 100;
}

    .skip-link:focus {
        top: 0;
    }
*/


/* header-section styles */
/*#header-section.main-header {
    left: 0px;
    border-bottom: none;*/ /* 1px solid; /* #d2d6de;*/
    /*height: 55px;
    min-height: 55px;
    max-height: 55px;
    background: #1c86c8;
    color: #fff;
}

#header-section .header-style {
    line-height: 40px;*/
    /* height: 50px; */
    /*padding: 8px;
    padding-left: 18px;
    list-style: none;
    text-align: center;
    font-size: 18px;
}

#header-section .border-left {
    border-left: 1px solid #d2d6de;
    width: 10em;
}

#header-section .float-left {
    float: left;
}

#header-section .icon-menu {
    width: 50px;
    cursor: pointer;
}*/

/* custom code start */
/*.center {
    text-align: center;
    display: none;
    font-size: 13px;
    font-weight: 400;
    margin-top: 20px;
}

.sb-content-tab .center {
    display: block;
}

#header-section .float-right,
.sidebar-treeview .e-treeview .e-icon-collapsible,
.sidebar-treeview .e-treeview .e-icon-expandable {
    float: right;
}

#header-section .header-list,
.sidebar-treeview .e-treeview,
.sidebar-treeview .e-treeview .e-ul {
    padding: 0;
    margin: 0;
}

.e-sidebar.e-left {
    position: fixed;
    top: 56px;
    height: auto;
    bottom: 0px;
}*/
/* Works on Firefox */
/** {
    scrollbar-width: thin;
    scrollbar-color: lightgray;
}*/

    /* Works on Chrome, Edge, and Safari */
    /**::-webkit-scrollbar {
        width: 8px;
    }

    *::-webkit-scrollbar-track {
        background: unset;
    }

    *::-webkit-scrollbar-thumb {
        background-color: lightgray;
        border-radius: 10px;*/
/*        @*border: 3px solid orange;
        *@*/
    /*}

@media(max-width:800px) {
    #header-section .support {
        display: none;
    }

    #header-section .nav-pane {
        width: 75%;
    }
}*/

/* custom code end */
/*end of header-section styles */
/*main-menu-header  styles */
/*.sidebar-treeview .main-menu .main-menu-header {*/
/*    @*color: #656a70;
    *@ padding: 15px;*/
    /*font-size: 14px;
    width: 13em;
    margin: 0;
}*/

/*end of main-menu-header styles */
/*text input styles */
/*.sidebar-treeview .main-menu .search-icon {
    text-indent: 10px;
    height: 30px;
    width: 19em;
}*/

/*end of text input styles */
/* table of content area styles */
/*.sidebar-treeview .table-content {
    padding: 20px;
    height: 8em;
}*/

/* end of table ofcontent area styles */
/* content area styles */
/*#main-text.main-content {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#main-text .sidebar-content .line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

#main-text .sidebar-content {
    padding: 15px;
}

#main-text .sidebar-heading {
    color: #1c86c8;
    margin: 40px 0;
    padding: 2px;
}

#main-text .paragraph-content {
    font-family: 'Poppins', sans-serif;
    padding: 5px;
    font-weight: normal;
    font-size: 14px;
    color: grey;
}*/

/* end of content area styles */
/* custom code start */
/* body and html styles */
/*body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: transparent;
}*/

/* end of body and html styles */
/* newTab support styles */
/*.sf-new .sb-header,
.sf-new .sb-bread-crumb,
.sf-new #action-description,
.sf-new .sb-action-description,
.sf-new .e-tab-header,
.sf-new .description-section,
.sf-new #description-section,
.sf-new #navigation-btn,
.sf-new .sb-toolbar-splitter,
.sf-new #description,
.sf-new #left-sidebar,
.sb-component-name {
    display: none
}

.sf-new .sb-right-pane.e-view {
    margin-left: 0px !important;
}

.sf-new .container-fluid,
.sf-new .container-fluid .control-section,
#sidebar-section,
body,
.col-md-12 {
    padding: 0;
}

.sf-new .sample-browser > .content.e-view {
    top: 0;
    padding: 0;
    text-align: initial
}*/

/* end of newTab support styles */
/* custom code end */
/* icon styles */


/* custom code start */
/* end of icon styles */
/*.sf-new .sb-header,
.sf-new .sb-bread-crumb,
.sf-new #action-description,
.sf-new #description-section,
.sf-new #description,
.sf-new .sb-footer {
    display: none
}

.sb-action-description.sb-rightpane-padding {
    padding-bottom: 0;
}

#content-tab.sb-content-tab {
    height: 100% !important;
}

#sb-content-header {
    display: none
}

.sf-new .container-fluid,
.sf-new .container-fluid .control-section,
#sidebar-section,
description-section sb-rightpane-padding {
    padding: 0;
}

.sb-component-name.sb-rightpane-padding {
    margin-top: -56px;
}

.sb-right-pane.e-view {
    left: 0;
    padding-left: 0;
    padding-right: 0;
    top: 0;*/
    /*overflow-y: hidden;*/
/*}

.sb-desktop-wrapper {
    height: 100%;
}

.sb-component-name h1 {
    padding-top: 0;
}

.sf-new .sb-content.e-view {
    top: 0;
}*/

/* end of newTab support */
/* end of custom generated icons styles */
/* custom code end */
/*.e-avatar.image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
    margin-left: 35%;
    margin-top: 15px;
    font-size: 2.5em !important;
}*/