/*.knowledgehub_header__row*/
/*{*/
/*    text-align: center;*/
/*    text-transform: uppercase;*/
/*    margin-bottom: 40px;*/
/*}*/

/*.knowledgehub_header__svg*/
/*{*/
/*    width: 200px;*/
/*    height: 15px;*/
/*}*/

/*.loader*/
/*{*/
/*    display: none;*/
/*    border: 10px solid #585857;*/
/*    border-top: 10px solid #f28d00!important;*/
/*    border-radius: 50%;*/
/*    width: 70px;*/
/*    height: 70px;*/
/*    position: fixed;*/
/*    animation: spin 2s linear infinite;*/
/*    z-index: 99;*/
/*    opacity: 1.5!important;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    left: 0;*/
/*    right: 0;*/
/*    text-align: center;*/
/*}*/

/*@keyframes spin*/
/*{*/
/*    0% { transform: rotate(0deg); }*/
/*    100% { transform: rotate(360deg); }*/
/*}*/

/*.category__extra_filters */
/*{*/
/*    width: 100%;*/
/*    margin: 8px;*/
/*}*/

/*.searcher*/
/*{*/
/*    width: 100%;*/
/*    padding: 10px;*/
/*    background-color: #f8f8f8;*/
/*    box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    -webkit-box-sizing: border-box;*/
/*    border: 1px solid #D6E0EB;*/
/*    height: 40px;*/
/*    outline: none;*/
/*}*/

/*.knowledgehub__container{*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*.knowledgehub__webinars, .knowledgehub__documents*/
/*{*/
/*    border: 1px solid #D6E0EB;*/
/*    padding: 30px;*/
/*    margin-bottom: 40px;*/
/*    background-color: #ffffff;*/
/*}*/

/*@media (max-width:992px) {*/
/*    .knowledgehub__webinars, .knowledgehub__documents {*/
/*        margin-top: 20px;*/
/*    }*/
/*}*/

/*.knowledgehub__posts:not(.viewall__row)*/
/*{*/
/*    padding: 30px;*/
/*    margin-top: 40px;*/
/*    margin-bottom: 40px;*/
/*    background-color: #ffffff;*/
/*}*/

/*.knowledgehub__title*/
/*{*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    flex-wrap: wrap;*/
/*    padding: 0 0 20px;*/
/*    border-bottom: 1px solid #D6E0EB;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.document_mini*/
/*{*/
/*    text-transform: uppercase;*/
/*    padding: 15px 0;*/
/*}*/

/*.document_mini a:hover .document_mini__title*/
/*{*/
/*    text-decoration: underline;*/
/*}*/

/*.document_mini__image*/
/*{*/
/*    outline: 1px solid #D6E0EB;*/
/*    width: 100%;*/
/*}*/

/*.document_mini__title*/
/*{*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.document_mini__read-more*/
/*{*/
/*    text-decoration: underline;*/
/*    color: #ffaa02;*/
/*    font-weight: bold;*/
/*}*/

/*.document_mini__read-more:hover*/
/*{*/
/*    color: #ffaa02*/
/*}*/

/*.knowledgehub__posts .document_mini*/
/*{*/
/*    outline: 1px solid #d5d5d5;*/
/*    padding-top: 0;*/
/*    margin: 20px 0;*/
/*}*/

/*.knowledgehub__posts .document_mini__title, .knowledgehub__posts .document_mini__read-more, .knowledgehub__posts .document_mini__date, .knowledgehub__posts .document_mini__short-desc*/
/*{   margin: 0;*/
/*    padding: 10px 20px 0px;*/
/*    display: block;*/
/*    line-height: 1.5;*/
/*} */

/*.knowledgehub__posts .document_mini__date, .knowledgehub__posts .document_mini__short-desc*/
/*{*/
/*    font-size: 0.75rem;*/
/*    text-transform: capitalize;*/
/*}*/

/*.knowledgehub__posts .document_mini__date*/
/*{*/
/*    font-style: italic;*/
/*}*/

/*.viewall-search{*/
/*    background-color: #0057ae;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    margin-top: 15px;*/
/*}*/

/*.viewall-search h3{*/
/*    color: #ffffff;*/
/*    text-align: left;*/
/*    text-transform: uppercase;*/
/*    padding: 20px 10px;*/
/*    margin: 0;*/
/*    width: 80%;*/
/*    padding-left: 0;*/
/*}*/

/*.viewall-search__form{*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: center;*/
/*    width: 80%;*/
/*    max-width: 100%;*/
/*    padding-bottom: 20px;*/
/*}*/

/*.viewall-search__input, .viewall-search__button{*/
/*    margin: 0;*/
/*    border: none*/
/*}*/

/*.viewall-search__input{*/
/*    padding-left: 10px;*/
/*    height:50px;*/
/*    width: 100%;*/
/*    flex: 0 0 80%;*/
/*}*/

/*.viewall-search__button{*/
/*    flex: 1 0 auto;*/
/*    padding: 10px;*/
/*    height:50px;*/
/*}*/

/*.viewall-error{*/
/*    margin:auto;*/
/*    font-style: italic;*/
/*    text-align: center;*/
/*    font-size: 1.25rem;*/
/*}*/

/*.knowledgehub__title--text {*/
/*    margin: 0;*/
/*}*/

/*.knowledgehub_header__title {*/
/*    margin-top: 0;*/
/*}*/