/* Longhorn Jade theme ported to CSS by APH, Original theme by Microsoft*/ 
@import url('assets/imports/NT5LogonBox.css');
@import url('assets/imports/NT5AbtBox.css');
@import url('assets/imports/NT5.1LogonBox.css');
@import url('assets/imports/msstylesAppearancePreview.css');
@import url('assets/iconset/lhm7/iconset.css');

/* Custom scheme vars, for custom classic themes */
:root {     
  --Background: rgb(58 110 165);
  --AppWorkspace: rgb(255, 255, 255);
  --ButtonFace: rgb(244 244 244);
  --ButtonHilight: rgb(230 230 230);
  --ButtonLight: rgb(241 239 226);
  --ButtonShadow: rgb(180 180 180);
  --ButtonDkShadow: rgb(106 106 106);
  --ActiveTitle: rgb(207 214 232);
  --GradientActiveTitle: rgb(223 234 252);
  --InactiveTitle: rgb(204 204 204);
  --GradientInactiveTitle: rgb(233 233 233);
  --Link: rgb(0, 0, 255);
  --HilightText: rgb(0 0 0);
  --ButtonText: rgb(0 2 92);
  --GrayText: rgb(176 177 179);
  --TitleText: rgb(0 2 92);
  --InactiveTitleText: rgb(98 100 105);
  --Window: rgb(255, 255, 255);
  --WindowFrame: rgb(200 200 200);
  --WindowText: rgb(0 2 92);
  --Hilight:  rgb(197 231 246);
  --InfoWindow: rgb(244 244 244);
  --InfoText: rgb(0 2 92);
  --Menu: rgb(244 244 244);
  --MenuBar: rgb(146 148 151);
  --MenuText: rgb(0 2 92);
}

:root {
--activebar: none;
--inactivebar: none;
--bodybgcolor: rgb(0, 0, 0);
--desktopbgimg: url("wallpapers/lh/BlissLeaves.png");
--taskbarboxshadow: none;
--taskbarbackground: url("assets/taskbar/jade/taskbarmiddle.png");
--desktopbgsize: 100% 100%;
--desktopbgposition: center;
--desktopbgtile: no-repeat;
--globalfont: 'SegoeUI', Segoe UI, Tahoma, Verdana, Jomolhari, Times New Roman, sans-serif;
--buttonfont: Microsoft Sans Serif, Tahoma, Jomolhari, Times New Roman, sans-serif;
--menu-button: url('assets/taskbar/jade/buttons/startbtn.png');
--menu-button-hover: url('assets/taskbar/jade/buttons/startbtn.png') 0 -30px;
--menu-button-pressed: url('assets/taskbar/jade/buttons/startbtn.png') 0 -60px;
}

/*Theme identifier, control panel*/
#themeDropdownText:after {
content: "Windows Vista - Jade";
}

#winAndButtonsDropdownText:after {
content: "Jade style";
}

#colorSchemeDropdownText:after {
	content: "Default";
}

.dropdownlink.scheme {
	display: none !important;
}

#JadeSchemes {
	display: block !important;
}


/* fix all the stuff that XP.css broke */

h1 {
font-size: revert;
}

.ListBox {
	font-family: var(--buttonfont);
	font-size: 8pt;
}

.window {
    border: none;
    font-family: var(--buttonfont);
    font-size: 8pt;
}


input[type="text"], textarea, .ListBox, #searchResults, input[type="password"] {
	border: 1px solid #828790 !important;
        box-shadow: none !important;
}

textarea#creditsTextarea {
	border: none !important;
}

#boxText {
    position: absolute;
    left: 59px;
    top: 22px;
}

.resizeableWinBar ~ #windowcontent {
    border-width: 4px;
    border-image-slice: 4;
    margin: 0;
    margin-left: -2px;
    top: 0px;
    width: calc(100% - 4px);
    height: calc(100% - 22px);
}


#windowcontent {
border: 3px solid transparent;
border-top: none;
border-image-source: url('assets/frames/jade/inactiveborderimage.png');  
border-image-repeat: stretch;
border-image-slice: 3;
  border-style: solid;
  border-top-style: none;
background-color: var(--ButtonFace);
box-shadow: none;  
    margin: 0;
    margin-left: -2px;
    top: 0px;
    width: calc(100% - 2px);
		    height: calc(100% - 22px);
}


.window.current > #windowcontent, .window.forceActive > #windowcontent {
border-image-source: url('assets/frames/jade/borderimage.png');  
}

.window {
padding: 2px;
box-shadow: none !important;
background: none;
min-width: 110px;
min-height: 29px;
}


.window_bar {
width: 100%;
border-radius: 8px 8px 0 0;
margin: -2px 0 0px -2px !important;
padding: 0 2px;
height: 23px;
font-size: 9pt;
line-height: 28px;
text-indent: 23px;
font-family: 'SegoeUI', Segoe UI !important;
background-image: url('assets/frames/jade/titlebarleft.png'), url('assets/frames/jade/titlebarright.png'), url('assets/frames/jade/titlebarmiddle.png');
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left, right, center;
background-size: 100px 46px, 200px 46px, calc(100% - 300px) 46px;
	    background-position-y: -23px;
}

.window_bar strong {
font-weight: normal !important;
    font-family: 'SegoeUI', Segoe UI !important;
    line-height: 28px;
}

.window_bar.noIcon {
       text-indent: 6px; 
}


.WindowBarIcon {
left: 6px;
bottom: 3px;
}


