/**
 * @copyright   (C) 2011 - 2018 Mike Feng Jinglong - All rights reserved.
 * @license  GNU General Public License, version 3 (http://www.gnu.org/licenses/gpl-3.0.html)
 * @author  Mike Feng Jinglong <mike@simbunch.com>
 * @url   http://www.simbunch.com/license/
*/

.simbunch-wrapper .browse-body { background-color:#f6f6f6;margin:5px 0 15px;text-align:center;min-height:80px;position:relative;}
.simbunch-wrapper .browse-body .browse-body-inner {background:url(../images/browse-loading.gif) no-repeat 50% 50%;min-height:80px;font-size:0;}
.simbunch-wrapper .browse-body .media-container {position:relative;}
.simbunch-wrapper .browse-body .media-container .open-theater {cursor:pointer;position:absolute;top:10px;right:10px;left:auto;font-size:24px;width:24px;height:24px;line-height:24px;text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;color:#fff;opacity:0.5; z-index:100;}
.simbunch-wrapper .browse-body .photo-container {display:inline-block;margin:0 auto;position:relative;max-width:100%;}
.simbunch-wrapper .browse-body .photo-container .media-item {max-height:95vh;max-width:100%;margin:auto;width:auto;height:auto;}
.simbunch-wrapper .browse-body .tagging-message {line-height:30px;position:absolute;left:0px;bottom:0px;font-size:12px; width:100%;background-color:rgba(255,255,255,0.85);z-index:100;}

.simbunch-wrapper .browse-footer .inner {display:flex;flex-wrap:wrap;width:100%;}
.simbunch-wrapper .browse-footer .inner > * {flex:1 300px;}
.simbunch-wrapper .browse-footer .inner .left {padding-right:15px;}
.simbunch-wrapper .browse-footer .inner .right {max-width:240px;font-size:15px;}

.simbunch-wrapper .tagged-info {margin-bottom:10px;}
.simbunch-wrapper .tagged-info .media-object {width:48px;height:48px;}

.simbunch-wrapper .media-edit-form > .list-group {margin-bottom:10px;}
.simbunch-wrapper .media-edit-form .list-group-item {padding:5px;}
.simbunch-wrapper .media-edit-form .tag-editor {margin:0;padding:3px 0;}
.simbunch-wrapper .media-edit-form .tag-editor .placeholder {padding:0;color:#adadad}
.simbunch-wrapper .media-edit-form input, .simbunch-wrapper .media-edit-form textarea, .simbunch-wrapper .media-edit-form .ms-ctn {margin:0;border-radius:0;width:100%;border-color:#ddd !important;box-shadow:none !important;transition:none !important;}

.simbunch-wrapper .sg-tags-wrapper {position:relative;}
.simbunch-wrapper .tag-owner a {font-weight:bold;}
.simbunch-wrapper blockquote.description_string {padding:0px 8px;margin:0 0 10px;line-height:1.4;max-height:98px;overflow:hidden;text-overflow:ellipsis;position:relative}
.simbunch-wrapper .desc-readmore {position:relative;margin:-24px auto 0;opacity:0.5}
.simbunch-wrapper .desc-readmore:hover {opacity:1;}

.simbunch-wrapper .ms-ctn .ms-res-ctn {padding:0;}
.simbunch-wrapper .ms-ctn .ms-res-item {padding:2px 5px !important;font-size:13px}
.simbunch-wrapper .ms-ctn .ms-res-item.ms-res-item-active {background-color:#337ab7;color:#fff;}
.simbunch-wrapper .ms-ctn .media-object {height:20px;width:20px;}
.simbunch-wrapper .ms-ctn .media-body {font-weight:500;line-height:20px;}