@font-face {
    font-family: 'open-sans-semibold';
    src: url('../fonts/opan-sans/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/opan-sans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opan-sans/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/opan-sans/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/opan-sans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sans-light';
    src: url('../fonts/opan-sans/OpenSans-Light-webfont.eot');
    src: url('../fonts/opan-sans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opan-sans/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/opan-sans/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/opan-sans/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sans-regular';
    src: url('../fonts/opan-sans/OpenSans-Regular-webfont.eot');
    src: url('../fonts/opan-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opan-sans/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/opan-sans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/opan-sans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ios7-icon';
    src:
        url('../fonts/icons/icon.woff') format('woff'),
        url('../fonts/icons/icon.ttf') format('truetype'),
        url('../fonts/icons/icon.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection {
    background: rgba(255,255,255,0.1);
}
::-moz-selection {
    background: rgba(255,255,255,0.1);
}

* {
    border-radius: 0 !important;
    box-shadow: none;
}

*:focus, *:active {
    outline: none !important;
}

html {
    overflow-x: hidden\0/;
    -ms-overflow-style: scrollbar;
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    letter-spacing: -.022em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding-top: 51px;
}

.ie9 #sidebar {
    min-height: 100vh;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{
	margin-left: 0px !important;
    background: rgb(255, 255, 255);
    border: 0px;
    opacity: 1;
}

body, button, input, textarea, select, .btn {
    -webkit-font-smoothing: antialiased;
}
input[type=checkbox]
{
  -webkit-appearance:checkbox;
}

body, a, input, .help-block {
    color: #fff;
    text-shadow: 0 0 3px rgba(255,255,255,0.4);
}


h1, h2, h3, h4, h5, h6 {
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
}

h1, h2, h3 {
    margin-top: 10px;
}

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
    font-size: 60%;
    color: rgba(255,255,255,0.5);
}

a:hover, a:focus {
    color: #509cef;
    text-decoration: none;
}

a.underline {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.35);
}

a.underline:hover, a.underline:focus {
    border-color: #FFD600;
}

small {
    color: #fff;
}

img {
    max-width: 100%;
}

/* --------------------------------------------------------
    Bootstrap Overrides
-----------------------------------------------------------*/
.container {
    width: auto;
    padding: 0;
}

.row {
    margin-left: -7px;
    margin-right: -7px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 7px;
    padding-right: 7px;
}

/* --------------------------------------------------------
    Dropcaps
-----------------------------------------------------------*/
.dropcap {
    text-transform: uppercase;
    font-size: 55px;
    float: left;
    line-height: 97%;
    margin: -2px 5px 0 -4px;
}

/* --------------------------------------------------------
    Blockquote
-----------------------------------------------------------*/
blockquote {
    padding: 0px 14px;
    border-left: 3px solid rgba(255, 255, 255, 0.51);
}

blockquote p {
    font-size: 15.5px;
}

blockquote small {
    color: #eee;
}

/* --------------------------------------------------------
    Unordered Lists 
-----------------------------------------------------------*/
[class*="lists"] {
    list-style: none;
    margin-left: 8px;
    padding-left: 0;
}

[class*="lists"] > li:before {
    margin-right: 7px;
    font-family: 'FontAwesome';
    font-size: 10px;
}

.lists-star > li:before {
    content: "\f005";
}

.lists-right > li:before {
    content: "\f00c";
}

.lists-caret > li:before {
    content: "\f0da";
}

.lists-mark > li:before {
    content: "\f02e";
}

.lists-arrow-right > li:before {
    content: "\f105";
    font-size: 12px;
}

.lists-circle > li:before {
    content: "\e13f";
}

.lists-plus > li:before {
    content: "\e106";
    font-size: 8px;
}

/* Header */
#header {
    border-bottom: 1px solid rgba(255,255,255,0.15);
    min-height: 50px;
    height: 51px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding-right: 7px;
    background: rgba(0,0,0,0.9);
}

#header, #header > .media-body, #header #top-menu {
    overflow: visible;
} 

/* Logo */
.logo {
    width: 178px;
    height: 50px;
    text-align: center;
   /* padding: 14px 0 12px 40px;*/
    font-size: 16px;
    margin-left: 45px !important;
    margin-right: 9px !important;
    background: rgba(0, 0, 0, 0.23);
    position: relative;
    z-index: 1;
}
.logo img {
   padding-left: 0px;
	max-height: 100%;
}

/* Top Menu */
#top-menu .tm-icon {
    margin: 0; 
}

#top-menu .tm-icon > a {
    padding: 0 8px 0 0;
    white-space: nowrap;
    height:50px;
    float: left;
}

#top-menu .tm-icon > a:hover, #top-menu .tm-icon > a:focus {
    color: #fff;
}

#top-menu .tm-icon img {
    float: left;
}

#top-menu .tm-icon span {
    width: 0px;
    float: left;
    overflow: hidden;
    line-height: 48px;
}

#top-menu .tm-icon:hover span, #top-menu .tm-icon.open span, .drawer-toggle.open span {
    width: 70px !important;
}

#top-menu .tm-icon:hover span, #top-menu .tm-icon.open span, .drawer-toggle1.open span {
    width: 70px !important;
}

#top-menu .tm-icon:hover, #top-menu .tm-icon.open {
    /* background: rgba(0,0,0,0.2) */
}

#top-menu > .media-body {
    padding: 7px 7px 6px 5px;
    min-height: 49px;
    height: 49px\0/;
}

#top-menu #time {
    font-size: 20px;
    padding-top: 10px;
    margin-right: 4px;
}

.drawer1 {
   /* border-left: 1px solid rgba(255, 255, 255, 0.1);*/
    margin-bottom: 0 !important;
    overflow: visible;
    display: none;
    width: 350px;
    max-width: 90%;
}

.drawer1.toggled {
    min-height: 400px;
    max-height: 80vh;
    height: auto !important;
    margin-bottom: 0 !important;
    display: block;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    overflow: visible !important;
}

.drawer1-close {
    font-size: 21px;
    position: absolute;
    top: -2px;
    right: 0;
    cursor: pointer;
    width: 30px;
    text-align: right;
    padding-right: 10px;
    cursor: hover;
}

.drawer1-close:hover {
    opacity: 0.7
}

.drawer {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 0 !important;
    overflow: hidden;
    display: none;
}

.drawer.toggled {
    height: 100%;
    margin-bottom: 15px !important;
    display: block;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.drawer-close {
    font-size: 21px;
    position: absolute;
    top: -2px;
    right: 0;
    cursor: pointer;
    width: 30px;
    text-align: right;
    padding-right: 10px;
    cursor: hover;
}

.drawer-close:hover {
    opacity: 0.7
}

.main-search {
    height: 36px;
    border: 0;
    width: 95%;
    font-size: 16px;
    background-color: transparent;
    background-image: url(../../img/icon/search.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 32px;
}

#menu-toggle {
    width: 45px;
    height: 49px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    padding: 14px 12px 13px;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
}

.n-count {
    background: #609ed7;
    font-size: 11px;
    text-align: center;
    padding: 2px 7px 3px;
    border-radius: 2px !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
    margin: 7px 0 0 -13px;
    font-style: normal;
    line-height: 100%;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    font-family: open-sans-regular;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#content {
    margin-left: 45px;
    min-height: 500px;
    position: relative;
}

/* Ensure notifications drawer is positioned relative to #content and doesn't affect layout flow */
#content .drawer1 {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1000;
    margin-bottom: 0 !important;
}

/* Sidebar */
#sidebar {
    float: left;
    height: 100%;
    position: absolute;
    min-height: 100vh;
}

#sidebar .side-menu  {
    margin: 0;
    position: relative;
}

#sidebar .side-menu > li {
    position: relative;
    z-index: 1;
}

#sidebar .side-menu > li:hover {
    z-index: 100;
}

/* Ensure sidebar menu items don't layer over header (header z-index is 1000) */
#sidebar .side-menu > li {
    z-index: 1;
}

/* Ensure Feed icon doesn't overlap Widget icon - Feed should appear last */
#sidebar .side-menu > li > a.sj-side-feed {
    z-index: 1 !important;
    position: relative;
}

#sidebar .side-menu > li > a.sj-side-home {
    z-index: 2 !important;
    position: relative;
}

/* Ensure menu items stack properly */
#sidebar .side-menu > li {
    clear: both;
    display: block;
}

.menu-toggled .side-menu {
    overflow: hidden;
}

.side-menu > li > a {
    display: inline-block;
    position: relative;
    z-index: 10;
    font-size: 12px;
    height: 42px;
    margin-bottom: -4px;
    text-align: center;
    opacity: 0.55;
    color: rgba(255, 255, 255, 0.55);
}

.side-menu .menu-item {
    white-space: nowrap;
    background: rgba(0,0,0,0.95);
    z-index: 1001;
    width: 188px;
    display: block;
    line-height: normal;
    text-align: left;
    -webkit-backface-visibility: hidden;
    color: #fff;
}

.side-menu span.menu-item {
    top: 0;
    padding: 13px 15px 13px 8px;
    font-weight: 600;
    text-transform: uppercase;
}

.side-menu .dropdown span.menu-item {
    top: 0;
}

.side-menu ul.menu-item {
    top: 42px;
    padding: 5px 0 13px;
    
}

.side-menu ul li > a {
    padding: 4px 8px;
    float: left;
    width: 100%;
}

ul.menu-item a.active {
    color: #FFD600;
}

.side-widgets {
    width: 188px;
    float: left;
    position: relative;
}

/* Shortcuts */
.shortcut {
    width: 73px;
    height: 85px;
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
    padding: 11px 10px 0;
    position: relative;
    vertical-align: top;
}

.shortcut > i {
    font-size: 40px;
    color: #fff;
}

.shortcut:hover {
    background: rgba(0,0,0,0.4);
}

.shortcut img {
    opacity: 0.8;
}

.shortcut:hover img {
    opacity: 1;
}