.window.current > .window_bar, .window.forceActive > .window_bar {
text-shadow: -2px 2px 4px rgb(218 218 218);
background-image: url('assets/frames/jade/titlebarleft.png'), url('assets/frames/jade/titlebarright.png'), url('assets/frames/jade/titlebarmiddle.png');
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left, right, center;
background-size: 100px 46px, 200px 46px, calc(100% - 300px) 46px;
	    background-position-y: 0px;
}

.resizeableWinBar {
 top: 0px !important;
}

.window.maximized .window_bar {
background-image: url('assets/frames/jade/maxtitlebarleft.png'), url('assets/frames/jade/maxtitlebarright.png'), url('assets/frames/jade/maxtitlebarmiddle.png');
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left, right, center;
background-size: 1px 40px, 184px 40px, calc(100% - 1px) 40px;
    border-radius: 0;
	    background-position-y: -20px;
		    height: 20px;
			    line-height: 20px;
}

.window.maximized.current > .window_bar {
    background-position-y: 0px;
}

.window.maximized .window_bar .WindowBarIcon {
    bottom: 2px;
}

.window.maximized .window_bar strong {

    line-height: 20px;
}


.window.maximized .window_bar .winBarButton {
    top: 2px !important;
}
.window.maximized #windowcontent {
    border: none;
    margin: 0;
		    margin-left: -2px;
    top: 0px;
    width: 100%;
    height: calc(100% - 23px);
}

