body {
    background: #f3f3f4;
    font-size: 13px;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
}

.header {
    z-index: 99;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.logo {
    height: 40px;
}

.navbar-user img {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.dropdown-menu.media-list .dropdown-header {
    padding: 10px 20px!important;
    background: #fafafa;
}

.navbar-nav>li>a .label {
    position: absolute;
    top: 7px;
    right: 3px;
    display: block;
    background: #ff5b57;
    line-height: 12px;
    font-weight: 600;
    padding: .3em .6em;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.dropdown-menu.media-list>.media {
    margin-top: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: -1px
}

.dropdown-menu.media-list>.media>a {
    display: block;
    padding: 10px 20px!important
}

.dropdown-menu.media-list>.media .media-object {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.dropdown-footer {
    padding: 16px 20px
}

.dropdown-menu>li.dropdown-footer>a {
    padding: 0!important;
    display: inline!important
}

.dropdown-menu>li.dropdown-footer>a:focus,
.dropdown-menu>li.dropdown-footer>a:hover {
    background: none!important;
    text-decoration: underline!important
}

.navbar-nav>li>.dropdown-menu.media-list .media-heading {
    font-weight: 600
}

.sidebar {
    width: 220px;
    position: fixed;
    top: 52px;
    bottom: 20px;
    padding-top: 0px;
    margin-top: 0px;
    background: #fff;
    z-index: 10;
    overflow: scroll;
    -webkit-transform: translateZ(0)
}

.sidebar-bg {
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 220px
}

.sidebar .nav {
    padding: 0px;
}

.sidebar .nav>li:after,
.sidebar .nav>li:before,
.sidebar .nav>li>a:after,
.sidebar .nav>li>a:before {
    content: '';
    clear: both;
    display: table
}

.sidebar .nav>li>a {
    padding: 22px 20px;
    line-height: 20px;
    color: #333333;
    font-weight: 600;
}

.sidebar.sidebar-grid .nav>li>a {
    border-bottom: 1px solid #383f46;
    border-top: 1px solid #383f46
}

.sidebar.sidebar-grid .nav>li.active>a {
    border-color: #2d353c;
    z-index: 10
}

.sidebar.sidebar-grid .nav>li+li {
    margin-top: -1px
}

.sidebar .nav>li.active>a .badge,
.sidebar .nav>li.active>a .label.label-theme {
    background: url(../img/transparent/black-0.4.png);
    background: rgba(0, 0, 0, .4)
}

.sidebar .nav>li.expand>a,
.sidebar .nav>li>a:focus,
.sidebar .nav>li>a:hover {
    background: #f6f6f6;
    color: #333333;
}

.sidebar .nav>li.active>a,
.sidebar .nav>li.active>a:focus,
.sidebar .nav>li.active>a:hover {
    color: #fff;
    background: #00aeef;
}

.sidebar .nav>li.active>a .badge.badge-success,
.sidebar .nav>li.active>a .label.label-success {
    background: #008a8a
}

.sidebar .nav>li>a i {
    width: 14px;
    text-align: center;
    line-height: 20px;
    font-size: 20px
}

.sidebar .nav>li>a i[class*=ion-] {
    width: 18px;
    font-size: 18px
}

.sidebar .nav>li>a .badge {
    margin-top: 1px;
    padding: 3px 8px;
    background: #1b1f24;
    font-weight: 300;
    font-size: 10px
}

.sidebar .nav>li>a .fa fa-angle-left {
    float: right;
    margin-top: 9px
}

.sidebar .has-sub.active>.sub-menu {
    display: block
}

.sidebar .sub-menu {
    list-style-type: none;
    margin: 0;
    background: #f9f9f9;
    position: relative;
    display: none;
}

.sidebar .nav>.has-sub:last-child {
    margin-bottom: 58px;
}

.sidebar .sub-menu .sub-menu {
    padding: 0 0 0 14px;
    background: 0 0
}

.sidebar .sub-menu>li>a {
    padding: 5px 20px;
    display: block;
    font-weight: 500;
    color: #333333;
    text-decoration: none;
    position: relative
}

.sidebar .sub-menu>li.active>a,
.sidebar .sub-menu>li.active>a:focus,
.sidebar .sub-menu>li.active>a:hover,
.sidebar .sub-menu>li>a:focus,
.sidebar .sub-menu>li>a:hover {
    color: #00aeef;
}

.sidebar .nav>li li.has-sub.active>a {
    color: #333333!important;
}

.sidebar .sub-menu>li.active>a:before {
    color: #00acac
}

.sidebar .nav .sub-menu>li>a .fa fa-angle-left {
    float: right;
    margin-top: 7px
}

.sidebar .nav>li.nav-header {
    margin: 0;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 11px;
    color: #6d7983
}

.sidebar .nav>li.nav-header a {
    padding: 0;
    margin: 0;
    display: inline
}

.sidebar .nav>li.nav-header a:focus,
.sidebar .nav>li.nav-header a:hover {
    background: 0 0;
    color: #fff
}

.sidebar .nav>li.nav-header a i {
    float: none;
    margin: 0
}

.sidebar .nav>li.nav-profile {
    padding: 20px;
    color: #fff;
    background: #1a2229
}

.sidebar .nav>li.nav-profile a {
    padding: 0
}

.sidebar .nav>li.nav-profile .image {
    float: left;
    width: 34px;
    height: 34px;
    margin-top: 2px;
    margin-right: 15px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.sidebar .nav>li.nav-profile .image img {
    max-width: 100%;
    max-height: 100%
}

.sidebar .nav>li.nav-profile .info {
    font-size: 14px
}

.sidebar .nav>li.nav-profile .info small {
    display: block;
    color: #889097
}

.sidebar .nav>li.nav-widget {
    padding: 10px 20px
}

.sidebar .nav>li.nav-widget i {
    margin-right: auto
}

.page-sidebar-minified .sidebar {
    width: 60px;
    position: absolute;
}

.page-sidebar-minified .sidebar-bg {
    width: 60px
}

.page-sidebar-minified .slimScroll {
    overflow: visible!important;
}

.page-sidebar-minified .sidebar .nav>li>a {
    padding: 22px 20px 22px 18px !important;
}

.page-sidebar-minified .sidebar .active.has-sub {
    border: 0px!important;
}

.page-sidebar-minified .sidebar .nav-header,
.page-sidebar-minified .sidebar .nav-profile,
.page-sidebar-minified .sidebar .nav>li>a>span {
    display: none
}

.page-sidebar-minified .sidebar .fa fa-angle-left {
    position: absolute;
    top: 9px;
    right: 9px;
    border: 4px solid transparent;
    border-left: 4px solid
}

.page-sidebar-minified .sidebar .sub-menu .fa fa-angle-left {
    top: 10px;
    margin-top: 0!important
}

.page-sidebar-minified .sidebar .nav>li>a>i {
    margin: 0
}

.page-sidebar-minified .sidebar .nav li.has-sub>.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 220px;
    display: none;
    padding: 10px 0 10px 30px;
    margin: 0;
    background: #fff;
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.12);
}

.page-sidebar-minified .sidebar .nav>li.has-sub:focus>a,
.page-sidebar-minified .sidebar .nav>li.has-sub:hover>a {
    background: #f9f9f9;
    color: #00aeef!important;
}

.page-sidebar-minified .sidebar .nav>li.has-sub.active:focus>a,
.page-sidebar-minified .sidebar .nav>li.has-sub.active:hover>a {
    background: #00aeef;
    color: #fff!important;
}

.page-sidebar-minified .sidebar li.has-sub>.sub-menu {
    display: none!important
}

.page-sidebar-minified .sidebar li.has-sub:focus>.sub-menu,
.page-sidebar-minified .sidebar li.has-sub:hover>.sub-menu {
    display: block!important;
    overflow: visible!important
}

.sidebar-minify-btn {
    margin: 10px 0;
    float: right;
    padding: 5px 20px 5px 10px!important;
    background: #1b1f24;
    color: #fff;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px
}

.sidebar-minify-btn i {
    margin: 0!important;
    color: #fff
}

.page-sidebar-minified .sidebar-minify-btn i:before {
    content: '\f101'
}

.page-sidebar-minified.page-with-right-sidebar .content {
    margin-right: 60px;
    margin-left: 0
}

.page-sidebar-minified.page-with-right-sidebar .footer {
    margin-right: 85px;
    margin-left: 25px
}

.page-sidebar-minified.page-with-right-sidebar .sub-menu {
    left: auto!important;
    right: 100%
}

.page-sidebar-minified.page-with-right-sidebar .nav>li.has-sub>a .fa fa-angle-left {
    position: absolute;
    left: 5px;
    border: 4px solid transparent;
    border-right: 4px solid
}

.page-sidebar-minified.page-with-right-sidebar .sidebar .sub-menu .fa fa-angle-left {
    left: 0;
    top: 2px;
    border-left: 4px solid transparent!important;
    border-right: 4px solid!important
}

.page-sidebar-minified.page-with-right-sidebar .sidebar .nav li.has-sub>.sub-menu {
    padding: 10px 30px 10px 0
}

.page-sidebar-minified.page-with-right-sidebar .sidebar .sub-menu:before {
    right: 26px;
    left: auto
}

.page-sidebar-minified.page-with-right-sidebar .sidebar .sub-menu>li>a:before {
    right: 0;
    left: auto;
    margin-right: -6px;
    margin-left: 0
}

.page-sidebar-minified.page-with-right-sidebar .sidebar-minify-btn i:before {
    content: '\f100'
}

.page-sidebar-minified .arrow-adjust {
    position: relative;
    top: 2px!important;
}

.s-menu-lt a {
    font-size: 12px;
}

.arrow-adjust {
    top: 4px!important;
    position: relative;
}

.nav .fa-angle-left {
    position: relative;
    top: 2px;
}

.collapsible {
    position: fixed;
    width: 220px;
    bottom: 0px;
    background: #f6f6f6;
    text-align: center;
    z-index: 99;
    border-top: 1px solid #ddd;
}

.collapsible a {
    padding: 5px 86px;
    display: inline-block;
    font-size: 20px;
    color: #333333;
    text-decoration: none;
}

.collapsible-mini {
    width: 60px!important;
}

.collapsible-mini a {
    padding: 5px 22px!important;
}

.has-sub {
    position: relative;
}

.page-sidebar-minified .sidebar li.has-sub:hover>.sub-menu {
    padding: 10px 0 10px 0px!important;
}

.s-menu-lt .active {
    font-weight: 600!important;
    color: #00AEEF!important;
}

.content {
    padding: 16px 22px 58px 22px;
    margin-top: 52px;
}

.panel {
    border-radius: 0px!important;
    border-top: 4px solid #e7eaec!important;
}

.c-green {
    color: #19b300;
}

.c-orange {
    color: #ff8a00;
}

.c-red {
    color: #f30404;
}

.c-yellow {
    color: #fff000;
}

.has-sub.active > a {
    color: #fff!important;
    font-weight: 600!important;
}

.active-1 > a {
    padding: 22px 17px!important;
}

.page-header {
    font-size: 24px;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 28px;
}

.breadcrumb>li a {
    color: #333;
}

.sidebar .icon-angle-right {
    font-weight: bold;
    position: relative;
    top: 3px;
}

.fixed-footer {
    position: fixed;
    background-color: #f6f6f6;
    border-top: 1px solid #ddd;
    bottom: 0px;
    padding: 8px;
    min-height: 38px;
    font-size: 12px;
}

.copyright-txt {
    position: relative;
    top: 2px;
}

.dp-adjust {
    padding-right: 15px;
    padding-left: 15px;
}

.dp-adjust .col-fl span {
    display: inline-block;
    vertical-align: middle;
    padding-top: 14px;
}

.dp-sh-row .col-md-3 span.text-muted {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.btn-expand {
    color: #00aeef;
    border-color: #00aeef;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 5px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 12px
}

.btn-expand:hover,
.btn-expand:focus,
.btn-expand.focus,
.btn-expand:active,
.btn-expand.active {
    color: #059ac9;
    border-color: #059ac9;
}

.dp-sh-row {
    display: none;
    border-top: 1px solid #ddd;
    padding: 6px;
    padding-top: 18px;
}

.dp-sh-t {
    display: block!important;
}

.btn-ex-rotate {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn-panels {
    padding-top: 10px;
}

.grid-area {
    padding: 16px 0;
}

.required {
    color: #ff0000;
}

.btn-ip-lavel {
    padding: 7px 12px;
    width: 100%;
    margin-left: -1px;
}

.modal-lgs {
    width: 800px;
}

.search-box-m {
    position: relative;
    width: 300px;
    float: left
}

.advance-search-btn {
    float: left
}

.advance-search-btn a {
    padding: 7px 14px;
    margin-left: 12px;
}

.search-box-m .btn-search-m {
    padding: 7px 12px!important;
    width: 100%;
}

.search-caret {
    background: url(../images/caret.png) no-repeat right center;
}

.multi-panel {
    position: relative;
}

.multi-panel .panel-one {
    margin-right: 240px;
}

.multi-panel .panel-two {
    position: absolute;
    width: 230px;
    right: 10px;
    top: 0px;
    bottom: 0px;
    min-height: 600px;
}

.btn-list {
    position: relative;
    right: 6px;
    padding-bottom: 2px;
}

.ac-menu .panel {
    border: 0px!important;
}

.ac-menu .panel-default > .panel-heading {
    border: 0px;
    background: transparent;
    padding: 4px 0px
}

.ac-menu .panel-body {
    border: 0px!important;
    padding: 2px 15px!important;
}

.ic-arrow-b {
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.ac-menu .ac-s-menu {
    display: inline-block;
    width: 100%;
    margin: 4px 0;
    color: #00aeef;
}

.ac-menu .ac-s-menu span {
    font-size: 13px;
    color: #333;
    margin-left: 4px;
}

.panel-two-c {
    width: 54px!important
}

.panel-two-c .col-md-9,
.panel-two-c .panel-body {
    display: none;
}

.panel-one-c {
    margin-right: 60px!important;
}

.loader {
    background-color: #012e52;
    border-radius: 100%;
    padding: 4px;
    height: 80px;
}

.vhq-loader {
    text-align: center;
    background: rgba(225, 225, 225, 0.2);
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.vhq-loader-area {
    background-color: #fff;
    border-radius: 100%;
    padding: 8px;
    position: fixed;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}
.vhq-spinner {
    height: 56px;
    width: 56px;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 5px solid rgba(0, 174, 239, 0.15);
    border-right: 5px solid rgba(0, 174, 239, 0.15);
    border-bottom: 5px solid rgba(0, 174, 239, 0.15);
    border-top: 5px solid rgba(0, 174, 239, 0.8);
    border-radius: 100%;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.v-list-panel {
    height: 340px;
    overflow: auto;
    padding: 0px;
}

.v-table-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.v-table-list li a {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 8px 10px;
    position: relative;
}

.v-folder {
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    right: 10px;
}

.v-list-h {
    padding: 10px;
}

.selected {
    background: #00aeef;
}

.selected a {
    color: #fff;
}

.panel-custom {
    border-top: 0px!important;
}

.panel-custom > .panel-heading {
    color: #fff;
    background-color: #666666;
    position: relative;
}

.panel-custom .btn-mg {
    position: absolute;
    right: 4px;
    top: 4px;
}

.panel-custom .btn-mg a {
    color: #fff;
}

.btnv {
    padding-top: 46px;
    padding-left: 12px;
}

.btnv .btn-default {
    margin: 6px 0;
    padding: 10px 18px 8px 18px;
}

.btnv .btn-default b {
    font-size: 18px;
    font-weight: bold;
}

.angletop {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.anglebottom {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.btn-round {
    border-radius: 50%;
    padding: 6px 9px;
    font-size: 12px;
}

.table-inc {
    height: 28px;
    padding: 2px 12px;
}

.addGroup,
.deleteGroup,
.saveSearch,
.editPr {
    display: none;
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    z-index: 9999;
}

.deleteGroup,
.saveSearch {
    padding: 40px 180px;
}

.addGroupShow,
.deleteGroupShow,
.addsaveSearch,
.editPrshow {
    display: block!important;
}

.agInside {
    background-color: #fff;
    webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.scroll-option {
    max-height: 180px;
    overflow: auto;
}

.criteria-btn {
    display: inline-block;
    padding: 4px 10px 5px 10px;
    background-color: #f4f4f4;
    margin: 8px;
    margin-right: 0px;
    border: 1px solid #ccc;
}

.criteria-btn .cr-text {
    margin-right: 4px;
}

.table .form-control {
    height: 28px;
    padding: 4px 12px;
}

.selectGro {
    display: none;
}

.conl-thumb {
    width: 100%;
    border: 1px solid #fff;
    position: relative;
    height: 192px;
    overflow: hidden;
}

.c-thumb {
    overflow: hidden;
}

.c-thumb img {
    width: 100%;
}

.c-info {
    padding: 14px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.8)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    /* IE6-9 */
}

.c-info h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin: 0px;
}

.c-buttons a {
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 4px;
    margin-right: 4px;
    border-radius: 2px;
}

.c-buttons a:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.carousel-custom .carousel-control.left,
.carousel-custom .carousel-control.right {
    background: transparent;
}

.carousel-custom .carousel-caption {
    background-color: #666;
    width: 100%;
    text-align: center;
    left: 0px;
    bottom: 0px;
    padding: 14px 0px 40px 0px;
    font-size: 20px;
}

.carousel-custom .carousel-indicators {
    bottom: 8px;
}

.MX760-img,
.MX850-img,
.MX860-img,
.MX870-img,
.MX880-img,
.MX915-img,
.MX925-img {
    position: absolute;
    z-index: 999;
    top: -291px;
    width: 168px;
    height: 117px;
}

.MX850-img {
    top: -295px;
    width: 170px;
    height: 122px;
}

.MX860-img {
    top: -296px;
    width: 212px;
    height: 113px;
}

.MX870-img {
    top: -263px;
    width: 254px;
    height: 190px;
}

.MX880-img {
    top: -294px;
    width: 202px;
    height: 142px;
}

.MX915-img {
    top: -316px;
    width: 232px;
    height: 126px;
}

.MX925-img {
    top: -320px;
    width: 298px;
    height: 160px
}

.dash-ph {
    padding-bottom: 0px!important;
}

.dash-pb {
    padding-top: 10px!important;
}

.panel-inverse {
    margin-bottom: 12px;
}

.dash-ph .panel-title {
    margin-top: 6px!important;
}

.dash-ph .ac-btn a {
    color: #999;
}

.dash-ph .ac-btn a:hover {
    color: #666;
}

.panel.panel-expand {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    overflow: hidden;
    z-index: 99999;
}

.panel-expand .height-full,
.panel-expand .height-lg,
.panel-expand .height-md,
.panel-expand .height-sm,
.panel-expand .height-xs {
    height: 100%!important
}

@keyframes panelExpand {
    from {
        top: 50%;
        left: 50%;
        right: 50%;
        bottom: 50%
    }
    to {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

@-webkit-keyframes panelExpand {
    from {
        top: 50%;
        left: 50%;
        right: 50%;
        bottom: 50%
    }
    to {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.panel.panel-expand>.panel-heading .fa.fa-expand:before {
    content: '\f066'
}

.panel.panel-expand,
.panel.panel-expand>.panel-body,
.panel.panel-expand>.panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.panel.panel-expand>.panel-body {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 40px;
    overflow-y: scroll;
    z-index: 1020
}

.panel.panel-expand>.panel-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.panel.panel-loading .panel-body {
    position: relative;
    z-index: 0
}

.panel.panel-loading.panel-expand .panel-body {
    position: absolute
}

.panel.panel-loading .panel-body .panel-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
    animation: fadeIn .2s;
    -webkit-animation: fadeIn .2s;
    z-index: 1020;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.underline {
    border-bottom: 1px solid #e2e7eb!important
}

.row>[class*=col-].ui-sortable {
    min-height: 50px
}

.panel [class*=col-].ui-sortable,
.theme-panel [class*=col-].ui-sortable {
    min-height: 0
}

.ui-sortable .panel-heading {
    cursor: move
}

.ui-sortable.ui-sortable-disabled .panel-heading {
    cursor: default
}

.ui-sortable-placeholder {
    border: 1px dashed #82868b!important;
    visibility: visible!important;
    background: 0 0;
    margin: 0!important
}

.panel.ui-sortable-placeholder {
    margin: -1px -1px 19px!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important
}

.dash-p-sm {
    width: 100%;
    height: 140px;
    margin-bottom: 12px;
    padding: 15px;
    color: #fff;
}

.green-bg {
    background-color: #39b54a;
}

.purple-bg {
    background-color: #8071b4;
}

.blue-bg {
    background-color: #348fe2;
}

.gray-bg {
    background-color: #848589;
}

.p-custom {
    background-color: rgba(0, 0, 0, 0.4)!important;
    position: relative;
    height: 4px!important;
    overflow: visible!important;
    margin-top: 16px;
}

.p-custom .progress-bar {
    height: 4px!important;
    background-color: #f6f6f6;
    line-height: 30px;
}

.widget-panel {
    position: fixed;
    width: 206px;
    top: 0px;
    bottom: 0px;
    background-color: #fff;
    z-index: 9999;
    -webkit-box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
}

.panel-overflow {
    overflow: auto;
    position: fixed;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 16px;
}

.wp-open {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.wpa-btn {
    position: absolute;
    padding: 20px 18px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    top: 50%;
    margin-top: -20px;
    font-size: 24px;
    font-weight: bold;
    border: 1px solid #ddd;
}

.wpa-btn i {
    position: relative;
    top: -16px;
    display: inline-block;
}

.wpa-btn-r i {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.widget-ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.widget-ul li {
    padding: 10px;
    width: 100%;
    height: 120px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    text-align: center;
}

.file-inputs {
    position: absolute;
    opacity: 0;
    z-index: 999;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.w-tabs {
    border-top: 1px solid #ddd;
}

.w-tabs > li.active > a {
    border-top: 4px solid #39b54a!important;
    border-bottom: 4px solid #39b54a;
    position: relative;
}

.w-tabs > li > a,
.w-tabs > li > a:hover {
    margin-right: 18px;
    border-top: 4px solid #fff;
}

.w-tabs > li > a:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #999;
    border-width: 6px;
    margin-top: -6px;
}

.w-tabs > li:last-child > a:after {
    border: none;
}

.scleft-border {
    border-left: 1px solid #ddd;
    padding-left: 10px;
    margin-left: 20px;
}

.btn-job {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 9px 10px;
}

.form-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    height: 30px;
}

.grid-pager {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 14px;
}

.grid-pager .btn-sm i {
    position: relative;
    top: 1px;
}

.panel.panel-sm-expand {
    position: fixed;
    top: 20px;
    left: 242px;
    right: 22px;
    bottom: 340px;
    margin: 0;
    overflow: hidden;
    z-index: 99999;
    min-height: 300px;
}

.overflow-strip {
    position: fixed;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

.dash-filter-area {
    position: fixed;
    left: 242px;
    right: 22px;
    bottom: 22px;
    margin: 0;
    overflow: hidden;
    z-index: 99999;
    height: 300px;
    display: none;
}
.btn-in{
    font-size: 16px;
    margin-left: -1px;
}
.datepicker.dropdown-menu{
    z-index: 999999!important;
}
.profile-row h4{
    margin: 0px;
}
.table-noborder td{
    border: 0px!important;
}