<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 560px) {
    .content table th:nth-child(n+3) {display:none; visibility:hidden;}
    .content table td:nth-child(n+3) {display:none; visibility:hidden;}
    .content table td:nth-child(1) {width:15%;}
    .content table td:nth-child(2) {width:85%;}
    .hpanel .panel-body {padding:0;}
    .normalheader { padding:0; transition: padding .5s;}
    .story-content {padding:10px 0 0 0;}
    .vertical-timeline-icon {display:none;}
    .vertical-timeline-content {position: relative;margin-left: 0;}
}
.modal .modal-body {
    position: relative;
    background: #FFF;
    width: 100%;
    height: 100%;
}
.modal .modal-body iframe {
    overflow: auto;
    background-color: #FFF;
}
.pw100 {
    width: 100%!important;
}
iframe {
    border: 0 none;
}
#wkey &gt; tbody &gt; tr &gt; td {
    width:100%;
    border-bottom: 1px dotted #eee;
}
.table_keyword {
    width: 100%;
    max-width: 100%;
}
.col-md-2 .hpanel .panel-body {
    padding:8px;
}
.col-md-10, .col-md-2 {
    padding-left:0;
    padding-right:7px;
}
.font-bold {
    text-align:center;
}
.table_keyword td {
    font-size:13px;
}
.table_keyword &gt; tbody &gt; tr &gt; td {
    padding:6px;
    border-top: 1px dotted #eee;
}
.highlight {
    font-weight: bold;
    color: #7519FF;
}
.img-wid {max-width:98%;}

.box {
    position: relative;
    margin: 10px 10px 0 10px;
    background: #fff;
    border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(142, 139, 133, 0.32);
    padding: 0px;
    -webkit-transition: .5s;
    transition: .5s;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.box-body {
    padding: 1.5rem;
    border-radius: 5px;
	    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.box.box-body {
    border-radius: 5px;
}
.text-primary {
    color: #ab8ce4 !important;
}
.text-secondary {
    color: #e4e7ea !important;
}
/* .text-success {
    color: #00c292 !important;
} */
/* .text-info {
    color: #03a9f3 !important;
} */
.text-warning {
    color: #faa64b !important;
}
.text-pink {
    color: #f96197;
}
.text-purple {
    color: #926dde;
}
.text-brown {
    color: #8d6658;
}
.text-cyan {
    color: #57c7d4;
}
.text-yellow {
    color: #e0bc00 !important;
}
.text-gray {
    color: #868e96;
}
.text-dark {
    color: #465161 !important;
}
.text-facebook {
    color: #3b5998;
}
.text-google {
    color: #dd4b39;
}
.text-twitter {
    color: #00aced;
}
.text-linkedin {
    color: #007bb6;
}
.text-pinterest {
    color: #cb2027;
}
.text-git {
    color: #666666;
}
.text-tumblr {
    color: #32506d;
}
.text-vimeo {
    color: #aad450;
}
.text-youtube {
    color: #bb0000;
}
.text-flickr {
    color: #ff0084;
}
.text-reddit {
    color: #ff4500;
}
.text-dribbble {
    color: #ea4c89;
}
.text-skype {
    color: #00aff0;
}
.text-instagram {
    color: #517fa4;
}
.text-lastfm {
    color: #c3000d;
}
.text-behance {
    color: #1769ff;
}
.text-rss {
    color: #f26522;
}
.text-default {
    color: #616a78;
}
.text-muted {
    color: #868e96 !important;
}
.text-light {
    color: #788394 !important;
}
.text-lighter {
    color: #a5b3c7 !important;
}
</pre></body></html>