.shortcut small {
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.shortcut:hover small {
    color: #FFD600;
}

/* Quick Stats */
.quick-stats {
    padding: 13px 0 0 0;
    height: 75px;
    overflow: hidden;
}

.quick-stats h2 {
    margin: 2px 0 1px 0;
    line-height: 29px;
    font-size: 30px;
    left: 10px;
    top: 10px;
    position: absolute;
    line-height: 100%;
}

.quick-stats small {
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-bottom: 2px;
}

.quick-stats small {
    bottom: 15px;
    left: 11px;
    position: absolute;
}

.quick-stats [id^="stats-line"] {
    margin-left: -2px;
    width: 101%;
}

/* HR */
hr {
    margin: 0;
    float: left;
    width: 100%;
}

/* Profile */
.profile-pic {
    width: 120px;
    margin: 9px 0 4px;
    border-radius: 100px !important;
    border: 6px solid rgba(0,0,0,0.2);
}

.cover img {
    max-width: 100%;
}

.meta_title {
	    color: #0071bc;
    font-weight: 900;
    font-size: 20px;
    text-shadow: none !important;
}

.cover .profile-pic { 
    max-width: 130px; 
    position: absolute;
    max-height: 100%;
    bottom: -20px;
    z-index: 10;
    left: 15px;
    border-radius: 0 !important;
    border: 4px solid rgba(0,0,0,0.2);
}

.cover .profile-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: right;
    background: rgba(0, 0, 0, 0.55);
    padding: 8px 8px;
}

.cover .profile-btn .btn-gr-gray {
    border: 0;
    margin-left: 3px;
}

/* Blocks */
.block-area {
    width: 100%;
    float: left;
}

.tile {
    position: relative;
    margin-bottom: 15px;
}

.tile-title {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 7px 10px 7px;
}

.tile-config {
    position: absolute;
    top: 0;
    height: 27px;
    right: 0;
}

.tile-config > .tile-menu {
    width: 34px;
    height: 26px;
    display: inline-block;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../../img/icon/tile-actions.png);
}

.tile-config > a:hover {
    background-color: rgba(0,0,0,0.3);
}

/* Charts and Maps */
.chart-info {
    position: absolute;
    top: 44px;
    right: 18px;
    padding: 15px 15px 10px 15px;
    background: rgba(0,0,0,0.5);
    width: 200px;
}

#usa-map {
    width: 100%;
    height: 220px;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    cursor: pointer;
    line-height: 100%;
    text-align: center;
    font-size: 21px;
    bottom: 10px;
    width: 27px;
}

.jvectormap-zoomin {
    right: 10px;
}

.jvectormap-zoomout {
    right: 38px;
}

[class*="jvectormap-"]:hover {
    color: #ff850c;
}

.chart-tooltip, .jvectormap-label {
    position: absolute;
    color: #ccc;
    display: none;
    border: 1px solid rgba(255,255,255,0.7);
    padding: 2px 10px;
    background-color: rgba(0,0,0,0.5);
    z-index: 99999;
}


/* Progress bar */
.progress {
    background-color: rgba(0,0,0,0.45);
    margin: 5px 0;
    height: 8px;
}

.progress-small {
    height: 4px;
}

.progress-alt {
    padding: 2px;
}

.progress-bar {
    box-shadow: none;
}

.progress-vertical {
    width: 10px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.progress-vertical.small {
    width: 4px;
}

.progress-vertical.bottom .progress-bar {
    position: absolute;
    bottom: 0;
}


.progress-vertical .progress-bar {
    width: 100%;
}

/* Tooltips */
.tooltip {
    z-index: 10000;
}

.tooltip-inner {
    padding: 3px 8px 4px;
    font-size: 11px;
    font-family: 'open-sans-regular', sans-serif;
    text-transform: none;
}

/* Popover */
.popover {
    background: rgba(255,255,255,0.85);
    border: 0;
    color: #000;
}

.popover-title, .popover {
    font-family: 'open-sans-regular', sans-serif;
}

.popover.top .arrow:after {
   border-top-color: rgba(255,255,255,0.85); 
}

.popover.right .arrow:after {
    border-right-color: rgba(255,255,255,0.85); 
}

.popover.left .arrow:after {
    border-left-color: rgba(255,255,255,0.85); 
}

.popover.bottom .arrow:after {
    border-bottom-color: rgba(255,255,255,0.85); 
}

/* List View */
.listview-header {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 15px;
}

.list-mass-actions {
    margin: 1px 0 0 1px;
}

.list-mass-actions > li {
    padding: 0;
    width: 29px;
    text-align: center;
    opacity: 0.8;
}

.list-mass-actions > li > a {
    display: inline-block;
    padding: 4px 0;
    width: 100%;
    height: 26px;
}

.list-mass-actions > li:hover {
    background: rgba(0,0,0,0.15);
    opacity: 1;
}

.listview .media:not(.listview-header) {
    margin-top: 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    position: relative;
    padding: 10px 15px;
}

.listview .media:not(.listview-header):hover {
    background-color: rgba(0,0,0,0.07);
}

.listview .media .media-body {
    padding-top: 1px;
}

.listview .media:last-child {
    border-bottom: 0;    
}

.listview.narrow .media {
    padding: 5px 0px;
}

.list-options {
    position: absolute;
    top: 0;
    right: 12px;
    z-index: 100;
    height: 27px;
    margin-top: -14px;
    top: 50%;
    display: none;
}

.listview .media:hover .list-options {
    display: block;
}

.listview .counts {
    padding: 0 6px;
    background: rgba(0, 0, 0, 0.56);
    color: #FFF;
    font-size: 23px;
    text-shadow: none;
}

.media.ui-sortable-placeholder {
    background: rgba(0,0,0,0.2) !important;
    visibility: visible !important;
}

.listview .media .attrs {
    padding: 4px 7px 5px;
    line-height: 100%;
    margin: 4px 5px 2px 0;
    font-size: 11px;
    float: left;
    width: auto;
    background: rgba(0, 0, 0, 0.2);
}

.icon-list .media .icon{
    font-size: 17px;
    margin: -4px 7px 0 -3px;
    opacity: 0.6;
}

.list-title {
    width: 170px;
    margin-top: 1px;
}

.list-date {
    width: 50px;
    text-align: right;
}

/* Pagination */
.pagination {
    margin: 0;    
}

.pagination > li > a, .pagination > li > span {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.1);
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background: rgba(255,255,255,0.15);
}

.pagin-value {
    float: left;
    padding-top: 1px;
}

/* Charts */
.pie-chart-tiny {
    display: inline-block;
    position: relative;
    margin: 3px 10px 0;
    padding-bottom: 13px;
}

.percent {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 36px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.68);
    text-shadow: none;
    padding-left: 2px;
}

.percent:after {
    content: '%';
}

.pie-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.pie-title i {
    font-size: 15px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    opacity: 0.5;
}

.pie-title i:hover {
    opacity: 1;
    cursor: pointer;
}

/* Chat */
.chat {
    position: fixed;
    bottom: 0;
    width: 150px;
    right: 120px;
    z-index: 1000;
    background: rgba(0,0,0,0.85);
    height: 27px;
    font-family: open-sans-regular;
    overflow: hidden;
    font-family: open-sans-regular;
}

.chat.toggled {
    width: auto;
    height: 350px;
}

.chat-body {
    background: rgba(255, 255, 255, 0.7);
    height: 277px;
    overflow: auto;
    padding: 10px;
    width: 300px;
}

.chat .chat-body .media-body {
    min-width: 100px;
    background: #fff;
    color: #000;
    min-height: 50px;
    padding: 5px;
    font-size: 11px;
}

.chat .media-body > small {
    display: block;
    margin-bottom: -2px;
    font-size: 9px;
    margin-top: 10px;
    color: #000;
}

.chat .chat-body .media > [class*="pull-"] {
    margin: 0;
}

.chat .btn {
    width: 100%;
    text-align: left;
    cursor: pointer;
}

.chat .status {
    font-size: 14px;
    margin-top: 3px;
    color: rgb(3, 204, 3);
}

.chat .chat-footer {
    width: 100%;
    background: rgba(255,255,255,0.95);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: relative;
    margin: 0;
}

.chat .chat-footer textarea {
    background: transparent;
    border: 0;
    color: #333;
    box-shadow: none;
    font-size: 12px;
}

.chat .chat-footer [class*="pull-"] {
    color: #7A7A7A;
    font-size: 14px;
    padding: 17px 7px;
    margin: 0;
}

.chat .chat-footer [class*="pull-"]:hover {
    color: #000;
    cursor: pointer;
}

.chat .chat-footer .pull-left {
    border-right: 1px solid rgba(51, 51, 51, 0.17);
}

.chat .chat-footer .pull-right {
    border-left: 1px solid rgba(51, 51, 51, 0.17);
}

.chat-list {
    height: 100%;
    margin: 0 !important;
    width: 0;
    opacity: 0;
}

.chat-list.toggled {
    opacity: 1;
    width: 200px;
}

/* Tables */
.table > thead > tr > th {
    font-weight: normal;
    padding: 5px 8px 6px;
    text-transform: uppercase;
    border-bottom: 0;
}

.table td, .table th {
    border-color: rgba(255,255,255,0.05) !important;
}

.table td:hover {cursor: pointer;}

.table-condensed > thead > tr > th {
    padding: 3px 5px 5px;
}

.table-bordered, .table-responsive {
    border: 0;
}



.table-bordered > tbody > tr > td,
.table-bordered > thead > tr > th {
    border-bottom: 0;
    border-left: 0;
}

.table-bordered > tbody > tr > td:last-child,
.table-bordered > thead > tr > th:last-child {
    border-right: 0;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background: rgba(0,0,0,0.2);
}

/* Breadcrumb */
.breadcrumb {
	display:none;
    background: none;
    float: right;
    margin: 0;
    padding: 8px 15px;
    font-size: 11px;
}

.breadcrumb>.active {
    color: #FFD600;
}

/* Dropdown */
.dropdown-menu {
    border: 0;
    margin: 0;
    font-size: 12px;
    background: rgba(0,0,0,0.9);
}

