#esy_gateway_set form{
margin-top:20px;
margin-left:20px;
}
#esy_gateway_set form label, #esy_gateway_dash label{
display:block;
width:200px;
float:left;
cursor:auto;
padding:5px 8px;
margin-bottom:8px;
}

#esy_gateway_set form input[type="text"], #esy_gateway_set form  input[type="password"],#esy_gateway_set form  select, #esy_gateway_set form textarea{
width:400px;
padding:5px 8px;
}

#esy_gateway_set form #sms_char, #esy_gateway_set form 	#time_interval{
width:100px;
}

#esy_gateway_set form textarea{
min-height:100px;
}

#esy_gateway_set form  select{
padding:0;
}

#esy_gateway_set .last , #esy_gateway_dash .last{
margin-top:10px;
}

.clear{
clear:both;
}

#cvalidator li{
margin-bottom:0px;
}

.tableSorter{
border:1px solid #DFDFDF;
}
.tableSorter thead th a{
text-decoration:none;
word-wrap:break-word;
}
.tableSorter thead tr{
background:linear-gradient(to top, #ECECEC, #F9F9F9) repeat scroll 0 0 #F1F1F1;
}

.tableSorter thead th{
text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
font-size:14px;
font-weight:normal;
padding:8px;
border-bottom:1px solid #DFDFDF;
border-top:1px solid #FFFFFF;
}

.tableSorter tbody td{
padding:8px;
border-bottom:1px solid #DFDFDF;
word-wrap:break-word;
}

.tableSorter tbody tr:last-child td,.tableSorter tbody tr.last td{
border-bottom:none;
}

.tableSorter tbody tr.even td{
background:#F9F9F9;
}

.cpaginate{
margin-top:20px;
}

.cpaginate li{
list-style:none;
float:left;
margin-right:10px;
}

.cpaginate li a{
padding:5px 7px;
background:#404046;
text-decoration:none;
color:#FFFFFF;
}

.cpaginate li.selected a{
background:#04A3F5;
}


#esy_gateway_set form select#faction, #esy_gateway_set form #fvalue{
width:auto;
}

.tableSorter .headerSortUp{
background:url("images/asc.gif") no-repeat scroll right center transparent;
}

.tableSorter .headerSortDown{
background:url("images/desc.gif") no-repeat scroll right center transparent;
}

#esy_gateway_dash .h1{
margin-bottom:20px;
}
#esy_gateway_dash .ess_decription{
padding:5px 0px 5px;
border-bottom:1px solid #ddd;
}
.ess_blue{
color:#04A3F5;
}
