/***********************************************************************************************************************
page.css

DCC 10/06/2016  #353756    Created to separate fundamental page elements and media queries for RWD away from base_r.css
JC  02/14/2017  #371815    ADA screen reader updates; underline for keyboard focus
***********************************************************************************************************************/


/*/////////////////////////////////////////////////
////// --- BEGIN PAGE ELEMENT CONTAINERS --- //////
/////////////////////////////////////////////////*/

#VOS_topmenubar {
	background: black;
	height: auto;
	width: 100%;
	position: fixed;
    top: 0;
    right: 0;
	z-index: 9991; 
}
#VOS_clienthead {
    padding: 0 !important;
    z-index: 9991;
    height: auto;
    width: 100%;
}
#VOS_wrapper {
	display: block;
    width: 100%;
} 


#VOS_page-content-wrapper {
    display: block;
    position: absolute;
    right: 0px;
    left: 0px;
    min-height: 100vh;
    transition: all 0.3s;
}
#VOS_sidebar-wrapper > table {
	width: 100% !important;
}
#mstOverlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 120vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    top: -60px;
}
#mstOverlay.active {
    display: block;
    opacity: 1;
}




/*VOSGreeter Pending Check-Ins List responsive*/
#VOS_wrapper.menuactive #divOneStopEfficiency {
    width: 65%;
    padding-left: 65px;
}
#VOS_wrapper.menuactive #spn_oses {
    margin-left: 71px;
}
/*END VOSGreeter Pending Check-Ins List responsive*/



#mstBody, #mstAdminBody  {
    width: 100%;
    margin:auto;
    padding: 0 15px;
} #gui_instructions a {
    text-decoration: underline;
}
#mstBody a, #mstBody p {
    word-wrap: break-word !important;
}
.collapse {
    background: none;
    padding: 0;
}
.profilebackgr {
    background: #666;
    padding: 15px;
    color: #fff;
    text-align: center;
}
button#menu1 {
    color: #000;
    background-color: #fff;
    border-color: #000;

    
}
ul.dropdown-menu[aria-labelledby='menu1'] {
    padding: 5px;
    color: #000;
    
}
#mstContent, #mstAdminContent {   /* overrides a class */
    width: 100% !important;
    min-width:auto !important;
    max-width:auto !important;
    float: none !important;
} #mstContent a:hover, #mstContent a:focus {   /* overrides a class */
    color:black !important;
}
#mstAdminContent, #mstAdminDebug {
    margin-left: 0;
    padding: 0 0px;
}
#mstAdminTop {
    background: none !important;
}

div.skiptranslate {
    /*position: fixed !important;
    bottom: 20px !important;
    top: auto !important;
    z-index:10000;
    margin-bottom: -1px;*/
}
.GSIdisplaywide {
    width: 95% !important;
}
.menuin {
    width: 100% !important;
    margin: auto;
}
.maxwidth {
    width: 90%;
    margin: 0 auto;
}
.logoencl img {
    display: block;
    width: auto;
}
.logoencl  {
    display: inline-block;
    width: auto;
    min-width:100px;
    max-width:220px;
    padding-left:15px;
    padding-right:15px;
}

.duff {                                 /* height element to bump elements on mobile */
    height: 0px;
}

.logo {
    margin: 10px 0 10px 26px;
}

.instrencl  {
    display: inline-block;
    width: 75%;
    min-width:300px;
    max-width:calc(100% - 200px);
    vertical-align:top;
    padding-left:15px;
}
.currentmgtxt {
    color: white;
    text-align: center;
    padding: 1px 10px;
}
/*This should make the pop-up header section a bit more stylish*/
div#mstTopHeader
{
    width: 100%;
    padding: 12px;
    margin: 0;
    color: #000000;
    background-image: none !important;
    background: silver;  
}

#mstThirdCol
{
    display: inline;
    position: absolute;
    margin-left: 15px;
}

#preTopMenu {
    display:none;
}

/* hack for Google Translate bar at top */
html.translated-ltr #univsearch { margin-top: 40px; }
html.translated-ltr #VOS_sidebar-wrapper { padding-top: 40px; }
html.translated-ltr #VOS_topmenubar { top: 40px !important; }
/*///////////////////////////////////////////////
////// --- END PAGE ELEMENT CONTAINERS --- //////
///////////////////////////////////////////////*/




/*////////////////////////////////////////
////// --- BEGIN TOP NAV STYLES --- //////
////////////////////////////////////////*/

#skip-to-content a, #skip-to-footer a, #ctl00_adaPreference a {
    font-family:"Open Sans",sans-serif;
    padding: 6px;
    position: fixed;
    top: -45px;
    left: 0px;
    color: #ffffff;
    font-size: 14px;
    font-weight:bold;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid white;    
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #3d3d3d;        
    z-index: 100002;
    display:block;
}
#skip-to-content a:active, #skip-to-content a:focus, #skip-to-footer a:active, #skip-to-footer a:focus, #ctl00_adaPreference a:active, #ctl00_adaPreference a:focus  {
        top: 0px;
        text-decoration: none;
        white-space: nowrap;
        width: auto;
        text-decoration: underline;
}

