/*S gcmsPictureViewer*/ #gcmsPictureViewer { position: absolute; right: auto; top: 55px; left: 105px; margin: 0px; } #coorForGcmsPictureViewer { width: 20px; height: 20px; overflow: hidden; cursor: se-resize; position: absolute; right: 0; bottom: 8px; background: url(../../images/layout/bg-coor.png) no-repeat right bottom; z-index: 99999; } #gcmsPictureViewer .modal-header { cursor: pointer; } #gcmsPictureViewer .modal-body { max-height: inherit; overflow: hidden; } #gcmsPictureViewerBox { left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute; } #gcmsPictureViewerInfo { position: absolute; right: 0px; top: 15px; height: 30px; background:url(../images/bg-000-90.png); padding: 0 35px 0 5px; } #gcmsPictureViewerInfo .title { color: #fff; font-weight: bold; line-height: 30px; font-size: 14px; padding: 0 10px 0 15px; } #gcmsPictureViewerInfo .viewer-close { position: absolute; right: 0px; top: 0px; text-indent: -999999px; overflow: hidden; background: url(../images/bg_close.gif) no-repeat center 7px; border: none; } /**/ #gcmsPictureViewer .popup-cb{ position: relative; padding: 15px 0px 0; overflow-y: auto; background: #fefefe; max-height: inherit; height: 80%; } #gcmsPictureViewer .popup-ct .close { width: 18px; height: 18px; position: absolute; top: 14px; right: 11px; background: url(../../images/layout/close_popUp.png) no-repeat; border: none; cursor: pointer; } #gcmsPictureViewerTitleLabel{ padding-left: 25px; line-height: 48px; } #gcmsPictureViewerTitleLabel .creater,#gcmsPictureViewerTitleLabel .phone_num{ font-size: 13px; margin-right: 10px; float: right; margin-top: 0px; } #gcmsPictureViewerTitleLabel .ext{ font-size: 13px; margin-right: 45px; float: right; margin-top: 0px; } #gcmsPictureViewerTitleLabel .info{ float: right; font-size: 13px; margin-top: 3px; display: none; }