.dropdown-menu:not(.animated) {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.dropdown-menu, .elfinder-button-menu, .elfinder-contextmenu {
    background: rgba(255,255,255,0.85);
    margin-top: -1px;
    overflow: hidden;
    color: #000;
}

.dropdown-menu-alt {
    background: rgba(0, 0, 0, 0.68);
}


.dropdown-menu > li > a {
    color: #000;
    padding: 3px 13px;
    font-family: open-sans-regular;
}

.dropdown-menu-alt > li > a {
    color: rgba(255,255,255,0.8);
    text-shadow: none;
}


.dropdown-menu > li > a:hover, .elfinder-button-menu-item:hover, .elfinder-contextmenu .ui-state-hover {
    background: rgba(0, 0, 0, 0.14);
    color: #000;
}

.dropdown-menu-alt > li > a:hover, .profile-menu > li > a:hover {
    color: #fff;
}

.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0.12);
}

.dropdown-menu-alt .divider {
    background-color: rgba(255, 255, 255, 0.12);
}


.profile-menu {
    background: transparent;
    box-shadow: none;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    z-index: 0;
    
}

.profile-menu > li {
    position: relative;
}

.profile-menu > li > a {
    color: #fff;
    padding: 8px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

/* Modal + Dialog + Dark UI */
.modal {
    background: rgba(255, 255, 255, 0.25);
    overflow-y: auto;
}

.dark {
    padding: 0;
}

.modal-content, .dark {
    background: rgba(0, 0, 0, 0.68);
    border: 0;
    color: #fff;
}

.modal-header, .dark-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    padding: 10px 15px 8px;
}

.modal-body, .dark-body {
    padding: 15px;
}

.modal-title, .dark-title {
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    line-height: 1.428571429;
}

.modal-footer, .ui-dialog-buttonpane, .dark-footer {
    padding: 10px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    text-align: left;
}

.modal .btn, .elfinder-dialog .btn, .dark .btn {
    font-size: 11px;
    border: 1px solid rgba(255, 255, 255, 0.31);
    padding: 2px 10px 3px;
    background: none;
}

.modal .btn:hover, .dark .btn:hover {
    background: rgba(0,0,0,0.4);
}

.modal-close {
    cursor: pointer;
}

/* Label */
.label {
    font-weight: normal;
    padding: 2px 8px 2px;
    font-family: open-sans-regular;
}

.h1 .label, h2 .label, h3 .label, h4, .label {
    font-family: open-sans-light;
}

.label-default {
    background-color: rgba(255, 255, 255, 0.68);
    color: #000;
}

/* Success Label - Neon Green */
.label-success {
    background: rgba(0, 255, 153, 0.15) !important;
    border: 1px solid rgba(0, 255, 153, 0.4) !important;
    color: #00ff99 !important;
    box-shadow: 0 0 8px rgba(0, 255, 153, 0.3);
}

.label-success i {
    filter: drop-shadow(0 0 3px rgba(0, 255, 153, 0.5));
}

/* Warning Label - Neon Yellow */
.label-warning {
    background: rgba(255, 200, 0, 0.15) !important;
    border: 1px solid rgba(255, 200, 0, 0.4) !important;
    color: #ffc800 !important;
    box-shadow: 0 0 8px rgba(255, 200, 0, 0.3);
}

.label-warning i {
    filter: drop-shadow(0 0 3px rgba(255, 200, 0, 0.5));
}

/* Danger Label - Neon Red */
.label-danger {
    background: rgba(255, 80, 80, 0.15) !important;
    border: 1px solid rgba(255, 80, 80, 0.4) !important;
    color: #ff5050 !important;
    box-shadow: 0 0 8px rgba(255, 80, 80, 0.3);
}

.label-danger i {
    filter: drop-shadow(0 0 3px rgba(255, 80, 80, 0.5));
}

/* Images */
.img-rounded {
    border-radius: 6px !important;
}

.img-circle {
    border-radius: 50% !important;
}

.img-shadowed {
    box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}

.img-thumbnail {
    background: rgba(0, 0, 0, 0.24);
    border: 0;
}

/* Close */
.close {
    font-size: 16px;
    text-shadow: none;
}

.close:hover {    
    opacity: 0.3;
}

.modal-header .close, .dark-header .close {
    margin-top: 0;
    color: #fff;
    font-weight: normal;
    opacity: 1 !important;
}

/* Alerts */
.alert {
    border: 0;
    background: rgba(255,255,255,0.7);
    font-family: open-sans-regular;
    font-size: 14px;
}

.alert-icon {
    position: relative;
    padding-left: 65px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.alert-icon .icon {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 50px;
    line-height: 100%;
}

.alert-success {
    color: #069727;
    border-left: 5px solid #048F23;
}

.alert-success a {
    color: #069727;
    border-bottom: 1px dotted #09e33b;
}

.alert-info {
    color: #0B628D;
    border-left: 5px solid #0B628D;
}

.alert-info a {
    color: #0B628D;
    border-bottom: 1px dotted #61A8CA;
}

.alert-warning {
    color: #A78C00;
    border-left: 5px solid #A78C00;
}

.alert-warning a {
    color: #A78C00;
    border-bottom: 1px dotted #e9c300;
}

.alert-danger {
    color: #E02C29;
    border-left: 5px solid #FF524F
}

.alert-danger a {
    color: #E02C29;
    border-bottom: 1px dotted #FC9997;
}

.alert a:hover {
    opacity: 0.7;
}

/* --------------------------------------------------------
    Carousel
-----------------------------------------------------------*/
.carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: rgba(0,0,0,0.6);
    display: none;
    opacity: 1;
}

.carousel-control i {
    font-size: 28px;
}

.carousel:hover .carousel-control {
    display: block;
}

.carousel-caption {
    background: rgba(0,0,0,0.8);
    padding-top: 0;
}

.carousel-caption p, .carousel-caption h3 {
    margin-bottom: 0;
}

/* Lightbox */
.img-popup {
    position: relative;
    display: inline-block;
    margin: 0 10px 10px 0;
}

.img-popup img {
    width: 100px;
    border: 3px solid rgba(0, 0, 0, 0.28);
    box-sizing: content-box;
}

.img-popup:hover {
    opacity: 0.8
}

/* Tabs */
.nav-tabs {
    background: rgba(0,0,0,0.35);
    border-bottom-color: rgba(0,0,0,0.0);
}

.tab-content {
    padding: 10px 13px;
}

.tab-right > li {
    float: right;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: rgba(0,0,0,0.15);
    border-color: transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: transparent;
    background: rgba(0,0,0,0.35);
    color: #fff;
}

.nav-tabs > li > a {
    padding: 5px 10px 6px;
    margin-right: 0;
    display: inline-block;
    width: 100%;
}

/* ============================================
   Store Tabs - Neon Glow Styles (Global)
   Applies to: PIM, Widget, Analytics, MCP, Feed
   ============================================ */

/* Store tabs in tab-container - Base styles */
.tab-container .nav-tabs > li > a,
.tab-container .nav.tab.nav-tabs > li > a,
ul.nav.tab.nav-tabs > li > a,
ul.nav-tabs > li > a {
    color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: none;
    padding: 10px 20px;
    margin-right: 5px;
    border-radius: 8px 8px 0 0;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    display: inline-block;
}

/* Store tabs hover state - Subtle neon glow */
.tab-container .nav-tabs > li > a:hover,
.tab-container .nav.tab.nav-tabs > li > a:hover,
.tab-container .nav-tabs > li:not(.active) > a:hover,
.tab-container .nav.tab.nav-tabs > li:not(.active) > a:hover,
ul.nav.tab.nav-tabs > li:not(.active) > a:hover,
ul.nav-tabs > li:not(.active) > a:hover {
    color: rgba(0, 212, 255, 0.9);
    background: rgba(0, 212, 255, 0.1);
    border-color: rgba(0, 212, 255, 0.3);
    box-shadow: 0 0 10px rgba(0, 212, 255, 0.2), 0 2px 8px rgba(0, 212, 255, 0.15);
    transform: translateY(-2px);
}

/* Store tabs active state - Strong neon glow */
.tab-container .nav-tabs > li.active > a,
.tab-container .nav.tab.nav-tabs > li.active > a,
.tab-container .nav-tabs > li.active > a:hover,
.tab-container .nav.tab.nav-tabs > li.active > a:hover,
.tab-container .nav-tabs > li.active > a:focus,
.tab-container .nav.tab.nav-tabs > li.active > a:focus,
ul.nav.tab.nav-tabs > li.active > a,
ul.nav-tabs > li.active > a,
ul.nav.tab.nav-tabs > li.active > a:hover,
ul.nav-tabs > li.active > a:hover,
ul.nav.tab.nav-tabs > li.active > a:focus,
ul.nav-tabs > li.active > a:focus,
.nav.tab.nav-tabs > li.active > a,
.nav-tabs > li.active > a,
.nav.tab.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:hover,
.nav.tab.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:focus {
    color: #00d4ff !important;
    background: rgba(0, 212, 255, 0.15) !important;
    /* border-color: #00d4ff !important; */
    border-bottom-color: transparent !important;
    box-shadow: 
        0 0 15px rgba(0, 212, 255, 0.4),
        0 0 30px rgba(0, 212, 255, 0.2),
        0 2px 10px rgba(0, 212, 255, 0.3),
        inset 0 0 10px rgba(0, 212, 255, 0.1) !important;
    text-shadow: 0 0 8px rgba(0, 212, 255, 0.6) !important;
    font-weight: 600 !important;
    position: relative;
    z-index: 10;
    animation: storeTabGlow 2s ease-in-out infinite;
}

/* Neon glow animation for active store tabs */
@keyframes storeTabGlow {
    0%, 100% {
        box-shadow: 
            0 0 15px rgba(0, 212, 255, 0.4),
            0 0 30px rgba(0, 212, 255, 0.2),
            0 2px 10px rgba(0, 212, 255, 0.3),
            inset 0 0 10px rgba(0, 212, 255, 0.1);
    }
    50% {
        box-shadow: 
            0 0 20px rgba(0, 212, 255, 0.6),
            0 0 40px rgba(0, 212, 255, 0.3),
            0 2px 15px rgba(0, 212, 255, 0.4),
            inset 0 0 15px rgba(0, 212, 255, 0.15);
    }
}