.toolbar_menu, .mobile_menu {
    margin: 0;
    padding: 0;
}
#gui_toolbar > ul {
    margin: 0 23px 0 25px !important;
    list-style-type: none;
    /*margin: auto;*/
    padding: 4px;
    text-align: center;
    font-size: 12px;
    position: relative;
}
#gui_toolbar > ul > li,#gui_toolbar > ul > li a {
    display: inline-block;
    margin: 1px 1px -1px 1px;
    color: #fff;
    line-height: 1.6em;
}
div#gui_header div#gui_toolbar {
    color: #fff;
    font: 12px verdana,sans-serif !important;
    height: 30px;
}
div#gui_header div#gui_toolbar ul {
    margin: 0;
    padding: 6px 0;     
    width: 100%;
    list-style: none;
    text-align: center;
}
#gui_nav_header {
    font-size: 12px !important;
}

.uppermenu ul li a, .uppermenu ul li a:hover {
    color: white;
}
#VOS_wrapper #gui_header{
    margin: 0 auto !important;
    width: 80% !important;
}
#VOS_wrapper.menuactive #gui_header{
    margin: 0 auto 0 0 !important;
    width: 100% !important;
}
#VOS_wrapper.menuactive #mstBody, #aspnetForm, form  {
    width: 100% !important;
}
#gui_header {
    background-image: none !important;
    padding: 20px 0;
    height: auto !important;
}
div#gui_header div#gui_toolbar {
    color: #fff;
    font: 12px verdana,sans-serif !important;
    height: 30px;
}
#VOS_page-content-wrapper.noscroll {
    height: 100%;
    overflow: hidden;
    top: 0px !important;
}
div#gui_header div#gui_toolbar ul {
    margin: 0;
    padding: 6px 0;
    width: 100%;
    list-style: none;
    text-align: center;
}
#gui_nav_header .homesign {
    float: none;
}
div#gui_header h1 {
    font-size:20px;
    text-decoration:none;
    position: relative;
    margin: 0 auto;
    padding: 0;
    height:auto;
    width: inherit;
}
div#gui_header .textlogo {
    font-size:20px;
    text-align:center;
    color:black;
    width: auto;
    height: auto;
    max-width: 170px;
    display: inline-block;
    word-break: normal
}
p#gui_instructions {
    z-index: 1000;
    width: auto !important;
    padding: 0 0 10px 0;
    font-size: 1.0em;
    margin: 2px 0 0;
    color: black;
}
div[id*='txtWYSIWYGEditor'],span[id*='txtWYSIWYGEditor'],div[id*='tdOptions'],div[id*='cntSubject'],div[id*='cntCaseRecipient'],div[id*='cntDeliveryMethod'],div[id*='cntPrefNotif'],div[id*='cntReadReceipt'],div[id*='cntReplyRec'],div[id*='pnlCompose'],div[id*='cntLetterName'],div[id*='cntAddSig'],div[id*='cntOffice'],div[id*='cntSaveType'],div[id*='cntPrefNotif'],div[id*='cntOutputType'],div[id*='GSIContainer2'],div[id*='GSIContainer3'],div[id*='cntRecipients'],div[id*='cntRecipientType'],div[id*='cntCorrType'],div[id*='cntActive'],div[id*='cntSubject'],div[id*='cntCreatorUse'],div[id*='cntBody'],div[id*='cntTemplateName'],div[id*='cntTemplateType'],div[id*='cntRecAddress']   
{ /*these override various controls that cannot otherwise be done*/
    width: 100% !important; 
}
.mastheadasp p#gui_instructions {
    margin-top:0px !important;
    padding: 0px !important;
}
.logoencl img.gui_logo_width { 
    width: 100%;           /* logo size; override in client_r.css */
}
.logoencl img.gui_logo_width[src$=".svg"] { 
    width: 200px;           /* .svg logo; override in client_r.css */
    height: 82px;
}
#gui_instructions {    
}
.gui_instructions_top {     /* by default this is shown, next to the logo */
    display: normal;
}
.gui_instructions_main {    /* hides gui_instructions, built in content */
    display: none;
}
#mask {
    display:none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background-color: rgba(0,0,0,0.5);
}
#menu-toggle,#menu-toggle.admin {
    color: white;
    cursor:pointer;
    padding: 0px;
}
.sidebar-text:hover, .sidebar-text:focus {
    text-decoration: underline;
}
#menu-toggle > .sidebar-text {
    margin: 1px 0 0 6px;
}
.sidebar-brand {
	position: absolute;
	top: auto;
    margin: 2px 0 0 3px;
	left: 5px;
	line-height: 24px;
	font-size: 21px;
	z-index: 9991;
} .sidebar-brand a,.sidebar-brand a:hover,.sidebar-brand a:focus,.sidebar-brand a:active {
	color: white;
}
.sidebar-brand-quickSearch {
    color: white !important;
	position: fixed !important;
	top: 35px !important;
    margin: 2px 0 0 3px;
	left: 1160px !important;
	line-height: 24px;
	font-size: 21px;
	z-index: 9991;
}
#univsearch-toggle {
    position: absolute;
	top: auto;
    margin: 2px 1px 0 0;
	right: 5px;
	line-height: 24px;
	font-size: 21px;
	z-index: 9991;
    cursor:pointer;
}
#gui_toolbar a.menutoggle { color: white; }
#gui_toolbar a.menutoggle:hover { color: white; }
#gui_toolbar a.menutoggle:focus { color: white; }
.sidebar-brand > .sidebar-text {
    font-size: 12px !important;
    color: inherit;
    display: inline-block;
    margin: 1px 0 0 1px;
    vertical-align: top;
}
.sidebar-text span {
    color: white;
}
#univsearch-toggle > .sidebar-text {
    font-size: 12px !important;
    color: inherit;
    display: inline-block;
    margin: 1px 5px 0 0;
    vertical-align: top;
}
#univsearch {
    padding: 10px 10% 5px 10%;
    position: fixed;
    /*top: 32px;*/
    /*right: 0;*/
    /*width: 600px;*/
    height: auto;
    max-height: 80%;
    z-index: 8000;
    background-color: #DDDDDD !important;
    color: #000000 !important;
    width: 100%;
}
    #univsearch span {
        color: #000000 !important;
        padding: 0 0 4px 0;
        margin: 0;
        font-size: 1.0em;

    }
