﻿@import url('ui-styles.css');
@import url('nintexmain.css');

h1 {
	border-bottom: none;
	margin-top: 0px;
	margin-bottom: -10px;
}

div.MCBreadcrumbsBox_0 {
    background-color: #fff;
    color: #797979;
	margin-top: -32px;
}

/*LINKS (copied from ui-styles to override*/


a.footer {
    color: #161718;
    text-decoration: underline;
    font-size: .9em;
}

.logo-text {
    left: 130px;
    top: 15px;
}
