/*Windows Whistler Business theme ported to CSS by aph, Original Business 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');

/* Custom scheme vars, for custom classic themes */
:root {     
  --Background: #3a6ea5;   
  --appworkspace: rgb(128, 128, 128);
  --ButtonFace: #ebebe4;
  --ButtonHilight: rgb(255, 255, 255);
  --ButtonLight: #d4d0c8;
  --ButtonShadow: rgb(128, 128, 128);
  --ButtonDkShadow: #404040;
  --ActiveTitle: #0a246a;
  --GradientActiveTitle: #a6caf0;
  --InactiveTitle: rgb(128, 128, 128);
  --GradientInactiveTitle: rgb(192, 192, 192);
  --Link: rgb(0, 0, 255);
  --HilightText: rgb(255, 255, 255);
  --ButtonText: rgb(0, 0, 0);
  --GrayText: rgb(128, 128, 128);
  --TitleText: rgb(255, 255, 255);
  --InactiveTitleText: rgb(212,208,200);
  --Window: rgb(255, 255, 255);
   --WindowFrame: rgb(0, 0, 0);
  --WindowText: rgb(0, 0, 0);
  --Hilight:  rgb(108, 124, 166);
  --InfoWindow: rgb(255, 255, 225);
  --InfoText: rgb(0, 0, 0);
  --Menu: #ebebe4;
  --MenuBar: #ebebe4;
}
:root {
--activebar: none;
--inactivebar: none;
--desktopbgimg: none;
--taskbarbackground: url("assets/taskbar/business/xptaskbarmiddle.png");
--desktopbgsize: 100% 100%;
--desktopbgposition: center;
--desktopbgtile: no-repeat;
		--globaltoolbarflat: 0 0 0 1px #6c7ca6;
		--globaltoolbarflatactive: 0 0 0 1px #0a246a;
--globalfont: Tahoma, Verdana, Jomolhari, Times New Roman, sans-serif;
--buttonfont: Microsoft Sans Serif, Tahoma, Jomolhari, Times New Roman, sans-serif;
--titlefont: var(--globalfont);
--taskbarboxshadow: inset 0px 1px var(--ButtonLight), inset 0px 2px var(--ButtonHilight), inset 0px 3px var(--ButtonLight);
--menu-button: url('assets/taskbar/business/buttons/xpstartbtn.png');
--menu-button-hover: url('assets/taskbar/business/buttons/xpstartbtn.png') -55px 0px;
--menu-button-pressed: url('assets/taskbar/business/buttons/xpstartbtn.png')-110px 0px;

--IconMyComputer16: url('default/IconMyComputerNew16.png');
--IconMyComputer32: url('default/IconMyComputerNew32.png');
}

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

#winAndButtonsDropdownText:after {
content: "Professional";
}

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

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

#ProfessionalSchemes {
	display: block !important;
}


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

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

#windowcontent {
border: 3px solid transparent;
border-top: none;
border-image-source: url('assets/frames/business/xpinactiveborderimage.png');  
border-image-slice: 3;
  border-style: solid;
  border-top-style: none;
background-color: #ebebe4;
box-shadow: none;
width: calc(100% - 2px);
    border-radius:  0 0 4px 4px;
margin-left: -2px;
margin-top: 0px;
	    top: 0px;
		    height: calc(100% - 23px);
}

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


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


.window {
box-shadow: none !important;
background: none;
}

.window_bar {
width: 100%;
margin: -2px 0 0px -2px !important;
padding: 0 2px;
height: 21px;
font-size: 9pt;
line-height: 21px;
text-indent: 21px;
font-family: Tahoma;
border-radius: 2px 2px 0 0;
color: #fff;
background-image: url('assets/frames/business/xptitlebarleft.png'), url('assets/frames/business/xptitlebarright.png'), url('assets/frames/business/xptitlebarmiddle.png');
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left, right, center;
background-size: 3px 63px, 3px 63px, calc(100% - 6px) 63px;
    background-position-y: -21px;
}

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

.window.maximized #windowcontent {
    margin: 0;
		    margin-left: 0px;
    top: 0px;
	    border: none;
    width: 100%;
	border-radius:0;
    height: calc(100% - 22px);
}

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

.window.disabled > .window_bar {
	color: white;
background-image: url('assets/frames/business/xptitlebarleft.png'), url('assets/frames/business/xptitlebarright.png'), url('assets/frames/business/xptitlebarmiddle.png');
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left, right, center;
background-size: 3px 63px, 3px 63px, calc(100% - 6px) 63px;
    background-position-y: -42px;
}