.tabbutton {
background: linear-gradient(180deg,#FBFBFB 22%,#CdCdcd 60%,#C5C5C5 0%, #DBDBDB,#DFDFDF);
border-radius: 0;
    border: 1px solid #B0B1B3;
    box-shadow: none;
line-height: 17px;
height: 20px;
    border-top-left-radius: 1px;
        border-top-right-radius: 1px;
}

.tabbutton:not(.selected):hover {
background: linear-gradient(180deg,#fff 22%,#B8D4E5 60%,#8FC7E6 0%, #B2CFE0,#C6E1F1);
border-radius: 0;
    border: 1px solid #11568C;
}


.tabbutton.selected {
background: #FBFBFB;
border-color: #B0B1B3;
box-shadow: inset 0 1px #fff;
border-bottom: 1px solid transparent;
top: -3px;
}

#tabButton-1.selected {
margin: 0px -5px 0px 0px;
}

.tabcontent {
box-shadow: inset 1px 0px #fff,inset -1px -1px #fff;
background: #fbfbfb;
border: 1px solid #afb0b2;
/* width: 382px; */
}


.button, div[id^="mBox-button"], button {
font-family: var(--buttonfont);
box-shadow: none !important;
min-height: 21px;
line-height: 21px;
color: rgb(0 2 92);
    image-rendering: pixelated;
        border: 1px solid transparent !important;
            text-shadow: 0px 0px 4px rgb(255, 255, 255);
border-image-source: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAXCAYAAADk3wSdAAAAAXNSR0IArs4c6QAAAcdJREFUSEu11T9PwkAUAPBrabmTEAMFB8LEQpRv4erkwqQS3QCjC4puLZuiLBr5M2lEd+PgV1FxYCCEmNBSEmK4thZzJU1FMAqnt7w2d/3l3XvXHAMAAJVKZfHdHXhsNpvkdeYRDoeBS5OXmHg87ppbiNxn04kVQRBmBsmHiqKAfPH6gZEkCdUaXVnMJj3RaJQKrdVqIJcvvzGiKM4/N9TX3EEa/QUqHhf7/49GIhGq7dfrdTCWaSgUokJbrdY46vf7qdBOpzOOer1eKrTX632PmqY5Fc6yrLV+Iup2u63JwWAwFcowjLVe07TRTKVsCv0FKuVLzjkV95MIQkiVKcYY5E7KDnq4u4Wm3fbXGpEyHJ1dOuj+dgKRmkzbJBsmzSLlO7m4dtBMah0ZhgHsTtrxp47ZSZDIcRwolG5GUZ7nLcOOP4H2vK7r1iOJI+jBziby+Xy/dSauU1UVHJ9fOZnupTdQIBCgQmVZBqfF6hB9aqivmeQaCgaDVGi73QaF8u0QfWl265nUhoAQokL7/T4olKoKuU48mqYt65xwZ5rv3CSVnD/7DH9+/rqWZV0Gbyir1sUXi8XmMMY8xnj4E884IIQDCKH+AR4GLKzlTsIZAAAAAElFTkSuQmCC') !important;
	border-image-repeat: stretch !important;
    border-image-outset: 0 !important;
border-image-slice: 10 8 10 8 fill !important;
    border-image-width: auto !important;
}

.button:hover:not(.disabled, :active), div[id^="mBox-button"]:hover:not(.disabled, :active), button:hover {
border-image-source: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAXCAYAAADk3wSdAAAAAXNSR0IArs4c6QAAA2hJREFUSEullc9rXFUUxz/nvplJMm0nEX8gpFiFpKggLsSluBD8AwTRlSVmYq3pLi1oY5ofNbqo2RlDG7XUlYK4FYQuxKW4En/QBPzVgljFZNrOJDN59+i5972ZFzRQ6oWZN3PfPd/7Ped8zzkC8OjLK8Ojh0evXGl0AEVUEXtmn7hnJ0HFvotvBRXbFA7WyqxdXjsol35tvnpidvX4CycmhkcHyxGUiODwJPY7/M1QEbMnRfC4eJFtIKxtdvjw7dWr8ul646fxU+cPvTF/jFcerEY6t7ne/aHJ67MrdEEX5o5y/KH9twkXzd75/gan5871QM/MvsTkwwcyd4KHt7QsKPnZ5e+uMzN/vgg6wfMjNRKBBMLTDnv1/7rAgJy4EOVULb7x+dF6g5n51R7o4uwETw3vo0+gIkoiitNgFnKUJy8kJVBL8CKkKrRV2Fa4dPUm07tB6zx2Zx9VUcqiAdiyn8sr8sJ2oj4kZt8AOyo0Vfj6z22m598rMq3zyGCZAaf0O6UvmJh5DziXjwFmV7KNY8sLLS98s9nZG7SsKX3Ok6ii3hSpiPcxiS5eJS4hFWHbOzqS7A16qCrUzH08VTGmPsQ1sM3cj6XhQjztRFMdHRwNFX5u6m6mZ2br3DdgoJ4+lAGxajLX8zDEmHavEEeKo6WObYSGOn5pKTPFmM6dHueBahJAK12m5v5OxrYAKuZ+KfA3pu3A1PFjM2Vu4f1eok5Nj9Pfat6S4Pc6tDVQ5c3FAuixk2MM7HQYEpNyb1WtEv5j/UNq19rQhFapzMrZCz2mY1NjDPmUeyvKPlIGK4KpIKQjVFWW/ZAkU0DM+mZbuUnCb21hwyVcWCqAHpl6kcNVYUg8tZJwwOUajZkvxS7Hjs+aYwZ83QuNHWVDHZebysWlD3pMJ1+r8/gdZfYL9FuZOsX5vLf2emzeO8OVTki9sKXCDYWv/uqw/Fahoo6crPPk3RVqjqBTIxa1aQqIUFFSIC425egLUacevrjW5uLZAuhzUxM8fU8lmJWyZpILPgePsBGsq1kRdsKMET7/vc3HS4UuNTl9lEpi/HxwOxZjPlYi4xw0b4Z5IVgYbPi0U8/y4rl45cJn31775Mv1u6xCdg886Q2/wojKR2IITcHCKvDZJ0b+6DZ4m1X/S/mZ8TMjtfv/Bnnu9Wi42nyjAAAAAElFTkSuQmCC') !important;
}

.button.active:not(.disabled), .button:active:not(.disabled), div[id^="mBox-button"]:active:not(.disabled), button:active {
border-image-source: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAXCAYAAADk3wSdAAAAAXNSR0IArs4c6QAAAt1JREFUSEutlV9IU1Ecx7+/M910WjoIzXSb4qCo2ENZROVDYJRhPkglgYKgFiZEZUEkJD5ID5WRYFJWCPZgBQYmSlT00B+isoeVQbDQuVKUcFo63XTnxLl3ep0ziK3zsnMP+31+n9/vnnsOAUB6SeMxr5/flPNoh1HPjtNzt/f8oZoblwrspmh5Sny3wwPqdP4aLL9wy3pgvRH36qsACmULhC39NXnJxRb0fPVq0CJ7Mm7XlkdlW9FwB52OCQ1avC0FLWdLo4KeuNKOjvdjGrQs14zG6iP/Xuvy9AI40/wAbS/dGrRqrw315YWYmifoAOhI5XPBl7cZss+MmPIbEEAAQKJOoO5uF1qeOjXo6YObcO7oPoxOc+hJQEcCTChhkNGkIOQ0mA06cCIEBMEvCKlGhssdT3Dtcb8GrT28FZWFuRia8COWhAJm4CAhMXKuQqW3skIEDqYA5wTBkqxHa9dLNDzs06ANpbtQnJeDAY8PcUzAoITIcA28YCqBwZTwgWGWE7JMBtx/9gG17a816NXKPSjYacfQpA+xIgAD49AJAcEDqhvnavlMTUVMhwARfJxhjnSwJBnQ/caBmtYXGrT5ZD52221wjc8gFhxGkqZc6atiu6SnimWwfK9gmAOD1RSPV5+cqG7qDYXu2JyNIc8MDBCIJy5fBUgstEF7UUoKYgiAYUYw+ECwmOLx9vO3cGjOxmwMT85Cv2gqy58P2i6Bkiw/RvGXpn4wpCXFoe/LClCrOR0fR6Yj+qq2pCXA5f4RbmpalwHn2FQI1Ci/hBWGV+74JSM7JRETw9/DocbUDDh++iIyta8xwDu6AnTVWjOck/6IoLZkPX6PuMNNU81WjEzPRwRNS4jBqNsVDrVkZWLMGyHUGIOBgcFQaF3FfuRt37BwZCxudqmtXgbqltKOFvVJPRnU9Xf9LtRcf6T+v66nf7yprfe/XFKnyvI9izeSvKsiauayoCLb6sw/0QqKdJejhO8AAAAASUVORK5CYII=') !important;
}

.button.disabled, div[id^="mBox-button"]:disabled, button:disabled {
border-image-source: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAXCAYAAADk3wSdAAAAAXNSR0IArs4c6QAAAKdJREFUSEtjZGBgYFi2bJmGuLj49T9//oC4ZAMWFhaGly9fajKCTFi7du0mR0dHX7JNQ9K4f//+zWBDN23a9NPGxoaNGoYeOXLkF9jQjRs3/rS1taWKoYcPHx41dDRMR5PUaI4asQXKhg0bftrZ2VGlPD106BCkPF2wYMFiPz+/GGqU/Js2bVoCNnTy5Mm6MjJy09jZWW0oMfjnz59Hnjx5kgU2lNoAAFoHnyysgWB5AAAAAElFTkSuQmCC') !important;
color: rgb(131 131 131);
text-shadow: none;
}

.button:focus:not(.disabled, :hover, :active), div[id^="mBox-button"]:not(.disabled, :hover, :active), button:focus {
border-image-source: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAXCAYAAADk3wSdAAAAAXNSR0IArs4c6QAAAoxJREFUSEullc1PE1EUxc9Mp18QE/4BU5bqglZh4UoqiQs0Gq0lkKgsrDtUSF3YgCiKmmqkaRF24sKPBKKpRoMsSLB15QJiy0JM2EDcuNPEFDrT6Yy5r53ODNOaQt9mXqfv/t655777hgMAd/Plie1tKUzzRofb7Yhx6+u/IueDieFQyL+vpaXJwuTKb9Tyc+dvY8Cf3znMPE//5TKZzQ3fkRHP1GQ/BgZONCR0enoRj5/MowKdTPTj2tXGoE+nFnF98EV1qKqq4Dgt0f+LN661QBPxS7gS8oPnOQakJw1FoQ3MYFWF6X8C07pnMykMDr00K+3rPQpB4CtggiuKUlUqz/MgmAaUZQWzc1+t6Z85fRiCYGNQm42vq2jFosJUynIRHz5+s0JPdnuZUgLuBkpgUvppIVsbqnlaT/qkkiyoCT3uPwiHQ2Dpkw31DEqbwJIk43NqzayUqu/vJKiNpb4bKKUvSUWk0mvm6sdjF9HVdciilFRUG9qRMypdWvqOofAr/UjFJi6grW1/PRnXXLO6+hPhG6916MMHPfB6PXA6BVOQvYa3BbloWieKMrLZTQyPvNGh4/eCaG9vRXOTk/npctlNrUoVpmFsX3qXzxfYGc1tiVhZ2cDo7bdmaOexA0ypy+VgBStzGMzYtppEal8qUD4vgZSmv/wwQ6PRXpzq9rFCUfUpQFOlqdRhpcug1KZAqfoy5hcyiETmdKX3x3tAbep02iu9rwfqt5Z2Kxk3pBMiigXWprdGDZ7eHQvg3NmOim87r75qnho3pfm798u4M5bUlT6K9rG0VajgYL7ryArNX+Ncs0OLIRtuRmZL0YFgPJdMLls/UHs4tYFAx1ZFEn2r9sCwhPh8ntZ/Y8KYU826GOcAAAAASUVORK5CYII=') !important;
}


#AboutClose:active {
box-shadow: none;
}
#mBox-button-OK {
	font-family: var(--globalfont);
}

