/* Minification failed. Returning unminified contents.
(134,23): run-time error CSS1036: Expected expression, found ';'
 */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html, body, h1, h2, h3, h4, h5, h6,
.top-bar-section ul li > a,
.tabs dd > a {
    font-family: "proxima-nova", sans-serif !important;
}

:focus {
    outline-style: dashed;
    outline-width: 3px;
    outline-offset: 3px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    outline-style: dashed;
    outline-width: 3px;
    outline-offset: 3px;
}

h2 {
    font-size: 2rem !important;
    font-weight: 800 !important;
    color: #182839 !important;
}

a.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    color: #fff !important;
    background-color: #19293a !important;
}
    
a.skip:active, 
a.skip:focus, 
a.skip:hover {
    left: 20px; 
    top: 0;
    width: auto; 
    height: auto; 
    overflow: visible; 
    z-index: 999;
    color: #fff;
}

body {
    margin: 0;
    background: #f2f2f2 !important;
}

.container-tab {
    background: #fff;
    padding-bottom: 10%;
}

.contain-to-grid {
    width: 100%;
    background: #19293a;
}

.contain-to-grid .top-bar {
    margin-bottom: 0;
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}

.add-bookmark {
    display: inline-block;
    text-align: center;
    font-weight: normal;
    margin-right: 5px;
    padding: 5px 12px;
    border-radius: 500px;
    border: 3px solid #d7ebd7;
    color: #222;
    transition: all 0.5s ease;
    left: 0;
}

.remove-bookmark {
    display: inline-block;
    text-align: center;
    font-weight: normal;
    margin-right: 5px;
    padding: 5px 12px;
    border-radius: 500px;
    border: 3px solid #ffc9c9;
    color: #222;
    transition: all 0.5s ease;
    left: 0;
}



.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px;
}

a.site-logo {
    background-color: ;
    background-image: url(images/logo-pdc-sas-light.png); /* For ie8 and below */
    background-image: url(images/svg/logo-pdc-sas-light.svg), none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 250px 47px;
    display: block;
    width: 250px;
    height: 47px;
    margin: 5px;
    text-indent: -9999px;
    color: #fff !important;

}

#mainFooter {
    margin-top: 40px;
    padding: 10px 0 25px;
    border-top: 2px solid #ddd;
}


button, .button {

    background-color: #2E7E99 !important;
    box-shadow: -1px -2px 0 0 rgba(0, 0, 0, 0.15) inset;
}

button:hover, .button:hover {
    background-color: #006080 !important;
}

button.alert, .button.alert {
    background-color: #BF5439 !important;
    border-color: #BF5439 !important;
    color: #FFFFFF;
}

button.alert:hover, .button.alert:hover {
    background-color: #c94d3d !important;
    border-color: #c94d3d !important;
}

button.add, .button.add {
    background-color: #2e8540 !important;
    border-color: #2e8540 !important;
    color: #FFFFFF;
}

button.add:hover, .button.add:hover {
    background-color: #3E4D2E !important;
    border-color: #3E4D2E !important;
}

button i, .button i {
    margin-right: 10px;
    border-radius: 500px;
    background: rgba(255, 255, 255, .2);
    margin-left: -1.25em;
    margin-right: 1.25em;
    padding: 0.5em 0.8em 0.45em .75em;
}

.alert-box.warning {
    background-color: #EFA75E !important;
    border-color: #ffc284 !important;
    border-width: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    color: #000 !important;
}

.top-bar a.alert {
    background-color: #e05b41 !important;
}

.top-bar a.alert:hover {
    background-color: #c94d3d !important;
}

.top-bar-section .has-dropdown > a:after {
    margin-top: 4px !important;
}

.top-bar-section .dropdown,
.top-bar-section .f-dropdown {
    background-color: #0e1821 !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.top-bar-section .f-dropdown.open {
    left: auto !important;
    right: 0 !important;
}

.top-bar-section .f-dropdown.open::before,
.top-bar-section .f-dropdown.open::after {
    left: 70px !important;
}

.top-bar .title-area {
    /* Foundation wants expand this to full width on responsive design. We updated nav and it's not needed. */
    float: left !important;
}

.top-bar {
    /*overflow: hidden;*/
    overflow: visible !important;
    height: 57px !important;
    position: relative;
    background: #19293a !important;
    margin-bottom: 0;
    color: #182839;
  
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2);
}

.top-bar .menu-icon {
    color: #FFFFFF;
    display: block;
    height: 2.8125rem;
    line-height: 2.0625rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0px, 0px, 0px);
    width: 2.8125rem;
}

.top-bar .menu-icon span {
    
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    display: block;
    height: 0;
    left: 0.90625rem;
    line-height: 1;
    position: absolute;
    top: 0.9375rem;
    width: 1rem;
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}

.top-bar-section ul,
.top-bar-section ul li > a,
.top-bar-section .has-form {
    background: none !important;
}

.top-bar-section ul li > a {
    line-height: 57px !important;
}  

.top-bar-section ul li > a:hover {
    background:  #0e1821 !important;
}

.top-bar-section .dropdown li a {
    line-height: 57px !important;
    transition: background-color 0.5s ease;
}

.top-bar-section .dropdown li a:hover {
    background:  rgba(39, 169, 225, .2) !important;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { 
    height: 57px !important; 
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
}

ul.f-dropdown{
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}

.f-dropdown li { margin: 0.3rem !important; transition: background-color 0.5s ease; }



.logo
{
    background: url("../../Content/images/logo.png") no-repeat 0 50%;
}

.name h1 {
    color: White;
    padding-left: 55px;
}

.card {
    margin: 0 auto 20px;
    padding: 0 10px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.row.card {
    margin: 0 auto 20px;
}

#Login {
    margin: 0 auto;
    padding: 10px 20px 5px;
    width: 270px;
    background-color: #fff;
    /*border: solid 1px Black;*/
    position: absolute;

    
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#Login p.no-margin input {
    margin-bottom: 0 !important;
}

#Login p button {
    margin-bottom: 0;
}

.login-title {
    /*background: #19293a;
    color: White;*/
    width: 270px;
    margin: -20px 0 10px -20px;
    padding: 15px;
    font-size: 20px;
}

.message {
    color: Red;
    text-align: center;
}

.title-logo 
{
    background-image: url('images/icons/tools-icon-pdcenter.png');
    background-repeat: no-repeat;
    background-size:35px 35px;
    background-position: 10px 5px;
}

img#avatarimg {
    border-radius: 2px;
    margin: 0 15px 0 5px;
    
}

.row {
    font-size: .8rem;
    max-width: 70rem !important;
}

.row .row {
    margin: 0 !important;
}

h3.row {
    font-size: 1.6875rem;
    padding: 20px 15px 0;
}

.row.table-row {
    
    padding: 0.5rem 0 0.25rem;
    border-top: 1px solid #e6e7e8;
}

.row.header + .row.table-row {
    border: none;
}


.row div 
{
    margin: 5px 0;
    line-height: 18px;
}

.row .responsefxinterface div { margin: 5px 0; }

.row div a
{
    /* font-size: 13px; */
    font-weight: bold;
}

/* Responding responses */

#RespondingresponseFxs {
    clear: both;
}

#RespondingresponseFxs ul,
ul.list-options {
    list-style-type: none;
}


.responsefxinterfaces ul.interfacecontainer,
ul.tree {
    margin-left: 0;
    padding: .25rem 0 0;
}

.modal-list ul.interfacecontainer {
    margin-left: 0;
}


.responsefxinterfaces ul.interfacecontainer .responsefxinterfaces > ul  {
    /*margin: 1rem 1rem 3.25rem 1rem;*/
    /*border-top: 2px solid #f2f2f2;*/
    padding-left: 1rem;
   
    /*border-radius: 4px;*/
    /*padding: .25rem .5rem .5rem;*/

    border-left: 3px dotted #ddd;
    margin-left: 1.6rem;
}

.responsefxinterfaces ul.interfacecontainer .responsefxinterfaces > ul > .responsefxinterface > div {
    
    /*border: 2px solid #f2f2f2;*/

}

.responsefxinterfaces .row.table-row:first-child {
    border-top: 1px solid #e6e7e8;
}

.responsefxinterfaces .row.table-row:last-child {
    border-bottom: none;
}

.responsefxinterfaces .row.table-row { /*border-top: 1px solid #e6e7e8; border-bottom: none !important;*/ }

#responsefxinterface-editor table 
{
    background: #f9f9f9;
}
 
.responsefxinterfaces /*ul.interfacecontainer ul*/ h5 {
    background: #f2f2f2;
    border-radius: 3px;
    padding: 1rem;
    margin: 5px 0;
    /*margin-right: 1rem;*/
}


.responseset {
    margin-top: 10px;
    background: #d8efd8;
    padding: 5px;
    border-radius: 3px;

    margin: 0 auto 20px;
    padding: 0 10px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.responseset h5 {
    /*border-bottom: 1px solid #acd8ac;*/ 
    padding-left: 0.8rem;
    margin-bottom: 0.25rem;
    font-weight: 700;
}

.responseset a.button {
    text-align: left;
    padding-left: 1.25rem;
    margin-bottom: 0rem;
}

.row div.responsefxinterfaces {
    margin: 0 0;
    clear: both !important;
    /*border: 1px solid #d8efd8;*/
}

.responseset > .responsefxinterfaces {
    /*padding-right: 1.25rem;*/
}

.responsefxinterface > div,
.tree-toggle {
    background: #fff; 
    border-radius: 4px;
    /*padding: 1rem;*/
}

.responsefxinterface > div {
    /* 
        ** In progress
    border-bottom: 1px solid #ddd;
    border-radius: 0;
        */
}


.responsefxinterface .row div, .tree-toggle { margin: 5px 0; }

.tree-toggle div {
    margin: 0 !important;
}


/*  In testing...  */

/*
    #courselistcontainer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 3px 3px;
}
*/

.responsefxinterface:last-child > div {
    /*border: none;*/
}

li.responsefxinterface.section 
{
    border: 1px solid #f2f2f2;
}

li.responsefxinterface.section ul.interfacecontainer  {
    margin-right: 5px;
}


li.responsefxinterface .ui-sortable-helper {
    cursor: move;
    box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.1);
}


