#footer {display:none;}
#api_selector {background-color: #FFFFFF; border-bottom: 2px solid #669900; border-top: 2px solid #669900; margin: 20px 0px; padding: 15px; overflow: hidden;}
div.input {display: block; clear: none; float: left; margin: 0 10px 0 0;}
#fetch {display: block; text-decoration: none; font-weight: bold; padding: 8px 8px; font-size: 14px; color: white; background-color: #669900; border-radius: 4px; cursor: pointer;}

#level {width:150px;}
#api_user {width:100px;}
#api_key {width:260px;}

#log {border-bottom: 1px solid #669900; margin-bottom: 10px;}
#log tbody tr:hover {background-color: #D7EAF9; cursor: pointer;}
.dataTables_empty {line-height: 500px; font-size:22px;}

#get {width:760px; height:120px;}
#post {width:760px; height:120px;}
#error_message {width:760px; height:70px;}
#log_details_modal label {margin: 20px 0px 10px 10px; display: block; font-weight: bold;}
