/*
 * 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
/*
 * 
 * Created on : 18.07.2017, 10:21:55
 * Author     : Сергей
 */
/*
 * 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
/*
 * 
 * Created on : 07.07.2017, 10:48:30
 * Author     : Сергей
 */
/*
 * CSS3 calc() function to perform calculations
 */
.price {
  background-color: #eeeef2; }
  .price .footer {
    margin-top: -620px; }

  .price-icon_server {
    background: url(/sites/all/themes/aoiot/img/price_icon_server.png) no-repeat; }
  .price-icon_disk {
    background: url(/sites/all/themes/aoiot/img/price_icon_disk.png) no-repeat; }
  .price-icon_ip {
    background: url(/sites/all/themes/aoiot/img/price_icon_ip.png) no-repeat; }
  .price-icon_canal {
    background: url(/sites/all/themes/aoiot/img/price_icon_canal.png) no-repeat; }
  .price-icon_cloud {
    background: url(/sites/all/themes/aoiot/img/price_icon_cloud.png) no-repeat; }
  .price-icon_microsoft {
    background: url(/sites/all/themes/aoiot/img/price_icon_microsoft.png) no-repeat; }
  .price-icon_isp {
    background: url(/sites/all/themes/aoiot/img/price_icon_isp.png) no-repeat; }
  .price-icon_admin {
    background: url(/sites/all/themes/aoiot/img/price_icon_admin.png) no-repeat; }
  .price-icon_free_service {
    background: url(/sites/all/themes/aoiot/img/price_icon_free_service.png) no-repeat; }