.responsefxinterface a.interface,
.tree-toggle a.interface {
    float: left;
    font-weight: normal;
    border-radius: 4px;
    padding: /*1rem*/ .25rem;
    display: block;
    /*font-size: 0.8rem;*/
}

.responsefxinterface a.interface span,
.tree-toggle a.interface span {
    display: block;
    float: left;
    padding: .75rem 0;
    /*width: 90%;  -- This needs work for wrapping on modal */
}

.responsefxinterface a.interface span.interfacelist { width: 90%; }

.responsefxinterface ul.list-options,
.tree-toggle ul.list-options {
    float: right;
    font-size: 0.8rem;
    font-weight: 900;
    margin-top: 0.5em;
    margin-right: 0.5em;
}

ul.list-options li {
    display: inline-block;
}

ul.list-options li a {
    background: #2E7E99;
    color: #fff;
    border-radius: 500px;
    width: 32px;
    height: 32px;
    display: block;
}

/*ul.list-options li a:focus {
    color: #2E7E99;
}*/

ul.list-options li i {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);*/
    
    background: #2E7E99;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 500px;
    /*margin-left: -1.25em;
    margin-right: 1.5em;*/
    padding: 0.5em 0.9em 0.45em 0.9em;
    transition: all 0.5s ease;

    display: block;
    /* box-shadow: -1px -2px 0 0 rgba(0, 0, 0, 0.15) inset; */
}

ul.list-options li i:hover {
    background: #006080;
    color: #fff;
}

ul.list-options.domain-list {
    padding-right: 1.5rem;
}

a.interface i { display: none; }

a.interface.tree-open i, a.interface.tree-close i {
    display: block; 
    margin-right: .5rem;
    padding: 0.75rem 1rem 0.65rem;
    border-radius: 4px;
    background: #2e8540;
    float: left;
    color: #fff;
    
}


a.interface.tree-close i {
    background: #BF5439;
}

a.interface.tree-close { font-weight: 900; }

#mainBody {
    padding-top: 20px; 
}

.header 
{
    /*background: #e6e7e8;*/
    border-bottom: 2px solid #27a9e1 !important;
    color: #27a9e1;
    font-weight: 700;
    padding: 5px;
    clear: both;
}

.row.header div { margin-bottom: 0; }

#page-content #nav-container {
    padding: .5rem 0 .5rem .75rem;
    background-color: #f2f2f2; 
    border-right: 2px solid #ddd ;
    height: 100%
}

#page-content #content-container div {
    font-size: 1rem;
    line-height: 1.4rem !important;
    padding: 0 1rem;
}


#page-content #nav-container h5 {
    /*padding-left: .25em;*/
    font-weight: 700;
}

.side-nav {
    font-family: "proxima-nova", sans-serif !important;
    padding: 0 !important;
    margin: 0 -2px 1rem 0 !important;
}
.side-nav li {
    font-size: 0.875rem;
    margin: 0 0 5px 0 !important;
    position: relative;
    display: block;
    
    
}

.side-nav li a {
    
    transition: all 0.5s ease;
    padding: .5em;
}

.side-nav li a:hover {
    color: #fff !important;
    background-color: #1cc7ff;
    margin-right: 2px;
}

.side-nav li.active {
    background-color: #fff;
    border: 2px solid #ddd;
    border-right: none;
}

.side-nav li.active a:hover {
    background-color: #fff;
}

.side-nav li.pending {
    color: #bbb !important; 
    padding: .5em; 
}

.side-nav li.complete a {
    color: #52663D !important;
    padding: 0.5em 0.75em 0.5em 1.75em;   
    padding: 0.5em 0.75em 0.5em 0;   
}

.side-nav li.complete a i {
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 500px;
    background-color: #d7ebd7 !important; 
    transition: all 0.5s ease;
    left: 0;
}

.side-nav li.complete a i.fi-bookmark {
    margin-left: 3px;
    background-color: #cadbeb !important; 
    color: #006080;
}

.side-nav li.complete a span {
    /*display: inline-block;*/
}

i#status-icon {
    border-radius: 500px;
    color: #fff !important;
    display: inline-block;
    font-size:3.5rem;
    height: 5rem;
    line-height: 5.5rem;
    margin-right: 5px;
    text-align: center;
    width: 5rem;
}

i#status-icon.fi-check {
    background-color: #52663D !important; 
         
}

i#status-icon.fi-x {
    background-color: #e05b41 !important;

}

span#alertmsg-text {
    display: inline-block;
    font-size: 1.05rem;
    text-align: center;
}

.side-nav li.active a:hover {
    color: #008cba !important;
        
}

.side-nav li.complete a:hover {
    background-color: #d7ebd7 !important; 
}

.side-nav li.complete a:hover > i{
        
}

.side-nav li.complete {
    /*border-left: 2px solid #fff;*/
}

.side-nav li.active a i { 
    display: none;
}


.clearfix {
    display: block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


/* Tabs */
dl.tabs { border-bottom: 1px solid #eee; padding: 0 10px; }

.tabs dd {
    margin: 0 .666%;
    width: 32%;
    text-align: center;
}

.tabs dd > a {
    border-radius: 3px 3px 0 0;
    /*font-size: .9rem !important;*/
    padding: 0.6rem 1.25rem !important;
    
    border-bottom: none;
    margin-bottom: -1px;
    background: #7db1c1 !important;
    color: #fff !important;
    /*box-shadow: inset 0 -2px 5px -5px rgba(0, 0, 0, 0.5);*/

    transition: background-color 0.5s ease;
}

.tabs dd > a:hover {
    background: #547681 !important;
}

.tabs dd.active > a {
    font-weight: 800;
    box-shadow: none;
    background: #fff !important;
    color: #182839 !important;
    border: 1px solid #eee;
    border-bottom: none;
    /*box-shadow: 0 -1px 5px -5px rgba(0, 0, 0, 0.5);*/
}

.loader {
    width: 120px;
    height: 120px;
    background: #fff url(images/loader.gif) no-repeat center 26px;
    background-size: 55px 55px;
    margin: 0 auto;
    position: absolute;
    padding-top: 85px;
    top: 200px; 
    left: 45%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    font-size: 11px;
    font-weight: 800;
    text-align: center;
    border-radius: 500px;
}

.loader-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.progress {
    margin-top: 36px;
}

.progress.alert .meter {
    background-color: #e05b41 !important;
}

/* */


.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 99;
    display: none;
    top: 0;
    left: 0; }

dialog, .reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 100;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 1.11111rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
@media only screen and (max-width: 40em) {
    dialog, .reveal-modal {
        min-height: 100vh; } }
@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        left: 50%; } }
dialog .column, dialog .columns, .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
dialog > :first-child, .reveal-modal > :first-child {
    margin-top: 0; }
dialog > :last-child, .reveal-modal > :last-child {
    margin-bottom: 0; }
@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        margin-left: -40%;
        width: 80%; } }
@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        top: 5.55556rem; } }
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 2.22222rem;
    line-height: 1;
    position: absolute;
    top: 0.44444rem;
    right: 0.61111rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer; }

dialog[open] {
    display: block;
    visibility: visible; }



.top-bar-section ul {
    width: auto !important;
    height: auto !important;
    display: inline !important; }

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {

    border-right: solid 1px #4e4e4e !important;
    clear: none !important;
    width: 0 !important; }

.top-bar-section ul li {
    float: left !important;
}

.top-bar-section ul li h5 {
    margin-top: 0 !important;
}

.top-bar-section ul li > a {
    padding: 0 15px !important;
}

.top-bar-section ul li a {
    padding: 0 15px !important;
}

.top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent !important;
    border-top-style: solid;
       
    top: 22.5px !important; }

.top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
    top: 0;
}

.top-bar-section .has-dropdown.moved > .dropdown {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    
    width: 100%;

    position: fixed !important;
    /*left: 0;*/
}

.top-bar-section .has-dropdown.moved > .dropdown li {
    
    width: 100vw; 

}


@media only screen and (max-width: 40em) 
{
    a.site-logo {
        background-image: url(images/logo-pdc-sas-light.png); /* For ie8 and below */
        background-image: url(images/svg/logo-pdc-sas-light.svg), none;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 160px 30px;
        display: block;
        width: 160px;
        height: 47px;
        margin: 5px;
        text-indent: -9999px;
    }

    .top-bar-section ul {
        font-size: 11px !important;
    }

    .top-bar-section ul.current-user {
        display: none !important;
    }

    #avatarimg { display: none;}
}

/*Inputs*/
input[type="checkbox"], input[type="radio"] {
    transform: scale(1.5);
    top: .15rem;
    vertical-align: top;
    position: relative;
    outline-offset: 3px;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: dotted;
    outline-width: medium;
    outline-color: blue;
    transform: scale(1);
}

input[type="checkbox"]+label, input[type="radio"]+label {
    max-width: 90%;
    vertical-align: top;
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0)
}

/* Moved from page */
.question-container span, .question-container p {
    font-weight: bold;
}

.incorrect-answer {
    color: #BF5439 !important;
    font-weight: bold !important;
}

