@charset "UTF-8";
@font-face{font-family:"wf_segoe-ui_normal";src:url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.eot");src:local("Segoe UI"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.eot?#iefix") format("embedded-opentype"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff") format("woff"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf") format("truetype"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.svg#web") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"wf_segoe-ui_semibold";src:url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.eot");src:local("Segoe UI Semibold"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.eot?#iefix") format("embedded-opentype"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff") format("woff"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf") format("truetype"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.svg#web") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"wf_segoe-ui_semilight";src:url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.eot");src:local("Segoe UI Semilight"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.eot?#iefix") format("embedded-opentype"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff") format("woff"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf") format("truetype"),url("//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.svg#web") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"shell-icons";src:url("../fonts/shell-icons-0.4.0.eot");src:url("../fonts/shell-icons-0.4.0.eot?#iefix") format("embedded-opentype"),url("../fonts/shell-icons-0.4.0.woff") format("woff"),url("../fonts/shell-icons-0.4.0.ttf") format("truetype")}

.popupOfficeAttach {
	font-family:"Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
	/* font-weight:100; */
	max-width: 400px;
}

.popupOfficeAttach .mainContainer{
	background-color: #ffffff;
	width: 380px;
	/*margin-top: 100px;
	margin-left: 200px;
	box-shadow: 0 10px 30px 5px rgba(226,226,226,0.7);*/
}

.popupOfficeAttach .firstContainer{
	/*padding: 20px;*/
}

.popupOfficeAttach .firstContainer h3{
	margin: 0 
}

.popupOfficeAttach h3{
	font-weight: normal;
	padding-left: 10px;
}

.popupOfficeAttach .textTitle{
	color: #009ee3;
	font-weight: bold;
}

.popupOfficeAttach .secondContainer{
	display: flex;
	flex-flow: wrap;
	/*padding: 0 20px 20px 20px;*/
}

.popupOfficeAttach .firstBox{
	/* width: 110px; */
    width: 50%;
    text-align: center;
}

.popupOfficeAttach .secondBox{
	/* width: 110px; */
    width: 50%;
    text-align: center;
}

.popupOfficeAttach .thirdBox{
	/* width: 110px; */
	width: 33%;
}

.popupOfficeAttach .fourthBox{
	width: 100%;
	text-align: center;
}

.popupOfficeAttach .fifthBox{
	width: 33%;
	text-align: center;
}

.popupOfficeAttach .prices{
	margin: 0px;
	padding-left: 15px;
}

.popupOfficeAttach .letSize{
	font-size: 9px;
	padding: 0 15px;
	margin-top: 0px;
	text-align: center;
}

.popupOfficeAttach .letSize2{
	margin-bottom: 0px;
	font-size: 9px;
	text-align: center;
}

.popupOfficeAttach .lines{
	margin: 0 7px;
}

.m365_atb-active {
	cursor:pointer;
}
.m365_atb-active img:hover {
    content: url(https://static.fnac-static.com/multimedia/PT/Widgets/attachOffice/img/cta_hover.png);
}

.m365_atb-added img {
    content: url(https://static.fnac-static.com/multimedia/PT/Widgets/attachOffice/img/cta_inactive.png);
}

section.popupOfficeAttach.mainContainer img {
    max-width: none!important;
}