body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.6;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    word-break: break-word;
}

h1 {
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
}

h2 {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}

h3 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
}

h4 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}

h5 {
    font-weight: 500;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}

.header-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 4px solid #ffb71b;
}

.search .input-group {
    border-bottom: 1px solid #fff;
}

.search .input-group input {
    background-color: #000;
    color: #fff;
    opacity: 1;
    border-bottom: none !important;
}

.search .input-group input:focus {
    box-shadow: none;
}

.search .input-group button i {
    color: #fff;
}

.btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 24px;
    border-radius: 0px;
}

.btn-primary {
    background-color: #ffb71b;
    border-color: #ffb71b;
    color: #000;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #000;
    border-color: #000;
}

.banner {
    background: url(assets/images/Premium-Learning-Banner.jpg) center;
    background-size: cover;
    padding: 35px 0 35px 0;
    font-size: 18px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
}

.banner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9755) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
    content: "";
}

.banner h1,
.inner-banner h1 {
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    color: #fff;
}

.inner-section {
    padding: 40px 0;
    font-size: 16px;
}

.inner-banner {
    background: url(assets/images/Premium-Learning-Banner.jpg) center;
    background-size: cover;
    padding: 35px 0 20px 0;
    font-size: 18px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.inner-banner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9755) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
    content: "";
}

.banner .container,
.inner-banner .container {
    position: relative;
    z-index: 2;
}

.white-section {
    padding: 40px 0;
    background: #EEEEEE;
}

.ansys-card {
    box-shadow: 0 2px 6px 0px rgb(50 50 50 / 50%);
    padding: 15px;
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.ansys-card-pic {
    padding-bottom: 5px;
}

.ansys-card-pic img {
    width: 100%;
    height: auto;
}

.nav-link:focus,
.nav-link:hover {
    color: #ffb71b;
}

.nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.footer .nav-link {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.logo {
    max-height: 46px;
    margin: 6px auto;
}

.navbar-nav {
    font-family: 'Montserrat', sans-serif;
}

.ansys-card h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin: 18px 0;
}

.more-details-btn {
    color: #1E6DDC;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: auto;
}

.more-details-btn svg {
    max-height: 11px;
    width: auto;
    margin-left: 8px;
    margin-top: -2px;
}

.gray-section {
    padding: 40px 0;
}

.section-tittle {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.section-tittle img {
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate(330deg) brightness(95%) contrast(105%);
    max-width: 50px !important;
    margin-right: 25px;
    margin-top: -12px;
}

.featured-article-ul {
    margin: 0 -15px;
    padding: 30px 0 0 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.featured-article-ul li {
    width: calc(20% - 20px);
    margin: 0 10px;
    border: 2px solid #ffb71b;
    padding: 30px 15px;
    box-shadow: 0 0 15px 5px rgb(62 60 98 / 8%);
    border-radius: 8px;
    margin-bottom: 30px;
    text-align: center;
    transition: all 220ms;
}

.featured-article-ul li:hover {
    transform: scale(1.045);
}

.featured-article-ul li a {
    margin: 0;
    display: block;
    color: #333;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.6;
}

.featured-article-ul li a strong {
    width: 100%;
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    line-height: 1.4;
    margin-bottom: 12px;
    font-size: 18px;
}

.form-control {
    border-radius: 0px;
}

.stuck {
    padding: 40px 0;
    background: #ffb71b;
    color: #000;
}

.stuck h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.product-manual h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.mabul-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border: 1px solid #d9d8d6;
    padding-right: 60px;
    padding-left: 30px;
    height: 5pc;
    text-transform: uppercase;
    text-decoration: none;
    font: 600 15px/19px Montserrat, sans-serif;
    color: #000;
}

.mabul-btn:hover img {
    -webkit-filter: invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);
    filter: invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.mabul-btn:hover {
    background: #000;
    color: #fff;
}

.mabul-btn:after {
    position: absolute;
    top: 40%;
    right: 25px;
    display: inline-block;
    border-color: transparent transparent transparent currentcolor;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    opacity: .8;
    content: "";
}

/* footer */

.footer {
    background-color: #000 !important;
    color: #fff;
}

.footer-nav-lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 10px;
    align-items: center;
}

.footer-links-lower {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.footer-nav-lower .copyright {
    order: -1;
    padding-top: 1px;
}

.footer-nav-lower .copyright p {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    white-space: nowrap;
    color: #d2d2d2;
    font-weight: 400;
    font-size: 9pt;
    line-height: 1.6;
}

.footer-links-lower ul {
    margin: 0;
    padding: 0;
}

.footer-links-lower li {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: inherit;
}

.footer-links-lower a {
    color: #d2d2d2;
    font-weight: 400;
    font-size: 13px !important;
    text-decoration: none;
    font-size: inherit;
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;
}

.footer-links-lower a:hover {
    color: #ffb71b;
    text-decoration: underline;
}

.social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0;
    padding-top: 10px;
    text-align: right;
}

.social-links .h5 {
    margin-right: 2pc;
    font-weight: 600;
    color: #fff;
    font-size: 18px !important;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
}

.social-links ul {
    margin: 0;
    padding: 0;
}

.social-links li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
}

