﻿@media (min-width: 800px) {
    .portal #s4-workspace .footer #footer-standard>div.footer-single-column:nth-of-type(1) ul li:nth-child(1) .col-info {
        line-height: 26px;
    }
    .portal #s4-workspace .footer #footer-standard>div.footer-single-column:nth-of-type(1) ul li:nth-child(2) .col-info {
        line-height: 16px;
    }
    .portal #s4-workspace .footer #footer-standard>div.footer-single-column:nth-of-type(1) ul li:nth-child(2) {
        margin-bottom: 15px;
    }
}

@media (max-width: 800px) {
	.portal #s4-workspace #contentBox:not(.ms-navresizeractive-contentbox) #mms-search-container.form fieldset .print .icon-print-link {
		display: none;
	}
}

body.editmode .mondossier-show { border: 2px dashed red; }