/* Ensure active tab appears above others */
.tab-container .nav-tabs > li.active,
ul.nav.tab.nav-tabs > li.active,
ul.nav-tabs > li.active {
    position: relative;
    z-index: 10;
}

/* Store tab images (favicons) - Add glow to active tab images */
.tab-container .nav-tabs > li.active > a img,
.tab-container .nav.tab.nav-tabs > li.active > a img,
ul.nav.tab.nav-tabs > li.active > a img,
ul.nav-tabs > li.active > a img {
    filter: drop-shadow(0 0 4px rgba(0, 212, 255, 0.8));
    opacity: 1;
}

.tab-container .nav-tabs > li > a img,
.tab-container .nav.tab.nav-tabs > li > a img,
ul.nav.tab.nav-tabs > li > a img,
ul.nav-tabs > li > a img {
    transition: all 0.3s ease;
    opacity: 0.8;
}

.tab-container .nav-tabs > li > a:hover img,
.tab-container .nav.tab.nav-tabs > li > a:hover img,
ul.nav.tab.nav-tabs > li > a:hover img,
ul.nav-tabs > li > a:hover img {
    filter: drop-shadow(0 0 3px rgba(0, 212, 255, 0.5));
    opacity: 1;
}

/* MCP-specific store tabs (if they use different classes) */
.mcp-store-tabs .nav-tabs > li > a {
    color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}

.mcp-store-tabs .nav-tabs > li > a:hover {
    color: rgba(0, 212, 255, 0.9);
    background: rgba(0, 212, 255, 0.1);
    border-color: rgba(0, 212, 255, 0.3);
    box-shadow: 0 0 10px rgba(0, 212, 255, 0.2);
}

.mcp-store-tabs .nav-tabs > li.active > a,
.mcp-store-tabs .nav-tabs > li.active > a:hover,
.mcp-store-tabs .nav-tabs > li.active > a:focus {
    color: #00d4ff;
    background: rgba(0, 212, 255, 0.15);
    border-color: #00d4ff;
    box-shadow: 
        0 0 15px rgba(0, 212, 255, 0.4),
        0 0 30px rgba(0, 212, 255, 0.2),
        inset 0 0 10px rgba(0, 212, 255, 0.1);
    text-shadow: 0 0 8px rgba(0, 212, 255, 0.6);
    animation: storeTabGlow 2s ease-in-out infinite;
}

.tab-vertical {
    margin: 0 !important;
    min-width: 120px;
}

.tab-vertical > li {
    float: none;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,0.04);
}

.tab-vertical > li:last-child {
    border-bottom: 0;
}

/* Panel + Collapse*/
.panel, .panel-group .panel-heading + .panel-collapse .panel-body {
    background: transparent;
    border: 0;
}

.panel-default > .panel-heading, .panel-footer {
    background: rgba(0, 0, 0, 0.35) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 8px 10px 9px;
    border: 0;
}

.panel-title, .panel-title > a {
    font-size: 12px;
    color: #fff;
}

.panel-title > a {
    display: block;
    width: 100%;
}

.panel-group .panel + .panel {
    margin-top: 1px;
}


.accordion .panel-heading .panel-title a:after, .accordion .panel-heading .panel-title a.active:after {
    font-family: fontAwesome;
    float: right;
    font-size: 18px;
    margin-top: -2px;
}

.accordion .panel-heading .panel-title .accordion-toggle:after {
    content: "\f107";
}

.accordion .panel-heading .panel-title .active:after {
    content: "\f106" !important; 
}

/* --------------------------------------------------------
    Photos widget
-----------------------------------------------------------*/
.photos > [class*="col-xs-"] {
    padding: 0;
}

.photos > [class*="col-xs-"] > img {
    width: 100%;
    opacity: 0.8;
}

.photos > [class*="col-xs-"] > img:hover {
    opacity: 1;
    cursor: pointer;
}

/* Badge */
.badge {
    font-size: 11px;
    font-weight: normal;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: #fff;
    background: rgba(255,255,255,0.8);
    color: #000;
    border: 0;
}

.badge-trp {
    background: transparent;
    color: #fff;
}

/* List Groups */
.list-group {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}

.list-group-flat, .list-group-flat .list-group-item {
    border: 0;
}

.list-group-item {
    border: 1px solid rgba(255,255,255,0.15);
    border-bottom: 0;
    background: transparent;
    margin: 0;
    padding: 6px 10px;
}

a.list-group-item {
    color: #fff;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background: rgba(0,0,0,0.2);
    border-color: rgba(255,255,255,0.15);
}

a.list-group-item:hover,
a.list-group-item:focus {
    background: rgba(0,0,0,0.1);
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    background: rgba(0,0,0,0.4);
    color: #fff;
    border: 0;
}

/* Messages */
.message-tag {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 4px 7px 0 0;
    float: right;
}

#compose-message .note-toolbar {
    display: none;
}

.message-options {
    position: absolute;
    top: 6px;
    right: 5px;
    padding: 0px 5px 2px;
    z-index: 100;
}

.message-options:hover {
    background: rgba(0,0,0,0.8);
    cursor: pointer;
}

.message-attachement {
    padding: 12px 12px 10px;
    text-align: center;
    float: left;
    margin-right: 5px;
    width: 90px;
    height: 80px;
}

.message-attachement > img{
    margin-bottom: 4px;
    max-height: 41px;
    max-width: 100px;
}

.message-list > .media {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.message-list > .media > a {
    display: block;
    padding: 8px 10px;
}

.message-list > .media:not(.listview-header) > .icheckbox_minimal {
    margin: 9px 0 0 15px;
}

/*-------------------------------
    Widgets
--------------------------------*/
/* Sidebar Calendar */
.s-widget td, .s-widget th, .s-widget table.fc-border-separate {
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}

.s-widget td {
    font-size: 11px;
    color: #fff;
}

.s-widget th {
    font-size: 9px;
    padding: 4px 0;
}

.s-widget .fc-grid .fc-day-number {
    text-align: center;
    float: none;
}

.s-widget .fc-today {
    background: rgba(0, 0, 0, 0.26) !important;
}

.s-widget .fc-button-today {
    display: none;
}
     
.s-widget .fc-text-arrow i {
    font-size: 18px;
    margin-right: 9px;
    position: relative;
    top: 4px;
}

.s-widget .fc-text-arrow:hover {
    color: #FFA206;
    cursor: pointer;
}

.s-widget .fc-header-right {
    text-align: right;
}

.s-widget .fc-button {
    background: none;
    border: 0;
    padding: 0;
}

/* Common */
.s-widget .fc-header-title h2 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 0;
    color: #fff;
}

.block-title {
    background: rgba(0,0,0,0.3);
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px 5px;
    display: inline-block;
    letter-spacing: 0.5px;
}

.s-widget-body {
    padding: 5px 10px 10px;
}

.dither{
	font-size: 15px;margin-left: 2%; color: #777;
}

.whiter {
    border-top: 1px solid rgba(255,255,255,0.15);
}

.text-muted {
    line-height: 30px;
    color: #bbb;
    font-size: 14px;
    font-weight: 700;
    text-shadow: none;
}

.text-muted2 {
    line-height: 8px;
    color: #bbb;
    font-size: 10px;
    font-weight: 700;
    text-shadow: none;
}

.page-title {
    padding: 8px 15px 9px;
    font-size: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.15);
    margin: 0;
}
.scounter {
    display: inline-block;
    font-size: 36px;
    color: #0071bc;
    margin-right: 5px;
}
.tile-light {
    background: rgba(0,0,0,0.25);
}

.tile , .tile-dark, .tile-title, .table th {
    background: rgba(0,0,0,0.40);
}

.tile2 , .tile2-dark, .tile2-title, .table2 th {
   /* background: rgba(0,0,0,0.40); */
}

/* Media */
.thumbnail, .well {
    border: 0;
}

.media-object {
    max-width: 50px;
}

.media-heading {
    font-weight: bold;
}

#login > header > h1, #error-page h1 {
    margin: 0;
}

#login .box {
    padding: 20px 20px 25px;
    margin-top: 30px;
    position: absolute;
    z-index: 9999;
    display: none;
}

#login .box.active {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}


[class="form-type-"] {
    position: absolute;
    top: 50%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition-delay: 9999s;
}

#login .login-control {
    width: 100%;
    border: 0;
    padding: 7px 10px;
    background: rgba(0,0,0,0.35);
    border-radius: 2px 0px 0px 2px !important;
}

#error-page {
    position: absolute;
    width: 100%;
    top: 20%;
    min-height: 200px;
    text-align: center;
    padding: 30px 15px;
}

#error-page h1 {
    text-shadow: 0 0 10px #fff;
}

#sidebar,
#top-menu .tm-icon,
#top-menu .tm-icon span,
.side-menu li
.shortcut img,
.drawer,
.drawer1
.shortcut,
.chat-list,
.btn-alt,
.profile-menu > li i {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    transition: all 300ms;
}

/* --------------------------------------------------------
    Older IE Message
-----------------------------------------------------------*/
.ie-block {
    background: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000001;
    text-align: center;
    font-family: "Courier New", Courier, monospace;
}

#photo-gallery-alt .ie-block {
    position: absolute;
}

.ie-block .Ops {
    color: #c20202;
    margin: 10px;
    font-size: 70px;
    text-shadow: 1px 1px 1px #000;
}

.ie-block p {
    font-size: 20px;
    letter-spacing: -.01em;
    color: #ccc;
    width: 960px;
    margin: 0 auto;
}

.ie-block .browsers {
    background: #eee;
    padding: 20px 0;
    list-style: none;
    margin: 30px 0;
}

.ie-block .browsers li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 10px;
}

.ie-block .browsers li div {
    margin-top: 15px;
    color: #333;
}

.ie-block .browsers li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
}

