.dashboard-01 {
width: 100%;
}

.workspaceSignin {
position: unset;
}

@media screen and (max-width: 1200px) and (orientation: portrait) { 
body {
width: fit-content;
}
}

@media screen and (max-width: 1200px) and (orientation: landscape) { 
body {
width: fit-content;
}
}
}
.border-08-MR {
display:none;
}
 
body > div.container-07 > div > table > tbody > tr > td.col-04 > table:nth-child(2) {
display: none;
}

<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>



.sep {
display: none;
border: 0px;
}



.iframe 
{
border-style: none;
}



/* ------------------------------- INDIVIDUAL ACTIONS (START) ----------------------------------- */
body > div.container-07 > div > table > tbody > tr > td.col-02 > table > tbody > tr.row-hover > td.action > div > div {
  display: block !important;
}

.actions-02 a {
display: block !important;
}
 
.actions-02 div {
display: block !important;
}
 
.actions-02 a:active {
display: block !important;
}
/* ------------------------------- INDIVIDUAL ACTIONS (END) ----------------------------------- */


/* ------------------------------- GLOBAL FILTERS VERTICAL DROP DOWN STYLE (START) ----------------------------------- */

@media screen and (max-width: 1200px) and (orientation: portrait) { 
body > div.header > div.globalfilter > div > div > div > div[style*="display: none;"] {
display: block !important;
}
 
.actions-01 div {
display: block !important;
}
 
.actions-01 a {
display: block !important;
}
}
 
@media screen and (max-width: 1200px) and (orientation: landscape) { 
body > div.header > div.globalfilter > div > div > div > div[style*="display: none;"] {
display: block !important;
}
 
.actions-01 div {
display: block !important;
}
 
.actions-01 a {
display: block !important;
}
}

/* ------------------------------- GLOBAL FILTERS VERTICAL DROP DOWN STYLE (END) ----------------------------------- */

/* ------------------------------- false_GLOBAL FILTERS HORIZONTAL STYLE (START) -----------------------------------
#account {
z-index: 3; 
}

body > div.header > div.globalfilter > div > div:nth-child(2) > div > div > a:nth-child(n) {
font: 700 1.1em 'Open Sans', arial, sans-serif, 'FontAwesome'; 
padding: 3px !important;
line-height: 1em; 
width: 90px; 
text-align: center; 
}

body > div.header > div.globalfilter > div > div:nth-child(2) > div > div > a:nth-child(n):hover {
background-color: #4F4D4D; 
color: #FFFFFF; 
border-radius: 3px; 
font: 700 1.1em/1.1em 'Open Sans', arial, sans-serif, 'FontAwesome';
line-height: 1em; 
height: 26px !important; 
width: 90px; 
text-align: center; 
}

.globalfilter {
background-color: #767676; 
height: 35px; 
}

.globalfilter .globalfilter-cont h2 {
color: #FFFFFF;
}

body > div.header > div.globalfilter > div > div:nth-child(2) > div > div > h1 {
display: none; 
}

body > div.header > div.globalfilter > div > div > div > div[style*="display: none;"] {
display: flex !important; 
border: none; 
height: 32px; 
font-size: 0.875em; 
text-align: center; 
}

body > div.header > div.globalfilter > div > div > div > div:not([style*="display: none;"]) {
display: flex !important;
border: none; 
height: 32px; 
font-size: 0.875em; 
}

body > div.header > div.globalfilter > div > div > div > div > div {
display: none !important; 
border: none; 
height: 32px; 
font-size: 0.875em; 
}

body > div.header > div.globalfilter > div > div > div > div > div [style*="/* display: block; */"] {
display: none !important!;
border: none;
height: 32px; 
font-size: 0.875em; 
}

body > div.header > div.globalfilter > div > div > div > div > div [style*="display: block;"] {
display: none !important!; 
border: none; 
height: 32px; 
font-size: 0.875em; 
}

body > div.header > div.globalfilter > div > div > div > div > div [style*="display: none;"] {
display: none !important!;
border: none; 
height: 32px;  
font-size: 0.875em; 
}

//#actiondropdown .actions-01 .cat {
//display: none !important;
//}
------------------------------- false_GLOBAL FILTERS HORIZONTAL STYLE (END) ----------------------------------- */


/* ------------------------------- STICKY HEADINGS (START) ----------------------------------- */
.catbar-01 {
position: sticky;
top: 0;
z-index: 1;
background: #fff;
}
/* ------------------------------- STICKY HEADINGS (END) ----------------------------------- */