.social-links li:not(:last-child) {
    margin-right: 10px;
}

.social-links ul li a {
    font-size: x-large;
    width: 29px;
    padding: 0;
    height: 20px;
    color: #fff;
    text-decoration: none;
}

.social-links ul li a:hover,
.social-links ul li a:focus {
    color: #ffb71b;
    text-decoration: none;
}

.search-btn {
    border: none;
    background: none;
    border-bottom: 1px solid #000;
}

.dark-gray {
    padding: 40px 0;
    background: #dddddd;
}

.community-box {
    font-family: 'Open Sans', sans-serif;
}

.fluid-box-bottom {
    border-top: 1px solid #d9d9d9;
    padding: 15px;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    color: #000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.fluid-box-bottom-ul {
    margin: 0 -9px 0 10px;
    padding: 0;
    font-size: 11px;
    list-style: none;
    display: flex;
    align-items: center;
    line-height: 1.2;
}

.fluid-box-bottom-ul li {
    display: inline-block;
    text-align: center;
    padding: 0 9px;
}

.fluid-box-bottom-ul li a i {
    display: block;
    font-size: 17px;
    margin-bottom: 3px;
}

.fluid-box-bottom-ul li a {
    color: #c8c8c8;
    text-decoration: none;
    text-align: center;
}

.fluid-box-bottom-ul li a:hover,
.fluid-box-bottom-ul li a:focus {
    color: #ffb71b;
}

.slick-list {
    padding: 0 10% 0 0 !important;
}

.community-box-header-bottom {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* Change this line if you want. In this case it trimmed the text to 3 lines. */
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
}

.nav-tabs .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    width: 100%;
    border-radius: 0px;
}

.nav-tabs {
    margin: 0 0px 20px 0px;
    padding: 0;
    list-style: none;
    max-width: 820px;
    display: flex;
    background: #f2f2f2;
    box-shadow: 0 0 12px rgb(0 0 0 / 10%) !important;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    border: 2px solid #fff;
    border-bottom: 3px solid #fff;
    font-family: Montserrat, sans-serif;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000;
    background-color: #ffb71b;
    border-color: #ffb71b;
}

.nav-tabs li {
    width: 50%;
}

.download-ul {
    margin: 0px -12px 30px -12px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.download-ul li {
    width: 33.33%;
    padding: 0 12px;
}

.download-ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border: 1px solid #c1c1c1;
    padding-right: 60px;
    padding-left: 20px;
    height: 60px;
    text-transform: uppercase;
    text-decoration: none;
    font: 600 15px/19px Montserrat, sans-serif;
    color: #000;
    box-shadow: 0 2px 6px 0px rgb(50 50 50 / 30%);
    background: #dbdbdb;
}

.download-ul li a:hover,
.download-ul li a:focus {
    background: #ffb71b;
    border: 1px solid #ffb71b;
}

.download-ul li a:after {
    position: absolute;
    top: 40%;
    right: 20px;
    display: inline-block;
    border-color: transparent transparent transparent currentcolor;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    opacity: .8;
    content: "";
}

.dropdown-item {
    font-size: 14px;
    padding: 8px 20px;
    font-weight: 500;
}

.dropdown-item i {
    position: absolute;
    right: 15px;
    font-size: 12px !important;
}

.dropdown-menu {
    border-radius: 0px;
    padding: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #ffb71b;
}

.community-recent,
.community-help {
    margin-left: -10px;
    margin-right: -10px;
}

.slick-next:before,
.slick-prev:before {
    font-size: 30px;
    opacity: 1;
    color: #000;
}

.fluid-author {
    display: flex;
    align-items: center;
    color: #000;
}

.fluid-author-avathar {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 8px;
    object-fit: cover;
}