.ie-block .browsers li a:hover {
    background: #fff;
}

/* --------------------------------------------------------
    Templates Skins for Desktop
-----------------------------------------------------------*/
#skin-cloth {
    background: url("../../../public_v1.0/img/body/cloth.jpg");
}

#skin-tectile {
    background: url(../../../public_v1.0/img/body/tectile.jpg);
}

@media (min-width: 1200px) {
    /* Sidebar */
    .side-widgets .profile-pic:hover {
        -webkit-animation-name: tada;
        animation-name: tada;
    }
    
    /* List views */
    .sortable.todo-list .media {
        padding-left: 20px;
        background: url(../../img/sort.png) no-repeat 8px 11px;
    }
    
    /* List views */
    .sortable.keywords .media {
        padding-left: 20px;
        background: url(../../img/sort.png) no-repeat 8px 1px;
    }
     /* List views */
    .sortable.keyword-list .media {
        padding-left: 20px;
        background: url(../../img/sort.png) no-repeat 8px 11px;
    }
}

@media (min-width: 1024px) {
    /* --------------------------------------------------------
        Template Blur Skins for Desktop
    -----------------------------------------------------------*/
    [id^="skin-blur-"] {
        background-size: 100% 100% !important;
        background-attachment: fixed !important;
    }

    #skin-blur-violate {
        background-image: url(../../img/body/violate.jpg) !important;
    }

    #skin-blur-lights {
        background-image: url(../../img/body/lights.jpg) !important;
    }

    #skin-blur-city {
        background-image: url(../../img/body/city.jpg) !important;
    }

    #skin-blur-greenish {
        background-image: url(../../img/body/greenish.jpg) !important;
    }

    #skin-blur-night {
        background-image: url(../../img/body/night.jpg) !important;
    }
    
    #skin-blur-sunny {
        background-image: url(../../img/body/sunny.jpg) !important;
    }
    
    #skin-blur-blue {
        background-image: url(../../img/body/blue.jpg) !important;
    }
    
    #skin-blur-chrome {
        background-image: url(../../img/body/chrome.jpg) !important;
    }
    
    #skin-blur-ocean {
        background-image: url(../../img/body/ocean.jpg) !important;
    }
    
    #skin-blur-sunset {
        background-image: url(../../img/body/sunset.jpg) !important;
    }
    
    #skin-blur-yellow {
        background-image: url(../../img/body/yellow.jpg) !important;
    }

    #skin-blur-kiwi {
        background-image: url(../../img/body/kiwi.jpg) !important;
    }
    
    #skin-blur-nexus {
        background-image: url(../../img/body/nexus.jpg) !important;
    }
    
     /* Commented out - using slickscan-bg.css dynamic background instead
     #skin-blur-shaded {
        background-image: url(../../img/body/blue-shaded.jpg) !important;
    }
    */
    
    
    
    /* Sidebar */
    .side-menu > li > a:hover, .side-menu > li.active > a, .side-menu > li > a.active:hover, .side-menu > li.hovered > a {
        background-color: rgba(0,0,0,0.95);
        color: #fff !important;
        opacity: 1;
        z-index: 1000;
    }
    
    .side-menu > li > a:hover .menu-item,
    .side-menu > li.active > a .menu-item,
    .side-menu > li.hovered > a .menu-item {
        color: #fff !important;
    }

    
    .profile-menu > li i {
        position: absolute;
        top: 8px;
        color: #fff;
    }
    
    .profile-menu > li i.right {
        right: -30px;
    }
       
    .profile-menu > li i.left {
        left: -30px;
    }
    
    .profile-menu > li:hover i.right {
        right: 15px;
    }
    
    .profile-menu > li:hover i.left {
        left: 15px;
    }
	/* login 
    .tile2 , .tile2-dark, .tile2-title, .table th {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    }*/
    /* Common */
    .tile , .tile-dark, .tile-title, .table th {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    }
}

@media (min-width: 780px) {
    /* Content */
    #main {
        min-height: 100%;
        min-height: calc(100% - 50px);
    }

    .menu-active #main {
        overflow: visible;
    }

    .menu-active #content {
        margin-left: 0;
    }

    .block-area {
        /* padding: 15px 15px 0; */
    }

    /* Sidebar */
    #sidebar {
        padding-left: 45px;
        position: fixed;
        top: 51px;
        bottom: 0;
        height: calc(100vh - 51px);
        min-height: calc(100vh - 51px);
        z-index: 999;
    }

    #sidebar.toggled {
        position: fixed;
        left: -233px;
    }

    #sidebar .side-menu {
        width: 45px;
        height: 100%;
        min-height: 100%;
        left: 0;
        position: absolute;
        background: rgba(0,0,0,0.5);
    }
    
    #sidebar .side-menu > li > a {
        width: 100%;
    }
    
    .side-menu .menu-item {
        position: absolute;
        left: 70px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 230ms;
        -moz-transition: all 230ms;
        -o-transition: all 230ms;
    }
    
    .side-menu > li:hover .menu-item {
        left: 45px;
        opacity: 1;
        z-index: 1001;
        visibility: visible;
    }
    
    .side-menu > li:hover > a {
        z-index: 1000;
    }
    
    .side-widgets {
        height: 100%;
    }

    /* Login */
    #login {
        padding: 30px;
        width: 500px;
        margin: 0 auto;
    }

    #login > header > h1, #error-page h1 {
        font-size: 60px;
    }

    #login .box {
        width: 500px; 
        z-index: 9999;
    }
}

@media (min-width: 480px) {
    .profile-summary .btn.hidden-xs {
        display: inline-block !important;
    }
}

@media (max-width: 1024px) {
    /* --------------------------------------------------------
        Template Skins for Mobile
    -----------------------------------------------------------*/
    #skin-blur-violate {
        background: #581528;
    }

    #skin-blur-lights {
        background: #152d33;
    }

    #skin-blur-city {
        background: #321e39;
    }

    #skin-blur-greenish {
        background: #233335;
    }

    #skin-blur-night {
        background: #0F3D52;
    }
    
    #skin-blur-sunny {
        background: #44360B;
    }
    
    #skin-blur-blue {
        background: #2B6474;
    }
    
    #skin-blur-chrome {
        background: #40404E;
    }
    
    #skin-blur-ocean {
        background: #0064B3;
    }
    
    #skin-blur-sunset {
        background: #883527;
    }
    
    #skin-blur-yellow {
        background: #915D25;
    }

    #skin-blur-kiwi {
        background: #0f4731;
    }
    
    #skin-blur-nexus {
        background: #8A033A;
    }
    

/*    #skin-blur-shaded
    {
     background: #1BABF8;
    }
  */
    /* Commented out - using slickscan-bg.css dynamic background instead
    #skin-blur-shaded {
    background-image: url(../../img/body/blue-shaded.jpg) !important;
    }
    */
    /* Shortcut icons */
    .shortcut {
        height: 62px;
        width: 65px;
    }
    
    .shortcut img {
        height: 25px;
    }
    
    /* Sidebar */
    .profile-menu > li i {
        display: none;
    }
    
    /* Chat */
    .chat {
        display: none;
    }
}

@media (max-width: 780px) {
    /* Content */
    #main {
        min-height: 100%;
        min-height: calc(100% - 100px);
    }
    
    .block-area {
        padding: 15px 10px 0; 
    }
    /* Header */
    #header {
        padding: 0;
    }
        .logo img {
    padding-left: 0px;
    max-height: 100%;
}
    .logo {
        width: 100%;
        margin: 0;
    }
    
    .main-search:focus {
        position: absolute;
        left: 0;
        width: 100%;
        padding-left: 40px;
        margin-top: -8px;
        height: 51px;
        background-position: 10px; 
        background-color: rgba(0,0,0,0.9);
    }
    
    #header > .media-body {
        padding: 0 7px;
        white-space: nowrap;
    }
    
/*    #header > .media-body:hover #time {
        display: none;
    }*/
    
    /* Sidebar + Content */
    #content {
        margin-left: 0;
    }
    
    #sidebar {
        top: 51px; 
        z-index: 9999;
        position: fixed;
        height: calc(100vh - 51px);
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
        background: rgba(0,0,0,0.9);
        -webkit-transform: translate3d(-233px,0,0);
        -moz-transform: translate3d(-233px,0,0);
        transform: translate3d(-233px,0,0);
    }
    
    #sidebar .side-menu > li > a:hover,
    #sidebar .side-menu > li.active > a,
    #sidebar .side-menu > li.hovered > a {
        z-index: 10000;
    }
    
    #sidebar .side-menu > li:hover .menu-item {
        z-index: 10001;
    }
    
    .ie9 #sidebar {
        position: absolute;
        left: -233px;
    }
    
    #sidebar .s-widget:not(#profile-menu) {
        display: none;
    }

    #sidebar.toggled {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    
    .ie9 #sidebar.toggled {
        left: 0;
    }
    
    .side-widgets {
        width: 100%;
    }

    .s-widget .tile-title, .s-widget .fc-header {
        background: rgba(95, 94, 94, 0.35);
    }
    
    .side-menu {
        float: left;
        border-top: 1px solid rgba(255,255,255,0.1);
        width: 100%;
        min-height: 100%;
        height: 100%;
    }
    
    .side-menu > li {
        border-bottom: 1px solid rgba(255,255,255,0.1);
        float: left;
        width: 100%;
        overflow: hidden;
    }
    
    .side-menu > li > a {
        opacity: 1;
    }
    
    .side-menu .menu-item {
        float: left;
        border-left: 1px solid rgba(255,255,255,0.1);
        margin-left: 45px;
    }

    .side-menu ul.menu-item {
        width: 100%;
    }
    
    ul.menu-item a.active {
        color: #FFD600;
        font-weight: bold;
    }
    
    .profile-menu {
        display: block;
    }
    
    /* Messages */
    .message-search:not(:focus) {
        width: 25px;
        margin-right: -5px;
        border: 0;
        font-size: 0px;
        background-color: transparent;
        background-image: url(../../img/icon/search.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .message-search:focus {
        width: 100%;
        position: absolute;
        left: -8px;
        border: 0;
        background-color: #000;
        margin-top: -10px;
        height: 50px;
        background: #000 url(../../img/icon/search.png) no-repeat 10px;
        padding-left: 43px;
        font-size: 14px;
    }

    /* Login */
    #login {
        padding: 30px 15px;
    }

    #login .box {
        width: 100%;
        width: calc(100% - 30px); 
        z-index: 9999;
    }
}