#MenuButton {
    top: 0;
    margin-left: 0;
    width: 90px;
    height: 30px;
}

#MenuButton {
    font-size: 14pt;
    color: white;
background: var(--menu-button);
box-shadow: none !important; 
}

#MenuButton:hover {
background: var(--menu-button-hover);
}

#MenuButton.pressed {
background: var(--menu-button-pressed);
}

#MenuButtonStartText {
    font-family: "Segoe UI";
font-weight: normal;
    text-transform: lowercase;
        text-shadow: 2px 2px 2px rgb(75 75 75);
top: 3px !important;
right: 23px !important;
position: absolute;
}

#MenuButtonStartIcon {
width: 25px;
height: 20px;
top: 6px !important;
left: 5px !important;
position: absolute;
background-image: url(assets/rimetxp.png);
}


#AboutClose {
    position: absolute;
    right: 128px;
}


.DropdownBox {
height: 15px !important;
box-shadow: none;
border: 1px solid #828790;
background: #FFF !important;
}

#themeDropdownBox, #themeDropdownContainer {
    width: 266px;
}

.DropdownText {
    display: inline-block;
    width: calc(100% - 15px);
    height: 13px;
    padding: 1px;
    text-indent: 0px;
    line-height: 14px;
    position: absolute;
		margin: 0;
    margin-left: -2px;
    color: var(--WindowText);
}

.DDcontainer.selected .DropdownText {
    color: var(--HilightText);
    background-color: var(--Hilight);
}

#ControlPanelContent {
    font-family: var(--buttonfont);
}

.DropdownBoxButton {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAAXNSR0IArs4c6QAAAYVJREFUOE9jPHX67P+L1+4xkAOMdNUYGJvaJ/zPSIpkYGJmgZrxnwizGBn+/PnFMGv+SogBFUUZDKxs7ERoRCj58eM7Q/eEWRADCrITGdigBvz794+gQUxMTAwgAyZNXwgxIDMlioGBgRGs8f9/wl5gZGRk+P/vH8OMecshBqQlhjP8/QuxmRgDQC5gZGRgmL1gFcSAlLhQhl+/f5NkAAszM8PcxWtoZEBe0zKGSXWgcEEFMHGQF3C6ILdxKVwXsiEgzTAwpSEG1YCk2GCG37//wMMgv3k5XPHE2kgGdD4oFlhYmBnmL1kHCYPIEC+GHz9+ori3qm8ThhfaivzgYuzsbAwr1m6HGODnYc/w9ds3uCTIBhBon70fLlaZ6ogSS9xcnAybdhyCGBDo7QSPRhYWWJ6A6K2ZsIWhpcAHxTV//vxhYGVlYdiwdT/EgPhIfwZGJmaS0sGf378YFq/cDDHAx9OJAZYHiEqJjEzglL91x34Gxr179/2/++ApwQyETYGmmiIDAOOlyq4n+s08AAAAAElFTkSuQmCC");
    background-size: 16px;
    width: 16px;
    height: 17px;
    right: -3px;
     top: -1px;
    background-position: 0 0;
    box-shadow: none;
}