.fluid-author-avathar img {
    width: 100%;
    height: 100%;
}

.fluid-author-right {
    font-size: 11px;
}

.fluid-author-right strong {
    width: 100%;
    display: block;
    line-height: 1.2;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.community-box h5 {
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 6px;
    font-weight: 500;
    line-height: 1.4;
}

.featured-article-ul br,
.fluid-author-right br {
    display: none;
}

.ansys-card p:last-child {
    margin-bottom: 0px;
}

p:empty {
    display: none;
}

#mega-menu-wrap-header_Menu #mega-menu-header_Menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    position: relative;
}

#mega-menu-wrap-header_Menu #mega-menu-header_Menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link[target="_blank"]:before {
    position: absolute;
    top: 13px;
    right: 10px;
    content: " ";
    border: 2px solid black;
    width: 12px;
    height: 12px;
}

#mega-menu-wrap-header_Menu #mega-menu-header_Menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link[target="_blank"]::after {
    position: absolute;
    top: 10px;
    right: 14px;
    content: "\1f855" !important;
    display: block !important;
    font-size: 13px;
    color: black;
    line-height: 3px;
    height: 11px;
    width: 10px;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
}

/* #mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-39 a.mega-menu-link:before,
#mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-39 a.mega-menu-link::after,
#mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-42 a.mega-menu-link:before,
#mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-42 a.mega-menu-link::after,
#mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-41 a.mega-menu-link:before,
#mega-menu-wrap-header_Menu #mega-menu-header_Menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-41 a.mega-menu-link::after {
  display: none !important;
} */

#mega-menu-wrap-header_Menu #mega-menu-header_Menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover::after {
    border-right: 5px solid #ffb71b;
    border-top: 5px solid #ffb71b
}

#mega-menu-wrap-header_Menu #mega-menu-header_Menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-header_Menu #mega-menu-header_Menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}

table p,
ul li p {
    margin-bottom: 0px;
}

#tabs2-e7a4ded7fe .nav-tabs {
    max-width: 100%;
    box-shadow: none !important;
    border: none !important;
}

#tabs2-e7a4ded7fe .nav-tabs li {
    width: 33.33%;
}

.ansys-card p {
    margin-bottom: 0px;
}

.menu-applications-menu-container,
.menu-models-menu-container {
    background-color: #eee;
    padding: 15px;
    position: sticky;
    top: 30px;
}

.menu-applications-menu-container a,
.menu-models-menu-container a {
    color: #000 !important;
    padding-left: 10px !important;
    font-family: 'Montserrat', sans-serif;
    padding-top: 8px;
    line-height: 1.4;
    padding-bottom: 8px;
}

.menu-applications-menu-container .current-menu-item>a,
.menu-applications-menu-container a:hover,
.menu-models-menu-container .current-menu-item a,
.menu-models-menu-container a:hover {
    color: #ffb71b !important;
}

.has-children>a,
.menu-applications-menu-container ul li a[href="javascript:void(0)"],
.menu-models-menu-container ul li a[href="javascript:void(0)"] {
    margin-top: -35px;
}

.menu a[href="javascript:void(0)"] {
    cursor: context-menu;
}

.menu-applications-menu-container ul,
.menu-models-menu-container ul {
    margin: 0;
    line-height: 2em;
    list-style: none;
    padding-left: 25px;
}

.menu-applications-menu-container ul li:first-child:before,
.menu-models-menu-container ul li:first-child:before {
    border-left: 0;
}

.menu-applications-menu-container ul li,
.menu-models-menu-container ul li {
    position: relative;
}

.menu-applications-menu-container ul li:before,
.menu-models-menu-container ul li:before {
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: 15px;
    height: 1em;
    content: "";
    border-bottom: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
}

/* hide the vertical line on the first item */
ul#menu-applications-menu>li:first-child:before,
ul#menu-models-menu>li:first-child:before {
    border-left: none;
}

.menu-applications-menu-container ul li:after,
.menu-models-menu-container ul li:after {
    position: absolute;
    top: 15px;
    bottom: 0;
    left: -15px;
    display: block;
    content: "";
    border-left: 1px solid #bebebe;
}

/* hide the lines on the last item */
.menu-applications-menu-container ul li:last-child:after,
.menu-models-menu-container ul li:last-child:after {
    display: none;
}

/* inserted via JS  */
.menu-applications-menu-container .js-toggle-icon,
.menu-models-menu-container .js-toggle-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 2px;
    font-style: normal;
    margin-left: -23px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #bebebe;
    border-radius: 2px;
}

