#tbldev {
	background: #f5f5f5;
	border-collapse: separate;
	margin-left:20%;
	margin-top:10px;
	box-shadow: 5px 5px 5px #434b4d;
	font-size: 12px;
	line-height: 24px;
	table-layout: fixed;
	text-align: left;
	
}

.devinfo {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	margin-left:20%;
	
	
}
.devinfo th {
	background:#b5cfd2 url('cell-blue.jpg');
	border-width: 1px;
	border-style: solid;
	padding-left:5px;
	border-color: #999999;
}
.devinfo td {
	
	border-width: 1px;
	border-style: solid;
	padding-left:5px;
	border-color: #999999;
	width:420px;
}


#tablecurr {
	
	width:650px;
	margin-left:5%;
	margin-top:10px;
	
	
	
	
	
}	
#bt
{
margin-top:5px;
margin-bottom:5px;

}
#tbldev th {
	 background: #66cbe1; 
	box-shadow: inset 1px 1px 0 #999;
	color: black;
	font-weight: bold;
	padding: 10px 15px;
	position: relative;

}

#tbldev th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

#tbldev th:first-child {
		
	box-shadow: inset 1px 1px 0 #999;
}

#tbldev th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

#tbldev td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 15px;
	position: relative;
	transition: all 300ms;
}
	

#tbldev tr {
	background: url(https://jackrugile.com/images/misc/noise-diagonal.png);	
}

#tbldev tr:nth-child(odd) td {
	background: #f1f1f1 url(https://jackrugile.com/images/misc/noise-diagonal.png);	
}

#tbldev tbody:hover tr:hover td {
	color: green;
	text-shadow: 0 1px 0 #fff;
}
#mod_table , #newdev, #org_new
{
margin-left:20%;
border-radius: 25px;

}
#paramtab tr td 
{
padding-right:20px;
padding-left:20px;

}
#mod_table tr td select ,#newdev tr td select,#org_new tr td select
{

margin-top:5px;
margin-bottom:5px;
}
#mod_table  tr td ,#newdev tr td,#org_new tr td 
{
padding-left:20px;
padding-top: 5px;
padding-bottom: 5px;

padding-right:20px;
margin-right:25px;
margin-left:25px;
margin-top:5px;
margin-bottom:5px;
}
.btnx
{

width:80px;
height:40px;
margin-left:5px;
background-color:white;
border-radius: 10px;
box-shadow: 5px 5px 5px #434b4d;

}
#header {
	width:46%;
	font-size:12px;
	font-family: Franklin Gothic Medium,Franklin Gothic,ITC Franklin Gothic,Arial,sans-serif; 
	border-radius: 25px;
	padding-top:5px;
    background-color:white;
    margin-left:75px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
    color:#ff6666;
    text-align:left;
	padding-bottom: 0px;
    box-shadow: 5px 5px 5px #434b4d;
}
#resizable {
	border-radius: 25px;
    line-height:30px;
    background-color:white;
    height:600px;
    width:47%;
	max-width: 47%;
	min-width: 47%;
    float:left;
    margin-left:45px;
	padding-left:10px;
	margin-top:30px;
	box-shadow: 5px 5px 5px #434b4d;
  	margin-bottom:10px;
}
#resizable.paper-clip:after {
    width: 11px;
    height: 20px;
    content: " ";
    
    display: block;
    position: absolute;
    right: 2px;
    top: 5px;
    border-radius: 10px;
    border: 2px solid black;
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#resizable.paper-clip {
    background: white;
    height: 40px;
    width: 15px;
    border-radius: 10px;
    border: 2px solid black;
    display: inline-block;
    position: absolute;
}
footer
{
    border-radius: 25px;
    line-height:30px;
	align:center;
    height:70px;
    width:90%;
	margin-left:55px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
 
   
	

  	

}
#resizable2 {
	border-radius: 25px;
    line-height:30px;
    background-color:white;
    height:850px;
    width:85%;
	align:center;
    float:left;
    margin-left:65px;
	margin-right:10px;
	
	
	box-shadow: 5px 5px 5px #434b4d;
  	
}
#id_map {
	margin-left:10px;
	border-radius: 25px;
	background-color:white;
	max-width: 44%;
	min-height: 44%;
    width:44%;
	height:600px;
    float:left;
    padding:10px;
	margin-top:30px;
	margin-bottom:10px;	
	box-shadow: 5px 5px 5px #434b4d;
}
#googleMap {
	
	max-width: 34%;
	min-height: 34%;
    padding:5px;
	margin-bottom:10px;	
	
}
#id_section {
    margin-left:10px;
	border-radius: 25px;
    height:600px;
    padding: 20px;
	background-color:white;
	max-width: 44%;
	min-width: 44%;
    width:44%;
    float:left;
    padding:10px;	 	
	box-shadow: 5px 5px 5px #434b4d;	
}

#listset {
    margin-top:20px;
    margin-left:10px;
	border-radius: 25px;
    padding: 20px;
	background-color:white;
	height:825px;
    float:left;
    padding:10px;	 	
	box-shadow: 2px 2px 2px #434b4d;	
}
#t_param tbody tr td input 
{

width:110px;

}
#contentset {
	float:left;
    margin-left:20px; 
	margin-top:20px;
    padding: 20px;
	background-color:white;
    width:80%;
    padding:10px;	 	
		
}




#googleMap
{

	padding-bottom:10px;
	max-width: 100%;
	min-width: 100%;
	width:100%;
	height:550px;
	border-radius: 25px;

}
#footer {
border-radius: 25px;
    border: 2px solid #8AC007;
    padding: 20px;
    background-color:black;
    color:white;
    clear:both;
    text-align:center;
   padding:5px;	 	 
}
