
a.hot-disabled {
    pointer-events: none;
    cursor: default;
    font-weight: 600;
    /*text-decoration: underline;*/
}


.hot-sticknavbar {
    background-color: #fff !important;
    border-bottom: 1px solid #e7eaec !important;
}


.hot-upper-search {
    height: 32px;
    margin-left: 1em;
}


.hot-upper-search-input {
    border: 1px solid #ced4da !important;
    border-right: none !important;
}

.hot-upper-search-button {
    border: 1px solid #ced4da !important;
    background-color: #007bff;
    color: #fff;
    padding-top: 4px;

}

.hot-upper-search-button:hover {
    background-color: #1ab394;
    cursor: pointer;
}


.index-h2 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 1.44;
    color: #000;
    margin: 0 0 10px;
}

.index-h3 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: -.1px;
    line-height: 1.5;
    color: #000;
    margin: 0 0 10px;
}

.color-gray {
    color: #737376;
}

.center-vert {
    align-items: center;
}

.align-valign-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.profits {
    list-style: none;


    /*   text-indent: -1.2em; */
}

.profits li:before {
    content: "\2714";
    display: block;
    float: left;
    width: 2em;
    color: black;
}

.profits li {

}


.hot-docs-h1 {
    font-size: 2em;

}

.hot-docs-inshort {
    font-size: 1em;
    font-style: italic;

}


.hot-docs-p {
    color: #676a6c !important;
    font-size: 1.2em !important;
}

.hot-docs-p-code {
    font-size: 100%;
}

.hot-docs-readmore {
    font-weight: bold !important;
}


.hot-article-title {
    font-weight: bold;
    font-size: 1.4em;
    }

.hot-article-p {
    color: #676a6c !important;
    text-align: left !important;
    margin-top: 2em;
}

.hot-article-ol li {
    font-size: 16px;
    text-align: left !important;
}

.hot-article-ol img {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}


.method-title {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.method-item {
    color: #2c2d30;
    font-size: 15px !important;
    line-height: 1.5em;
}

.method-item a {
    color: #2c2d30;
}

.method-item a:hover, a.active {
    text-decoration: underline;
}