#content-table table,
th,
td {
    border: 1px solid;
}

.menu-applications-menu-container {
    position: sticky;
    top: 30px;
}

/* #menu-applications-menu{
  background-color: #eee;
    padding: 15px;
  list-style:none;
}
#menu-applications-menu a {
    color: #000 !important;
    padding-left: 10px !important;
    font-family: 'Montserrat', sans-serif;
    padding-top: 8px;
    line-height: 1.4;
    padding-bottom: 8px;
  position:relative;
}
#menu-applications-menu a:hover, #menu-applications-menu a:focus{
  color: #ffb71b !important;
}
#menu-applications-menu .current-menu-item a{
  color: #ffb71b !important;
}
#menu-applications-menu a:before {
    content: "\f101";
    font-family: 'FontAwesome';
    margin-right: 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
 */
table {
    border: 1px solid #ccc;
    width: 100%;
}

table td {
    padding: 10px;
    border: 1px solid #ccc;
}

table tr {
    border: none;
}

.readableLargeImageContainer img {
    max-width: 100% !important;
}

img {
    max-width: 100% !important;
}

#back-to-up {
    width: 40px;
    padding: 0;
    border: 3px solid #fff;
    height: 40px;
}

.navigation {
    display: flex;
}

.navigation a {
    background-color: #ffb71b;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 16px;
    margin-right: 15px;
}

.navigation a:hover,
.navigation a:focus {
    background: #000;
    color: #fff;
}

.inner-section .inner-section {
    padding: 0px;
}

.inner-section .container .inner-section .container {
    padding-left: 0px;
    padding-right: 0px;
}

iframe {
    height: auto;
    width: 100%;
    aspect-ratio: 16 / 9;
}

.community-box h5 a {
    color: #000;
    text-decoration: none;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: auto !important;
    box-shadow: 0 0 12px rgb(0 0 0 / 10%) !important;
    border: 2px solid #ffb71b;
    border-radius: 6px;
    padding: 15px 15px 60px 15px;
    margin: 0 10px !important;
    background-color: #fff;
    position: relative;
}

#content-table table,
th,
td {
    border: 1px solid #ccc;
}

#mat_selector table th {
    background: #333;
    color: #fff;
}

.sorter {
    background: #EEEEEE;
    padding: 20px 15px 15px 15px;
    margin-bottom: 20px;
}

#mat_selector .page-header h2 .fa {
    color: #ffb71b;
}

.masonry {
    /* Masonry container */
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
}

.item {
    display: inline-block;
    background: #fff;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-shadow: 0 0 12px rgb(0 0 0 / 10%) !important;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    padding: 20px;
}

.item img {
    max-width: 100%;
}

.masonry h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 0 0 12px 0;
}

.category-ul,
.masonry-ul {
    margin: 0;
    padding: 0 0 0px 0;
    list-style: none;
}

.masonry-ul li {
    background: url(assets/images/widget-yellow-bar.svg) 0px 11px;
    background-size: 9px auto;
    padding: 6px 0 6px 20px;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 1.4;
    position: relative;
}

.masonry-ul li a {
    color: #1E6DDC;
    text-decoration: none;
}

.btn-showmore {
    display: inline-block;
    color: #000;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding-right: 15px;
    margin-top: 15px;
}

.btn-showmore:before {
    content: "\f054";
    position: absolute;
    top: 0px;
    right: 0;
    width: 0.375rem;
    height: 0.625em;
    font-family: 'FontAwesome';
    color: #ffb71b;
}

.right-sidebar-category {
    position: sticky;
    top: 30px;
    background-color: #eee;
    padding: 20px;
}

.right-sidebar-category-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: calc(100vh - 145px);
    overflow-y: scroll;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.show-more-less-handler {
    color: #ffb71b;
}

.right-sidebar-category-ul li {
    border-bottom: 2px solid #fff;
}

.right-sidebar-category-ul li a {
    position: relative;
    padding: 5px 15px 5px 34px;
    display: block;
    text-decoration: none;
    color: #000;
    background-color: #eee;
}

.right-sidebar-category-ul li a:before {
    content: "\f101";
    position: absolute;
    top: 5px;
    left: 10px;
    width: 0.375rem;
    height: 0.625em;
    font-family: 'FontAwesome';
}

.right-sidebar-category-ul li a:hover,
.right-sidebar-category-ul li a:focus,
.right-sidebar-category-ul li a.active {
    background-color: #ffb71b;
    color: #000;
}

