/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}


/* mine */
th::selection
{
	background: transparent;
}
th::-moz-selection
{
	background: transparent;
}
.dataTables_wrapper
{
	overflow: hidden;
	overflow-X:auto;
}
.rorm-gmap
{
	width:100%;
	height:300px;
	background-color:gray;
}
.ListViewRowMap
{
	width:100%;
	height:140px;
	background-color: gray;
}
iframe
{
	border:0px;
}
.odd td:hover, .even td:hover
{
	background-color: #DDDDDD !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td:hover, .table-striped > tbody > tr:nth-child(2n+1) > th:hover {
	background-color: #DDDDDD;
}
.why-choose-us h4
{
    margin:15px;
}
.why-choose-us
{
    margin-bottom:60px;
}