.DDcontainer:hover .DropdownBoxButton {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAAXNSR0IArs4c6QAAAYRJREFUOE+1kktLQkEYht85XrBl/QD/QLTpFwjtwoVQO09/QMrKzMJSScnMGxZ2WSS0aNGdokWLKIg20bZVbWoTEbQwNM7xpE7ozPGCoMegbzXzMe8z73zzkp2bJ3r1+Ia/lHXQDNI/sUuTMyMwku4QMgXciRMGuIuOodckdEV4zRZg9e8zwMWyiD6Trgoo0s4cPQFesjLE0AED7C2JMBoYoKQBoCPAZ06GY4UDMgER0GkHGAQgl5fhXOWALZ+IH4EByhoc6AVA/pbhjv0XYN0ThjPqbZmm2m/rIDUbrgkbIRWxWq64t/kJ6UURRXUGANINh8ej3pZ9JTGKJMETO2TfGJwTkQcbolrHvvqNam80VH+WIEuIrHGAY9oORSnUxISwXF9HUrXe0PxUdU0p+yZKCTKbR8zBpMuOEhcZeR5U5Zk/DFuweaBKqYSirGB7gztILIjo4Uksd04yKlH++JIQSHLAsM2CspogbrEthxBUDF+e34LET+/pw/O7hntbj1gGzPgFJri/oyEWGZoAAAAASUVORK5CYII=");
}

.DDcontainer:active .DropdownBoxButton {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAAXNSR0IArs4c6QAAAYhJREFUOE+1kz9Lw1AUxc9LU0Q3/QAFP4CLn0BcFcRJ6FDQSgMiKCq1f5RqalorUZBih4It6CAKFkGcBHEUwclBcNFFXOpgUdLYNJH0vaRRsaGCZ8qfe3733Md9ZPfizji/fcJfNNzvA+kN7hhiaBS6oTcYhuGOIgQghCCRP6GAQkKAl/e4Ox0Vr28KpjNFCtie8wMsAc/zriBN06BqOsLZIwrYmh1DTVVtoxnvNxlsRp14EM0dU0A+HkRdq7l2dhZ81A3MyPsUcCAK0Ag9A6tDK5qZUK1WMSkV/gmwsZRGeC36I4T1vWWCTDxlG50Q02xpUYp9HeEwKUADPQNznZwQs/j7O08ARVEwIbE9KEkCCMcAbBMTkWYSq/Pqeqzx6OGAyruCQJIBTtMhdHjpAumOVV6Yb0LkTWo2xRGgXFHgFxngUg6hp4sCNHolbAWmUtjLNc3mD54DHl4UjCwzwE1WQHdne3fhsaxgMMIAK+NDjbnaUU0HxOIZiFy6Mq7vn9vx2rUDfT58AiGhwtHQK5VHAAAAAElFTkSuQmCC");
}

#taskbarSeperator {
    width: 103px;
}

#Taskbar { 
height: 30px;
}

.taskband {
    bottom: 2px;
    height: 30px;
    box-shadow: none;
    color: rgb(0 2 92);
    background: url('assets/taskbar/jade/taskbands/taskband.png');
    line-height: 28px;
    text-indent: 12px;
    margin: 0px 0 0 -2px;
    font-family: 'SegoeUI', Segoe UI !important;
    font-size: 9pt;
}

#taskbandContainer {
    height: 30px;
	    margin-top: 1px;
		    margin-left: 6px;
    margin-right: 6px;
}

.taskband:hover {
	background-position: 0 -30px;
}

.taskband:active {
box-shadow: none !important;
	background-position: 0 -60px;
}

.taskband.current {
box-shadow: none !important;
	background-position: 0 -60px;
}

.taskband.current:hover {
box-shadow: none !important;
	background-position: 0 -90px;
}

.taskband.current:active {
box-shadow: none !important;
	background-position: 0 -60px;
}

#close::after, #maximize::after, #minimize::after, #help::after {
	bottom: unset !important;
	right: unset !important;
    left: unset !important;
}

/* active versions */
.window.current > .window_bar > .winBarButton {
background-position-y: 0px;
}

.window.current > .window_bar > .winBarButton:hover:not(.disabled) {
background-position-y: -15px !important;
}

.window.current > .window_bar > .winBarButton:active:not(.disabled) {
background-position-y: -30px !important;
}

.window.current > .window_bar > .winBarButton.disabled {
background-position-y: -45px;
}

.window.current > .window_bar > .winBarButton::after {
background-position-y: 0px;
}

.window.current > .window_bar > .winBarButton:hover:not(.disabled)::after {
background-position-y: -9px;
}

.window.current > .window_bar > .winBarButton:active:not(.disabled)::after {
background-position-y: -18px;
}

.window.current > .window_bar > .winBarButton.disabled::after {
background-position-y: -27px;
}


/* inactive versions */
.winBarButton {
/* Link to spritesheet image */
background-image: url('assets/frames/jade/captionbuttons.png');

top: 6px;
background-position-x: -15px;
background-color: transparent;
background-position-y: -60px;
box-shadow: none;
width: 15px;
height: 15px;
}

.winBarButton:hover:not(.disabled) {
background-position-y: -75px;
}

.winBarButton:active:not(.disabled) {
background-position-y: -90px;
box-shadow: none;
}

.winBarButton.disabled {
background-position-y: -105px;
box-shadow: none;
}



.winBarButton::after {
    display: inherit;
    content: "" !important;
    background-image: url('assets/frames/jade/captionbuttons.png');
        background-position-y: -36px;
    width: 9px;
height: 9px;
    margin-left: 3px;
    margin-top: 3px;
}

.winBarButton:hover:not(.disabled)::after {
background-position-y: -45px;
}

.winBarButton:active:not(.disabled)::after {
background-position-y: -54px;
}

.winBarButton.disabled::after {
background-position-y: -64px;
}




