.BodyStyle {
	font-family: Arial, Tahoma, Verdana;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: none;
	border-width: 1px;
}
.HeaderContent {
	border: none 1px silver;
	width: 100%;
	display: block;
}
.SideLeft {
	border: none thin silver;
	width: 1%;
	display: inline-block;
	vertical-align: top;
}
.SideRight {
	border: none thin silver;
	width: 1%;
	display: inline-block;
	vertical-align: top;
}
.FooterContent {
	border: none 1px silver;
	width: 100%;
	display: block;
}
.LogoImg {
	width: auto;
	height: auto;
    margin: 4px;
	margin-left: 10px;
}
.MenuTopStyle#MenuTop {
	float: right;
	border-style: none;
	border-color: #C0C0C0;
	border-width: thin;
	background-color: #FFFFFF;
}
.MenuStyle {
	float: right;
}
.MenuItemStyle {
}
.MenuItemStyle:hover {
}
#MenuTop .MenuTopItemStyle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	background-color: #FFFFFF;
	border: none thin silver;
}
#MenuTop .MenuTopItemStyle:hover {
	color: #C0C0C0;
	background-color: #FFFFFF;
}
.SubMenuStyle {
}
.SubMenuTopStyle {
}
.SubMenuItemStyle {
}
.SubMenuItemStyle:hover {
}
.SubMenuTopItemStyle {
}
.SubMenuTopItemStyle:hover {
}
.DBxtraPoweredLink {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
}
.DBxtraPoweredLink:hover {
	color: #808080;
}
.CommentsPopUp {
	width: 100%;
	max-height: 600px;
	overflow: auto;
}
.CommentLabel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #949494;
	border-bottom: color: #E9E9E9;
	border-bottom-style: dotted;
	border-width: thin;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.MoreCommentsLink {
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000080;
}
.MoreCommentsLink:hover {
	color: #C0C0C0;
}
#MenuTopPanel{
    padding: 0px !important;
}
.MenuTopFullLogo {
    float: left;
}
.MenuTopDivStyle {
    float: right;
    margin-top: 4px;
}
.TreeCell
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}
.TreeCellItem .dxm-content{
    padding-left: 6px !important;
    padding-right: 6px !important;
}
td.TreeCell li.dxm-separator {
    display: none;
}
.TreeCellItem.dxm-hovered
{
    background-color: #2289D0 !important;
}
.ProjectExplorer .dxtlDataTable
{
    border: none;
}
#ProjectExplorerPanel
{
    width:50%;
    min-width:375px;
    max-width:750px;
    padding-right: 0px;
}
.ProjectExplorerToolBar
{
    height: 32px;
}
.ProjectExplorerPanelDiv
{
    overflow: auto;
}
.dbxPoweredDiv
{
    height: 52px;
}
.MenuTopItem .dxm-content{
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.ObjectLabelDiv {
    display: block;
    width: 99%; 
    white-space: nowrap;
    overflow-x: hidden;
    margin: 4px;
    margin-top: 3px;
    font-size: 20px;
    color: #676767;
    padding-top: 10px;
}
.ObjectLabel {
    display: block;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
}
.MenuTopText{
    display: none;
    width: 100%; 
    height: 100%; 
    white-space: nowrap;
    overflow-x: hidden;
    margin: 4px;
    margin-top: 3px;
    font-size: 18px;
    color: #676767;
    float:left;
}
#LogoLinkIcon{
    display: none;
}
@media all and (min-height: 400px) and (max-height: 499px){
    .Content {
        height: 400px;
    }
}
@media all and (min-height: 500px) and (max-height: 599px){
    .Content {
        height: 500px;
    }
}
@media all and (min-height: 600px) and (max-height: 699px){
    .Content {
        height: 600px;
    }
}
@media all and (min-height: 700px) and (max-height: 799px){
    .Content {
        height: 700px;
    }
}
@media all and (min-height: 800px) and (max-height: 899px){
    .Content {
        height: 800px;
    }
}
@media all and (min-height: 900px) and (max-height: 999px){
    .Content {
        height: 900px;
    }
}
@media all and (min-height: 1000px) and (max-height: 1199px){
    .Content {
        height: 1000px;
    }
}
@media all and (min-height: 1200px) and (max-height: 1399px){
    .Content {
        height: 1200px;
    }
}
@media all and (min-height: 1400px) and (max-height: 1599px){
    .Content {
        height: 1400px;
    }
}
@media all and (min-height: 1600px) and (max-height: 1799px){
    .Content {
        height: 1600px;
    }
}
.Content {
	border: none thin silver;
	display: inline-block;
	vertical-align: top;
	width: 100%;
    height: 90vh;
	min-width: 375px;
    min-height: 300px;
}
@media all and (max-width: 600px) {
    .MenuTopDivStyle {
        float: left;
    }
    .LogoImg{
        display: none;
    }
    .MenuTopText{
        display: block;
    }
    #MenuTopFullText {
        display: none;
    }
    .MenuTopLogo{
        width: 24px; 
        height: 100%; 
        padding-top:2px;
        float:left;
    }
    .ObjectLabelDiv {
        display: none;
    }
    .ObjectLabel{
        display: none;
    }
    .MenuTopDiv {
        width: 100%;
    }
}
@media all and (min-width: 601px) and (max-width: 1200px){
    .LogoImg{
        display: none;
    }
    #LogoLinkIcon{
       display: inline-block;
       padding: 8px;
       padding-top: 12px;
    }
    .MenuTopItem{
        min-width: 40px !important;
    }
    li.MenuTopItem span.dx-vam
    {
        display: none !important;
    }
    .ObjectLabelDiv {
        display:none;
    }
    .ObjectLabel{
        display: none;
    }
    .MenuTopText {
        display: block;
        padding-top: 10px;
    }
}
@media all and (max-width: 750px) {
    #ProjectExplorerPanel {
        width: 100%;
    }
}