#univsearch input {
    padding: 2px;
    margin: 0px 4px 0 0 !important;
    border: 0;
    color: #545454 !important;
    /*width: 100%;*/
    /*height: 28px;*/
    /*font-size: small !important;*/
} 
#univsearch input.formbutt {
    font-size: 1.0em !important;
    padding: 2px 8px 4px 8px !important;
    z-index: 8000;
    margin: 0 !important;
    color: #ffffff !important;
}

#univsearchtxtkeyword:-ms-input-placeholder, #univsearchlocation:-ms-input-placeholder {  color: silver; }

#univsearch .gui_button_topleft,#univsearch .gui_button_topright,#univsearch .gui_button_bottomleft,#univsearch .gui_button_bottomright {
    margin:0;
    padding: 0;
}
ul#gui_nav_header li#gui_nav_js.mob {  /* hide these for mobile */
    display: none;
}

/* all menu icons */
#gui_nav_header li i.fa, #gui_nav_footer_200w li i.fa, #gui_nav_footer li i.fa {
    font-size: 16px;
    vertical-align:text-bottom;
}
/* footer icons */
#gui_nav_footer_200w li i.fa, #gui_nav_footer li i.fa {
    color: #666;
}
/* undo background image to override local css */
#gui_nav_header *, #gui_nav_footer_200w *, #gui_nav_footer * {
    background-image: none !important;
}


/*//////////////////////////////////////
////// --- END TOP NAV STYLES --- //////
//////////////////////////////////////*/




/*//////////////////////////////////////////////
////// --- BEGIN LEFT NAV MENU STYLES --- //////
//////////////////////////////////////////////*/

/*Top Level Menu specs*/
#gui_sidemenu.menuflat li {
    padding-left: 0 !important;
    list-style: none;
}
#gui_sidemenu.menuflat ul {
    padding-left: 0 !important;
}
#VOS_sidebar-wrapper.hidedesc #gui_sidemenu li div.menudesc {
    display: none;
}
#VOS_sidebar-wrapper.admin #gui_sidemenu li div.menudesc {
    display: none;
}
#gui_sidemenu ul li a.client-font-color ~ div.menudesc {
    display: none;
}
a[data-toggle="collapse"] {
    position: relative;
}
#VOS_sidebar-wrapper {
    width: 300px;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    z-index: 9999;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: auto;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#VOS_sidebar-wrapper #menu_wrapper {
    display: none;
    padding-right: 10px;
}
#VOS_sidebar-wrapper.active #menu_wrapper {
    display: block;
}
#VOS_sidebar-wrapper.active { 
    left: 0;
}
#VOS_sidebar-wrapper.active2 {
    left: -300px;
}
#VOS_sidebar-wrapper.active3 {
    left: -600px;
}
#VOS_sidebar-wrapper.active4 {
    left: -900px;
}
#VOS_sidebar-wrapper.active ul.list-unstyled.collapse.show {
    display: block; /* show menu state */
    margin-left: 300px !important;
    width: 300px;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 9999;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: auto;
}
#VOS_sidebar-wrapper.active ul.list-unstyled.collapsing {
    -webkit-transition: none; /* hide menu state */
    transition: none;
    display: none;
}
#VOS_wrapper .managing {
    display: block;
}

