/* --------------------------------------------------------------- Ask the Instructor */ #lcc-ask { overflow: visible; .details { min-height: 130px; } .bio-expanded { margin-left: -45px; margin-top: -87px; width: 250px; } .btn-expand { cursor: pointer; } } #ask-instructor-content { margin-right: 0; h2 { border-bottom: 1px solid $divider-grey; color: $neutral-medium; font-size: 18px; font-weight: 100; letter-spacing: 1px; margin-bottom: 20px; padding-bottom: 5px; text-transform: uppercase; } } #message-reply { padding: 20px 0 0; position: relative; textarea { min-height: 150px; width: 100%; } } .message-title, #message-listing { margin: 0; padding: 0; } .message-item { font-size: 12px; margin-bottom: 10px; position: relative; & + .message-item { border-top: 1px solid #eee; padding-top: 20px; } .message-author-badge { bottom: 0; left: 0; position: relative; top: 0; width: 50px; } .message-author, .message-post-date { margin-bottom: 15px; } .message-author { font-weight: bold; } .message-post-date { color: $neutral-light; } .message-text { clear: both; } } #left-pane { margin-bottom: 60px; } #right-pane { .instructor-badge { margin: 0 auto 30px auto; h3 { font-size: 16px; margin-top: 0; } .bio { color: #93958d; font-size: 10px; margin-bottom: 10px; } .avatar { background: url('/assets/am/profile/_default-50.png') no-repeat 50% 50%; background-color: #f3f3f3; border-radius: 50%; display: block; float: left; height: 50px; line-height: 0; margin-right: 15px; overflow: hidden; width: 50px; img { height: 50px; width: 50px; &[src=""] { display: none; } } } .text-container { background-color: #fff; background-color: rgba(255,255,255,0.85); min-height: 50px; } } }