.window.current > .window_bar, .window.forceActive > .window_bar {
color: white;
background-image: url('assets/frames/business/xptitlebarleft.png'), url('assets/frames/business/xptitlebarright.png'), url('assets/frames/business/xptitlebarmiddle.png');
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left, right, center;
background-size: 3px 63px, 3px 63px, calc(100% - 6px) 63px;
    background-position-y: 0px;
}
.window.maximized #windowcontent {
    border: none;
    width: 100%;
    height: calc(100% - 22px);
	margin-left: 0px;
}

.resizeableWinBar {
 top: 0px !important;
}

.tabbutton {
    background: rgb(219, 219, 206);
    box-shadow: none !important;
line-height: 18px;
height: 18px;
    border-radius: 0 !important;
box-shadow: none;
}

.tabbutton:not(.selected):hover {
    background: #CED3E1;
}

.tabbutton.selected {
    background: rgb(243, 243, 239);
    border: 1px solid white;
        border-top-right-radius: 1px !important;
    border-top-left-radius: 1px !important;
    border-bottom: 1px solid rgb(243, 243, 239);
top: -1px;
}

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

.tabcontent {
box-shadow: 2px 2px 2px #0000000f;
background: rgb(243, 243, 239);
border: 1px solid #fff;
}

.button, div[id^="mBox-button"], button {
font-family: var(--buttonfont);
background: #dee0da;
background: linear-gradient(0deg, #dee0da 0%, #f0f2ec 100%) !important;
    box-shadow: inset -1px -1px #BCBEB8, inset 1px 1px #fff !important;
    border: 1px solid gray !important;
min-height: 21px;
line-height: 21px;
}

.button:hover:not(.disabled, :active), div[id^="mBox-button"]:hover:not(.disabled, :active), button:hover {
    background: #CAD2E7;
background: linear-gradient(180deg, #CAD2E7 0%, #B9C1D8 100%) !important;
        box-shadow: inset -1px -1px #A8B1CD, inset 1px 1px #DADFF1!important;
    border: 1px solid #7B8BB1 !important;
}

.button.active:not(.disabled), .button:active:not(.disabled), div[id^="mBox-button"]:active:not(.disabled), button:active {
        background: #B0BAD8;
background: linear-gradient(0deg, #B0BAD8 0%, #9CA5C3 100%) !important;
        box-shadow: inset -1px -1px #C5CCE8, inset 1px 1px #8B94B4!important;
    border: 1px solid #7B89B0 !important;
}

.button.disabled, div[id^="mBox-button"]:disabled {
 color: rgb(161,161,146);
        background-color: #DEE0DB;
background: linear-gradient(0deg, #DEE0DB 0%, #F1F2EF) !important;
        box-shadow: inset -1px -1px #D8DAD5, inset 1px 1px #fff !important;
    border: 1px solid #c0c2be !important;
	 text-shadow: none;
}

.button:focus:not(.disabled, :hover, :active), div[id^="mBox-button"]:not(.disabled, :hover, :active), button:focus {
    box-shadow: inset 1px 1px #C5CCE8,inset -1px -1px #8B94B4 !important;
    outline: 1px dotted #000;
    border: 1px solid #727272 !important;
    outline-offset: -4px;
}

.button:focus:not(.disabled, :hover, :active)::before, div[id^="mBox-button"]:not(.disabled, :hover, :active)::before, button:focus {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
      border: 2px solid;
      border-image-source: linear-gradient(#B0BAD8, #A3AEC9);
      border-image-slice: 1 !important;
}

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

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

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


#mBox-button-OK {
	font-family: var(--globalfont);
}

#MenuButton {
    top: 4px;
    margin-left: 2px;
	width: 55px;
}

#MenuButtonStartText {
display: none;
}

#MenuButtonStartIcon, #MenuButton.pressed > #MenuButtonStartIcon {
top: 3px;
left: 4px;
}

#SearchButtonRV, #HelpButtonRV {
background: #e7e8e3;
    box-shadow: none !important;
    border: 1px solid #b2b2b2 !important;
	height: 20px;
width: 21px;
top: 4px;
}

#SearchButtonRV:hover, #HelpButtonRV:hover {
background: #ced3e0;
    box-shadow: none !important;
    border: 1px solid #405187 !important;
}