#VOS_wrapper.menuactive .managing {
    display: none;
}

#gui_sidemenu ul > li.parent:before {
    display: inline;
    font-family: Font Awesome\ 5 Pro; 
    font-size: 1.0em;
    font-weight: 400;
    content: "\f054";
    color: #666;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}
#gui_sidemenu ul.list-unstyled {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
}
#gui_sidemenu ul li a, #gui_sidemenu ul ul ul li a {
    /*padding: 0px 0px 0px 5px;*/
    font-size: 1.0em;
    color: black;
    text-decoration: none;
    display: block;
    font-weight: normal;
}
#gui_sidemenu li a {
    padding: 5px 0;
    margin-left: 5px;
}
#gui_sidemenu li a.client-font-color {
    font-weight: bold;
    margin-top: 10px;
}
#gui_sidemenu li h2 {
    font-size: 1.0em;
    margin: 0px 0 0 3px;
    padding-top: 14px;
}
#gui_sidemenu ul.assistedlist li {
    font-size: 0.8em;
    margin: 0px 10px;
    padding: 0 0 0 0px;
}
#gui_sidemenu hr {
    margin: 0 !important;
}
#gui_sidemenu ul.assisted {
    background: #eee;
}
    #gui_sidemenu ul.assisted li a.client-font-color {
        color: #000 !important; /* assisted headers */
    }
#gui_sidemenu > ul > li > ul > li > a:hover {
    text-decoration: underline; /* hover state for top level links */
    background: none !important;
}
#gui_sidemenu > ul > li > ul > li > ul > li > a:hover {
    text-decoration: underline; /* hover state for 2nd level links */
}
#gui_sidemenu > ul > li > ul > li > ul > li > ul > li > a:hover {
    text-decoration: underline; /* hover state for 2nd level links */
}
#gui_sidemenu > ul > li > ul > li > ul > li > ul > li > ul > li > a:hover {
    text-decoration: underline; /* hover state for 3nd level links */
}
#gui_sidemenu ul li a.client-font-color:hover {
    text-decoration: underline; /* hover state for headers */
}
#gui_sidemenu > ul > li > ul {
    margin: 0 0 15px 0px !important;
}
#gui_sidemenu li div.menudesc {
    font-size: 1.0em;
    padding: 3px 20px 0px 25px; 
    margin-top: -5px;
    color: #666666;
    line-height: 1.1em;
}
#gui_sidemenu ul li ul li a { /*indents*/
    padding-left: 15px !important;
}
#gui_sidemenu ul li ul .menudesc { /*indents*/
    /*padding-left: 15px !important;*/
}
#gui_sidemenu ul li ul li a.client-font-color { /*indents*/
    margin-left: 0px !important;
}

/* dismiss buttons */
a.dismiss, a.dismisstop {
    padding: 2px 4px !important;
    cursor: pointer;
    color: white !important;
    display: inline-block !important;
}
.dismisstop i {
    font-size: 1.0em;
}
.pnluserid {
    display: inline-block !important;
    padding: 2px !important;
}
/* menu filter items */
.IPTstyle2 #VOS_sidebar-wrapper input#menu_filter {
    margin:3px 0px 0px 3px;
    width: 100% !important;
    -webkit-box-shadow: 2px 2px 3px 0px #000000;
    box-shadow: 2px 2px 3px 0px #000000;
    border:none !important;
    /*border: 1px #CCC solid !important;*/
}
.IPTstyle2 #VOS_sidebar-wrapper input::placeholder {
    font-size:1.0em;
    color: black;
}
.IPTstyle2 #VOS_sidebar-wrapper input:focus::placeholder {
    display: none !important;
}
.IPTstyle2 #VOS_sidebar-wrapper input#menu_filter::-ms-clear {
    display: none;
}
.quick_assist_wrapper {
    outline:solid 2px dodgerblue;
    margin-bottom:2px;
    width:85%;
    display:inline-block;
}
.input-wrapper .buttons {
    float: right;
    margin-right: 6px;
    margin-top: -35px;
    position: relative;
}
.input-wrapper .quick_assist {
    display:inline-block;
    margin-top: 5px;
    position: relative;
}
.input-wrapper .icon {
    color: black;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
}
#filtered_items ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
#filtered_items ul li a {
    font-size: 1.0em;
    color: black;
}
#filtered_items {
    padding: 5px;
}

/*quick search*/
#gui_sidemenu #gui_quicksearch {
    border-top: none !important;
    width: 100% !important;
}

#gui_quickserch #gui_quicksearch_helpa.button {
}

