.modal-backdrop {background-color: #000000; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10000;}.modal-backdrop.fade {-webkit-transition: opacity 0.1s linear; -moz-transition: opacity 0.1s linear; -ms-transition: opacity 0.1s linear; -o-transition: opacity 0.1s linear; transition: opacity 0.1s linear; opacity: 0;}.modal-backdrop, .modal-backdrop.fade.in {filter: alpha(opacity=80); -khtml-opacity: 0.8; -moz-opacity: 0.8; opacity: 0.8;}.modal {position: fixed; z-index: 11000; background-color: #ffffff; border: 4px solid #000; border: 4px solid rgba(0, 0, 0, 1); *border: 4px solid #000; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.2); -moz-box-shadow: 0 0 7px rgba(255, 255, 255, 0.2); box-shadow: 0 0 7px rgba(255, 255, 255, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; overflow-x: auto; overflow-y: scroll; right: 0; top: 0; bottom: 0; left: 0;}.modal form {padding-left: 0;}.modal textarea{width: 370px; max-width: 370px; max-height: 500px;}.modal .close {margin-top: 8px; float: right; text-indent: -9999px; width: 15px; height: 15px; display: block; background-image: url(/ext/li/img/icons/icons.png); background-repeat: no-repeat; background-position: 0 -60px;}.modal.fade {opacity: 0; -webkit-transition: opacity .3s linear, top .3s ease-out; -moz-transition: opacity .3s linear, top .3s ease-out; -ms-transition: opacity .3s linear, top .3s ease-out; -o-transition: opacity .3s linear, top .3s ease-out; transition: opacity .3s linear, top .3s ease-out; top: -25%;}.modal.fade.in {top: 50%; opacity: 1;}.modal-header{padding: 5px 10px 0 10px; border-bottom: 1px solid #d9d9d9; background: #ddd url(/images/common/feed-grad-white100.png) repeat-x 0 0; background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd)); background: -webkit-linear-gradient(#eee,#ddd); background: -moz-linear-gradient(top,#eee,#ddd); background: -ms-linear-gradient(#eee,#ddd); background: -o-linear-gradient(#eee,#ddd); background: linear-gradient(#eee,#ddd); -pie-background: linear-gradient(#eee,#ddd); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.3); -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.3); box-shadow: inset 0 -1px 0 rgba(255,255,255,0.3);}.ie7 .modal-header,.ie8 .modal-header{behavior: url(/PIE.htc); position: relative;}.modal-header h3{text-transform: uppercase; font-size: 18px; height: 36px; line-height: 36px; color: #444;}.modal-body a {color: #000;}.modal-body a:hover{color: #FCB131; text-decoration: none;}.modal-body form {margin-bottom: 0;}.modal-footer {background-color: #f5f5f5; padding: 14px 10px 15px; border-top: 1px solid #ddd; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; -webkit-box-shadow: inset 0 1px 0 #fff; -moz-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; zoom: 1; margin-bottom: 0;}.modal-footer:before, .modal-footer:after {display: table; content: ""; zoom: 1;}.modal-footer:after {clear: both;}.modal-footer .btn {float: left; margin-right: 5px;}.modal .popover, .modal .twipsy {z-index: 12000;}.modal-body .chars{color: #B2B2B2; margin-left: 5px; text-transform: uppercase;}#profile-report-reason p {color: #000;}@media (max-width: 767px) {.modal-header h3 {font-size: 14px;}}