#SearchButtonRV:active, #HelpButtonRV:active, #SearchButtonRV.pressed, #HelpButtonRV.pressed {
background: #66759a;
    box-shadow: none !important;
    border: 1px solid #13215f !important;
}

#AboutClose {
    position: absolute;
	border: 1px solid #003c74;
    right: 128px;
}

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

.DropdownText {
    display: inline-block;
    width: calc(100% - 14px);
    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: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAASCAYAAADrL9giAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAADuSURBVFhH7Zi9DcIwEEYNMyQVCBaAAsZISZchGIGKERiCjjJjQAELgKBKduAn+U46ORfLJkgU59fcRXbzPjk5K4OyvD9ND5JkhO4/VNUD3Xf8JIDT5YanMBazSV3Xm31dQ9lt894BDFHVEgNAVUsMAFUt6gNojcE0HaOTee9H12CPweV8ik7meL6ik8fgZ7S5sPfaY7AoDuhksmyFrqF1AmxBjmuN4II2rjXCdSfwuS/YghxpTXwFJFEfeUIS9ZEnJFEfeUIS7Qqm8xvAhUPkCS4cIk9w4RB5ggu7TkW8CqOqJQaAqhb1ASj/IWLMC7ZBbe99Xu9xAAAAAElFTkSuQmCC");
    background-size: 64px;
    width: 16px;
    height: 18px;
    right: -3px;
     top: -1px;
    background-position: 0 0;
    box-shadow: none;
}

.DDcontainer:hover .DropdownBoxButton {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAASCAYAAADrL9giAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAADuSURBVFhH7Zi9DcIwEEYNMyQVCBaAAsZISZchGIGKERiCjjJjQAELgKBKduAn+U46ORfLJkgU59fcRXbzPjk5K4OyvD9ND5JkhO4/VNUD3Xf8JIDT5YanMBazSV3Xm31dQ9lt894BDFHVEgNAVUsMAFUt6gNojcE0HaOTee9H12CPweV8ik7meL6ik8fgZ7S5sPfaY7AoDuhksmyFrqF1AmxBjmuN4II2rjXCdSfwuS/YghxpTXwFJFEfeUIS9ZEnJFEfeUIS7Qqm8xvAhUPkCS4cIk9w4RB5ggu7TkW8CqOqJQaAqhb1ASj/IWLMC7ZBbe99Xu9xAAAAAElFTkSuQmCC") -16px 0;
}

.DDcontainer:active .DropdownBoxButton {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAASCAYAAADrL9giAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAADuSURBVFhH7Zi9DcIwEEYNMyQVCBaAAsZISZchGIGKERiCjjJjQAELgKBKduAn+U46ORfLJkgU59fcRXbzPjk5K4OyvD9ND5JkhO4/VNUD3Xf8JIDT5YanMBazSV3Xm31dQ9lt894BDFHVEgNAVUsMAFUt6gNojcE0HaOTee9H12CPweV8ik7meL6ik8fgZ7S5sPfaY7AoDuhksmyFrqF1AmxBjmuN4II2rjXCdSfwuS/YghxpTXwFJFEfeUIS9ZEnJFEfeUIS7Qqm8xvAhUPkCS4cIk9w4RB5ggu7TkW8CqOqJQaAqhb1ASj/IWLMC7ZBbe99Xu9xAAAAAElFTkSuQmCC") -32px 0;
}


#Taskbar { 
height: 29px;
}

.taskband {
    bottom: 0;
    height: 23px;
    box-shadow: none;
    color: #000;
    background: url('assets/taskbar/business/taskbands/xptaskband.png');
    background-size: 100% 100%;
	line-height: 23px;
    text-indent: 8px;
    margin: 2px 0 0 -2px;
}

#taskbandContainer {
    height: 29px;
	margin-top: 2px;
}

.nonNativeStartPageTxt {
font-family: 'Trebuchet MS';
font-style: italic;
font-weight: normal;
color: #bdca9f;
font-size: 20pt;
}

.nonNativeStartPageBlurb {
font-family: 'Trebuchet MS';
font-weight: bold;
color: #bdca9f;
font-size: 12pt;
}


.nonNativeStartPageLink  {
color: #6c8da8;
font-family: 'Tahoma';
font-size: 10pt;
}


.taskband {
    color: #000;
    background: url('assets/taskbar/business/taskbands/xptaskband.png');
}