@media(max-width: 480px) {
    /* Profile */
    .cover .profile-pic {
        max-width: 100%;
        width: auto;
    }
    
    .cover .profile-btn {
        padding: 5px;
    }
    
    .cover .profile-btn .btn-alt {
        padding: 0px 5px;
        font-size: 11px;
    }
}


#settings{
    position: fixed;
    right: 0;
    color: #000;
    background: rgba(255, 255, 255, 0.88);
    padding: 7px 8px;
    top: 120px;
    z-index: 1000;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
    font-family: open-sans-regular;
    border-radius: 5px 0px 0px 5px !important;
    line-height: 20px;
    width: 34px;
    white-space: nowrap;
    -webkit-transition: width 300ms;
    -moz-transition: width 300ms;
    transition: width 300ms;
}

#settings i {
    font-size: 21px;
    float: left;
    margin-right: 10px;
}

/* Notification Bell Critical Alert Animation */
.notification-bell-critical {
    animation: pulseGlow 2s ease-in-out infinite;
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 5px rgba(255, 0, 0, 0.5);
        transform: scale(1);
    }
    50% {
        box-shadow: 0 0 20px rgba(255, 0, 0, 0.8), 0 0 30px rgba(255, 0, 0, 0.6);
        transform: scale(1.05);
    }
}

.notification-bell-critical img,
.notification-bell-critical i {
    animation: bellRing 1s ease-in-out infinite;
}

@keyframes bellRing {
    0%, 100% {
        transform: rotate(0deg);
    }
    10%, 30%, 50%, 70%, 90% {
        transform: rotate(-10deg);
    }
    20%, 40%, 60%, 80% {
        transform: rotate(10deg);
    }
}

#settings:hover {
    background: #fff;
    width: 130px;
}

.template-skins [class*="col-"] {
    margin-bottom: 10px;
}

.template-skins [class*="col-"] img {
    border: 3px solid rgba(0,0,0,0.5);
}
.fa-gear:before, .fa-cog:before {
    content: "\f013" !important;
}
.circle_img {
    width: 75px !important;
    height: 75px !important;
    /* background-image: url("http://web-4e1827c9-e6cc-4937-a69c-471cf796bc53.runnablecodesnippets.com/"); */
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    border-radius:50% !important;
}




.social-count {
    height: 15px; 
    top: -15px; right:-5px;
    background: #F00000;
    font-size: 11px !important;
    position: absolute;
    text-align: center;
    padding: 2px 3px 3px;
    border-radius: 2px !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
    margin: 7px 0 0 -13px;
    font-style: normal;
    line-height: 100%;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    font-family: open-sans-regular;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.report-legend {width: 89px; height:100px; display: inline-block; margin: 0 10px 15px 0; text-align: center; padding: 15px; position: relative; vertical-align: top; border-radius: 5px !important;}
.report-legend img{width: 35px; height: 35px; margin-bottom: 5px;}
.report-legend:after {bottom: 100%;  left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: rgba(0, 0, 0, 0.35); border-width: 8px; margin-left: -8px;}
report-legend-view-by{width: auto; word-wrap: break-word; }
.view-by{color: #FFD600;}
.view-by .each-view-by{display: inline-block; margin: 0 3px 6px 0; background:rgba(0,0,0,.35); width: auto; padding: 3px 4px; border-radius: 5px; cursor: pointer;}

.report-legend_custom {width: 89px; height:100px; display: inline-block; margin: 0 10px 15px 0; text-align: center; padding: 15px; position: relative; vertical-align: top; border-radius: 5px !important;}
.report-legend_custom img{width: 35px; height: 35px; margin-bottom: 5px;}


/*Google Search*/
.gsc-control-cse{font-family: inherit !important; border-color: transparent !important; background-color: transparent !important; line-height: 1 !important; }
.gsc-control-cse .gsc-table-result { font-family: inherit !important; }

.cse .gsc-control-cse, .gsc-control-cse {padding: 0 !important; width: auto; }
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, td.gsib_b,
    .gsc-control-cse td, .gsc-control-cse td:focus, .gsc-control-cse td:hover
    {box-shadow: none !important; text-shadow: none !important; border-color: transparent !important; background-color: transparent !important; border-style: none !important; border:none !important; padding: 0 !important; margin: 0 !important;}
.g-search{width: 300px !important; display: inline-block;}
.gsib_a{padding: 0 !important;}
input.gsc-input{
/*    background-image: none !important;*/
    padding-top: 3px !important; line-height:1 !important;
    font-family: 'open-sans-light', sans-serif;
    background-color: #FFF !important;
    color:rgba(0,0,0,0.9);
}
.gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus
{
    color:#666 !important;
    background:#000 !important;
    height: 36px;
    margin-top: 0 !important;
    border:none !important; 
    border-style: none !important;
    font-size: 12px !important;
    background-color: transparent !important;
    
}
.gsc-control-cse tr, .gsc-search-button.gsc-search-button-v2{height: 27px !important; width: 27px !important; max-height: 30px !important; padding: 5px !important; }
.gsc-search-button > input{padding: 3px !important;}

input.gsc-search-button-v2, input.gsc-search-button:hover, input.gsc-search-button:focus {
   background-color: transparent !important; background-image: none; filter: none;  /*position: absolute; */ top: 10px; padding: 3px !important;}

input.gsc-input{outline: none !important; border: 1px rgba(255,255,255,.5) solid !important; }
.cse input.gsc-search-button, input.gsc-search-button{border: 1px solid rgba(255,255,255,.5) !important; }
#top-menu > .media-body{position: static !important; padding: 8px 0 0 0  !important; margin-bottom: -20px;}
.gscb_a{color:#FFF !important; margin-top: 5px !important; position: absolute; top:12px; margin-left: -28px;}


/*social media*/

.sboard.sb-metro .sb-item {background-color: rgba(0,0,0,.2) !important;}
.sboard.sb-metro .sb-item .sb-inner3 {background-color: rgba(0,0,0,.2) !important;}
.sboard.sb-metro .sb-item .sb-info {background-color: rgba(0,0,0,.6) !important;}


/*.popover-content{
    padding: 9px 14px;
    height: 70px !important;
    width:350px !important;    
    font-size: 14px !important;
}
.popover-title{
    font-size: 15px !important;
}
.popover{
    max-width: 400px !important;
}*/

.eml li{float:left;}

/* ==========================================================================
   Queue Monitoring - Glass Morphism Styles
   ========================================================================== */

/* Glass Panel Base */
.glass-panel {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px !important;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.glass-panel:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.25);
}

.glass-panel-heading {
    padding: 15px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: background 0.2s ease;
}

.glass-panel-heading:hover {
    background: rgba(255, 255, 255, 0.05);
}

.glass-panel-heading .panel-title {
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}

.glass-panel-heading .panel-title i {
    font-size: 16px;
    opacity: 0.8;
}

.glass-panel-heading .panel-toggle {
    transition: transform 0.3s ease;
}

.glass-panel-heading.collapsed .panel-toggle {
    transform: rotate(-90deg);
}

.glass-panel-body {
    padding: 15px 20px;
}

.glass-panel-body.collapse:not(.show) {
    display: none;
}

/* Infrastructure Health Cards */
.health-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
    margin-bottom: 20px;
}

.health-card {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px !important;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
}

.health-card:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-2px);
}

.health-icon {
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
}

.health-icon.health-green {
    background: rgba(46, 204, 113, 0.2);
    color: #2ecc71;
    border: 2px solid rgba(46, 204, 113, 0.4);
}

.health-icon.health-yellow {
    background: rgba(241, 196, 15, 0.2);
    color: #f1c40f;
    border: 2px solid rgba(241, 196, 15, 0.4);
}

.health-icon.health-red {
    background: rgba(231, 76, 60, 0.2);
    color: #e74c3c;
    border: 2px solid rgba(231, 76, 60, 0.4);
}

.health-icon.health-unknown {
    background: rgba(149, 165, 166, 0.2);
    color: #95a5a6;
    border: 2px solid rgba(149, 165, 166, 0.4);
}

.health-info {
    flex: 1;
}

.health-info h4 {
    margin: 0 0 5px 0;
    font-size: 13px;
    opacity: 0.7;
    font-weight: normal;
}

.health-info .health-value {
    font-size: 18px;
    font-weight: 600;
}

.health-info .health-detail {
    font-size: 11px;
    opacity: 0.6;
    margin-top: 3px;
}

/* Glass Badges */
.badge-glass {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px !important;
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Status Badges */
.badge-pending {
    background: rgba(241, 196, 15, 0.2);
    color: #f1c40f;
    border-color: rgba(241, 196, 15, 0.4);
}

.badge-processing {
    background: rgba(52, 152, 219, 0.2);
    color: #3498db;
    border-color: rgba(52, 152, 219, 0.4);
    animation: pulse-processing 2s infinite;
}

@keyframes pulse-processing {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.6; }
}

.badge-completed {
    background: rgba(46, 204, 113, 0.2);
    color: #2ecc71;
    border-color: rgba(46, 204, 113, 0.4);
}

.badge-failed {
    background: rgba(231, 76, 60, 0.2);
    color: #e74c3c;
    border-color: rgba(231, 76, 60, 0.4);
}

.badge-cancelled {
    background: rgba(149, 165, 166, 0.2);
    color: #95a5a6;
    border-color: rgba(149, 165, 166, 0.4);
}

/* Priority Badges */
.badge-priority-critical {
    background: rgba(231, 76, 60, 0.2);
    color: #e74c3c;
}

.badge-priority-normal {
    background: rgba(52, 152, 219, 0.2);
    color: #3498db;
}

