/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}

.close-btn{
    position: relative;
    right: 0;
}
.disabled {
 pointer-events: none;
}

.dateDrpDwn input{
	padding:5px;
}
.bulk-right{
	margin-right:20px !important;
}
.hide-btn{
	pointer-events:none;
	background-color:#0060ae94;
	border-color:#0060ae94;
}
.inline-two-box{
	height: 300px;
	border: solid 1px #ccc; 
	display: inline-block;
	margin: 10px 0px 10px 0px;
}
.inline-two-box p{	
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-decoration: underline;
}
