body.login
{
	background: #e1e1e1 url(gfx/bg.gray.jpg) repeat-x top left;

}

.infobox
{
	background: #e9eef5;
	border: 1px solid #d6dae0;

	padding: 4px;
	margin: 8px;
	color: #15428b;
}
.infobox .x-panel-body
{
    background: #e9eef5;
}

#customlogo
{
    background: url(../images/box_incms.png) no-repeat bottom left;
    position: absolute;
    bottom: 20px;
    left: 50px;
    width: 232px;
    height: 312px;
}

.x-toolbar.dark-toolbar {
  border-color: #107cae;
  background-color: #107cae;
  color: #fff;
}


/*maybe we'll show inCMS logo again sometime, styles would be ready*/

/*#frameTitle #link
{
	display: block;
	background: url(../images/title.logo.png) no-repeat;
	display: block;
	float: right;
	width: 107px;
	height: 29px;
	margin: 0;
}

#frameTitle #text
{
	float: left;
	margin: 8px 20px 0 0;
}*/

.msgbox
{
	border-color: #ff6f58 #a50000 #a50000 #ff6f58;
	border-width: 2px;
}

/* favicon size fix */
#statusbar .x-toolbar-left .x-btn-text
{
	background-size: 16px;
}
