html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
    line-height: 1.5;
    color: #848484;
    background-color:#0096ff;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:active, a:focus {
  color: #2575dc;
  text-decoration: none;
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4f4f4f;
  font-weight: 500;
  margin: 0 0 10px 0;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 17px;
}
h5 + .form-group {
  margin-top: 20px;
}
h6 {
  font-size: 15px;
}
button {
  cursor: pointer;
}
pre {
  padding: 25px;
  background-color: #FFF;
  border-color: #EAEAEA;
}
b, strong {
  font-weight: bold;
}
p {
  margin-bottom: 20px;
}
p b, p strong {
  color: #5d5d5d;
}
i {
  display: inline-block;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul ul {
  padding-left: 20px;
}
b, strong {
  color: #585858;
}
code {
  background-color: #E6F1FF;
  color: #2776dc;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  padding: 3px 6px;
}
.lead {
  font-size: 18px;
  line-height: 25px;
}
iframe {
  width: 100%;
  border: 0;
}
button.close {
  outline: 0 !important;
}
img {
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
.navbar {
    padding:0;
}
.blockquote {
  border-width: 0 0 0 3px;
  border-style: solid;
  border-color: #696969;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: #e4e4e4;
  padding: 25px 30px;
  font-weight: 500;
  font-size: 17px;
  color: #5d5d5d;
}
.blockquote p {
  margin-bottom: 0;
}
#mainContainer {
	overflow: hidden;
	height: calc(100% - 40px);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.applicationCon {
	display: flex;
}
.startSettings {
	width: 48px;
}
.startSettingsPos {
	width: 48px;
	position: absolute;
	bottom: 0;
}
.startList {
	flex: 1;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.startItems {
	display: flex;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: default;
}
.startItems:hover {
	display: flex;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #4b4c4c;
	cursor: default;
}
.openWithItems {
	display: flex;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: default;
}
.openWithItems:hover {
	display: flex;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dedede;
	cursor: default;
}
.openWithNames {
	flex: 1;
	padding-left: 10px;
	line-height: 32px;
	color: #000;
	font-size: 1em;
	font-weight: 520;
}
.openWithNames:hover {
	flex: 1;
	padding-left: 10px;
	line-height: 32px;
	color: #000;
	font-size: 1em;
	font-weight: 520;
}
.startIcons {
	background-color: #164270;
	width: 32px;
}
.startNames {
	flex: 1;
	padding-left: 10px;
	line-height: 32px;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
}
#taskbar {
	position: fixed;
    bottom: 0;
    width: 100%;
	height: 40px;
	background: #070d13;
}
.taskBtnIcons {
	background-image: url("/img/aacontent/system/taskbar/active.png"); 
	background-repeat: no-repeat; 
	width: 40px; 
	height: 40px;
	margin-left: 3px;
	text-align: center;
	padding-top: 3px;
	float:left;	
}
.taskBtnIcons:hover {
	background-image: url("/img/aacontent/system/taskbar/active_over.png"); 
	background-repeat: no-repeat; 
	width: 40px; 
	height: 40px;	
	margin-left: 3px;
	text-align: center;
	padding-top: 3px;
	float:left;
}
#startMenu {
	height: 40px;
	margin-top: 200px;
}
.start {
	background-color: #070d13;
    background-image: url("/img/aacontent/icons/taskbutton.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px solid transparent;
}
.start:hover {
	background-color: #070d13;
	background-image: url("/img/aacontent/icons/taskbutton_over.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 0px solid transparent;
}
.start:active {
	background-color: #070d13;
	background-image: url("/img/aacontent/icons/taskbutton_over.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 0px solid transparent;
}
.logoffBtn {
	background-color: #14191f;
    background-image: url("/img/aacontent/icons/powerbutton.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px solid transparent;
}
.logoffBtn:hover {
	background-color: #14191f;
	background-image: url("/img/aacontent/icons/powerbutton_over.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 0px solid transparent;
}
.logoffBtn:active {
	background-color: #14191f;
	background-image: url("/img/aacontent/icons/powerbutton_over.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 0px solid transparent;
}
.settingsBtn {
	background-color: #14191f;
    background-image: url("/img/aacontent/icons/settingsbutton.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px solid transparent;
}
.settingsBtn:hover {
	background-color: #14191f;
	background-image: url("/img/aacontent/icons/settingsbutton_over.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 0px solid transparent;
}
.settingBtn:active {
	background-color: #14191f;
	background-image: url("/img/aacontent/icons/taskbutton_over.png");
	background-repeat: no-repeat;
	height: 40px;
	width: 47px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 0px solid transparent;
}
.tasksearch {
    display: block;
    width: 344px;
    height: 39px;
    margin-top: 1px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.dropdown-content {
    display: none;
    position: fixed;
    bottom: 0;
	margin-bottom: 40px;
    background-color: #14191f;
    min-width: 393px;
	height: 600px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 200;
}
.dropdown-content a {
    color: #f1f1f1;
	font-size: .9em;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.navright {
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	font-size: .89em;
	color: #ececec;
}
button:focus {outline:0;}
.seyWindow {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #0096ff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	min-height: 475px;
	min-width: 665px;
	height: 100%
	
}
.seyMaximize {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
}
.seyWindowProgram {
	color: #333;
	font-size: .9em;
	width: 100%;
	margin-top: 30px;
	height: 100%;
}
.apptopline {
	display: flex;	
}
.appfilename {
	width: 200px;
	color: #333;
	padding-left: 5px;
	padding-left: 5px;
	cursor: default;	
}
.altsettings {
	width: 100px;
	color: #333;
	text-align: right;
	flex: 1;
	padding-right: 5px;	
}
.altxbtn {
	float: right;
	background-image: url("/img/aacontent/windows/xbutton.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.altxbtn:hover {
	float: right;
	background-image: url("/img/aacontent/windows/xbutton_over.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.altbbtn {
	float: right;
	background-image: url("/img/aacontent/windows/bbutton.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.altbbtn:hover {
	float: right;
	background-image: url("/img/aacontent/windows/bbutton_over.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.altmbtn {
	float: right;
	background-image: url("/img/aacontent/windows/mbutton.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.altmbtn:hover {
	float: right;
	background-image: url("/img/aacontent/windows/mbutton_over.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.apptoolbar {
	color: #333;	
}
.apptoolnames {
	color: #333;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: default;
	font-size: .85em;
}
.apptoolnames:hover {
	background-color: #e5f3ff;
	color: #333;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: default;
	font-size: .85em;
}
.altmenu {
	display: none;
	color: #333;
	position:absolute;
	margin-top: 27px;	
}
.ui-menu { width: 150px; }