@charset "utf-8";
/* CSS Document */

body{padding:0; margin:0; color:#747474; font-size:14px;}
p { line-height:24px;}
.container { width:960px; margin:0 auto;}



.deviceinfo { margin-bottom:30px;}
.deviceinfo p span { color:#000;}
.devicemanager { width:100%; margin :20px;}
.devicetitle { margin-top:8px;}

.devicerow { width:100%; float:left; margin:0 0 30px 0;background-color:#ff9627;}
.devicerow .rowleft { float:left; width:15%; background:#ff9627; padding:44px 0  ; text-align:center;}
.devicerow .rowright { float:left; width:81%; background:#333333; padding:23px 2% 17px 2%; min-height:130px}
.devicerow .rowright .textinfo {}
.devicerow .rowright .textinfo p{ color:#fff; font-size:15px; padding-bottom:14px; margin:0;}
.devicerow .rowright .textinfo p span { color:#a3a3a3;}
.devicerow .rowright .textinfo a.remove { color:#fff; text-decoration:none; font-size:16px;}
.devicerow .rowright .renamesection {float:left; margin-top:0; width:100%;}
a.edit, a.remove{float:right; background:#ff9627; min-width:60px; color:#fff; font-size:16px; text-align:center; border-radius:5px; text-decoration:none; padding:7px 15px;}
a.remove{float:left;}
.devicerow .rowright   button {background:#ff9627; color:#fff; font-size:16px; text-align:center; border-radius:5px; text-decoration:none; padding:7px 13px; border:none; cursor:pointer; margin-top:15px; float:left; clear:both;}

.devicerow .rowright .textinfo input {background: #515151; color:#fff; border:none; border-radius:5px; padding: 6px 11px;}
.select { float:left;}
.dtypeclass, .ipclass { float:left; clear:both; margin-top:8px;}
.dtypeclass .select { float:left;}