.correct-answer {
    color: #52663D;
    font-weight: bold;
}

.answer-error {
    /*/border: solid 2px Red;*/
    color: #BF5439;
    font-weight: bold;
}

/* @alert */
.deque-alert [class^='deque-alert']:not(:empty) {
    padding: 10px 10px 10px 60px;
    min-height: 24px;
}

    .deque-alert [class^='deque-alert']:not(:empty)::before {
        font-family: 'mwf-glyphs';
        font-size: 36px;
        margin: 0 0 0 -50px;
        position: relative;
        top: 0;
        display: inline-block;
        float: left;
    }

.deque-dialog, .deque-dialog-message, .deque-dialog-alert, .deque-dialog-message-alert {

    background: #fff;
    border-radius: 10px;
    z-index: 1100;
    padding: 20px;
    margin: auto;
    position: fixed;
    width: 25%;
    min-width: 300px;
    top: 25%;
    left: 37%;

}

.deque-alert .deque-alert-info {
    padding: 10px;
    min-height: 74px;
    border: 1px solid #006cc1;
    background-color: #fafdff;
}

    .deque-alert .deque-alert-info::before {
        content: '\E946';
        color: #006cc1;
    }

.deque-alert .deque-alert-error {
    border: 1px solid #ae0d23;
    background-color: #fffad2;
}

    .deque-alert .deque-alert-error::before {
        content: '\E814';
        color: #ae0d23;
    }

.deque-alert .deque-alert-success {
    border: 1px solid #0c5e0c;
    background-color: #f2fdf2;
}

    .deque-alert .deque-alert-success::before {
        content: '\E8FB';
        color: #0c5e0c;
    }
/* end @alert */
/* @predictive-text */
.deque-predictive-text label {
    float: left;
    width: 100%;
}

.deque-predictive-text #states-predictive-text {
    float: left;
}

.deque-predictive-text .deque-predictive-text-combobox {
    display: inline-block;
    position: relative;
}

    .deque-predictive-text .deque-predictive-text-combobox input[type='text'] {
        margin-bottom: -1px;
        height: 27px;
        margin-right: 10px;
        width: 200px;
    }

    .deque-predictive-text .deque-predictive-text-combobox .deque-predictive-text-highlight {
        background-color: #ffdc7c;
        outline: 1px solid transparent;
    }

    .deque-predictive-text .deque-predictive-text-combobox ul li.deque-predictive-text-hint {
        list-style-type: none;
        cursor: pointer;
        padding: 5px 10px;
    }

    .deque-predictive-text .deque-predictive-text-combobox .deque-predictive-text-hints {
        padding-left: 0;
        position: absolute;
        top: 13px;
        left: -1px;
        width: 100%;
        background: #ffffff;
        outline: 1px solid #d7d7d7;
    }

        .deque-predictive-text .deque-predictive-text-combobox .deque-predictive-text-hints:empty {
            display: none;
        }

    .deque-predictive-text .deque-predictive-text-combobox input[type='text'][aria-expanded='true'] + .deque-predictive-text-hints {
        border: 1px solid #000000;
    }

.deque-predictive-text input[type='submit'] {
    font-size: 15px;
    max-width: 374px;
    min-width: 120px;
    display: inline-block;
    margin-top: 12px;
    padding: 9px 12px 10px;
    border: solid 1px transparent;
    overflow: hidden;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    background: #006cc1;
    outline: none;
    color: #ffffff;
    appearance: none;
}

    .deque-predictive-text input[type='submit']:hover {
        cursor: pointer;
        background-color: #006cc2;
        border-color: rgba(0, 0, 0, 0.4);
    }

    .deque-predictive-text input[type='submit']:focus {
        outline: 1px dashed #000000;
    }
/* end @predictive-text */

/* @checkbox */
.deque-checkbox-label {
    vertical-align: middle;
    margin-left: 10px;
}

    .deque-checkbox-label:hover {
        cursor: default;
    }