.badge-priority-maintenance {
    background: rgba(155, 89, 182, 0.2);
    color: #9b59b6;
}

.badge-priority-background {
    background: rgba(149, 165, 166, 0.2);
    color: #95a5a6;
}

/* Trigger Type Badges */
.badge-scheduled {
    background: rgba(155, 89, 182, 0.2);
    color: #9b59b6;
    border-color: rgba(155, 89, 182, 0.4);
}

.badge-on-demand {
    background: rgba(52, 152, 219, 0.2);
    color: #3498db;
    border-color: rgba(52, 152, 219, 0.4);
}

.badge-webhook {
    background: rgba(230, 126, 34, 0.2);
    color: #e67e22;
    border-color: rgba(230, 126, 34, 0.4);
}

.badge-auto-chained {
    background: rgba(26, 188, 156, 0.2);
    color: #1abc9c;
    border-color: rgba(26, 188, 156, 0.4);
}

/* Job Item */
.job-item {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px !important;
    padding: 12px 15px;
    margin-bottom: 10px;
    transition: all 0.2s ease;
}

.job-item:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.15);
}

.job-item:last-child {
    margin-bottom: 0;
}

.job-item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.job-item-title {
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.job-item-badges {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.job-item-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.job-item-progress {
    flex: 1;
    min-width: 100px;
}

.job-item-meta {
    font-size: 11px;
    opacity: 0.6;
    display: flex;
    gap: 15px;
}

.job-item-actions {
    display: flex;
    gap: 8px;
}

/* Glass Progress Bar */
.progress-glass {
    height: 6px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 3px !important;
    overflow: hidden;
}

.progress-glass .progress-bar {
    background: linear-gradient(90deg, #3498db, #2ecc71);
    border-radius: 3px !important;
    transition: width 0.5s ease;
}

.progress-glass .progress-bar.progress-bar-striped {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 20px 20px;
    animation: progress-bar-stripes 1s linear infinite;
}

@keyframes progress-bar-stripes {
    from { background-position: 20px 0; }
    to { background-position: 0 0; }
}

/* Glass Buttons */
.btn-glass {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 6px !important;
    color: #fff;
    padding: 6px 12px;
    font-size: 12px;
    transition: all 0.2s ease;
}

.btn-glass:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}

.btn-glass:active {
    background: rgba(255, 255, 255, 0.25);
}

.btn-glass.btn-sm {
    padding: 4px 8px;
    font-size: 11px;
}

.btn-glass.btn-danger {
    background: rgba(231, 76, 60, 0.2);
    border-color: rgba(231, 76, 60, 0.4);
    color: #e74c3c;
}

.btn-glass.btn-danger:hover {
    background: rgba(231, 76, 60, 0.3);
}

.btn-glass.btn-success {
    background: rgba(46, 204, 113, 0.2);
    border-color: rgba(46, 204, 113, 0.4);
    color: #2ecc71;
}

.btn-glass.btn-success:hover {
    background: rgba(46, 204, 113, 0.3);
}

.btn-glass.btn-warning {
    background: rgba(241, 196, 15, 0.2);
    border-color: rgba(241, 196, 15, 0.4);
    color: #f1c40f;
}

.btn-glass.btn-warning:hover {
    background: rgba(241, 196, 15, 0.3);
}

.btn-glass.btn-primary {
    background: rgba(52, 152, 219, 0.2);
    border-color: rgba(52, 152, 219, 0.4);
    color: #3498db;
}

.btn-glass.btn-primary:hover {
    background: rgba(52, 152, 219, 0.3);
}

/* Action Bar */
.glass-action-bar {
    background: rgba(255, 255, 255, 0.06);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 15px -20px -15px -20px;
}

.glass-action-bar .action-left,
.glass-action-bar .action-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Stats Panel */
.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 15px;
}

.stat-item {
    text-align: center;
    padding: 15px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 8px !important;
}

.stat-value {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}

.stat-label {
    font-size: 11px;
    opacity: 0.6;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.stat-item.stat-success .stat-value {
    color: #2ecc71;
}

.stat-item.stat-danger .stat-value {
    color: #e74c3c;
}

.stat-item.stat-warning .stat-value {
    color: #f1c40f;
}

.stat-item.stat-info .stat-value {
    color: #3498db;
}

/* Scheduled Tasks */
.scheduled-task-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.scheduled-task-item:last-child {
    border-bottom: none;
}

.scheduled-task-info {
    flex: 1;
}

.scheduled-task-name {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 3px;
}

.scheduled-task-schedule {
    font-size: 11px;
    opacity: 0.6;
}

.scheduled-task-description {
    font-size: 11px;
    opacity: 0.5;
    margin-top: 2px;
}

/* Empty State */
.queue-empty-state {
    text-align: center;
    padding: 30px;
    opacity: 0.6;
}

.queue-empty-state i {
    font-size: 40px;
    margin-bottom: 15px;
    opacity: 0.4;
}

.queue-empty-state p {
    margin: 0;
    font-size: 13px;
}

/* Job Group Header */
.job-group-header {
    display: flex;
    align-items: center;
    gap: 10px;
}

.job-group-count {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 12px !important;
    padding: 2px 10px;
    font-size: 11px;
    font-weight: 600;
}

/* Auto Refresh Toggle */
.auto-refresh-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
}

.auto-refresh-toggle .toggle-switch {
    position: relative;
    width: 36px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px !important;
    cursor: pointer;
    transition: background 0.3s ease;
}

.auto-refresh-toggle .toggle-switch.active {
    background: rgba(46, 204, 113, 0.4);
}

.auto-refresh-toggle .toggle-switch::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50% !important;
    transition: left 0.3s ease;
}

.auto-refresh-toggle .toggle-switch.active::after {
    left: 18px;
}

/* Confirmation Modal Glass Style */
.modal-glass .modal-content {
    background: rgba(30, 30, 40, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px !important;
}

.modal-glass .modal-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.modal-glass .modal-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Loading Spinner */
.loading-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50% !important;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* Job History Timeline */
.job-history-item {
    display: flex;
    gap: 15px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.job-history-item:last-child {
    border-bottom: none;
}

.job-history-time {
    flex-shrink: 0;
    width: 80px;
    font-size: 11px;
    opacity: 0.6;
}

.job-history-content {
    flex: 1;
}

.job-history-title {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 3px;
}

.job-history-detail {
    font-size: 11px;
    opacity: 0.6;
}

/* ============================================
   CONNECT PAGE - ORBITAL INTEGRATION HUB
   ============================================ */

/* Header Connect Neon Orb */
.connect-neon-orb {
    position: absolute;
    left: 50.5%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 36px;
    height: 36px;
    border-radius: 50% !important;
    background: radial-gradient(circle at 30% 30%,
        rgba(0, 212, 255, 0.4) 0%,
        rgba(0, 150, 255, 0.2) 50%,
        rgba(0, 100, 200, 0.1) 100%);
    box-shadow:
        0 0 15px rgba(0, 212, 255, 0.5),
        0 0 30px rgba(0, 212, 255, 0.3),
        0 0 45px rgba(0, 150, 255, 0.2),
        inset 0 0 10px rgba(0, 212, 255, 0.3);
    transition: all 0.3s ease;
    z-index: 100;
    animation: connectOrbPulse 3s ease-in-out infinite;
    text-decoration: none;
}

.connect-neon-orb:hover {
    box-shadow:
        0 0 20px rgba(0, 212, 255, 0.7),
        0 0 40px rgba(0, 212, 255, 0.5),
        0 0 60px rgba(0, 150, 255, 0.3),
        inset 0 0 15px rgba(0, 212, 255, 0.5);
    transform: translate(-50%, -50%) scale(1.15);
    text-decoration: none;
}

.connect-orb-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
}

@keyframes connectOrbPulse {
    0%, 100% {
        box-shadow:
            0 0 15px rgba(0, 212, 255, 0.5),
            0 0 30px rgba(0, 212, 255, 0.3),
            0 0 45px rgba(0, 150, 255, 0.2),
            inset 0 0 10px rgba(0, 212, 255, 0.3);
    }
    50% {
        box-shadow:
            0 0 20px rgba(0, 212, 255, 0.6),
            0 0 40px rgba(0, 212, 255, 0.4),
            0 0 55px rgba(0, 150, 255, 0.25),
            inset 0 0 12px rgba(0, 212, 255, 0.4);
    }
}

/* Orbital Container */
.connect-orbital-container {
    position: relative;
    width: 100%;
    min-height: 75vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    padding: 40px 0;
}

/* Orbital Rings */
.orbital-ring {
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 50% !important;
    pointer-events: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.orbital-ring-1 {
    width: 280px;
    height: 280px;
    border-color: rgba(0, 212, 255, 0.15);
}

.orbital-ring-2 {
    width: 420px;
    height: 420px;
    border-color: rgba(255, 255, 255, 0.08);
}

.orbital-ring-3 {
    width: 580px;
    height: 580px;
    border-color: rgba(255, 255, 255, 0.05);
}

/* Center Hub */
.connect-center-hub {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    max-width: 140px;
    max-height: 140px;
    border-radius: 50% !important;
    background: radial-gradient(circle at 40% 40%,
        rgba(0, 212, 255, 0.25) 0%,
        rgba(0, 100, 200, 0.12) 60%,
        rgba(0, 50, 100, 0.05) 100%);
    box-shadow:
        0 0 40px rgba(0, 212, 255, 0.35),
        0 0 80px rgba(0, 150, 255, 0.2),
        0 0 120px rgba(0, 100, 200, 0.1),
        inset 0 0 30px rgba(0, 212, 255, 0.15);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10;
    animation: hubGlow 4s ease-in-out infinite;
    border: 1px solid rgba(0, 212, 255, 0.3);
    overflow: hidden;
    box-sizing: border-box;
}

.connect-center-hub img {
    width: 43px !important;
    max-width: 43px !important;
    height: 43px !important;
    max-height: 43px !important;
    object-fit: contain;
    display: block;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}

.connect-center-hub .hub-text {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@keyframes hubGlow {
    0%, 100% {
        box-shadow:
            0 0 40px rgba(0, 212, 255, 0.35),
            0 0 80px rgba(0, 150, 255, 0.2),
            0 0 120px rgba(0, 100, 200, 0.1),
            inset 0 0 30px rgba(0, 212, 255, 0.15);
    }
    50% {
        box-shadow:
            0 0 50px rgba(0, 212, 255, 0.45),
            0 0 100px rgba(0, 150, 255, 0.25),
            0 0 140px rgba(0, 100, 200, 0.12),
            inset 0 0 35px rgba(0, 212, 255, 0.2);
    }
}

/* Category Nodes Container */
.connect-nodes-container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* Category Nodes */
.connect-category-node {
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 5;
    text-decoration: none;
}

.connect-category-node i {
    font-size: 24px;
    margin-bottom: 6px;
}

.connect-category-node span {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 1.2;
}

/* Category Color Themes */
.connect-category-node[data-category="data-management"] {
    border-color: rgba(156, 39, 176, 0.6);
    box-shadow: 0 0 20px rgba(156, 39, 176, 0.25);
    color: #ce93d8;
}

.connect-category-node[data-category="commerce"] {
    border-color: rgba(255, 152, 0, 0.6);
    box-shadow: 0 0 20px rgba(255, 152, 0, 0.25);
    color: #ffcc80;
}

.connect-category-node[data-category="inventory"] {
    border-color: rgba(0, 188, 212, 0.6);
    box-shadow: 0 0 20px rgba(0, 188, 212, 0.25);
    color: #80deea;
}

.connect-category-node[data-category="financial"] {
    border-color: rgba(255, 235, 59, 0.6);
    box-shadow: 0 0 20px rgba(255, 235, 59, 0.25);
    color: #fff59d;
}

.connect-category-node[data-category="analytics"] {
    border-color: rgba(33, 150, 243, 0.6);
    box-shadow: 0 0 20px rgba(33, 150, 243, 0.25);
    color: #90caf9;
}

.connect-category-node[data-category="seo"] {
    border-color: rgba(76, 175, 80, 0.6);
    box-shadow: 0 0 20px rgba(76, 175, 80, 0.25);
    color: #a5d6a7;
}

.connect-category-node[data-category="marketing"] {
    border-color: rgba(233, 30, 99, 0.6);
    box-shadow: 0 0 20px rgba(233, 30, 99, 0.25);
    color: #f48fb1;
}

.connect-category-node[data-category="ai"] {
    border-color: rgba(0, 212, 255, 0.6);
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.25);
    color: #80d8ff;
}

/* Node Hover Effects */
.connect-category-node:hover {
    transform: scale(1.12);
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
}

.connect-category-node[data-category="data-management"]:hover {
    box-shadow: 0 0 35px rgba(156, 39, 176, 0.45);
}
.connect-category-node[data-category="commerce"]:hover {
    box-shadow: 0 0 35px rgba(255, 152, 0, 0.45);
}
.connect-category-node[data-category="inventory"]:hover {
    box-shadow: 0 0 35px rgba(0, 188, 212, 0.45);
}
.connect-category-node[data-category="financial"]:hover {
    box-shadow: 0 0 35px rgba(255, 235, 59, 0.45);
}
.connect-category-node[data-category="analytics"]:hover {
    box-shadow: 0 0 35px rgba(33, 150, 243, 0.45);
}
.connect-category-node[data-category="seo"]:hover {
    box-shadow: 0 0 35px rgba(76, 175, 80, 0.45);
}
.connect-category-node[data-category="marketing"]:hover {
    box-shadow: 0 0 35px rgba(233, 30, 99, 0.45);
}
.connect-category-node[data-category="ai"]:hover {
    box-shadow: 0 0 35px rgba(0, 212, 255, 0.45);
}

/* Connected Indicator */
.connect-category-node.has-connections::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    width: 14px;
    height: 14px;
    border-radius: 50% !important;
    background: rgba(0, 255, 150, 0.9);
    box-shadow: 0 0 10px rgba(0, 255, 150, 0.7);
    border: 2px solid rgba(0, 50, 30, 0.5);
}

/* Expanded State */
.connect-category-node.expanded {
    transform: scale(1.15);
    z-index: 20;
}

/* SVG Connection Lines */
.connect-lines-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 1;
}

