﻿.clear { clear: both; }

#login h4.reason { background-color: #faebd7;color: black;padding: 5px;font-size: 14px; }

#auth-key-helper { }
#auth-key-helper #extras { width: 650px; float:right; }
#auth-key-helper #tabstrip { width: 450px;}
#auth-key-helper .content { padding: 20px;}
#auth-key-helper .content .note { font-style: italic;}
#auth-key-helper .content .token { background: #f5deb3;width: 100%;margin: 10px 0;display: block;word-wrap: break-word;}
#auth-key-helper .content .breakdown { padding-top: 20px; color: darkgray; }
#auth-key-helper .content .breakdown dd { margin-left: 20px;}
#auth-key-helper .content .breakdown dt.breakdown-partner_id { color: black !important;}
#auth-key-helper .content .breakdown dd.breakdown-partner_id { color: darkred !important;}
#auth-key-helper .content .breakdown dt.breakdown-customer_id { color: black !important;}
#auth-key-helper .content .breakdown dd.breakdown-customer_id { color: darkred !important;}
#auth-key-helper .content .breakdown dt.breakdown-user_id { color: black !important;}
#auth-key-helper .content .breakdown dd.breakdown-user_id { color: darkred !important;}
#auth-key-helper .content .breakdown dt.breakdown-user_name { color: black !important;}
#auth-key-helper .content .breakdown dd.breakdown-user_name { color: darkred !important;}