#gui_sidemenu #gui_quicksearch #gui_quicksearch_txtQuery {
    width: 80% !important;
    background: none;
    margin-right: 0px;
    border:none !important;
    outline:none !important;
}
div.assisteduserheader {
    color: white;
    background: black;
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative;
}
#gui_sidemenu #gui_quicksearch #gui_quicksearch_loading {
    display: inline-block;
    vertical-align: middle;
    margin-top: -10px;
    margin-left: 0px !important;
    /*position: relative;*/
}
#gui_sidemenu li i.root-group:focus, #gui_sidemenu li i.root-group:hover, #menusearch:focus, #desctrig:focus, #menusearch:hover, #desctrig:hover, a.dismisstop:hover, a.dismisstop:focus {
    outline: 2px solid dodgerblue;
}
#VOS_sidebar-wrapper .collapsed {
    background: none;
    background-position: 0;
    padding-left: 0px;
}
#menusearch{
    vertical-align: top;
}
#desctrig {
    content: "";
    vertical-align: top;
    position: relative;
    cursor: pointer;
    height: 26px;
    width: 22px;
    display: inline-block;
    background: url(../../SiteClient/BaseImages/descShow.svg) no-repeat center;
    background-size: 100%;
}
#desctrig.hide {
    background: url(../../SiteClient/BaseImages/descHide.svg) no-repeat center;
}
#ctl00_Main_content_ucDashboard_ctl00_ucJobsSlider_pnlMain .db_module.portlet {
    border-radius: 0;
    border: solid 0px lightgrey;
    margin: 0;
}
#ctl00_Main_content_ucDashboard_ctl00_ucJobsSlider_pnlMain div.portlet-header.overridepadding {
    display: none;
}
#ctl00_Main_content_ucDashboard_ctl00_ucJobsSlider_pnlMain .portlet-content,
#ctl00_Main_content_ucDashboard_ctl00_ucJobsSlider_pnlMain .db_module_close {
    background: #fff;
}
#ctl00_Main_content_ucDashboard_ctl00_ucJobsSlider_pnlMain .db_module_close {
    height: 0;
}
.sectionDashboardJobSlider > div {
    padding: 0 !important;
}
/*////////////////////////////////////////////
////// --- END LEFT NAV MENU STYLES --- //////
////////////////////////////////////////////*/
/*///////////////////////////////////////
////// --- BEGIN MEDIA QUERIES --- //////
///////////////////////////////////////*/
@media (max-width: 992px) { /* Tablet view overrides */
    .messageCenterMessages {
        display: block;
        width:100%;
    }
    .mapwrap,.graphwrap,.messagetablewrap, #ctl00_Main_content_ucDashboard_ctl02_ucCareerLadderVisual_pnlCareerLadderVisual { 
        overflow-x: auto;  
        border: 1px silver solid;
        cursor: e-resize;
        cursor: -webkit-grab; 
        cursor: -moz-grab;
    }
    #mstBody {
        width: 90%;
    }
    #VOS_wrapper #gui_header,
    #VOS_wrapper.menuactive #gui_header{
        margin: 0 auto !important;
        width: 100% !important;
    }
}


