﻿.DirectoryPath { padding: 30px 40px 0px 40px; opacity: 0.9; }
.DirectoryPath .DirectoryName { float: left; font-size: 12px; font-weight: normal; }
.DirectoryPath .Icon { float: left; margin-left: 2px; margin-right: 2px; margin-top: 0px; background-image: url(../image/iconrightgrey.png); background-repeat: no-repeat; background-position: center center; background-size: 6px; width: 16px; height: 16px; display: inline-block; }
.DocumentTitleDIV { padding: 20px 40px 0px 40px; font-size: 32px; font-weight: bold; color: #000; max-width: 800px; }
.DocumentDateDIV { padding: 5px 40px 0px 40px; transform: scale(0.9,0.9); margin-left: -12px; opacity: 0.5; max-width: 500px; }
.DocumentContainerSpitDIV .DocumentContentLeftDIV { float: left; width: 85%; }
.DocumentContainerSpitDIV .DocumentContentRightDIV { float: left; width: 15%; min-height: 50px; margin-top: -70px; padding-right: 25px; padding-left: 10px; }
.DocumentContentDIV { padding: 10px 40px; }

#UserFeedBackDIV { z-index: 100; }
#UserFeedBackDIV .Title { font-size: 14px; font-weight: bold; color: #000; }
#UserFeedBackDIV .IconList { margin-top: 20px; }
#UserFeedBackDIV .Icon { padding: 8px 15px 5px 15px; background-color: #eee; border-radius: 5px; float: left; text-align: center; width: 60px; margin-left: 5px; margin-right: 5px; cursor: pointer; }
#UserFeedBackDIV .Icon i { font-size: 16px; }
#UserFeedBackDIV .Focus { color: #0064FF; }

.SourceCodeInnerDIV { }
.modal-dialog .close { margin-top: 0px !important; }
.modal-content { padding: 10px; }

.StoryHeaderDIV { background-color: #F5FAFF; padding-top: 80px; padding-bottom: 70px; }
.StoryHeaderDIV .StoryHeaderContentDIV { float: left; width: 55%; }
.StoryHeaderDIV .StoryCompanyImage { float: right; width: 40%;; }
.StoryHeaderDIV .StoryCompanyImage img { width: 500px; border-radius: 20px; }
.StoryLogo img { height: 60px; }
.StoryTitle { font-size: 30px; font-weight: bold; color:#000; margin-top:5px; }
.StoryDescription { margin-top:20px; margin-bottom:20px; line-height:22px; font-size:13px; }
.StoryHeaderDIV .ControlButton { padding-top:15px; }
.StorySubTitleDIV { margin-top:80px; font-size:24px; color:#000 !important; font-weight:bold; }
.StoryBackgroundDIV, .StoryValueDIV { margin-top: 10px; line-height: 25px; font-size: 13px; }
.StoryValueDIV img { width:100%; margin-top:20px; }
.StoryMoreInfoDIV { text-align:center; }
.StoryHeaderDIV .DirectoryPath { position:absolute; top:-75px; left:-22px; }

.ToolBarBox { display:none; }