@charset "UTF-8";
/* CSS MAX PROTECTION PAGE */

.graphicLines {
    width: calc(100% - 39px);
    font-size: 0;
    display: block;
    vertical-align: top;
}
@media only screen and (min-width: 768px){
.graphicLines {
    width: calc(75% - 39px);
    display: inline-block;
}
}
.batteryAlert::before, .manufacturerDamage::before, .monthIcon::before, .liquardDamage::before, .cancelIcon::before, .phoneIcon::before, .todayIcon::before, .transferIcon::before {
    width: 35px;
    height: 35px;
    content: '';
    background: url(https://ams.iqmetrix.net/images/aa8c5896-1825-4bd3-a4ce-493ea42b1d41/preview/26/51) no-repeat left center;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 35px;
    left: 30px;
}


.todayIcon::before {
    background-image: url(https://ams.iqmetrix.net/images/93d8cee5-e5a4-4eb4-9ea1-04b2ed3d8224/preview/38/42);
}

.monthIcon::before {
    background-image: url(https://ams.iqmetrix.net/images/68031104-931b-4075-8716-16f9aa134718/preview/38/42);
}
.liquardDamage::before {
    width: 40px;
    height: 40px;
    background-image: url(https://ams.iqmetrix.net/images/5e90da8e-aa39-4e92-9705-dd6dc5b9cec7/preview/65/62);
}
.manufacturerDamage::before {
    background-image: url(https://ams.iqmetrix.net/images/fcf6f3e7-23d1-4e09-9ddc-2b5e6a709a98/preview/36/56);
}
.phoneIcon::before {
    background-image: url(https://ams.iqmetrix.net/images/e810ebf8-66a6-4ca9-b2e8-dabe7bfbac6b/preview/46/46);
}
.transferIcon::before {
    background-image: url(https://ams.iqmetrix.net/images/97d798bd-41be-463a-9566-0c3c95e354e8/preview/36/46);
}
.cancelIcon::before {
    width: 30px;
    height: 30px;
    background-image: url(https://ams.iqmetrix.net/images/70c9a539-4aeb-406c-baad-dd7a096e4b1c/preview/51/51);
}