@media (max-width: 767px) {             /* mobile mode */

    .uppermenu {
        position: relative;
        width: 100%;
        z-index: 1020;
    }

    .containerx {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    p#gui_instructions {
        font-size: 1.0em;
    }
    .open {
        background: white !important; /* highlight color */
    }
    #lftsdmnu {
        background: white !important;
    }
    .menubox {
        padding: 0 0 0 0 !important;
        border: none;
    }
    #univsearch {
        width: 100vw !important;
        border-radius: 0px;
        left: 0;
        right: auto;
    }
    
    #univsearch.menubox {
        padding: 10px 10px 5px 10px !important;
    }
    .contentLMF {
        height: auto !important;
    }
    div#gui_header h1 {
        text-align: left;
    }

    ul.footer_link * {
        text-align: center !important;
    }
    
    #skip-to-content a, #skip-to-footer a, #ctl00_adaPreference a {
        display:none;
    }
    
    table.tabsTable td {
        display: block;
        background: white;
        background-image: none;
        height:auto !important;
        padding: 4px 0;
        text-align:left;
        float:left;clear:left; /* fix for IE */
    } table.tabsTable td img {
        display: none;
    } table.tabsTable td:nth-child(odd) {
        display: none;
    } table.tabsTable td[background*="middlespan_on"] {
        background: white;
    } table.tabsTable td[background*="middlespan_on"] a:before {
        content: "\000BB ";
    } table.tabsTable {
        border: none;
        background: white;
    }
    #navbar-collapse-1 {
        
    }
    .gui_logo_width{ 
        width: auto;
    }
    .navbar-brand { 
        color:white !important;
    }
    .mastheadasp {
        padding-top:20px;
    }
    .messageCenterFolders {
        display: block;
        width:100%;
    }
    .messageCenterMessages {
        display: block;
        width:100%;
    }
    ol.progtrckr li {
        display:inline-block;
        font-size: 1.0em;
        width: 30% !important;
    }
    .navigator_divSteps {
        position: relative;
        display: block;
        width: 100%;
        padding: 0px;
    }.navigator_divSteps > div {
        position: relative;
        width: 33% !important;
        padding: 0px;
	    display: inline-block;
        font-size: 1.0em;
        white-space:nowrap;
    }.navigator_divSteps > div a {
        font-size: 2.5vw !important;
        white-space:nowrap;
    }.navigator_divSteps > div > div > div {
        z-index: 99 !important;
    }.navigator_divStatusImage {
        z-index: 100 !important;
    }
    #tabtastic li {
        display:inline-block;
    }
    .ADAradiogroup {
        display:table;
    }
    #gui_toolbar > ul > li,#gui_toolbar > ul > li a {
        margin: 0 1px;
    }
    #gui_quicksearch {
        border-radius: 0 !important;
        margin-bottom:0;
    }
    #gui_associateusersearch {
        border-radius: 0 !important;
        margin-bottom:0;
    }
    #gui_nav_header {
        font-size: 12px !important;
        padding-bottom: 6px !important;
    }
    
    table.tabs_drill span,.tabsText, [class*="wizardtab"]  {
        font-size:12px !important;
    }

    .tabs_drill_bg {
        background: none;
        padding: 0 ;
        border: none !important; 
    }
    div.tabs_drill_center {
        background-image: none !important;
        margin: 0;

    } div.tabs_drill_center > div, div.tabs_drill_center > table {
          margin: 0;
          background-color: none;
          padding:0;
    }
    option {
        display:block;
    }
    
    .sitemap_column {
        width:100%;
    }
    #ctl00_Main_content_tvOccGroup table, #ctl00_Main_content_pnProgGroup table, #ctl00_Main_content_tvIndGroup table, #ctl00_Main_content_tvProgCluster table {
        width: auto !important;
    }
    .graphwrap, .mapwrap {
        height: auto;
        overflow-x: auto;  
        border: 1px silver solid;
        cursor: e-resize;
        cursor: -webkit-grab; 
        cursor: -moz-grab;
    }
    .graphwrap, .mapwrap, .scroll-tbl {
        width: 100%;
    }
    fieldset .graphwrap, fieldset .mapwrap, fieldset .scroll-tbl {
        width: 100%;
    } 
    fieldset {  /* IE bug with overflow-x elements within a fieldset */
        min-width: inherit !important;
    }
    @-moz-document url-prefix() { /* FF bug with overflow-x elements within a fieldset */
        fieldset {
            display: table-cell;
        }
    }
    .searchfloatleft {
        float: none !important;
        display: block !important;
        margin: 0 auto;
    }
    #ctl00_Main_content_ucLmi_ucCareerLadderVisual_pnlCareerLadderVisual {
        width: 100%;
        overflow-x: auto;
        margin-left:-8px;
        border: 1px silver solid;
    }
    .navbar-brand {
        font-size: 4vw; /* this can be overridden in client_r.css */
    }
   /* div#review_encl {       
        display: none;
    }
    div#review_encl_mb {    
        display: block;
    }*/
    
    html.translated-ltr #VOS_sidebar-wrapper { margin-top: 39px !important; } /* this overrides scroll */

    .instrencl  {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    #mstBody {
        width: 100% !important;
    }
    #VOS_wrapper #gui_header,
    #VOS_wrapper.menuactive #gui_header{
        margin: 0 auto !important;
        width: 100% !important;
    }
    div#alert_fixed_position {
        display: none;
    }
    p#alert_reviewsite,p.alert_reviewsite {
        font-size: 12px;
        line-height: 11px;
        font-weight: normal;
    }
    .RSPelem100,.RSPelem95,.RSPelem90,.RSPelem80,.RSPelem75,.RSPelem66,.RSPelem60,.RSPelem50,.RSPelem40,.RSPelem33,.RSPelem25,.RSPelem20 {
        width: 100% !important;
    }
    fieldset > div {
        /*width: 90% !important;*/
    }
    label, select, input, textarea {
        max-width:80vw;
    }
    .UTIwidthM100vw          { width: 100vw !important; }
    .UTIwidthM90vw           { width: 90vw !important; }
    .UTIwidthM80vw           { width: 80vw !important; }
    .UTIwidthM70vw           { width: 70vw !important; }
    .UTIwidthM100            { width: 100% !important; }
    .UTIwidthM90             { width: 90% !important; }
    .UTIwidthM80             { width: 80% !important; }
    .UTIwidthM70             { width: 70% !important; }
    /*.UTIwidth90vw div           { width: 90% !important }*/
}

