/*
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 : 26 Dec, 2019, 2:43:53 PM
    Author     : Shivaraj
*/

.rm-1{
    margin-right: 5px !important;
}
.hand_cursor{
    cursor: pointer;
}
.app-search__button {
    position: absolute;
    top: 10px;
    bottom: 10px;
    padding: 0 10px;
    border: 0;
    color: #FFF;
    background: none;
    cursor: pointer;
}
.chosen-container{
    width: 100%;
}
.btn {
    border: 1px solid black;
}