/*
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 : Aug 19, 2016, 3:00:11 PM
    Author     : Ced-18
*/
.ui-datepicker .ui-datepicker-title select 
{
    color: green!important;
}
.w3-card-2, .w3-example 
{
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.w3-container::after, .w3-panel::after, .w3-row::after, .w3-row-padding::after, .w3-topnav::after, .w3-clear::after, .w3-btn-group::before, .w3-btn-group::after, .w3-btn-bar::before, .w3-btn-bar::after {
    clear: both;
    content: "";
    display: table;
}
.w3-container {
    padding: 0.01em 2px;
    min-height: 135px;
}