/* Media Queries for desktop widths */
@media only screen and (max-width : 850px) {
    ul#gui_nav_header li#gui_nav_home, ul#gui_nav_header li#gui_nav_js_ind, ul#gui_nav_header li#gui_nav_emp, ul#gui_nav_header li#gui_nav_lmi, ul#gui_nav_header li#gui_nav_stu, ul#gui_nav_header li#gui_nav_prod, ul#gui_nav_header li#gui_nav_analyzer, ul#gui_nav_header li#gui_nav_resource, ul#gui_nav_header li#gui_nav_contact, [id$="gui_nav_js_ind"], [id$="gui_nav_emp"]  { /* hide these for mobile, just larger than ipad */
        /*display: none !important; #490961*/
    }
    ul#gui_nav_header li#gui_nav_js.mob { /* show mobile guest access link */
        /*display: inline-block; #490961*/
    }
    
}
@media only screen and (max-width : 320px) { /* Custom, iPhone Retina */ 
    .containerx {
        width: 320px;
    }
}

@media only screen and (max-width : 380px) { /* Custom, iPhone Retina */
    @-moz-document url-prefix() { /* FF bug with overflow-x elements within a fieldset */
        fieldset .graphwrap, fieldset .mapwrap, fieldset .scroll-tbl {
            width: 80vw;
        }
    }
    #VOS_page-content-wrapper {
        width: 100vw;
        /*overflow-x: auto; 
        height: 100%;*/
        overflow-y: hidden;
    }
}

@media (min-width: 768px) {             /* Tablet and really big Phone resolution */
    .containerx {
        width: 760px;
    }
    .form-horizontal .control-label {
		padding-top: 0px;               /* override for bootstrap form padding for parallel forms */
	}
}
@media (min-width: 992px) {             /* Tablet to Laptop and Desktop resolution */
    .containerx {
        width: 990px;
    }
    
}
@media (max-width: 992px) {             /* Tablet resolution and smaller */
    .sidebar-text {
        display: none !important;
    }
}

@media (min-width: 1200px) {            /* Laptop and Desktop resolution */
    .containerx {
        width: 1150px;
    }
}

@media (max-width: 516px) {
    
    table {                             /* break table widths wherever possible for mobile */
        max-width: 100% !important;
    }
    div[id*="ucDwaSkillsSelect"] table { /* override for nasty EMP add job order skills selecter */
        width: auto !important;
        display:block;
        max-width: 80vw !important;
        
    } div[id*="ucDwaSkillsSelect"] table td { 
        white-space:normal !important;
    }
    table.tabs_drill tr {
        min-height: 20px !important;
        height: 20px !important;
    }
    table.tabs_drill, table.tabs_bottom_drill, table.tabs_drill tr, table.tabs_bottom_drill tr,table.tabs_drill td, table.tabs_bottom_drill td, table.tabs_drill tbody, table.tabs_bottom_drill tbody {
        width:100% !important;
        display: block !important;
    }
    
    table.tabs_drill td, table.tabs_bottom_drill td, td.wizardtab, td.wizardtab-bottom, td.wizardtab-selected, td.wizardtab-bottom-selected  {
        display: block !important;
        float:left;clear:left; /* fix for IE */
        min-height:30px;
        height:30px;
        margin: 0 !important;
        width: 100% !important;
    }
    td.wizardtab-bottom:nth-of-type(1), td.wizardtab-bottom-selected:nth-of-type(1) {
        margin-top: 10px !important;
    }
    table.tabs_drill td span, table.tabs_bottom_drill td span, td.wizardtab span, td.wizardtab-bottom span, td.wizardtab-selected span, td.wizardtab-bottom-selected span, table td.wizardtab span, table td.wizardtab-bottom span {
        font-size: 12px !important;
        background: none !important;
        background-image: none !important;
        margin: 0 0 0 0 !important;
        padding:4px 0 4px 10px;
        text-align:left;
        width:100% !important;
        min-height:30px !important;
        height:30px !important; 
        border: 0px silver solid;
        float:left;clear:left; /* fix for IE */
    } table.tabs_drill td.active span, table.tabs_bottom_drill td.active span, td.wizardtab-selected span, td.wizardtab-bottom-selected span {
        border:0px silver solid !important;
        border-left: 0px white solid !important;
    } table.tabs_drill td.active span a, table.tabs_bottom_drill td.active span a, td.wizardtab-selected span a, td.wizardtab-bottom-selected span a {
        font-weight:bold;
        padding-left:0px;
    } table.tabs_drill td.active span a:before, table.tabs_bottom_drill td.active span a:before, td.wizardtab-selected span a:before, td.wizardtab-bottom-selected span a:before  {
        content: "\000BB ";
    } table.tabs_drill td span a br,table td.wizardtab span a br,table td.wizardtab-bottom span a br,table td.wizardtab-bottom-selected span a br,table td.wizardtab-selected span a br { /* removes BR tags from tabs */
          display: none;
    }
    .tabs_drill_bg {
        background: none;
        padding: 0;
    }
    table.tabs_drill td:last-child { margin-bottom:30px !important } /* space below tabs table */
    .graphwrap, .mapwrap {
        width: 100%;
    }
    fieldset .graphwrap, fieldset .mapwrap {
        width: 100%;
    }
    @-moz-document url-prefix() { /* FF only */
        fieldset .graphwrap, fieldset .mapwrap, fieldset .scroll-tbl {
            width: 84vw;
        }
    }
    .formbutt,.returnto,.empAddClass,.newEmpClass,.dashAlertButton {
        /*font-size: small !important;*/
        max-width: 90vw;
    }
    fieldset.selectsearch > table > tbody > tr > td > table {
        display: block;
        width: 100% !important;
        /*max-width: 300px !important;*/
    }
    fieldset.selectsearch > table > tbody > tr > td {
        display:inline-block;
        width: auto !important;
        min-width: 170px;
        max-width: 270px;
    }
}