/* close button */
#close {
background-position-x: 0px;
margin-right: 6px;
}

#close::after {
        background-position-x: -48px;
}


/* css for max button */

#maximize::after {
        background-position-x: -39px;
}



/* css for restore button */
.window.maximized .window_bar #maximize::after {
        background-position-x: -57px !important;
}

/* css for min button */

#minimize {
right: 2px;
}

#minimize::after {
        background-position-x: -30px;
}

/* end of min */

/* css for help button */



#help::after {
        background-position-x: -66px;
}


/* end of help */

#Menu, .submenu {
box-shadow: 3px 3px 2px #47474775;
background: white !important;
border: 1px solid #B4B4B4;
    color: #373738;
    font-family: 'SegoeUI', Segoe UI !important;
font-size: 9pt;
}

.contextmenu { 
box-shadow: 2px 2px 5px #0000007a;
background: white !important;
border: 1px solid #B4B4B4;
        color: #373738;
        
        font-family: 'SegoeUI', Segoe UI !important;
font-size: 9pt;
}
#Menu {
	    left: 0px;
}
#Menu .startLink:hover, .startLink:hover .StartMenuArrows {
    color: black;
}

#StartSpine {
height: calc(100% - 0px);
margin: 0px;
    background-color: #029EFB;
background-image: url("assets/rimetmIIStartSpineLH.png");
}

#Menu .startLink {
  background: #0000 !important;
padding: 9.5px 37px;
}

.submenu .startLink {
	margin: 0;
}

.StartMenuSIcon {
left: 2px;	
}

.submenu {
	text-indent: 26px;
}

.contextmenuEntry {
		margin: 0px;
}

.ContextMenuContent {
margin: 2px;
}


#RimetApps {
	margin-left: 18px;
}

#Menu {
bottom: 30px !important;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 0px;
}



#appearancePreview #windowcontent {
box-shadow: none !important;
}
.watermark {
	bottom: 23px !important;
}

.watermark > strong {
font-family: 'SegoeUI', Segoe UI !important;
font-size: 9pt !important;
    font-weight: normal !important;
color: #fff !important;
bottom: 28px !important;
}
.watermark > p > span, .watermark > p {
font-family: var(--globalfont);
font-size: 9pt !important;
color: #fff;
}

/* Systray */
#SysTray {
background: url(assets/taskbar/jade/taskbartray.png);
box-shadow: none !important;
color: white;
margin: 0px;
height: 100%;
text-align: center;
    font-size: 9pt;
font-family: var(--globalfont);
}
#SysTrayTime {
	margin-top: 8px;
	margin-left: 23px;
		margin-right: 14px;
}


/* text-shadow: 1px 2px 3px #000000ba */


/* Desktop Icons */

.DeskIcoText, .AppIcoText {
font-size: 9pt;

}

/* inter browser */

#r1stbar {
box-shadow: none;
    height: 22px;
}




.throbber {
box-shadow: none;
margin: 0;
top: 0px;
}

#addressbar {
	text-indent: 2px;
}
.MenuToolbars {
	margin: 0;
}
#browserbar {
margin: 0;
}


#intergobtn {
bottom: 21px;
}

.MenuItem:hover {
    color: var(--MenuText);
background: linear-gradient(180deg,#F1F1F173,#C9C9C94D);
border-radius: 1px;
box-shadow: 0 0 0 1px #7373738D, inset -1px 0px #EFEFEFb8, inset 1px 0px #EFEFEFB8, inset 0px 1px #FAFAFAd2, inset 0px -1px #BCBCBC9D;
}

.MenuItem:active, .MenuItem.pressed {
    color: var(--MenuText);
background: linear-gradient(180deg,#6C6C6C5C,#C0C0C04D);
border-radius: 1px;
box-shadow: 0 0 0 1px #7373738D, inset -1px 0px #595959AE, inset 1px 0px #595959AE, inset 0px 1px #3A3A3AAE, inset 0px -1px #B5B5B55E;
}


.menubarbtn {
	    background: none;
    box-shadow: none;
}
.menubarbtn:hover {
    color: var(--MenuText);
background: linear-gradient(180deg,#F1F1F173,#C9C9C94D);
border-radius: 1px;
box-shadow: 0 0 0 1px #7373738D, inset -1px 0px #EFEFEFb8, inset 1px 0px #EFEFEFB8, inset 0px 1px #FAFAFAd2, inset 0px -1px #BCBCBC9D;
}
.menubarbtn:active {
    color: var(--MenuText);
background: linear-gradient(180deg,#6C6C6C5C,#C0C0C04D);
border-radius: 1px;
box-shadow: 0 0 0 1px #7373738D, inset -1px 0px #595959AE, inset 1px 0px #595959AE, inset 0px 1px #3A3A3AAE, inset 0px -1px #B5B5B55E;
}

.interBView {
height: calc(100% - 84px) !important;
}
#addressbar {
bottom: -1px;
position: relative;
}

#DesktopWPMonitor {
background-image: url("assets/PreviewMonitorXP.png");
width: 185px;
height: 163px;
top: 5%;
left: 25%;
}

#DesktopWPMonitorPreview {
width: 152px;
height: 112px;
top: 10.5%;
left: 9%;
}

.TaskbandIcon {
left: 5%;
margin-left: 2px;
top: 18%;
}



.WindowMultiPageContent {
	width: 100%;
	height: 100%;
	margin-left: 0px;
}

.MenuBar {
	height: 22px;
    	    background: #E9E9E9;
	border-bottom: 1px solid white;
}

.window.current > #windowcontent > .MenuToolbars > .MenuBar {
	    background: linear-gradient(90deg, #E9E9E9, #fff);
}


.MenuItem {
	height: 21px;
	padding-left: 5px !important;
	padding-right: 5px !important;
        line-height: 21px;
        margin-top: 1px;
}

.MenuItem:first-of-type {
	margin-left: 1px;
}

#AbtDialogBanner, #AbtDialogProgressBar {
	width: 417px !important;
	left: 0px !important;
}

