/*
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 : 13/05/2016, 12:11:00 PM
    Author     : davichos
*/

body {
    background-color: #00205b;       
    color: #fff;       
}
select2-container{
    width: 100%
}