body, html {
    background-color: #fff;
    color: #4f5355;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

div {
    display: block;
    float: none;
}

.user-info {
	display: block;
	font-size: 11pt;
	margin: 20px 0px;
}

.a-form, .calculation-results {
    box-shadow: none;
    float: none;
}

.calculation-results h2 {
	margin-top: 0px;
	display: block;
}

#canvas {
	height: auto !important;
	max-width: 100% !important;
}

ul.overalls {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.overalls li:before {
	content: "" !important;
}

ul.overalls:after {
	clear: both;
}

ul.overalls li {
	float: left;
	width: 40%;
	margin-right: 10%;
	margin-left: 5%;
	padding: 0px 10px 0px 0px;
}

ul.overalls li:last-child {
	padding-right: 0px;
	margin-right: 0;
	margin-left: 0;
}

.scld-result-container {
    background: #f1f2f3;
    padding: 15px;
    border-radius: 7px;
    margin: 10px 0;
    text-align: center;
}

.scld-result-container span {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.scld-result-container .scld-result-score {
    display: inline-block;
    background: #399FDF;
    padding: 5px 10px;
    color: #fff;
    border-radius: 20px;
    min-width: 90px;
}

.scld-result-container .scld-result-output-wc {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.albert-logo {
	text-align: right;
	display: block;
}

.albert-logo img {
	max-height: 56px;
	display: inline-block !important;
}

.calculation-results h2 {
	padding: 0px;
	font-size: 1.375rem;
	color: #333;
}

a.switch {
	color: #333 !important;
	text-decoration: none;
	border-bottom: none !important;
	margin: 18px 0px;
}

a.switch:after {
	content: "" !important;
}

#showPolicy, #schoolPolicies, #acceptedSchools {
    display: none !important;
}

.no-credits-schools {
	margin: 20px 0px;
	display: block !important;
}

.no-credits-schools .schools-list {
	margin: 15px 0px;
	font-style: italic;
}

.boost-text {
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.albert-button {
	margin: 20px 0px;
	text-align: center;
}

.albert-button div {
	font-weight: normal;
	padding: 20px 30px;
    margin: 0px auto;
    display: block;
}

.albert-button a {
	display: none;
}

.disclaimer {
	font-size: 10pt;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

.entry-content {
	border: none !important;
}

.entry-header, .sidebar, .graph-sort, .back-to-form, .share-area, .site-footer {
        display: none;
}

.hentry, .page-header, .page-content {
	box-shadow: none;
}

.cnt {
      padding-top: 0 !important;
}

.cnt article p, #floating_menu, .brd, .xdebug-error, .xe-notice, .ftw, .fmn, .entry-title, #showOtherSchools, #acceptedSchools, #quickiebar, img, h1, h2, h3, h4 {
	display: none !important;
}

.credit-links {
	display: block;
	height: 314px;
}

.credit-links.zero-instates {
	display: block;
	height: 314px;
}

.credit-links.zero-schools {
	display: block;
	height: 144px;
}

.credit-links.zero-instates.zero-schools {
	display: block;
	height: 84px;
}