/* 
    Created on : Sep 15, 2015, 6:58:32 PM
    Author     : cas
*/

.vcenter {
    display: flex/*inline-block*/;
    align-items:center;
    /*vertical-align: middle;
    float: none;*/
}

.inputdt {
/*    width: 200px;*/
}