/*
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 : 12/12/2016, 12:36:47 PM
    Author     : rbasthol
*/

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css');

.placeholderSection {
    min-height: 200px;
    border: 1px solid black;
    background-color: #e8e8e8;
}