.right-sidebar-category-ul li a:hover:before,
.right-sidebar-category-ul li a.active:before {
    color: #000;
}

.right-sidebar-category h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 6px 0 15px 0;
}

.category-ul li {
    background: url(assets/images/widget-yellow-bar.svg) 0px 11px;
    background-size: 9px auto;
    padding: 6px 0 6px 20px;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 1.4;
    position: relative;
    width: 45%;
    float: left;
    margin-right: 10px;
}

.category-ul li a {
    text-decoration: none;
    font-size: 16px;
}

.searchbox {
    max-width: 600px;
    border: 0 !important;
    border-radius: 0;
    margin: auto;
}

.searchbox .form-control {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

span.visualHighlight {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word;
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #4d4d4d;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* Style for Conference Papers*/
.conferences .year {
    font-size: 20px;
    font-weight: 600;
}

.banner {
    min-height: 300px;
    align-items: center;
    display: flex;
}

.conferences .tittle {
    color: #ffb71b;
    font-size: 18px;
    -moz-text-decoration-color: #ffb71b;
    text-decoration: none;
    font-weight: 600;
}

.sub-tittle {
    font-weight: 600;
    font-size: 14px;
}

.conferences {
    margin-bottom: 15px;
}


.filter .btn.btn-primary {
    padding: 9px 24px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.filter .select2-selection__arrow,
.filter .select2-selection.select2-selection--single {
    height: 40px !important;
}


.filter .select2-selection.select2-selection--single {
    display: flex;
    align-items: center;
}

.filter .select2-container--default .select2-search--inline .select2-search__field {
    line-height: inherit;
    ;
}

.filter .select2-container,
.filter .selection,
.filter .select2-container--default .select2-selection--multiple {
    height: 38px;
}

.filter .select2-container--default .select2-selection--multiple {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    padding-left: 5px;
}

/*lspp*/
.button {
    float: left;
    margin: 0px;
    padding: 1px 0px 1px 0px;
    background-color: rgb(226, 226, 226);
    border-top: 2px solid rgb(241, 241, 241);
    border-right: 2px solid rgb(162, 162, 162);
    border-bottom: 2px solid rgb(162, 162, 162);
    border-left: 2px solid rgb(241, 241, 241);
    width: 75px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
}

.floatright {
    float: right;
}

.nlist {
    list-style-type: none;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.indent {
    margin: 5px 15px 10px 15px;
    padding: 5px;
    border-top: 1px dotted rgb(211, 211, 211);
    border-right: 1px dotted rgb(231, 231, 231);
    border-bottom: 1px dotted rgb(231, 231, 231);
    border-left: 1px dotted rgb(211, 211, 211);
}

.floatleft {
    float: left;
}

.figurel {
    list-style-type: none;
    text-align: center;
    margin: 0px 5px 0px 0px;
    padding: 0px 5px 0px 0px;
    font-size: 8pt;
}

.textinput {
    float: left;
    margin: 0px;
    padding: 1px 0px 1px 0px;
    background-color: rgb(255, 255, 255);
    border-top: 1px solid rgb(162, 162, 162);
    border-right: 1px solid rgb(162, 162, 162);
    border-bottom: 1px solid rgb(162, 162, 162);
    border-left: 1px solid rgb(162, 162, 162);
    width: 75px;
    text-align: left;
    font-size: 8pt;
}

.button25 {
    float: left;
    margin: 0px;
    padding: 1px 0px 1px 0px;
    background-color: rgb(225, 225, 225);
    border-top: 2px solid rgb(239, 239, 239);
    border-right: 2px solid rgb(176, 176, 176);
    border-bottom: 2px solid rgb(176, 176, 176);
    border-left: 2px solid rgb(239, 239, 239);
    width: 25px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
}

.blue {
    color: blue;
}

.red {
    color: red;
}

.button50 {
    float: left;
    margin: 0px;
    padding: 1px 0px 1px 0px;
    background-color: rgb(231, 231, 231);
    border-top: 2px solid rgb(239, 239, 239);
    border-right: 2px solid rgb(176, 176, 176);
    border-bottom: 2px solid rgb(176, 176, 176);
    border-left: 2px solid rgb(239, 239, 239);
    width: 60px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
}

.nlist {
    list-style: none;
}
.clist {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-family: monospace;
    font-size: 8pt;
}
a.cat-active{
        color: #ffb71b !important;
}