/* quick launch */
.TaskbarFolderToolbar {
 margin-top: 0px;
 height: 30px;
        z-index: 1;
}

#QuickLaunchToolbar {
    left: 32px;
    width: 70px;
    margin-left: 7px;
}

.QLToolbarBtns {
    width: 23px;
    height: 30px;
    display: inline-flex;
    margin-left: -4px;
    position: relative;
	box-shadow: none;
background-image: url(assets/taskbar/jade/taskbartoolbarbtn.png);
background-position: 0 0;
}

.QLToolbarBtns:hover {
box-shadow: none;
background-image: url(assets/taskbar/jade/taskbartoolbarbtn.png);
background-position: 0 -30px;
}

.QLToolbarBtns:active {
box-shadow: none;
background-image: url(assets/taskbar/jade/taskbartoolbarbtn.png);
background-position: 0 -60px;
}

.ToolbarIcoImg {
top: 7px;
}


.SysList {
        box-shadow: none;
		border: 1px solid #828790;
}


#ExplorerContents {
	width: 100%;
    height: 100%;
}

/* Checkboxes from 98.css */
/* This is also a good example on how to use image based checkboxes!! (from an msstyles for instance) */


input[type=checkbox]+label:before {
background: url(assets/comctl/jade/checkbox.png);
    box-shadow: none;
}

input[type=checkbox]+label:hover:before {
background-position-y: -13px;
}

input[type=checkbox]+label:active:before {
background-position-y: -26px;
}

input[type=checkbox]:disabled+label:before { 
background-position-y: -39px;
}

input[type=checkbox]:checked+label:before {
background-position-y: -52px;
	font-size: 0px;
}

input[type=checkbox]:checked+label:hover:before {
background-position-y: -65px;
}

input[type=checkbox]:checked+label:active:before {
background-position-y: -78px;
}

input[type=checkbox][disabled]:checked+label:before { 
background-position-y: -91px;
	font-size: 0px;
}


input[type=checkbox]:checked+label:after {
      font-size: 0px !important;  
}

input[type=checkbox]:checked+label:after {
    background: none;
}

/* This is also a good example on how to use image based radio buttons!! (from an msstyles for instance) */


input[type=radio]+label:before {
background: url(assets/comctl/jade/radiobutton/radio.png);
    box-shadow: none;
	height: 13px;
	width: 13px;
}

input[type=radio]+label:hover:before {
background-position-y: -13px;
}

input[type=radio]+label:active:before {
background-position-y: -26px;
}

input[type=radio]:disabled+label:before { 
background-position-y: -39px;
}

input[type=radio]:checked+label:before {
background-position-y: -52px;
}

input[type=radio]:checked+label:hover:before {
background-position-y: -65px;
}

input[type=radio]:checked+label:active:before {
background-position-y: -78px;
}

input[type=radio][disabled]:checked+label:before { 
background-position-y: -91px;
}


input[type=radio]:checked+label:after {
      display: none !important;  
}



:disabled+label {
color: var(--GrayText);
}

input[type=checkbox][disabled]:checked+label:after {
    background: none;
}

.groupbox {
	border-radius: 3px;
	border: 1px solid #D5DFE5;
	box-shadow: 0 0 0 1px white, inset 0 0 0 1px white;
}

.groupboxLabel {
	background-color: unset;
	color: #00025C;
}

/* XP style Start Panel */

#Menu.StartPanelMode {
   width: 380px;
   padding: 0;
   height: 376px;
    border: none;
background: none !important;
        border-radius: 7px 7px 0 0;
        font-size: 9pt;
} 

.StartPanelLink {
color: rgb(255, 255, 255);
}

.StartPanelLink > span {
    color: rgb(255, 255, 255);
}

#UserPane {
display: none;
}

#ProgList {
border-image-slice:
100 1 91 50 fill;
border-image-width:
100px 1px 91px 50px;
border-image-repeat:
stretch stretch;
border-image-source:
url(assets/startpanel/jade/ProgramsBackground.png);
    margin: 0;
    height: 306px;
    width: 190px;
     padding: 9px 4px 5px 6px; 
     background: none;
}

#MoreProgramsArea {
border-image-slice:
1 10 1 50 fill;
border-image-width:
1px 10px 1px 50px;
border-image-repeat:
stretch stretch;
border-image-source:
url(assets/startpanel/jade/MoreProgramsBackground.png);
height: 30px;
width: 190px; 
padding: 0px 8px 6px 10px; 

}

#PlacesList {
border-image-slice:
100 25 91 25 fill;
border-image-width:
100px 25px 91px 25px;
border-image-repeat:
stretch stretch;
border-image-source:
url(assets/startpanel/jade/PlacesBackground.png);
    margin: 0;
    width: 190px;
    height: 336px;
 padding: 9px 5px 5px 5px; 
      background: none;
}

#LogoffPane { 
padding: 4px 0px 2px 10px; 

border-image-slice:
16 40 16 40 fill;
border-image-width:
16px 40px 16px 40px;
border-image-repeat:
stretch stretch;
border-image-source:
url(assets/startpanel/jade/LogoffPane.png);
    height: 40px;
    margin: 0;
}