.taskband:hover {
    background: url('assets/taskbar/business/taskbands/xptaskband.png') 0 -23px;
}

.taskband:active {
    background: url('assets/taskbar/business/taskbands/xptaskband.png') 0 -46px;
}

.taskband.current {
box-shadow: none !important;
    background: url('assets/taskbar/business/taskbands/xptaskband.png') 0 -69px;
}

.taskband.current:hover {
box-shadow: none !important;
    background: url('assets/taskbar/business/taskbands/xptaskband.png') 0 -23px;
}

.taskband.current:active {
box-shadow: none !important;
    background: url('assets/taskbar/business/taskbands/xptaskband.png') 0 -46px;
}

#close::after, #maximize::after, #minimize::after, #help::after {
display: none;
}

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

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

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

.window.current > .window_bar > .winBarButton.disabled {
background-position-x: -51px;
}


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

top: 1px;
background-color: transparent;
background-position-x: -68px;
box-shadow: none;
width: 17px;
height: 20px;
}

.winBarButton:hover:not(.disabled) {
background-position-x: -85px;
}

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

.winBarButton.disabled {
background-position-x: -119px;
box-shadow: none;
}

/* disabled versions */

.window.disabled > .window_bar > .winBarButton {
background-position-x: -136px;
}

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

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

.window.disabled > .window_bar > .winBarButton.disabled {
background-position-x: -187px;
}



/* close button */
#close {
background-position-y: -40px;
		margin-right: 1px;
}

/* css for max button */

#maximize {
        background-position-y: -20px;
}



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

/* css for min button */

#minimize {
        background-position-y: 0px;
}

/* end of min */

/* css for help button */



#help {
        background-position-y: -80px;
}


/* end of help */

#Menu, .submenu {
box-shadow: 2px 2px 5px #0000007a;
background: #f4f4f0 !important;
border: 1px solid #808080;
}

.contextmenu { 
box-shadow: 2px 2px 5px #0000007a;
background: #f4f4f0 !important;
border: 1px solid #808080;
}

#StartSpine {
height: calc(100% - 0px);
margin: 0px;
}

#Menu .startLink {
  background: #0000 !important;
padding: 9.5px 37px;
box-shadow: inset 0 0 0 1px #0000;
}

#Menu {
	    left: 0px;
}
.submenu .startLink {
	margin: 0;
}

.StartMenuSIcon {
left: 2px;	
}

.submenu {
	text-indent: 26px;
}

.contextmenuEntry {
		margin: 0px;
}

.ContextMenuContent {
margin: 2px;
}


#Menu .startLink:hover {
    color: #000;
    background: rgb(206, 211, 225) !important;
box-shadow: inset 0 0 0 1px rgb(108, 124, 166);
}

#RimetApps {
	margin-left: 18px;
}

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

.startLink:hover .StartMenuArrows {
    color: var(--3d-objectstxt);
}

.contextmenu { 
box-shadow: 2px 2px 5px #0000007a;
background: white !important;
border: 1px solid #808080;
}

.contextmenuEntry {
  background: #0000 !important;
box-shadow: inset 0 0 0 1px #0000;
}

.contextmenuEntry:hover {
    color: #000;
    background: rgb(206, 211, 225) !important;
box-shadow: inset 0 0 0 1px rgb(108, 124, 166);
}


#RimetApps .StartMenuMIcon {
margin-top: -22px !important;
}

/* Systray */

/* inter browser */

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

#r2ndbar {
    background-color: rgb(244,244,240);
    margin-left: 2px;
    margin-right: 2px;
}

.ToolbarSeparator {
box-shadow: inset 1px 0px #BDBDB7;
}

.rebar {
box-shadow: none;
}

#filemenu {
left: 2px;
top: 0px;
}


#TypewriterTextArea {
		width: 100% !important;
	height: calc(100% - 85px) !important;
	left: 0px !important;
	bottom: 0px !important;
}

.throbber {
box-shadow: none;
}
#browserbar {
margin: 0;
    box-shadow: inset 1px 0px var(--ButtonShadow), inset 2px 0px var(--ButtonHilight), inset -1px 0px var(--ButtonHilight), inset -2px 0px var(--ButtonShadow), inset 0px 1px var(--ButtonShadow), inset 0px 2px var(--ButtonHilight), inset 0px -1px var(--ButtonHilight), inset 0px -2px var(--ButtonShadow);
}

.MenuToolbars {
	margin: 0;
}