.deque-checkbox-aria[role='checkbox'] {
    user-select: none;
}

    .deque-checkbox-aria[role='checkbox'].deque-checkbox-focused {
        outline: none;
    }

        .deque-checkbox-aria[role='checkbox'].deque-checkbox-focused .deque-checkbox-indicator {
            outline: 1px dashed #000000;
        }

    .deque-checkbox-aria[role='checkbox'] .deque-checkbox-indicator {
        height: 20px;
        left: 0;
        width: 20px;
        line-height: 20px;
        box-shadow: inset 0 0 0 1px #000000, inset 0 0 0 10px transparent;
        top: 0;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        border: 1px solid transparent;
    }

        .deque-checkbox-aria[role='checkbox'] .deque-checkbox-indicator:focus {
            outline: none;
            border: 1px dashed #000000;
        }

    .deque-checkbox-aria[role='checkbox'][aria-checked='true'] .deque-checkbox-indicator {
        box-shadow: inset 0 0 0 10px #0078d7;
    }

        .deque-checkbox-aria[role='checkbox'][aria-checked='true'] .deque-checkbox-indicator:after {
            content: '\E8FB';
            font-family: 'mwf-glyphs';
            color: #ffffff;
            font-size: 16px;
            padding-left: 2px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

    .deque-checkbox-aria[role='checkbox'][aria-checked='mixed'] .deque-checkbox-indicator {
        box-shadow: inset 0 0 0 10px #0078d7;
    }

        .deque-checkbox-aria[role='checkbox'][aria-checked='mixed'] .deque-checkbox-indicator:after {
            content: '\E738';
            font-family: 'mwf-glyphs';
            color: #ffffff;
            font-size: 16px;
            padding-left: 2px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

.deque-checkbox-tristate-group {
    margin: 0;
    padding: 10px;
}

.deque-checkbox-tristate[role='checkbox'] {
    cursor: default;
    user-select: none;
}

    .deque-checkbox-tristate[role='checkbox'].deque-checkbox-focused {
        outline: none;
    }

        .deque-checkbox-tristate[role='checkbox'].deque-checkbox-focused .deque-checkbox-indicator {
            outline: 1px dashed #000000;
        }

    .deque-checkbox-tristate[role='checkbox'] .deque-checkbox-indicator {
        height: 20px;
        left: 0;
        width: 20px;
        line-height: 20px;
        box-shadow: inset 0 0 0 1px #000000, inset 0 0 0 10px transparent;
        top: 0;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        border: 1px solid transparent;
    }

        .deque-checkbox-tristate[role='checkbox'] .deque-checkbox-indicator:focus {
            outline: none;
            border: 1px dashed #000000;
        }

    .deque-checkbox-tristate[role='checkbox'][aria-checked='true'] .deque-checkbox-indicator {
        box-shadow: inset 0 0 0 10px #0078d7;
    }

        .deque-checkbox-tristate[role='checkbox'][aria-checked='true'] .deque-checkbox-indicator:after {
            content: '\E8FB';
            font-family: 'mwf-glyphs';
            color: #ffffff;
            font-size: 16px;
            padding-left: 2px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

    .deque-checkbox-tristate[role='checkbox'][aria-checked='mixed'] .deque-checkbox-indicator {
        box-shadow: inset 0 0 0 10px #0078d7;
    }

        .deque-checkbox-tristate[role='checkbox'][aria-checked='mixed'] .deque-checkbox-indicator:after {
            content: '\E738';
            font-family: 'mwf-glyphs';
            color: #ffffff;
            font-size: 16px;
            padding-left: 2px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

.deque-checkbox-tristate-children {
    margin-left: 10px;
}
/* end @checkbox */
/* @dialog */

.deque-wrapper .feedback-holder {
    display: block;
}

.deque-wrapper .feedback-holder:empty {
    display: none;
}

.deque-wrapper form.deque[data-feedback-type] .feedback-holder {
    outline: none;
}

.deque-show-block .deque-dialog-screen-wrapper {
    display: block;
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: opacity 200ms;
    opacity: 1;
}

.deque-hidden .deque-dialog-screen-wrapper {
    display: none;
}

.deque-show-block .deque-dialog-screen {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border: 1px solid #0078d7;
    margin: 0 auto;
    max-height: 760px;
    max-width: 546px;
    padding: 24px;
    z-index: 1000;
    outline: none;
    width: 80%;
    opacity: 1;
    overflow-y:auto;
}

.deque-hidden .deque-dialog-screen {
    display: none;
}

.deque-show-block .deque-dialog-screen.full-screen {
    width:95%;
    /*height:95%;*/
    max-height:100%;
    /* top:21%; */
}
/* end @dialog */
/* @expander */
.deque-expander .deque-expander-summary {
    display: block;
    border: 0;
    padding: 14px 36px 14px 12px;
    color: #000000;
    left: 0;
    text-align: left;
    background: rgba(0, 0, 0, 0.05);
}

    .deque-expander .deque-expander-summary::-webkit-details-marker {
        display: none;
    }

    .deque-expander .deque-expander-summary .toggle-indicator:before {
        background: none;
        content: '\E70D';
        font-family: 'mwf-glyphs';
        color: #5e5e5e;
        float: left;
        font-size: 1em;
        font-weight: bold;
        margin: 0 10px 0 0;
        padding: 0;
        text-align: center;
        width: 20px;
    }

    .deque-expander .deque-expander-summary:hover {
        cursor: default;
        outline: 1px solid #990000;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .deque-expander .deque-expander-summary:active {
        cursor: default;
        background: rgba(0, 0, 0, 0.3);
        outline: 1px solid #990000;
    }

    .deque-expander .deque-expander-summary:focus {
        outline: 1px dashed #000000;
        background: rgba(0, 0, 0, 0.1);
    }

.deque-expander .deque-expander-content {
    clear: both;
    padding: 14px 36px 14px 12px;
}

.deque-expander .deque-expander-summary[aria-expanded=true] .toggle-indicator:before,
.deque-expander.open .deque-expander-summary[aria-expanded=true] .toggle-indicator:before {
    content: '\E70E';
}
/* end @expander */
/* @link */
.deque[role='link'].deque-link,
a.deque-link {
    color: #006cc1;
    text-decoration: underline;
}

    .deque[role='link'].deque-link:hover,
    a.deque-link:hover {
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-decoration: none;
        outline: 1px dashed #000000;
    }

    .deque[role='link'].deque-link:focus,
    a.deque-link:focus {
        outline: 1px dashed #000000;
        color: rgba(0, 0, 0, 0.8);
        text-decoration: none;
    }

    .deque[role='link'].deque-link.active,
    a.deque-link.active {
        color: #000000;
    }

    .deque[role='link'].deque-link:visited,
    a.deque-link:visited {
        color: #5C2E91;
    }
/* end @link */
/* @menu */
.deque-wrapper fieldset {
    border: 1px solid;
    width: 100%;
    margin: 0;
}

.deque-wrapper .deque[role='menubar'],
.deque-wrapper .deque[role='menu'] {
    list-style-type: none;
    cursor: pointer;
    padding-left: 0;
    user-select: none;
}

    .deque-wrapper .deque[role='menubar'] ul,
    .deque-wrapper .deque[role='menu'] ul {
        list-style-type: none;
        padding-left: 0;
    }

    .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] > li,
    .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] > li {
        float: left;
        margin-right: 10px;
        padding: 0 5px;
    }

    .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'],
    .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] {
        width: 200px;
    }

        .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] li,
        .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] li {
            display: block;
            background: rgba(0, 0, 0, 0.07);
            padding: 11px 12px 13px;
            outline: 0;
            cursor: pointer;
            white-space: normal;
        }

            .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] li:focus,
            .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] li:focus {
                outline: 1px dashed;
            }

            .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] li:hover,
            .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] li:hover {
                background: rgba(0, 0, 0, 0.1);
            }

            .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] li.menu-open:hover,
            .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] li.menu-open:hover {
                background: rgba(0, 0, 0, 0.07);
            }

            .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] li[role='separator']:hover,
            .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] li[role='separator']:hover {
                background: rgba(0, 0, 0, 0.07);
            }

    .deque-wrapper .deque[role='menubar'] li,
    .deque-wrapper .deque[role='menu'] li {
        position: relative;
    }

        .deque-wrapper .deque[role='menubar'] li ul,
        .deque-wrapper .deque[role='menu'] li ul {
            background-color: #eeeeee;
            z-index: 10;
            position: relative;
        }

    .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'],
    .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] {
        left: 0;
        margin-top: 10px;
    }

        .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] li:focus,
        .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] li:focus {
            outline: 1px dashed;
        }

        .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] li ul,
        .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] li ul {
            position: absolute;
            z-index: 99;
            left: 0;
            float: left;
            width: auto;
            min-width: 100%;
        }

            .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] li ul li,
            .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] li ul li {
                padding: 11px 12px 13px;
                outline: 0;
                cursor: pointer;
                display: block;
                white-space: normal;
            }

                .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] li ul li label,
                .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] li ul li label {
                    display: inline-block;
                    width: 100%;
                    white-space: nowrap;
                    text-align: left;
                }

                    .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] li ul li label input,
                    .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] li ul li label input {
                        margin-left: 7px;
                    }

                .deque-wrapper .deque[role='menubar'][aria-orientation='horizontal'] li ul li:hover,
                .deque-wrapper .deque[role='menu'][aria-orientation='horizontal'] li ul li:hover {
                    background: rgba(0, 0, 0, 0.07);
                }

    .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] ul,
    .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] ul {
        top: 10px;
    }

        .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] ul fieldset legend,
        .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] ul fieldset legend {
            padding-bottom: 0;
        }

        .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] ul fieldset li label,
        .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] ul fieldset li label {
            display: inline-block;
            width: 100%;
        }

            .deque-wrapper .deque[role='menubar'][aria-orientation='vertical'] ul fieldset li label input,
            .deque-wrapper .deque[role='menu'][aria-orientation='vertical'] ul fieldset li label input {
                float: right;
            }

    .deque-wrapper .deque[role='menubar'] [role='separator'][aria-orientation='vertical'],
    .deque-wrapper .deque[role='menu'] [role='separator'][aria-orientation='vertical'] {
        border-bottom: 1px solid #000000;
    }

    .deque-wrapper .deque[role='menubar'] [role='separator'][aria-orientation='horizontal'],
    .deque-wrapper .deque[role='menu'] [role='separator'][aria-orientation='horizontal'] {
        border-left: 1px solid #000000;
        height: 20px;
    }

    .deque-wrapper .deque[role='menubar'] [aria-haspopup='true']:not(.menu-open) ul,
    .deque-wrapper .deque[role='menu'] [aria-haspopup='true']:not(.menu-open) ul {
        display: none;
    }

    .deque-wrapper .deque[role='menubar'] [aria-disabled='true'],
    .deque-wrapper .deque[role='menu'] [aria-disabled='true'] {
        color: #cccccc;
    }

    .deque-wrapper .deque[role='menubar'] [role='menuitem'][aria-haspopup='true'] .indicator,
    .deque-wrapper .deque[role='menu'] [role='menuitem'][aria-haspopup='true'] .indicator {
        float: right;
        margin: 0 0 0 7px;
    }

    .deque-wrapper .deque[role='menubar'] [role='menuitem'][aria-haspopup='true']:not(.menu-open) .indicator:after,
    .deque-wrapper .deque[role='menu'] [role='menuitem'][aria-haspopup='true']:not(.menu-open) .indicator:after {
        content: '';
        color: #666666;
        font-family: 'mwf-glyphs';
    }

    .deque-wrapper .deque[role='menubar'] [role='menuitem'][aria-haspopup='true'].menu-open .indicator:after,
    .deque-wrapper .deque[role='menu'] [role='menuitem'][aria-haspopup='true'].menu-open .indicator:after {
        content: '';
        color: #666666;
        font-family: 'mwf-glyphs';
    }
/* end @menu */
/* @progressbar */
.deque-progressbar[role='progressbar'] {
    width: 100%;
    background: #ffffff;
    appearance: none;
    border: 1px solid #cccccc;
    min-width: 296px;
    height: 4px;
    display: block;
    margin-top: 12px;
}

    .deque-progressbar[role='progressbar'][aria-valuenow='100'] {
        border: 1px solid #006cc1;
    }

    .deque-progressbar[role='progressbar']:indeterminate::-moz-progress-bar {
        background: rgba(0, 0, 0, 0);
    }

    .deque-progressbar[role='progressbar']::-webkit-progress-bar {
        background: rgba(0, 0, 0, 0);
    }

    .deque-progressbar[role='progressbar']::-webkit-progress-value {
        background: #006cc1;
    }

    .deque-progressbar[role='progressbar']::-moz-progress-bar {
        background: #006cc1;
    }

    .deque-progressbar[role='progressbar'] > [role='progressbar'] {
        display: block;
        position: relative;
        background: rgba(0, 0, 0, 0.2);
        min-width: 296px;
        width: 100%;
        height: 4px;
    }

        .deque-progressbar[role='progressbar'] > [role='progressbar'] > span {
            display: block;
            position: relative;
            height: 100%;
            background: #0078d7;
            color: #0078d7;
        }

.deque-progressbar-unbounded[role='progressbar'] {
    appearance: none;
    color: rgba(0, 0, 0, 0);
    border: 0;
    min-width: 296px;
    height: 4px;
    animation: move 20s linear infinite;
    background: linear-gradient(to right, #006cc1 0%, rgba(255, 255, 255, 0) 50%, #006cc1 100%);
    display: block;
    margin-top: 12px;
}

@keyframes move {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -10000px 0;
    }
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -10000px 0;
    }
}

@-moz-keyframes move {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -10000px 0;
    }
}
/* end @progressbar */
/* @radio */
.deque-radio-group {
    margin: 0;
    padding: 10px;
}

    .deque-radio-group legend,
    .deque-radio-group .deque-radio-group-label {
        font-size: 16px;
        display: block;
        margin-top: 21px;
        padding-bottom: 7px;
        line-height: 20px;
    }

.deque-radio-label {
    font-size: 15px;
    margin-right: 24px;
    padding-bottom: 0;
    position: relative;
    cursor: default;
    display: inline-block;
    margin-left: 28px;
    line-height: 1.75;
}

.deque-radio[role='radio'] {
    cursor: default;
    user-select: none;
    font-size: 15px;
    line-height: 20px;
    margin-right: 24px;
    padding-bottom: 0;
    position: relative;
    display: block;
    margin-top: 2px;
}

    .deque-radio[role='radio']:hover {
        opacity: 0.75;
    }

    .deque-radio[role='radio'] .deque-radio-focused {
        outline: 1px dashed #000000;
    }

    .deque-radio[role='radio'] .deque-radio-indicator {
        border: solid #000000 1px;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        position: absolute;
    }

    .deque-radio[role='radio'][aria-checked='true'] .deque-radio-indicator {
        border-color: #006cc1;
    }

        .deque-radio[role='radio'][aria-checked='true'] .deque-radio-indicator:before {
            background: currentColor;
            border-radius: 50%;
            height: 10px;
            width: 10px;
            border: 1px solid #ffffff;
            content: ' ';
            left: 4px;
            position: absolute;
            top: 4px;
        }

    .deque-radio[role='radio'][aria-checked='mixed'] .deque-radio-indicator {
        background: #ffffff;
    }

    .deque-radio[role='radio'] ul[role='radiogroup'] {
        list-style-type: none;
    }