#ProgListSeparator {
background: url(assets/startpanel/jade/ProgramsSeparator.png);
background-repeat: no-repeat;
box-shadow: none;
background-position-x: center;
height: 2px;
}

#PlacesListSeparator {
background: url(assets/startpanel/jade/PlacesSeparator.png);
background-repeat: no-repeat;
box-shadow: none;
background-position-x: center;
height: 2px;
}





#AllProgramsLink {
		    padding-top: 5px;
                font-weight: bold;
    color: rgb(255, 255, 255);
}

.PlacesListLink {
    color: rgb(100 100 100);
}


.LogoffPaneButtonIcon {
    background-image: url(assets/startpanel/jade/PowerBtns.png) !important;
}

.LogoffPaneLink {
    color: white;
}


#ProgramsMenu {
    font-weight: normal !important;
}

.StartPanelArrow {
    font-size: 0px;
    background-image: url(assets/startpanel/jade/ProgramsArrow.png) !important;
    width: 19px;
    height: 19px;
top: -14px;
}

#AllProgramsLink:hover .StartPanelArrow {
   background-position-y: -19px;
}

#AllProgramsLink .submenu {
left: 149px;
}

.ListItem {
	width: 100%;
	padding: 0;
	padding-top: 1px;
	top: 0;
	left: 0;
	height: 16px;
}

.DropdownBoxButton::after { 
content: '';
font-size: 0px;
}






.RebarBand {
    box-shadow: none;
}

#browserbar {
    height: unset !important;
    padding-bottom: 0;
   box-shadow: none;
font-family: 'SegoeUI', Segoe UI !important;
   font-size: 9pt;
background: linear-gradient(90deg, #EBEBEB, #fff);

}
.MenuBand {
    box-shadow: none;
    height: 22px;
}

#InterStandardToolbar {
    height: 32px;
}

.RebarItem {
    height: calc(100% - 2px);
    position: relative;
    display: inline-flex;
line-height: 29px;
    text-indent: 3px;
            left: unset !important;
        bottom: unset !important;
        top: unset !important;

        margin-top: 2px;
    margin-left: -3px;
padding-left: 4px;
padding-right: 4px;
}

.RebarItemIco16 {
top: 24%

}

#InterGoButton {
line-height: 23px;
    margin-top: 1px;
}

.RebarItemNo1 {
    margin-left: 3px;
}

label[for=addressbar] {
    position: relative;
        top: 0px !important;
}

.RebarBand.MenuBand > .RebarItem  {
        margin-left: -3px;
        margin-top: 0px;
    border-radius: 0px;
}

.RebarItem:hover {
background: linear-gradient(180deg,#F1F1F173,#C9C9C94D);
border-radius: 1px;
box-shadow: 0 0 0 1px #7373738D, inset -1px 0px #EFEFEFb8, inset 1px 0px #EFEFEFB8, inset 0px 1px #FAFAFAd2, inset 0px -1px #BCBCBC9D;
}
.RebarItem:active, .RebarItem.pressed {
background: linear-gradient(180deg,#6C6C6C5C,#C0C0C04D);
border-radius: 1px;
box-shadow: 0 0 0 1px #7373738D, inset -1px 0px #595959AE, inset 1px 0px #595959AE, inset 0px 1px #3A3A3AAE, inset 0px -1px #B5B5B55E;
}


#interaddress {
            top: -4px !important;
}

#BrowserView {
    height: calc(100% - 78px) !important;
}






#GoToolbarBtnIco {
    background-image: url(assets/iconset/xp/InterGo.png);
            background-position: 0px 0;
        width: 20px;
height: 20px;	
top:2px;
left: 0px;
}

.RebarItem:hover > #GoToolbarBtnIco {
    background-image: url(assets/iconset/xp/InterGo.png);
        background-position-y: -20px;
}

#AboutContent {
	font-size: 9pt;
}


/* SysList */
.ListIconText {
    font-size: 9pt;
}
.StatusBar {
  border-top: 1px solid #D7D7D7;
  background: linear-gradient(180deg, #e1e1e1, #f4f4f4 30%) !important;

  margin-top: 0px;
  height: 22px;
}


.StatusBarPart {
padding: 3px 4px;
height: calc(100% - 2px);
}
/* normal pane type */
.StatusBarPart:not(:last-child) {
  box-shadow: none!important;
background: transparent;
}
/* Gripper pane type */
.StatusBarPart:last-child {
	background: transparent;
  box-shadow: none !important;
}

.StatusBarPart:last-child::after {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAAXNSR0IArs4c6QAAAVFJREFUOE+lk0urglAUhZflscLAQnoQQZg6MELwhzsuCJo2ChpE4ygiMGoS+MLal3OgILp17SY4Ovr5rbW3Er68pC/fx8eAKIpIURQUCgVcr9fPAUEQUK1WA2MMaZp+DhiNRmRZFnq9HogoHyCOYyqVSqKu1WqF8/mMZrMJwzDyAbbbLTUaDdwgkiTdu8tV4ng8JtM00e12wWQGmcl/A4iIeMtZlmG5XOJwOMDzPNTrdVEgP+OTeGmwXq+JFxVFkVAvFovi2c1mI+KUy2Vx9hIwmUyo3++D35fscteeTqfUarUwGAyep7Df76ndbiNJEqEdhqEAdDodEYWrLxYLnE4nDIdD8IV6MNjtdqTr+lPbtzg8QhzHqFQqv5c4m81IVVXYti0y3sbl+z65rguuzi3eAvh6Oo4DTdO4ifjSfD6n4/EoplCtVl8D/vNn5lqkd+AfXquMesCeD50AAAAASUVORK5CYII=);
	width: 16px;
	height: 17px;
}