.menubaritem:hover, .MenuItem:hover {
    background: rgb(206, 211, 225);
box-shadow: inset 0 0 0 1px rgb(108, 124, 166);
}

.menubaritem:active, .MenuItem:active, .MenuItem.pressed, .menubaritem.pressed {
    background: rgb(206, 211, 225);
box-shadow: inset 0 0 0 1px rgb(108, 124, 166);
}
.ToolbarButton:hover {
background-color: rgb(206, 211, 225);
box-shadow: var(--globaltoolbarflat);
}
.ToolbarButton:active {
background-color: #6C7CA6;
box-shadow: var(--globaltoolbarflatactive);
}
.menubarbtn {
	    background: none;
    box-shadow: none;
}
.menubarbtn:hover {
background-color: rgb(206, 211, 225);
box-shadow: var(--globaltoolbarflat);
}
.menubarbtn:active {
background-color: #6C7CA6;
box-shadow: var(--globaltoolbarflatactive);
}

.TaskbandIcon {
left: 2.5%;
margin-left: 0px;
top: 15%;
}

.watermark {
	bottom: 22px !important;
}

.watermark > strong {
    font-weight: normal !important;
}

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

.QLToolbarBtns:hover {
background-color: rgb(206, 211, 225) !important;
box-shadow: var(--globaltoolbarflat);
}
.QLToolbarBtns:active {
background-color: #6C7CA6;
box-shadow: var(--globaltoolbarflatactive);
}

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


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

/* Checkboxes from 98.css */

input[type=checkbox]+label:before {
background: white;
box-shadow: 1px 1px 2px #00000073 !important;
border: 1px solid rgb(130 130 118);
    height: 11px;
    width: 11px;
}

input[type=checkbox]+label:hover:before {
background: rgb(206 211 225);
box-shadow: 1px 1px 2px #00000073 !important;
border: 1px solid rgb(108 124 166);
}

input[type=checkbox]+label:active:before {
background: rgb(108 124 166);
box-shadow: none !important;
border: 1px solid rgb(8 33 107);
}

input[type=checkbox]:disabled+label:before {
    opacity: 1;
background: transparent;
box-shadow: none !important;
border: 1px solid rgb(161 161 146);
}

input[type=checkbox]:checked+label:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNycgaGVpZ2h0PSc3JyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGZpbGwtcnVsZT0nZXZlbm9kZCcgY2xpcC1ydWxlPSdldmVub2RkJyBkPSdNNyAwSDZ2MUg1djFINHYxSDN2MUgyVjNIMVYySDB2M2gxdjFoMXYxaDFWNmgxVjVoMVY0aDFWM2gxVjB6JyBmaWxsPScjMDAwJy8+PC9zdmc+);
    content: "";
    display: block;
    height: 7px;
    left: -16px;
    position: absolute;
    top: 3px;
    width: 7px;
		font-size: 0px;
}

:disabled+label {
    text-shadow: 1px 1px 0 var(--ButtonHilight);
color: var(--ButtonShadow);
}

input[type=checkbox][disabled]:checked+label:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNycgaGVpZ2h0PSc3JyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGZpbGwtcnVsZT0nZXZlbm9kZCcgY2xpcC1ydWxlPSdldmVub2RkJyBkPSdNNyAwSDZ2MUg1djFINHYxSDN2MUgyVjNIMVYySDB2M2gxdjFoMXYxaDFWNmgxVjVoMVY0aDFWM2gxVjB6JyBmaWxsPSdncmF5Jy8+PC9zdmc+);
}

input[type=radio]+label:before {
background: white;
box-shadow: 1px 1px 2px #00000073 !important;
border: 1px solid rgb(130 130 118);
    border-radius: 50%;
    width: 11px;
    height: 11px;
    left: -17px;
    top: 1px;
}

input[type=radio]+label:hover:before {
background: rgb(206 211 225);
box-shadow: 1px 1px 2px #00000073 !important;
border: 1px solid rgb(108 124 166);
}

input[type=radio]+label:active:before {
background: rgb(108 124 166);
box-shadow: none !important;
border: 1px solid rgb(8 33 107);
}

input[type=radio]:disabled+label:before { 
    opacity: 1;
background: transparent;
box-shadow: none !important;
border: 1px solid rgb(161 161 146);
}

input[type=radio]:checked+label:after {
    left: -13px;
background: black !important;
	    width: 5px;
    height: 5px;
	    top: 5px;
}
input[type=radio]:checked+label:hover:after {
        background:white!important;
}

