/* access denied */
.access-denied-main .content-container { height: 100%; padding: 20px 0 20px; }
.access-denied-main .container-fluid { height: 100%; }
.access-denied:before { content: ''; height: 100%; }
.access-denied:before, .access-denied > * { float: none; display: inline-block; vertical-align: middle; }
.access-denied { height: 100%; background: #fff; background-size: contain; height: 100%; min-height: 100px; text-align: center; border-radius: 4px; border: solid 2px #fff; white-space: nowrap; overflow: hidden; position: relative; -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02); box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02); }
.access-denied:before { top: 50%; left: 50%; content: ''; z-index: 1; position: absolute; width: 480px; height: 480px; margin: -240px 0 0 -240px;/* background: url(../images/bg-symbol.svg) no-repeat 50% 50%/100% auto;*/ background:url(../../../../cstatic/sdghjgh-fghy-78rt-ab32-fg4976848888/bg-symbol.svg) no-repeat 50% 50% / 100% auto; }
.access-denied > * { z-index: 2; position: relative; }
.access-denied .frame { background: transparent; width: 100%; height: 100%; margin: 0 auto; white-space: nowrap; }
.access-denied .frame > * { white-space: normal; }
.access-denied .frame:before,  .access-denied .frame > * { float: none; display: inline-block; vertical-align: middle; }
.access-denied .frame:before { content: ''; height: 100%; }
.access-denied .frame:before { content: ''; height: 100%; }
.access-denied h1 { font-size: 1.14286em; line-height: 1.5; font-weight: bold; color: #777; letter-spacing: 0.11px; }
.access-denied p { font-size: 1em; line-height: 1.5; font-weight: normal; color: #777; letter-spacing: 0.1px; }
.access-denied .detail .ico-holder { float: left; }
.access-denied .denied-content { float: left; margin-left: 32px; border-left: 1px solid #f1f1f1; padding-left: 35px; max-width: 410px; }
.access-denied .ico-holder { margin: 15px 0; }
