/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/



.support-topic-details .entry  {
    font-size: 1.2em;
}

.support-topic-details .entry ol {
    list-style: decimal;
    margin-left: 30px;
    margin-bottom: 10px;
}

.support-topic-details .entry ul {
    list-style: square;
    margin-left: 30px;
}

.support-topic-details .entry ol li ,
.support-topic-details .entry ul li {
    margin-bottom: 5px;
}

.support-topic-details .entry a {
    text-decoration: underline;
}

[loading="{{1}}"] {
    display: none !important;
}

.selectable {
    cursor: pointer;
}

body {
    overflow-y:scroll !important;
}

.support-topic-details .entry h1 a,
.support-topic-details .entry h2 a,
.support-topic-details .entry h3 a,
.support-topic-details .entry h4 a,
.support-topic-details .entry h5 a,
.support-topic-details .entry h6 a {
    text-decoration: none;
}
