.isolation-bootstrap-3.d2-0 .ico-cercle-svg {
    margin-top: 3px;
    margin-top: 0.3rem;
}

.isolation-bootstrap-3.d2-0 .progress-container .infobulle.icon {
    padding: 5px;
    box-sizing: border-box;
}

.isolation-bootstrap-3.d2-0 .c-inputs-stacked .c-input {
    display: inline-block;
    padding-left: 35px;
}

#desktopheader .logo .ms-siteicon-a {
    display: inline-block;
}

/**********/
/* Layout */
/**********/

@media screen and (min-width: 992px) {
	.pyramid-app {
		display: flex;
		flex-wrap: wrap;
	}
	
	.pyramid-main:not(.is-questionning){
		display: flex;
		flex-direction: column;        
	}

	.pyramid-main:not(.is-questionning) > .pyramid-header{
			flex: 1 0 auto;
	}
	
	.pyramid-main.is-questionning{
		flex: 1 0 100%;
	}
	
	.pyramid-footer{
		flex: 1 0 auto;	
		width: 100%;
		box-sizing: border-box;
	}
	
	.pyramid-app.step-report-grid .pyramid-footer{
		position: relative;
	}
	.pyramid-app.step-report-grid .pyramid-footer::after{
		content: '';
		position: absolute;
		top:0;
		right: 0;
		bottom: 0;
		border-left: 3px solid #FFF;
		background-color: #DEF1F3;
		
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.pyramid-main:not(.is-questionning){
		flex: 1 0 60%;
	}
    
	.sidebar{
		flex: 1 0 40%;
	}
	
	.pyramid-app.step-report-grid .pyramid-footer{
		padding-right: 42%;
	}
	.pyramid-app.step-report-grid .pyramid-footer::after{
		width: 40%;
	}
}

@media screen and (min-width: 1200px) {
	.pyramid-main:not(.is-questionning){
		flex: 1 0 70%;
	}
    
	.sidebar{
		flex: 1 0 30%;
	}
	
	.pyramid-app.step-report-grid .pyramid-footer{
		padding-right: 32%;
	}
	.pyramid-app.step-report-grid .pyramid-footer::after{
		width: 30%;
	}
}



@supports (display: grid){
	@media screen and (min-width: 992px){
		.pyramid-app{
			display: grid;
		}

		.pyramid-app.question-grid{
			grid-template-columns: 1fr;
			grid-template-areas: 	"p-main"
														"p-footer";
		}

		.pyramid-app.step-report-grid{
			grid-template-columns: 70% 30%;
			grid-template-areas: 	"p-main p-side"
														"p-footer p-side";
		}

		.pyramid-main{
			grid-area: p-main;
		}

		.sidebar{
			grid-area: p-side;
			margin-bottom: 0;
		}

		.pyramid-footer{
			grid-area: p-footer;
		}
		
		.pyramid-app.step-report-grid .pyramid-footer{
			margin-right: 3px;
			padding-right: 26px;
			width: auto;
		}
		.pyramid-app.step-report-grid .pyramid-footer::after{
			content: normal;
		}
	}
}

.pyramid-app {
    margin-bottom: 3.6rem;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter [class^=col-] {
    padding-right: 0;
    padding-left: 0;
}

.pyramid-main.is-questionning .pyramid-header,
.pyramid-main.is-questionning .pyramid-footer
{
    margin: 0;
}

.question-container {
    padding: 14px 26px 0 26px;
    background-color: #e7f1de;        
}

/* Safari bug : need to put the bg color on the parent */
.sidebar {
    background-color: #def1f3;
}

.sidebar-wrapper {
    height: 100%;
    padding: 20px;
    background-color: #def1f3;
    box-sizing: border-box;
}

.sidebar-wrapper.sidebar-small-padding {
    padding: 10px;
}

/* Reset */
ul.report-list {
    padding-left: 32px;
}

@media screen and (max-width: 991px) {
    ul.report-list {
        margin-bottom: 26px;
    }
}

/* Reset */
.isolation-bootstrap-3.d2-0 ul.report-list li {
    margin-top: 0;
    padding-left: 0;
    background: none;
}

.isolation-bootstrap-3.d2-0 .report-item {
    position: relative;
    margin-bottom: 22px;
    font-size: 16px;
    padding-left: 0;
}

.isolation-bootstrap-3.d2-0 .report-item:last-child {
    margin-bottom: 0;
}

.isolation-bootstrap-3.d2-0 .report-item:before {
    position: absolute;
    display: block;
    content: "\2022";
    text-indent: -10000px;
    left: -32px;
    background-repeat: no-repeat;
    background-color:transparent;
    border-radius: 0;
}

.isolation-bootstrap-3.d2-0 .report-item.success:before {
    top: 0px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E %3Cpath fill='%23595959' d='M9 3.381L3.916 9 .409 6.485 0 3.104 3.506 5.61 8.591 0 9 3.381z'/%3E %3C/svg%3E");
    background-size: 16px 16px;
}

.isolation-bootstrap-3.d2-0 .report-item.failure:before {
    top: -6px;
    width: 21px;
    height: 29px;
    background-size: 21px 29px;
}

.isolation-bootstrap-3.d2-0 .report-item.failure.report-step-1:before {
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Calque_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220.625px%22%20height%3D%2228.875px%22%20viewBox%3D%220%200%2020.625%2028.875%22%20enable-background%3D%22new%200%200%2020.625%2028.875%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Crect%20fill%3D%22%23207B8B%22%20width%3D%2220.625%22%20height%3D%2228.875%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.268%2C22.128c0%2C1.146-0.928%2C2.097-2.096%2C2.097c-1.146%2C0-2.099-0.951-2.099-2.097%20c0-1.171%2C0.953-2.097%2C2.099-2.097C11.34%2C20.031%2C12.268%2C20.957%2C12.268%2C22.128z%20M11.343%2C17.01H8.969L8.594%2C5.961h3.146L11.343%2C17.01z%22%2F%3E%3C%2Fsvg%3E');
}

.isolation-bootstrap-3.d2-0 .report-item.failure.report-step-2:before {
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Calque_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220.625px%22%20height%3D%2228.875px%22%20viewBox%3D%220%200%2020.625%2028.875%22%20enable-background%3D%22new%200%200%2020.625%2028.875%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Crect%20fill%3D%22%23519E2F%22%20width%3D%2220.625%22%20height%3D%2228.875%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.268%2C22.128c0%2C1.146-0.928%2C2.097-2.096%2C2.097c-1.146%2C0-2.099-0.951-2.099-2.097%20c0-1.171%2C0.953-2.097%2C2.099-2.097C11.34%2C20.031%2C12.268%2C20.957%2C12.268%2C22.128z%20M11.343%2C17.01H8.969L8.594%2C5.961h3.146L11.343%2C17.01z%22%2F%3E%3C%2Fsvg%3E');
}

.isolation-bootstrap-3.d2-0 .report-item.failure.report-step-3:before {
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Calque_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220.625px%22%20height%3D%2228.875px%22%20viewBox%3D%220%200%2020.625%2028.875%22%20enable-background%3D%22new%200%200%2020.625%2028.875%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Crect%20fill%3D%22%234CACB9%22%20width%3D%2220.625%22%20height%3D%2228.875%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12.268%2C22.128c0%2C1.146-0.928%2C2.097-2.096%2C2.097c-1.146%2C0-2.099-0.951-2.099-2.097%20c0-1.171%2C0.953-2.097%2C2.099-2.097C11.34%2C20.031%2C12.268%2C20.957%2C12.268%2C22.128z%20M11.343%2C17.01H8.969L8.594%2C5.961h3.146L11.343%2C17.01z%22%2F%3E%3C%2Fsvg%3E');
}

.isolation-bootstrap-3.d2-0 h1:focus {
    outline: none;
}


.isolation-bootstrap-3.d2-0 .sidebar .report-title {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 38px;
    font-weight: initial;
    color: #595959;
    margin: 0;
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.pyramid-header {
    background-color: #e7f1de;    
    margin-bottom: 3px;
    padding: 20px 26px;
    margin-right: 3px;
}

@media screen and (max-width: 991px) {
    .pyramid-header {
        margin-right: 0;
    }
}


.isolation-bootstrap-3.d2-0 .pyramid-header h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 1.15;
}

.isolation-bootstrap-3.d2-0 .pyramid-header h2:focus {
    outline: none;  
}

.pyramid-footer {
    background-color: #e7f1de;
    padding: 26px;
}

@media screen and (max-width: 991px) {
    .pyramid-footer {
        margin-bottom: 3px;
    }
}

.button-container .btn:first-child{
    margin-right: 20px;
}

.contact {
    display: flex;
    align-items: center;
}

.contact svg {
    flex-shrink: 0;
    margin-right: 14px;
    margin-left: 4px;
    fill: #595959; 
}

.isolation-bootstrap-3.d2-0 .conclusion p {
    font-size: 16px;
    line-height: 20px;    
}

.isolation-bootstrap-3.d2-0 .contact p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;    
}

.contact-us {
    background-color: white; 
    padding: 22px 8px;
    color: #595959;
}

.isolation-bootstrap-3.d2-0 .contact-us p {
    font-size: 16px;
    font-weight: bold;
    color: #595959;
}

.contact-us .btn.btn-primary {
    font-size: 1.8rem;
}


.isolation-bootstrap-3.d2-0 .contact-us h2 {
	margin-top: 0;
}
.isolation-bootstrap-3.d2-0 .contact-us p {
    margin-bottom: 22px;
}

.btn-contact-us:before {
    top: 2px;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Calque_1%22%20xmlns%3D%22http%3A%2F%2Fwww%E2%80%A6L3.916%2C9L0.409%2C6.485L0%2C3.104L3.506%2C5.61L8.591%2C0L9%2C3.381z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-size: 16px 16px;
}

.question-mark {
    cursor: help;

    display: inline-block;
    width: 16px;
    height: 16px;
    content: "\2022";
    left: 12px;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,%3Csvg%20id%3D%22aide%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2017.098%2017.073%22%3E%3Ccircle%20fill%3D%22%23595959%22%20stroke%3D%22%23515151%22%20stroke-miterlimit%3D%2210%22%20cx%3D%228.549%22%20cy%3D%228.537%22%20r%3D%228%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M8.288%2011.046c-.611%200-1.12-.642-1.069-1.06.051-2.832%202.749-2.52%202.749-4.164%200-.84-.612-1.332-1.628-1.332-.867%200-1.48.551-1.629%201.164-.152.626-.649.829-1.185.829-.808%200-.978-.479-.978-.942%200-1.386%201.725-2.839%204.045-2.839%201.855%200%203.955%201.372%203.955%202.792%200%202.417-3.193%202.661-3.193%204.661%200%20.333-.457.891-1.067.891z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M8.549%2015.215c-.834%200-1.5-.572-1.5-1.294%200-.72.666-1.295%201.5-1.295.836%200%201.5.575%201.5%201.295%200%20.722-.664%201.294-1.5%201.294z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-size: 16px 16px;
}

.bloc-erreur-generique {
    margin-bottom: 15px;
    font-size: 16px;
}

.line {
    border-bottom: 2px solid #cccbcb;
    margin-bottom: 10px;
    margin-top: 22px;
}

.phone {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    color: #007944;
    clear:left;
    font-size: 24px;
    line-height: 26px;
}

a.phone,
a.phone:visited {
    text-decoration: none;
}

/** STYLE **/
.question-popover {
    cursor: pointer;
}

.question-count {
    font-size: 32px;
    line-height: 26px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    color: #595959;
}

.question-count .question-label {
    font-weight: 700;
}

.isolation-bootstrap-3.d2-0 .pyramid-header h2 .question-current-label {
    font-weight: 400;
}

.question-container legend {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #595959;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 28px;
    line-height: 24px;
}

.question-container ol {
    list-style: none;
    font-size: 16px;
    color: #595959;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

.isolation-bootstrap-3.d2-0 label {
    margin-bottom: 7px;
}

.isolation-bootstrap-3.d2-0 label span {
    font-size: 16px;
    line-height: 24px;
}

.isolation-bootstrap-3.d2-0 a.btn-primary, .isolation-bootstrap-3.d2-0 .btn-primary,
.isolation-bootstrap-3.d2-0 .btn-primary.disabled, .isolation-bootstrap-3.d2-0 .btn-primary.disabled:hover, .isolation-bootstrap-3.d2-0 .btn-primary.disabled:focus, .isolation-bootstrap-3.d2-0 .btn-primary.disabled.focus, .isolation-bootstrap-3.d2-0 .btn-primary.disabled:active, .isolation-bootstrap-3.d2-0 .btn-primary.disabled.active, .isolation-bootstrap-3.d2-0 .btn-primary[disabled], .isolation-bootstrap-3.d2-0 .btn-primary[disabled]:hover, .isolation-bootstrap-3.d2-0 .btn-primary[disabled]:focus, .isolation-bootstrap-3.d2-0 .btn-primary[disabled].focus, .isolation-bootstrap-3.d2-0 .btn-primary[disabled]:active, .isolation-bootstrap-3.d2-0 .btn-primary[disabled].active, fieldset[disabled] .isolation-bootstrap-3.d2-0 .btn-primary, fieldset[disabled] .isolation-bootstrap-3.d2-0 .btn-primary:hover, fieldset[disabled] .isolation-bootstrap-3.d2-0 .btn-primary:focus, fieldset[disabled] .isolation-bootstrap-3.d2-0 .btn-primary.focus, fieldset[disabled] .isolation-bootstrap-3.d2-0 .btn-primary:active, fieldset[disabled] .isolation-bootstrap-3.d2-0 .btn-primary.active {
    color: #fff;
    background-color: #00884e;
    border-color: #00884e;
}

/* pyramid */
.pyramid-step {
    margin-bottom: 3px;
    padding: 6px 0;
    display: flex;
    justify-content: center;
    background-color: #e7f1de; 
    line-height: 0;
    margin-right: 3px;
}

.active {
    background-color: #def1f3;
    margin-right: 0px;    
}

.question {
    position:relative;

    fill : #d4d4d4;
    transition: fill 250ms;
}

.pyramid-step1.done .question {
    fill: #207B8B;
}

.pyramid-step2.done .question {
    fill: #519E2F;
}

.pyramid-step3.done .question {
    fill: #4CACB9;
}

.question2 {
    transition-delay: 250ms;
}
.question3 {
    transition-delay: 500ms;
}
.question4 {
    transition-delay: 750ms;
}

.pyramid-step1 .question1 {
    margin-right: -24px;    
}
.pyramid-step1 .question2,
.pyramid-step3 .question1 {
    margin-right: 3px;
}

.pyramid-step1 .question4
{
    margin-left: -24px;  
}

.pyramid-step2 .question1 {
    margin-right: -25px;
}
.pyramid-step2 .question3 {
    margin-left: -25px;
}

.pyramid-step1 .question.warning:after {
    bottom: 28px;
}
.pyramid-step1 .question1.warning:after {
    left: 83px;
}

.pyramid-step1 .question2.warning:after {
    left: 52px;
}

.pyramid-step1 .question3.warning:after {
    left: 33px;
}

.pyramid-step1 .question4.warning:after {
    left: 56px;
}

.pyramid-step2 .question.warning:after {
    bottom: 29px;
}

.pyramid-step2 .question1.warning:after {
    left: 65px;
}

.pyramid-step2 .question2.warning:after {
    left: 62px;
}

.pyramid-step2 .question3.warning:after {
    left: 40px;
}

.pyramid-step3 .question.warning:after {
    bottom: 14px;
}

.pyramid-step3 .question1.warning:after {
    left: 52px;
}

.pyramid-step3 .question2.warning:after {
    left: 17px;
}

.question.warning:after {
    content: " ";
    display: block;
    position: absolute;
    width: 12px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='50' viewBox='-2.873 -11.381 12 50'%3E %3Cpath fill='%23FFF' d='M8.868 32.88c0 3.13-2.538 5.74-5.74 5.74-3.13 0-5.74-2.61-5.74-5.74 0-3.206 2.61-5.742 5.74-5.742 3.205 0 5.74 2.536 5.74 5.74zM6.336 18.87h-6.5L-1.19-11.38h8.61L6.336 18.87z'/%3E %3C/svg%3E");
}

@media screen and (max-width: 991px) {
    .physical-pyramid svg {
        height: 61px;
        width: auto;
    }

    .pyramid-step {
        margin-right: 0;
    }

    .pyramid-step3 svg {
        height: 72px;
    }
	
		/* Début Hack pour les SVG dans les IE */
		_::selection,
		.pyramid-step3 svg {
      width: 42px\0;
    }
		_::selection,
		#step2-question1,
		#step2-question3{
			width: 64px\0;
		}
		_::selection,
		#step2-question2 {
			width: 73px\0;
		}
		_::selection,
		#step1-question1,
		#step1-question4{
			width: 90px\0;
		}
		_::selection,
		#step1-question2,
		#step1-question3{
			width: 56px\0;
		}
		/* Fin Hack pour les SVG dans les IE */

    .pyramid-step1 .question1 {
        margin-right: -12px;    
    }
    .pyramid-step1 .question2 {
        margin-right: 3px;
    }
    .pyramid-step1 .question3
    {   
    }
    .pyramid-step1 .question4
    {
        margin-left: -12px;    
    }

    .pyramid-step2 .question1 {
        margin-right: -11px;
    }
    .pyramid-step2 .question2 {
    }
    .pyramid-step2 .question3 {
        margin-left: -11px;
    }

    .pyramid-step3 .question1 {
        margin-right: 3px;
    }

    .pyramid-step1 .question.warning:after {
        bottom: 10px;
    }
    .pyramid-step1 .question1.warning:after {
        left: 48px;
    }

    .pyramid-step1 .question2.warning:after {
        left: 29px;
    }

    .pyramid-step1 .question3.warning:after {
        left: 18px;
    }

    .pyramid-step1 .question4.warning:after {
        left: 33px;
    }

    .pyramid-step2 .question.warning:after {
        bottom: 10px;
    }

    .pyramid-step2 .question1.warning:after {
        left: 35px;
    }

    .pyramid-step2 .question2.warning:after {
        left: 33px;
    }

    .pyramid-step2 .question3.warning:after {
        left: 21px;
    }

    .pyramid-step3 .question.warning:after {
        bottom: 7px;
    }

    .pyramid-step3 .question1.warning:after {
        left: 29px;
    }

    .pyramid-step3 .question2.warning:after {
        left: 6px;
    }

    .question.warning:after {
        height: 40px;
        width: 9px;
    }
}