.connect-line {
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    opacity: 0.6;
}

.connect-line[data-category="data-management"] { stroke: url(#gradient-purple); }
.connect-line[data-category="commerce"] { stroke: url(#gradient-orange); }
.connect-line[data-category="inventory"] { stroke: url(#gradient-teal); }
.connect-line[data-category="financial"] { stroke: url(#gradient-yellow); }
.connect-line[data-category="analytics"] { stroke: url(#gradient-blue); }
.connect-line[data-category="seo"] { stroke: url(#gradient-green); }
.connect-line[data-category="marketing"] { stroke: url(#gradient-magenta); }
.connect-line[data-category="ai"] { stroke: url(#gradient-cyan); }

/* Animated flow effect */
.connect-line {
    stroke-dasharray: 8 4;
    animation: flowToCenter 1.5s linear infinite;
}

@keyframes flowToCenter {
    to { stroke-dashoffset: -12; }
}

/* Expansion Panel */
.connect-expansion-panel {
    position: fixed;
    background: rgba(20, 25, 35, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 16px !important;
    padding: 24px;
    min-width: 320px;
    max-width: 400px;
    z-index: 1000;
    opacity: 0;
    transform: scale(0.9) translateY(10px);
    transition: all 0.3s ease;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.connect-expansion-panel.visible {
    opacity: 1;
    transform: scale(1) translateY(0);
}

.connect-expansion-panel h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Connection Items Grid */
.connect-items-grid {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.connect-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 15px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px !important;
    transition: all 0.2s ease;
}

.connect-item:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

.connect-item i {
    font-size: 20px;
    width: 28px;
    text-align: center;
    opacity: 0.8;
}

.connect-item span {
    flex: 1;
    font-size: 13px;
}

.connect-item .connected-badge {
    background: rgba(0, 255, 150, 0.2);
    color: #00ff96;
    padding: 3px 8px;
    border-radius: 12px !important;
    font-size: 10px;
    margin-right: 8px;
}

.connect-item .btn-add-connection {
    padding: 6px 14px;
    font-size: 11px;
    background: rgba(0, 212, 255, 0.15);
    border: 1px solid rgba(0, 212, 255, 0.4);
    color: #00d4ff;
    border-radius: 6px !important;
    cursor: pointer;
    transition: all 0.2s ease;
}

.connect-item .btn-add-connection:hover {
    background: rgba(0, 212, 255, 0.25);
    box-shadow: 0 0 15px rgba(0, 212, 255, 0.3);
}

.connect-item.connected .btn-add-connection {
    background: rgba(0, 255, 150, 0.15);
    border-color: rgba(0, 255, 150, 0.4);
    color: #00ff96;
}

/* Panel Close Button */
.panel-close-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.panel-close-btn:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .connect-orbital-container {
        min-height: 60vh;
        transform: scale(0.75);
    }

    .connect-expansion-panel {
        left: 10px !important;
        right: 10px !important;
        min-width: auto;
        max-width: none;
    }

    .connect-category-node {
        width: 70px;
        height: 70px;
    }

    .connect-category-node i {
        font-size: 18px;
    }

    .connect-category-node span {
        font-size: 8px;
    }
}

/* Toast Notifications - Theme Matched */
.connect-toast {
    position: fixed;
    top: 20px;
    right: 20px;
    min-width: 300px;
    max-width: 500px;
    padding: 15px 20px;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    z-index: 10000;
    display: flex;
    align-items: center;
    gap: 12px;
    opacity: 0;
    transform: translateX(400px);
    transition: all 0.3s ease;
    font-size: 13px;
}

.connect-toast.show {
    opacity: 1;
    transform: translateX(0);
}

.connect-toast i.fa {
    font-size: 18px;
    flex-shrink: 0;
}

.connect-toast span {
    flex: 1;
    line-height: 1.4;
}

.connect-toast .toast-close {
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: color 0.2s;
}

.connect-toast .toast-close:hover {
    color: #fff;
}

/* Success Toast - Neon Green */
.connect-toast-success {
    border-color: rgba(0, 255, 153, 0.4);
    box-shadow: 0 0 15px rgba(0, 255, 153, 0.3), 0 4px 20px rgba(0, 0, 0, 0.5);
}

.connect-toast-success i.fa-check-circle {
    color: #00ff99;
    filter: drop-shadow(0 0 4px rgba(0, 255, 153, 0.6));
}

/* Error/Danger Toast - Neon Red */
.connect-toast-error,
.connect-toast-danger {
    border-color: rgba(255, 82, 82, 0.4);
    box-shadow: 0 0 15px rgba(255, 82, 82, 0.3), 0 4px 20px rgba(0, 0, 0, 0.5);
}

.connect-toast-error i.fa-exclamation-circle,
.connect-toast-danger i.fa-exclamation-circle {
    color: #ff5252;
    filter: drop-shadow(0 0 4px rgba(255, 82, 82, 0.6));
}

/* Warning Toast - Neon Yellow */
.connect-toast-warning {
    border-color: rgba(255, 200, 0, 0.4);
    box-shadow: 0 0 15px rgba(255, 200, 0, 0.3), 0 4px 20px rgba(0, 0, 0, 0.5);
}

.connect-toast-warning i.fa-exclamation-triangle {
    color: #ffc800;
    filter: drop-shadow(0 0 4px rgba(255, 200, 0, 0.6));
}

/* Info Toast - Neon Cyan */
.connect-toast-info {
    border-color: rgba(0, 212, 255, 0.4);
    box-shadow: 0 0 15px rgba(0, 212, 255, 0.3), 0 4px 20px rgba(0, 0, 0, 0.5);
}

.connect-toast-info i.fa-info-circle {
    color: #00d4ff;
    filter: drop-shadow(0 0 4px rgba(0, 212, 255, 0.6));
}