/* end @radio */
/* @slider-multirange */
.deque-slider-multirange label {
    display: inline-block;
    margin: 10px;
    padding: 10px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

    .deque-slider-multirange label input {
        margin: 0 0 0 10px;
        padding: 5px;
    }

        .deque-slider-multirange label input:focus {
            outline: 1px dashed #000000;
        }

.deque-slider-multirange .slider {
    position: relative;
    height: 4px;
    background: rgba(0, 0, 0, 0.4);
    margin-top: 12px;
}

    .deque-slider-multirange .slider button {
        height: 24px;
        width: 8px;
        background: #0078d7;
        padding: 0;
        border-radius: 4px;
        position: absolute;
        top: -12px;
        outline: none;
        max-width: auto;
        min-width: auto;
        border: 1px solid transparent;
    }

        .deque-slider-multirange .slider button:focus,
        .deque-slider-multirange .slider button:active {
            outline: 1px dashed #000000;
        }
/* end @slider-multirange */
/* @tabpanel */
.deque-tabpanel [role='tablist'] {
    list-style-type: none;
    padding: 0;
    display: flex;
    margin: 0 0 20px 0;
    justify-content: center;
}

.deque-tabpanel img {
    max-width: 100%;
}

.deque-tabpanel ul.deque-tabpanel-tablist[role='tablist'] li {
    font-size: 20px;
    display: inline-block;
    flex-shrink: 0;
    font-weight: 200;
    white-space: nowrap;
    padding: 5px 12px;
    cursor: pointer;
}

    .deque-tabpanel ul.deque-tabpanel-tablist[role='tablist'] li:focus {
        outline: 1px dashed #000000;
    }

.deque-tabpanel li.deque-tabpanel-tab[role='tab'][aria-selected='true'] {
    color: #000000;
    border-bottom: 2px solid;
    border-top: 2px solid;
}

.deque-tabpanel .deque-tabpanel-tabpanels {
    clear: both;
    padding: 0;
    margin: 0;
}

.deque-tabpanel .deque-tabpanel-tabpanel[role='tabpanel'] {
    width: 100%;
}

.deque-tabpanel .deque-tabpanel-button-bar {
    text-align: center;
}

    .deque-tabpanel .deque-tabpanel-button-bar .pause,
    .deque-tabpanel .deque-tabpanel-button-bar .play {
        margin: 0 15px;
    }
/* end @tabpanel */
/* @tooltip */
.deque-tooltip-wrapper {
    position: relative;
}

.deque-tooltip {
    box-sizing: border-box;
    font-size: 13px;
    position: absolute;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    min-width: 104px;
    max-width: 250px;
    margin-right: -340px;
    padding: 8px 6px;
    line-height: 16px;
    z-index: 700;
}
/* end @tooltip */
/* @tooltip-dialog */
.deque-wrapper .one-wrap {
    position: relative;
}

    .deque-wrapper .one-wrap label {
        display: inline-block;
        margin: 5px;
    }

    .deque-wrapper .one-wrap input[type='radio'] {
        display: inline-block;
    }

    .deque-wrapper .one-wrap #targetField,
    .deque-wrapper .one-wrap .helper {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

    .deque-wrapper .one-wrap .helper {
        min-width: 30px;
        width: 30px;
        max-width: 30px;
        padding: 5px;
    }

.deque-wrapper .deque.tooltip fieldset {
    outline: none;
    box-sizing: border-box;
    border-radius: 0;
}

.deque-wrapper [role='dialog'].deque.tooltip {
    position: absolute;
    top: -150px;
    left: 260px;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px 15px 0 15px;
}

.deque-wrapper .helper:before {
    content: '\E946';
    font-family: 'mwf-glyphs';
    display: block;
}
/* end @tooltip-dialog */
/* @tree */
.deque-tree [role='tree'] {
    list-style-type: none;
}

    .deque-tree [role='tree'] ul {
        list-style-type: none;
        padding: 0 0 0 15px;
    }

    .deque-tree [role='tree'] li[aria-expanded='false'] ul {
        display: none;
    }

    .deque-tree [role='tree'] li[role='treeitem'] {
        cursor: pointer;
        user-select: none;
        outline: none;
        display: inline-block;
        width: 100%;
        color: #767676;
    }

        .deque-tree [role='tree'] li[role='treeitem']:focus {
            outline: 1px dashed #000000;
        }

        .deque-tree [role='tree'] li[role='treeitem'] .deque-tree-leaf:before {
            content: '';
            float: left;
            margin-right: 5px;
            font-family: 'mwf-glyphs';
            color: #000000;
            font-size: 0.6em;
        }

        .deque-tree [role='tree'] li[role='treeitem'] .deque-tree-label {
            padding-bottom: 1px;
        }

        .deque-tree [role='tree'] li[role='treeitem'][aria-selected='true'] > .deque-tree-label {
            color: #000000;
            border-bottom: 1px solid #000000;
            padding-bottom: 0;
        }

    .deque-tree [role='tree'] .deque-tree-branch {
        float: left;
        margin-right: 10px;
    }

    .deque-tree [role='tree'] [role='treeitem'][aria-expanded='true'] > .deque-tree-branch:after {
        content: '\E70D';
        font-family: 'mwf-glyphs';
    }

    .deque-tree [role='tree'] [role='treeitem'][aria-expanded='false'] > .deque-tree-branch:after {
        content: '\E76C';
        font-family: 'mwf-glyphs';
    }
/* end @tree */
.deque-wrapper input[type="text"],
.deque-wrapper input[type="password"] {
    display: block;
    width: 276px;
    padding: 7px 10px;
    border: 1px solid #000000;
    outline: 0;
    background: #ffffff;
    margin-bottom: 15px;
}

.deque-wrapper button,
.deque-wrapper input[type=submit] {
    cursor: default;
    margin: 0;
    font-size: 15px;
    max-width: 374px;
    min-width: 120px;
    display: inline-block;
    padding: 9px 12px 10px;
    border: solid 1px #006cc1;
    border-radius: 0;
    overflow: hidden;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    outline: none;
    background: #006cc1;
    color: #ffffff;
    font-family: inherit;
}

    .deque-wrapper button:hover,
    .deque-wrapper input[type=submit]:hover {
        background-color: #fdf6e7;
        color: #004c87;
        border-color: #990000;
        margin: 0;
    }

.deque-wrapper input[type="text"]:focus,
.deque-wrapper input[type="password"]:focus,
.deque-wrapper input[type="text"] :active,
.deque-wrapper input[type="password"] :active {
    border-color: #006cc1;
}

.deque-wrapper input[aria-invalid=true],
.deque-wrapper select[aria-invalid=true],
.deque-wrapper textarea[aria-invalid=true] {
    outline: 2px solid #990000;
    border: 0;
}

.deque-wrapper .errorExplanationOuterWrapper {
    display: block;
}

.deque-wrapper .errorExplanationWrapper {
    display: inline-block;
    position: relative;
    top: -10px;
    margin-bottom: 10px;
    color: #900;
}

    .deque-wrapper .errorExplanationWrapper.message {
        border: 1px solid #f5f573;
        background-color: #fefee7;
        padding: 2px 6px;
    }

.deque-wrapper .deque.glyph.exclamation-triangle::before {
    content: "\E814";
}

.deque-wrapper .deque.glyph::before {
    font-family: 'mwf-glyphs';
    width: 1em;
    height: 1em;
}

.deque-wrapper .fa-exclamation-triangle {
    color: #990000;
}

.deque-wrapper button:hover {
    cursor: pointer;
    background-color: #006cc2;
    border-color: rgba(0, 0, 0, 0.4);
}

.deque-wrapper button:focus {
    outline: 1px dashed #000000;
    cursor: pointer;
    background-color: #006cc2;
    border-color: rgba(0, 0, 0, 0.4);
}

.deque-wrapper select:focus {
    outline: 1px dashed #000000;
}

.deque-wrapper .example-title {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 36px;
}

.deque-wrapper .example-section {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.deque-wrapper #details {
    margin-top: 30px;
}

.deque-wrapper .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.deque-wrapper .hidden {
    display: none;
}

.deque-wrapper code,
.deque-wrapper pre {
    margin: .5em 0;
    overflow: auto;
    color: #444;
    background: #F0F0F0;
    padding: 1px 4px;
    text-shadow: 0 1px white;
    font-family: 'Source Code Pro', Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    font-size: 10pt;
    white-space: pre-wrap;
    word-spacing: normal;
    word-break: normal;
    word-wrap: break-word;
    line-height: 1.5;
    tab-size: 4;
    hyphens: none;
}

.deque-wrapper pre {
    margin-top: 12px;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.05);
    padding: 12px;
    max-height: 250px;
    color: #2f2f2f;
    font-family: 'Source Code Pro', Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
}

.deque-wrapper figure {
    padding-top: 24px;
    padding-bottom: 24px;
    opacity: 0.7;
    display: inline-block;
    margin: 1em 0;
    transition: opacity 0.5s;
}

.deque-wrapper .deque-wrapper:hover {
    opacity: 1;
}

.deque-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.deque-wrapper .container {
    *zoom: 1;
    max-width: 111.1875em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin: 0;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}

    .deque-wrapper .container:before,
    .deque-wrapper .container:after {
        content: " ";
        display: table;
    }

    .deque-wrapper .container:after {
        clear: both;
    }

@media only screen and (min-width: 767px) {
    .deque-wrapper .container {
        margin: 0 auto;
        padding: 0 5%;
        width: 100%;
    }
}

.deque-wrapper .container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.deque-wrapper .container .feedback-holder .info {
    border-color: #006;
    background-color: #eef;
    border: 1px solid;
    border-radius: 5px;
    margin: 5px auto;
    padding: 5px;
}

.deque-wrapper .container .feedback-holder .error {
    border-color: #600;
    background-color: #0005f5;
    border: 1px solid #ff9494;
    margin: 5px auto;
    padding: 5px;
}

.deque-wrapper .container .feedback-holder .success {
    border-color: #060;
    background-color: #efe;
    border: 1px solid;
    border-radius: 5px;
    margin: 5px auto;
    padding: 5px;
}

.deque-wrapper .container .invalid {
    border: 1px solid red;
}

.deque-wrapper .container aside {
    display: block;
    float: left;
    margin-right: 1.55951178%;
    width: 100%;
    display: none;
    margin-top: 30px;
}

    .deque-wrapper .container aside:last-child {
        margin-right: 0;
    }

@media only screen and (min-width: 767px) {
    .deque-wrapper .container aside {
        display: block;
        float: left;
        margin-right: 1.55951178%;
        width: 21.00926862%;
    }

        .deque-wrapper .container aside:last-child {
            margin-right: 0;
        }
}

.deque-wrapper .container aside a {
    color: #666666;
    display: block;
    margin-bottom: 16px;
    text-decoration: none;
}

    .deque-wrapper .container aside a:hover {
        outline: 1px dashed #000000;
        color: rgba(0, 0, 0, 0.8);
        text-decoration: none;
    }

    .deque-wrapper .container aside a.active {
        color: #000000;
    }

    .deque-wrapper .container aside a:visited {
        color: #5C2E91;
    }

    .deque-wrapper .container aside a:focus {
        outline: 1px dashed #000000;
        color: #666666;
        text-decoration: none;
    }

.deque-wrapper .container .widget {
    display: block;
    float: left;
    margin-right: 1.55951178%;
    width: 100%;
}

    .deque-wrapper .container .widget:last-child {
        margin-right: 0;
    }

@media only screen and (min-width: 767px) {
    .deque-wrapper .container .widget {
        display: block;
        float: left;
        margin-right: 1.55951178%;
        width: 77.4312196%;
    }

        .deque-wrapper .container .widget:last-child {
            margin-right: 0;
        }
}

.deque-wrapper .deque.tooltip {
    font-size: 13px;
    position: absolute;
    background: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    min-width: 104px;
    max-width: 340px;
    padding: 8px 6px;
    line-height: 16px;
    z-index: 700;
    top: 63px;
    left: 0;
}

@media only screen and (min-width: 767px) {
    .deque-wrapper .deque.tooltip {
        top: 29px;
        left: 310px;
    }
}

.deque-wrapper .tooltipWrap {
    position: relative;
}

    .deque-wrapper .tooltipWrap.link-wrap .deque.tooltip {
        top: -4px;
        left: 100px;
    }

    .deque-wrapper .tooltipWrap.button-wrap .deque.tooltip {
        top: 14px;
        left: 195px;
    }

.deque-wrapper .one-wrap {
    position: relative;
}

    .deque-wrapper .one-wrap label {
        display: inline-block;
        margin: 5px;
    }

    .deque-wrapper .one-wrap input[type="radio"] {
        display: inline-block;
    }

    .deque-wrapper .one-wrap #targetField,
    .deque-wrapper .one-wrap .helper {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

    .deque-wrapper .one-wrap .helper {
        min-width: 30px;
        width: 30px;
        max-width: 30px;
        padding: 5px;
    }

.deque-wrapper .deque.tooltip fieldset {
    outline: none;
}

.deque-wrapper .formValidation {
    position: relative;
}

.deque-wrapper .deque-tooltip-wrapper {
    position: relative;
}

    .deque-wrapper .deque-tooltip-wrapper .deque.tooltip {
        font-size: 13px;
        position: absolute;
        background: #FFF;
        border: 1px solid rgba(0, 0, 0, 0.3);
        min-width: 104px;
        max-width: 340px;
        padding: 8px 6px;
        line-height: 16px;
        z-index: 700;
        top: 63px;
        left: 0;
    }

@media only screen and (min-width: 767px) {
    .deque-wrapper .deque-tooltip-wrapper .deque-wrapper .deque.tooltip {
        top: 25px;
        left: 280px;
    }
}

.deque-wrapper .deque-tooltip-wrapper .tooltipWrap {
    position: relative;
}

    .deque-wrapper .deque-tooltip-wrapper .tooltipWrap.link-wrap .deque.tooltip {
        top: -4px;
        left: 100px;
    }

    .deque-wrapper .deque-tooltip-wrapper .tooltipWrap.button-wrap .deque.tooltip {
        top: 14px;
        left: 195px;
    }

.deque-wrapper .deque-tooltip-wrapper .deque.tooltip fieldset {
    outline: none;
}

.deque-wrapper .deque-tooltip-wrapper [role="dialog"].deque.tooltip {
    position: absolute;
    top: 65px;
    left: 0;
}

.deque-wrapper .form-wrap {
    position: relative;
}

.deque-wrapper form.deque[data-feedback-type] .feedback-holder {
    outline: none;
}

.deque-wrapper form.deque[data-feedback-type] .form-wrap .deque.tooltip {
    top: 63px;
    left: 0;
    padding: 8px 6px;
    width: auto;
    white-space: nowrap;
}

@media only screen and (min-width: 767px) {
    .deque-wrapper form.deque[data-feedback-type] .form-wrap .deque.tooltip {
        top: 29px;
        left: 310px;
    }
}

.deque-wrapper form.deque[data-feedback-type] label {
    position: relative;
}

.deque-wrapper form.deque[data-feedback-type] .passwordEvaluation {
    border: 1px solid black;
    height: 7px;
    width: 135px;
    margin: 10px 0 0 0;
    display: inline-block;
}

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation .password_level {
        width: 20%;
        height: 5px;
        background-color: #ffffff;
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation img {
        display: none;
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="0"] .password_level.level0 img {
        display: block;
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation::before {
        font-size: 13px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.8);
        text-align: left;
        margin: -25px 0 0 0;
        display: block;
        content: 'Password quality: ';
        float: left;
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality]::after {
        font-size: 13px;
        line-height: 16px;
        padding: 4px 0 4px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.8);
        text-align: left;
        margin: 4px 0 24px 0;
        display: block;
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="0"]::after {
        content: 'Unacceptable';
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation img {
        display: none;
    }

.deque-wrapper form.deque[data-feedback-type] .passwordEvaluation {
    background-color: #ffffff;
}

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="0"] .password_level.level0 {
        background-color: red;
        height: 100%;
        width: 20%;
    }

    .deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="1"] .password_level.level0 {
        background-color: orange;
        height: 100%;
        width: 40%;
    }

.deque-wrapper form.deque[data-feedback-type] .password_level.level1,
.deque-wrapper form.deque[data-feedback-type] .password_level.level2,
.deque-wrapper form.deque[data-feedback-type] .password_level.level3,
.deque-wrapper form.deque[data-feedback-type] .password_level.level4 {
    display: none;
}

.deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="2"] .password_level.level0 {
    background-color: yellow;
    height: 100%;
    width: 60%;
}

.deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="3"] .password_level.level0 {
    background-color: green;
    height: 100%;
    width: 80%;
}

.deque-wrapper form.deque[data-feedback-type] .passwordEvaluation[data-password-quality="4"] .password_level.level0 {
    background-color: green;
    height: 100%;
    width: 100%;
}
/* @table-sortable */
.deque-table-sortable-group caption,
.deque-table-responsive caption {
    margin-bottom: 15px;
}

.deque-table-sortable-group table,
.deque-table-responsive table {
    border-collapse: collapse;
    border-spacing: 0;
    overflow: visible;
    margin-top: 8px;
    width: 100%;
}

    .deque-table-sortable-group table thead,
    .deque-table-responsive table thead {
        border-bottom: 1px solid #e3e3e3;
    }

        .deque-table-sortable-group table thead th,
        .deque-table-responsive table thead th {
            position: relative;
            line-height: 16px;
            vertical-align: bottom;
            font-weight: 400;
            color: rgba(0, 0, 0, 0.6);
            border-right: 1px solid #cccccc;
        }

            .deque-table-sortable-group table thead th:last-child,
            .deque-table-responsive table thead th:last-child {
                border-right: none;
            }

            .deque-table-sortable-group table thead th .sortableColumnLabel,
            .deque-table-responsive table thead th .sortableColumnLabel {
                width: 100%;
                display: inline-block;
                height: 100%;
                outline: none;
                cursor: pointer;
                padding: 0 0 0 25px;
                text-align: left;
            }

                .deque-table-sortable-group table thead th .sortableColumnLabel:focus,
                .deque-table-responsive table thead th .sortableColumnLabel:focus,
                .deque-table-sortable-group table thead th .sortableColumnLabel:active,
                .deque-table-responsive table thead th .sortableColumnLabel:active {
                    outline: 1px dashed #000000;
                }

                .deque-table-sortable-group table thead th .sortableColumnLabel:hover,
                .deque-table-responsive table thead th .sortableColumnLabel:hover {
                    outline: 1px dashed #767676;
                }

                .deque-table-sortable-group table thead th .sortableColumnLabel:after,
                .deque-table-responsive table thead th .sortableColumnLabel:after {
                    content: '\E738';
                    font-family: 'mwf-glyphs';
                    position: absolute;
                    left: 6px;
                    font-size: 12px;
                }

            .deque-table-sortable-group table thead th button,
            .deque-table-responsive table thead th button {
                font-size: 11px;
                line-height: 16px;
                font-weight: 400;
                color: rgba(0, 0, 0, 0.6);
                background: transparent;
                border: 0;
                padding-left: 0;
            }

                .deque-table-sortable-group table thead th button:hover,
                .deque-table-responsive table thead th button:hover {
                    color: rgba(0, 0, 0, 0.8);
                    margin: 0;
                }

                .deque-table-sortable-group table thead th button:focus,
                .deque-table-responsive table thead th button:focus {
                    outline: 1px dashed rgba(0, 0, 0, 0.6);
                    margin: 0;
                }

                .deque-table-sortable-group table thead th button:active,
                .deque-table-responsive table thead th button:active {
                    color: #000000;
                    outline: 1px solid transparent;
                    margin: 0;
                }

            .deque-table-sortable-group table thead th[colspan]:not([colspan='1']),
            .deque-table-responsive table thead th[colspan]:not([colspan='1']) {
                text-align: center;
            }

            .deque-table-sortable-group table thead th[aria-sort='descending'] .sortableColumnLabel:after,
            .deque-table-responsive table thead th[aria-sort='descending'] .sortableColumnLabel:after {
                content: '\E70D';
                font-family: 'mwf-glyphs';
                position: absolute;
                left: 6px;
                font-size: 12px;
            }

            .deque-table-sortable-group table thead th[aria-sort='ascending'] .sortableColumnLabel:after,
            .deque-table-responsive table thead th[aria-sort='ascending'] .sortableColumnLabel:after {
                content: '\E70E';
                font-family: 'mwf-glyphs';
                position: absolute;
                left: 6px;
                font-size: 12px;
            }

        .deque-table-sortable-group table thead:before,
        .deque-table-responsive table thead:before {
            content: '';
            display: block;
            width: 7px;
        }

        .deque-table-sortable-group table thead td,
        .deque-table-responsive table thead td,
        .deque-table-sortable-group table thead th,
        .deque-table-responsive table thead th {
            padding: 12px 0;
            text-align: left;
        }

    .deque-table-sortable-group table tbody tr:nth-child(even),
    .deque-table-responsive table tbody tr:nth-child(even) {
        background-color: #eeeeee;
    }

    .deque-table-sortable-group table tbody td,
    .deque-table-responsive table tbody td,
    .deque-table-sortable-group table tbody th,
    .deque-table-responsive table tbody th {
        text-align: left;
        padding: 7px;
        border-right: 1px solid #cccccc;
    }

        .deque-table-sortable-group table tbody td:last-child,
        .deque-table-responsive table tbody td:last-child,
        .deque-table-sortable-group table tbody th:last-child,
        .deque-table-responsive table tbody th:last-child {
            border-right: none;
        }