/* iOS Safari fix */
.isolation-bootstrap-3.d2-0 svg,
.isolation-bootstrap-3.d2-0 svg:not(:root) {
    max-width: 100%;
}

.isolation-bootstrap-3.d2-0 h1{
    margin-top: 1rem;
}

.isolation-bootstrap-3.d2-0 .popover .popover-content{
    padding: 1.6rem;
}
.isolation-bootstrap-3.d2-0 .popover .popover-content::before{
    content: "";
    display: block;
    float: right;
    height: 4rem;
    width: 4rem;
}
@media (max-width:359.98px){
    .isolation-bootstrap-3.d2-0 .popover .popover-content,
    .isolation-bootstrap-3.d2-0 .popover .popover-content li{
        font-size: 1.4rem;
    }
}

/** strengths and improvements container */
.strengths-container,
.improvements-container {
    display:block;
    background-color: #e7f1de;
    padding: 1.6rem 35px;
    margin: 0 3px 3px 0;
}

.isolation-bootstrap-3.d2-0 .strengths-container .report-title,
.isolation-bootstrap-3.d2-0 .improvements-container .report-title {
	color: #595959;
    margin-top: 0;
    margin-bottom: 1.5rem;
}

.isolation-bootstrap-3.d2-0 .strengths-report-list,
.isolation-bootstrap-3.d2-0 .improvements-report-list{
	padding-left: 0;
}

