/*
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 : Feb 10, 2019, 6:27:35 PM
    Author     : Kawthar
*/

.div-timepicker {
    height: 38px;
    padding: 0px !important;
    margin: 0px !important;
    min-width: 135px;
    max-width: 135px;
}

.hide-timepicker {
    display: none !important;
}

.ooptimepicker-duration-div {
    padding: 0px !important;
}