/* end @table-sortable */
/* @table-collapsing */
.responsive-table-wrapper table {
    text-align: left;
    border-collapse: collapse;
    margin: 0 0 40px;
}

    .responsive-table-wrapper table caption {
        text-align: left;
        font-size: 1.25rem;
        margin: 20px 0;
    }

    .responsive-table-wrapper table thead th {
        padding: 6px;
        text-align: left;
    }

    .responsive-table-wrapper table thead tr {
        border-top: 1px solid #5e5e5e;
        border-bottom: 1px solid #5e5e5e;
        height: 50px;
    }

    .responsive-table-wrapper table tbody tr:last-child {
        border-bottom: 1px solid #5e5e5e;
    }

    .responsive-table-wrapper table tbody tr button {
        margin: 8px;
    }

    .responsive-table-wrapper table tbody tr td,
    .responsive-table-wrapper table tbody tr th {
        padding: 6px;
    }

    .responsive-table-wrapper table tbody tr:nth-child(odd) {
        background: #e3e3e3;
    }
/* end @table-collapsing */
/* @slider */
.deque-slider .deque-slider-widget {
    -webkit-appearance: none;
}

    .deque-slider .deque-slider-widget:focus {
        outline: none;
    }

        .deque-slider .deque-slider-widget:focus::-webkit-slider-thumb {
            outline: 1px dashed;
        }

        .deque-slider .deque-slider-widget:focus::-moz-range-thumb {
            outline: 1px dashed;
        }

        .deque-slider .deque-slider-widget:focus::-ms-thumb {
            outline: 1px dashed;
        }

    .deque-slider .deque-slider-widget::-webkit-slider-thumb {
        height: 24px;
        width: 8px;
        background: #0078d7;
        border: 1px solid transparent;
        padding: 0;
        border-radius: 4px;
        position: absolute;
        top: -10px;
        -webkit-appearance: none;
    }

    .deque-slider .deque-slider-widget::-moz-range-thumb {
        height: 24px;
        width: 8px;
        background: #0078d7;
        border: 1px solid transparent;
        padding: 0;
        border-radius: 4px;
        position: absolute;
        top: -10px;
        -moz-appearance: none;
    }

    .deque-slider .deque-slider-widget::-ms-thumb {
        height: 24px;
        width: 8px;
        background: #0078d7;
        border: 1px solid transparent;
        padding: 0;
        border-radius: 4px;
        position: absolute;
        top: -10px;
    }

    .deque-slider .deque-slider-widget::-webkit-slider-runnable-track {
        position: relative;
        height: 4px;
        background: rgba(0, 0, 0, 0.4);
        margin-top: 12px;
        border: 1px solid transparent;
    }

    .deque-slider .deque-slider-widget::-moz-range-track {
        position: relative;
        background: rgba(0, 0, 0, 0.4);
        margin-top: 12px;
        border: 1px solid transparent;
    }

    .deque-slider .deque-slider-widget::-ms-track {
        position: relative;
        height: 4px;
        background: rgba(0, 0, 0, 0.4);
        margin: 12px 0;
        border: 1px solid transparent;
    }

    .deque-slider .deque-slider-widget[aria-orientation='vertical'] {
        -webkit-appearance: none;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(0deg);
        transform: rotate(-90deg);
        min-height: 130px;
        writing-mode: bt-lr;
    }

        .deque-slider .deque-slider-widget[aria-orientation='vertical']::-webkit-slider-thumb {
            height: 24px;
            width: 8px;
            background: #0078d7;
            border: 1px solid transparent;
            padding: 0;
            border-radius: 4px;
            position: absolute;
            top: -10px;
            -webkit-appearance: none;
        }

        .deque-slider .deque-slider-widget[aria-orientation='vertical']::-moz-range-thumb {
            height: 8px;
            width: 24px;
            background: #0078d7;
            border: 1px solid transparent;
            padding: 0;
            border-radius: 4px;
            position: absolute;
            top: -10px;
            -moz-appearance: none;
        }

        .deque-slider .deque-slider-widget[aria-orientation='vertical']::-ms-thumb {
            height: 8px;
            width: 24px;
            background: #0078d7;
            border: 1px solid transparent;
            padding: 0;
            border-radius: 4px;
            position: absolute;
            top: -10px;
        }

        .deque-slider .deque-slider-widget[aria-orientation='vertical']::-webkit-slider-runnable-track {
            -webkit-appearance: none;
            position: relative;
            width: 4px;
            background: rgba(0, 0, 0, 0.4);
            margin-top: 12px;
            border: 1px solid transparent;
        }

        .deque-slider .deque-slider-widget[aria-orientation='vertical']::-moz-range-track {
            -moz-appearance: none;
            position: relative;
            background: rgba(0, 0, 0, 0.4);
            margin-top: 12px;
            border: 1px solid transparent;
        }

        .deque-slider .deque-slider-widget[aria-orientation='vertical']::-ms-track {
            position: relative;
            width: 4px;
            background: rgba(0, 0, 0, 0.4);
            height: 130px;
            margin: 0 12px;
            border: 1px solid transparent;
            color: transparent;
        }

    .deque-slider .deque-slider-widget[orient='vertical'] {
        transform: rotate(0deg);
    }

        .deque-slider .deque-slider-widget[orient='vertical']::-ms-track {
            height: 180px;
        }
/* end @slider */
/* @menu-hierarchical */
.deque-hierarchical-menu-group .deque-hierarchical-menu {
    list-style: none;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
    max-width: 350px;
    overflow: hidden;
    width: 100%;
    background: #f3f3f3;
}

    .deque-hierarchical-menu-group .deque-hierarchical-menu ul {
        list-style-type: none;
        margin-left: 20px;
        padding: 0;
    }

    .deque-hierarchical-menu-group .deque-hierarchical-menu button[aria-expanded='false'] + ul {
        display: none;
    }

    .deque-hierarchical-menu-group .deque-hierarchical-menu li {
        list-style: none;
        list-style-type: none;
        padding: 0;
    }

        .deque-hierarchical-menu-group .deque-hierarchical-menu li button,
        .deque-hierarchical-menu-group .deque-hierarchical-menu li a {
            user-select: none;
            display: block;
            background: #f3f3f3;
            padding: 11px 12px 13px;
            outline: 0;
            cursor: pointer;
            white-space: normal;
            color: #000000;
            border: none;
            width: 100%;
            text-align: left;
            margin: 0;
            font: unset;
        }

            .deque-hierarchical-menu-group .deque-hierarchical-menu li button[aria-expanded='false']:before,
            .deque-hierarchical-menu-group .deque-hierarchical-menu li a[aria-expanded='false']:before {
                content: '\E76C';
                font-family: 'mwf-glyphs';
                margin-right: 10px;
            }

            .deque-hierarchical-menu-group .deque-hierarchical-menu li button[aria-expanded='true'],
            .deque-hierarchical-menu-group .deque-hierarchical-menu li a[aria-expanded='true'] {
                border-bottom: 1px solid #dddddd;
            }

                .deque-hierarchical-menu-group .deque-hierarchical-menu li button[aria-expanded='true']:before,
                .deque-hierarchical-menu-group .deque-hierarchical-menu li a[aria-expanded='true']:before {
                    content: '\E70D';
                    font-family: 'mwf-glyphs';
                    margin-right: 10px;
                }

            .deque-hierarchical-menu-group .deque-hierarchical-menu li button:focus,
            .deque-hierarchical-menu-group .deque-hierarchical-menu li a:focus,
            .deque-hierarchical-menu-group .deque-hierarchical-menu li button:hover,
            .deque-hierarchical-menu-group .deque-hierarchical-menu li a:hover {
                outline: 1px dashed;
                background: rgba(0, 0, 0, 0.04);
            }