.isolation-bootstrap-3.d2-0 .strengths-report-list > li,
.isolation-bootstrap-3.d2-0 .improvements-report-list > li{
	padding-left: 2.8rem;
}

.isolation-bootstrap-3.d2-0 .strengths-report-list > li{
	margin-bottom: .5rem;
}

.isolation-bootstrap-3.d2-0 .improvements-report-list > li{
	margin-bottom: 2rem;
}

.isolation-bootstrap-3.d2-0 .strengths-report-list > li::before,
.isolation-bootstrap-3.d2-0 .improvements-report-list > li::before{
	left: 0;
}

.isolation-bootstrap-3.d2-0 .strengths-report-list > li.report-item.success::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E %3Cpath fill='%2300884E' d='M9 3.381L3.916 9 .409 6.485 0 3.104 3.506 5.61 8.591 0 9 3.381z'/%3E %3C/svg%3E");
}

.isolation-bootstrap-3.d2-0 .improvements-report-list > li.report-item.failure::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.625' height='28.875' viewBox='0 0 20.625 28.875'%3E %3Cpath fill='%23595959' d='M0 0h20.625v28.875H0z'/%3E %3Cpath fill='%23FFF' d='M12.268 22.128a2.098 2.098 0 0 1-2.096 2.097 2.114 2.114 0 0 1-2.099-2.097c0-1.171.953-2.097 2.099-2.097 1.168 0 2.096.926 2.096 2.097zm-.925-5.118H8.969L8.594 5.961h3.146l-.397 11.049z'/%3E %3C/svg%3E");
	top: 0;
  	width: 16px;
  	height: 22px;
  	background-size: 16px 22px;
}