input[type=radio][disabled]:checked+label:after {
        background:rgb(161 161 146)!important;
}


.groupbox {
	border: 1px solid #D4D4C5;
		border-top: 2px solid #A1A192;
		box-shadow: none;
}

.groupboxLabel {
		background-color: unset;
	color: rgb(108, 124, 166);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
}

#UserPane {
    background: none;
    margin: 0px;
    font-family: Microsoft Sans Serif !important;
    color: black;
    font-size: 12pt;
    font-style: unset;
    font-weight: normal;
        box-shadow: inset 0px -1px var(--ButtonShadow), inset 0px -2px var(--ButtonHilight);
}

#LogoffPane {
    margin: 0px;
    height: 40px;
    	width: 100%;
}

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


.LogoffPaneLink {
	margin-top: 0px;
}


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

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



.RebarBand {
    box-shadow: none;
}


#InterStandardToolbar {
  background-color: rgb(244,244,240);
  margin-left: 1px;
    margin-right: 2px;
}

.RebarItem:hover {
background-color: rgb(206, 211, 225);
box-shadow: var(--globaltoolbarflat);
}

.RebarItem:active, .RebarItem.pressed {
background-color: #6C7CA6;
box-shadow: var(--globaltoolbarflatactive);
}


.RebarBand.MenuBand > .RebarItem:hover {
box-shadow: none;
    color: var(--HilightText) !important;
    background: var(--Hilight) !important;
}

.RebarBand.MenuBand > .RebarItem:active, .RebarItem.pressed {
box-shadow: none;
  color: var(--HilightText) !important;
    background: var(--Hilight) !important;
}

  .ui-tooltip {
    padding: 2px;
	    padding-left: 4px;
    background-color: #FBFBF2;
    color: rgb(75 75 75);
	font-family: Verdana;
	font-size: 8pt;
      border: 1px solid #828276;
    border-radius: 0px;
    box-shadow: inset 3px 0px #CACAB7;
  }
/*Rimet Business theme*/

/* Firefox specific little tweaks and stuff */
@supports ( -moz-appearance:none ) {
    .window_bar {
        line-height: 20px;
    }
    }





.StatusBar {
background: rgb(214 214 200) !important;
margin-top: 0px;
height: 22px;
}

.StatusBarPart {
padding: 3px 4px;
height: calc(100% - 2px);
}

/* normal pane type */
.StatusBarPart:not(:last-child) {
  box-shadow:inset 0 0 0 1px #F3F3EF !important;
background: #D6D6C8;
}
/* Gripper pane type */
.StatusBarPart:last-child {
  	background: #0000;
	box-shadow: none !important;
}

.StatusBarPart:last-child::after {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAWCAYAAAAinad/AAAAAXNSR0IArs4c6QAAAb9JREFUOE/Vk19P2zAUxY8dJ8FIlfpV6nQPhZgvPobEFFD/0D2kElC+RRtQ3dpxJpt1bUMWCg9Iu1JenOufzzm+JvfzcYVPFnE7bQXyZz/5f2HeSksRu2totfkuyB3yUdg24EaBXwarW2tTRQmBLe1fwQeZHQOiICiKAt1uF1pr7N9PI6xNjTUlCCEYDocQQiCKY2yn9sMws9GYzWbenkgEQMgO9vB4+JzaVLkYJuOJz0jKFGq9hq2qZlgTaL1SiOMY1lpM7+5gtMG3fh/8lAOEYmP0DvZYU/ZmlmzlLeWzHKUpcSFTvDy/YDr9hbPzMyi9OR7mAs/zHM9FASkltpktl0ukMgVh7DiYy2g0GiGgAZJ+glPOcfn9EkEQIBEClDGQgLbAbIWqev2yLPOgwWCAMGQYjyd+PUkScH6ClVKHt1nPzNk4iWNcX//0wTuQUivMn56glEKv10MURri9vUFPCARtNiMWemssYK9DGYX4cXUFozVSKRFFEW6yDNoYpGmK0tpmmy4j17xYLMA59wBXbkOn0/HKKKV+3fW5OWNhuIPNH2pD6x6vO+0f5TLbVlmWhzbrsP3mJt6b/3vP6Td+Th5J2TNgcAAAAABJRU5ErkJggg==);
	width: 15px;
	height: 17px;
}