/* end @menu-hierarchical */
/* Customize the paths to the fonts */
@font-face {
    font-family: 'mwf-glyphs';
    src: url(static/fonts/MWFMDL2.1.63.woff) format('woff'), url(static/fonts/MWFMDL2.1.63.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* remove this @font-face declaration after customizing the paths above */
@font-face {
    font-family: 'mwf-glyphs';
    src: url('https://assets.onestore.ms/cdnfiles/external/mwf/short/v1/latest/fonts/MWFMDL2.woff') format('woff'), url('https://assets.onestore.ms/cdnfiles/external/mwf/short/v1/latest/fonts/MWFMDL2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.deque-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.deque-hidden {
    display: none;
}

.deque-show-inline {
    display: inline;
}

.deque-show-inline-block {
    display: inline-block;
}

.deque-show-block {
    display: block;
}

input.deque-input[type="text"]:focus,
input.deque-input[type="password"]:focus,
input.deque-input[type="text"] :active,
input.deque-input[type="password"] :active {
    border-color: #006cc1;
}

select.deque-select:focus {
    outline: 1px dashed #000000;
}

.deque-dialog-buttons a {
    float:none;
}
/*
.documentation-wrapper{
  font-family: 'Cabin', sans-serif;
  line-height: 1.5em;
  background: @white;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  * {
    box-sizing: border-box;
  }

  footer {
    height: 50px;
    margin: 40px 0 0 0;
    background: @white;
  }

  h1, h2, h3, h4, h5, h6 {
    display: block;
    font-family: 'Open Sans', sans-serif;
    margin: 7px 0;
  }

  h1 {
    font-size: 2.2rem;
    line-height: 1.5em;
    padding: 38px 0 6px;
    font-weight: 100;
    letter-spacing: -0.01em;
    @media @mobileLG{
      font-size: 3.875rem;
      line-height: 4.5rem;
    }
  }

  h2 {
    font-size: 1.8rem;
    line-height: 1em;
    @media @mobileLG {
      padding: 37px 0 3px;
      font-weight: 100;
      letter-spacing: -0.01em;
      font-size: 2.875rem;
      line-height: 3.5rem;
    }
  }

  h3 {
    font-size: 1.3rem;
    line-height: 1.5rem;
    @media @mobileLG{
      font-size: 2.125rem;
      line-height: 2.5rem;
      padding: 38px 0 2px;
      font-weight: 100;
    }
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    padding: 36px 0 4px;
    font-weight: 200;
  }

  h5 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding: 35px 0 5px;
    font-weight: 200;
  }

  h6 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 37px 0 3px;
    font-weight: bold;
  }

  dl {
    dt {
      display: inline-block;
      border-bottom: 2px solid @white-5;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }

    dd {
      margin-bottom: 50px;
    }
  }

  p {
    margin: 4px 0;
    padding: 0;
  }

  ol, ul {
    padding: 0;
    margin: 5px 0 5px 35px;
  }

  #details ul {
    margin: 5px 0 5px 35px;
    list-style-type: disc;
  }

  .pre-req {
    padding: 10px;
    border: 1px solid @black;
    width: 85%;
    margin: 14px auto;

    h5 {
      padding: 5px;
      margin: 0;
      border-bottom: 3px solid @black;
      display: inline-block;
    }
  }

  img {
    max-width: 100%;
  }

  .form-wrap {
    position: relative;
  }

  input[type="text"], input[type="password"] {
    display: block;
    width: 276px;
    height: 36px;
    padding: 7px 10px;
    border: 1px solid @black;
    outline: 0;
    background: #FFF;
    margin-bottom: 15px;
    &:focus, :active {
      border-color: @blue;
    }
  }

  button {
    font-size: 15px;
    max-width: 374px;
    -webkit-appearance: none;
    min-width: 120px;
    display: inline-block;
    margin-top: 12px;
    padding: 9px 12px 10px;
    border: 1px solid @blue;
    overflow: hidden;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    background: @blue;
    outline: none;
    color: @white;
    font-family: 'Cabin';
    &:hover {
      cursor: pointer;
      background-color: #006cc2;
      border-color: rgba(0, 0, 0, 0.4);
    }
    &:focus {
      outline: 1px dashed @black;
      cursor: pointer;
      background-color: #006cc2;
      border-color: rgba(0, 0, 0, 0.4);
    }
  }

  select {
    &:focus {
      outline: 1px dashed @black;
    }
  }

  .example-title {
    border-bottom: 1px solid @white-2;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 36px;
  }

  .example-section {
    border-bottom: 1px solid @white-2;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #details {
    margin-top: 30px;
  }

  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .hidden {
    display: none;
  }

  code, pre {
    margin: .5em 0;
    overflow: auto;
    color: #444;
    background: #F0F0F0;
    padding: 1px 4px;
    text-shadow: 0 1px white;
    font-family: 'Source Code Pro', Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    font-size: 10pt;
    white-space: pre-wrap;
    word-spacing: normal;
    word-break: normal;
    word-wrap: break-word;
    line-height: 1.5;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }

  pre {
    margin-top: 12px;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.05);
    padding: 12px;
    max-height: 250px;
    color: @black-2;
    font-family: 'Source Code Pro', Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  }

  figure {
    padding-top: 24px;
    padding-bottom: 24px;
    opacity: 0.7;
    display: inline-block;
    margin: 1em 0;
    transition: opacity 0.5s; }
    &:hover {
      opacity: 1;
    }

  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  //Layout Styles
  .container {
    .outer-container();
    display: block;
    margin: 0;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;

    @media @mobileLG {
      margin: 0 auto;
      padding: 0 5%;
      width: 100%;
    }

    ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    .feedback-holder {
      .info {
        border-color: #006;
        background-color: #eef;
        border: 1px solid;
        border-radius: 5px;
        margin: 5px auto;
        padding: 5px;
      }

      .error {
        border-color: #600;
        background-color: #fff5f5;
        border: 1px solid #ff9494;
        margin: 5px auto;
        padding: 5px;
      }

      .success {
        border-color: #060;
        background-color: #efe;
        border: 1px solid;
        border-radius: 5px;
        margin: 5px auto;
        padding: 5px;
      }
    }

    .invalid {
      border: 1px solid red;
    }

    aside {
      .span-columns(18);
      display: none;
      margin-top: 30px;

      @media @mobileLG {
        .span-columns(4);
      }

      a {
        color: #666666;
        display: block;
        margin-bottom: 16px;
        text-decoration: none;
        &:hover {
          outline: 1px dashed @black;
          color: rgba(0,0,0,0.8);
          text-decoration: none;
        }
        &.active {
          color: @black;
        }
        &:visited{
          color: @purple;
        }

        &:focus {
          outline: 1px dashed @black;
          color: #666666;
          text-decoration: none;
        }
      }
    }

    .widget {
      .span-columns(18);
      @media @mobileLG {
        .span-columns(14);
      }
    }
  }
  .mobile-menu{
    display: block;
    background: @black-2;
    @media @mobileLG{
      display: none;
    }
    button#mobile-trig{
      background: none;
      border: none;
      color: #ffffff;
      right: 0;
      position: relative;
      display: inline-block;
      width: auto;
      min-width: auto;
      max-width: auto;
      margin: 0;
      font-size: 2em;
      &:focus{
        outline: 1px dashed @white;
      }
      &:after{
        content: '';
        color: ;
        font-family: 'mwf-glyphs';
      }
      &.active{
        & + nav.mobile{
          display: block;
          ul{
            padding: 30px 0;
            li{
              padding: 10px 0 10px 20px;
              a{
                color: @white;
                font-size: 1.2rem;
                &:focus{
                  outline: 1px dashed @white;
                }
              }
            }
          }
        }
      }
    }
  }
  .mobile{
    display: none;
  }
  &.home {
    .container {
      h1 {
        text-align: center;
        margin: 50px 0;
      }
      .widgets {
        .span-columns(18);
        li {
          .span-columns(18);

          @media @mobileLG {
            .span-columns(4, 12, border-collapse);
            .omega(3n);
          }

          .card {
            position: relative;
            margin: 0.5rem auto 1rem auto;
            background-color: @black-4;
            transition: box-shadow .25s;
            border-radius: 2px;
            box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
            width: 85%;
            transition: 0.4s all ease-in;

            &:hover {
              transform: scale(1.06);
              transition: 0.4s all ease-out;
              background: rgba(0,0,0,0.6);
            }
          }

          .card .card-content {
            padding: 20px;
            border-radius: 0 0 2px 2px;
            color: @white;
            .card-title {
              font-size: 1.5rem;
            }

            p {
              margin: 0;
            }
          }
          .card .card-action {
            position: relative;
            border-top: 1px solid rgba(160,160,160,0.2);
            padding: 20px;

            a {
              margin-right: 20px;
              transition: color .3s ease;
              text-transform: uppercase;
              color: @white;
              font-size: 0.9rem;

              &:hover {
                color: @white/1.2;
              }


              &:focus {
                outline: 1px dashed @white
              }
            }
          }
        }
      }
    }
  }
}
*/