@media (max-width: 368px) {
    .formbutt, .returnto, .empAddClass, .newEmpClass, .dashAlertButton {
        font-size: 11px !important;
        max-width: 70vw;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 516px) { /* Hack to add space to BR tag for Chrome+Safari */
    table.tabs_drill td span a br,table td.wizardtab span a br,table td.wizardtab-bottom span a br,table td.wizardtab-bottom-selected span a br,table td.wizardtab-selected span a br { 
        display: inline;
        content: " ";  
    } 
    table.tabs_drill td span a br:before,table td.wizardtab span a br:before,table td.wizardtab-bottom span a br:before {
        display: inline;
        content: " ";
    }
}

@media (max-width: 768px) {
    .tabs_drill_bg {
        padding: 0 0 10px 0;
        border: 0px solid #CCCCA3;
    }
    .tabs_drill {
        padding: 0;
        margin:0;
    }
    .nosidemenu {
        margin-top: 0px !important;
    }
    #mstBody,#gui_header {
        width: 100% !important;
    } 
}
/*/////////////////////////////////////
////// --- END MEDIA QUERIES --- //////
/////////////////////////////////////*/


table.datatable td,table.datatable tr {
    background: none !important;
    border: 0px !important;
    padding: 8px;
}
table.datatable th {
    border: 0px !important;
}
table.datatable {
    background: none !important;
    border-spacing: 0px !important;
    border-collapse: collapse !important;
    border: 0px !important;
    margin:0;
}
table.datatable table {
    background: none !important;
    border-spacing: 0px !important;
    border-collapse: collapse !important;
    border: 0px !important;
}
table.datatable > tbody > tr:nth-of-type(odd) > td {
    background: none !important;
}
table.datatable > tbody > tr:nth-of-type(even) > td {
    background: #eee !important;
}
.scroll-tbl.has-scroll {
    border: 1px #eee solid !important;
}
.scroll-tbl.has-scroll:after {
	position:absolute;
	top:0;
	left:100%;
	width:50px;
	height:100%;
	box-shadow:-5px 0 10px rgba(0, 0, 0, 0.25);
	content:'';
}

table.datatable.nostripe > tbody > tr:nth-of-type(even) > td {
    background: none !important;
}
table.datatable.border > tbody > tr:nth-of-type(even) > td {
    background: none !important;
}
table.datatable.border, table.datatable.border > tbody > tr > td {
    border: 1px #eee solid !important;
}
table.datatable.noline > tbody > tr > td  {
    border-bottom: 0px #fff solid !important;
}
table.datatable.gray {
    background: #eee !important;
}


/* /// BOOTSTRAP 4 OVERRIDES and CORRECTIONS /// */
.navbar-custom ul a {
	display: block;
}
.navbar-nav .dropdown-menu {
	position: absolute;
	float: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding:  0;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.open>.dropdown-menu {
    display: block;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

/* VOS Overrides */
#VOS_topmenubar {
    display: block;
    position: relative;
}
#VOS_topmenubar.scr {
    display: block;
    position: fixed;
}
#gui_toolbar {
    width: 100%;
}
@media not all and (min-resolution:.001dpcm) { /* Override Hack for Safari */
    @media {

        #VOS_sidebar-wrapper.active {
            left: 0;
            width: 300px;
            position: absolute;
        }

        #VOS_sidebar-wrapper.active2 {
            left: -300px;
            width: 600px;
            position: absolute;
        }

        #VOS_sidebar-wrapper.active3 {
            left: -600px;
            width: 900px;
            position: absolute;
        }

        #VOS_sidebar-wrapper.active4 {
            left: -900px;
            width: 1200px;
            position: absolute;
        }
    }
}
a.rsDateHeader {
    padding: 4px 4px 4px 4px !important;
    margin: 2px 0px 0px 2px !important;
}
a.rsDateHeader:focus {
    outline-color: dodgerblue !important;
    outline-width: 2px !important;
    outline-style: solid !important;
    outline-offset: -1px !important;
    padding: 4px 4px 4px 4px !important;
    margin: 2px 0px 0px 2px !important;
}