/*
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 : 22-Feb-2017, 10:16:12
    Author     : valeriew
*/

.box-content {
    width: 650px;
    padding: 20px 10px 20px 10px;
}

.box_border {
    border-style: solid;
    border-width: 1px;
    border-color: #9ECAD8;
}

.box_pad {
    padding: 2px;
}

.radio_network {
    padding: 0px 18px 0px 18px;
}

.row_bg {
    background-color: #F0FAFF;
}


