body.welc2023 {
    font-family: "Noto Sans Display", "IBM Plex Sans Arabic", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", sans-serif;
    background: #fcfcfc;
}

.welc2023 svg.logo {
    height: 24px;
    display: flex;
    justify-content: center;
}

.welc2023 #header {
    min-height: 80px;
    padding: 16px 30px;
    background-color: #fff;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.welc2023 #tools li>a, .welc2023 #tools li>a:visited {
    color: #4b4b4b;
    font-size: 16px;
    position: relative;
}

.welc2023.theme--applications #tools {
    top: 16px;
}

.welc2023 .dropdown-toggle svg {
    height: 16px;
    padding-left: 5px;
    transition: .3s ease-in;
}

.welc2023 .dropdown.open .dropdown-toggle svg {
    transform: rotate(180deg);
}

.welc2023 .ip-portal-btn {
    border: 1px solid #b1b1b1;
    border-radius: 26px;
    padding: 12px 15px !important;
    font-weight: 500;
    color: #0065df !important;
}

.welc2023 .ip-portal-btn:hover, .welc2023 .btn-secondary:hover {
	background-color: #F5F9FF;
	color: #0059C6;
    border: 1px solid #0059C6;
	text-decoration: none;
	transition: all 280ms ease-in-out;
}

.welc2023 .nav-breadcrumb {
    background: #fafafa;
    float: none;
    font-size: 16px;
    padding: 9px 30px;
    margin: 16px 0 35px;
}

.welc2023 .nav-breadcrumb a {
    color: #6d6d6d;
}

.welc2023 .introduction-section {
    padding: 25px 0 0;
    background: #fff;
}

.welc2023 footer[role="contentinfo"] {
    background: rgb(239, 239, 239);
    padding: 25px 15px 4px;
    margin-top: 10px;
}

.welc2023 .secondary-footer-lists {
    float: none;
    /* border-top: 1px solid rgb(210, 210, 210); */
    padding: 2rem 0px;
    margin: 0;
}

.welc2023 [role="contentinfo"] li {
    margin-right: 0;
}

.welc2023 [role="contentinfo"] a {
    color: rgb(75, 75, 75);
    font-size: 16px;
    margin-right: 2rem;
}

.welc2023 .call-to-action {
    border-radius: 50px;
    background-color: #0059C6;
    padding-left: 20px;
    padding-right: 20px;
    border-color: #0059C6;
    color: #fff;
    font-weight: 400;
}

.welc2023 .call-to-action:hover {
    background-color: #004ca9;
}

.welc2023 .btn-secondary {
    border-radius: 50px;
    background-color: #fff;
    color: #0059C6;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-weight: 400;
    margin: 0.5rem 0.25rem 0.5rem 0;
    padding: 8px 20px 8px 20px;
}
.welc2023 .btn-secondaryn:hover {
    background-color: #F5F9FF;
	color: #0059C6;
    border: 1px solid #0059C6;
	text-decoration: none;
	transition: all 280ms ease-in-out;
}


.welc2023 .btn-tertiary {
    color: #0059C6;
    font-weight: 400;
}

.welc2023 .resp-vtabs .resp-tabs-container {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 1px 3px -1px #ddd;
    min-height: 372px;
}

.welc2023 .resp-vtabs li.resp-tab-active {
    background-color: #E5F1FF !important;
    border-left: 5px solid #0059C6;
    font-weight: bold !important;
}

.welc2023 .resp-vtabs .resp-tabs-list li {
    font-weight: 500;
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
}

.welc2023 .resp-tabs-list li {
    color: #303030;
}

.welc2023 section.bg-gray {
    background: #faf8f8;
    padding: 24px 0;
}

.welc2023 .item.box {
    background: #fff;
	border:none;
}

.welc2023 .resp-vtabs .resp-tab-content {
    padding: 35px;
}

.welc2023 .resp-vtabs ul.resp-tabs-list {
    margin: 0px 24px 0px 0px;
    width: 23%;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 3px -1px #ddd;
    border-radius: 4px;
}

.cdetails {
    border: 1px solid #0059C6;
}

.ctitle {
    background: #0059C6;
}

.expand_upper {
    background-color: #f8f8f8;
    border: 1px solid #0065df;
}

.card-structure-footer {
    background: #0059C6;
}

.card-structure-footer.disabled {
    background: #b0b0b0;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    color: #0059C6;
}

.box {
    background-color: #faf8f8;
    border: 1px solid #ccc;
}

.ss-notebook:before, .ss-notebook.right:after {
    color: #0059C6;
}

div#bar-root .wu-dropdown-menu-container{display:none;}
.welc2023 .container-navbar-outer {
    background-color: #fff;
}
.welc2023 .container-fluid, .welc2023 .container-xl, .welc2023 .container-lg, .welc2023 .container-md, .welc2023 .container-sm {
    padding-right: 12px !important;
    padding-left: 12px !important;
}
.container-fluid-max-xl {
    max-width: 1248px;
}

.welc2023 .container-footer-outer {
    background-color: #efefef;
}
.welc2023 .container-fluid, .welc2023 .container-xl, .welc2023 .container-lg, .welc2023 .container-md, .welc2023 .container-sm {
    padding-right: 12px !important;
    padding-left: 12px !important;
}
.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 480px) {
    .welc2023 .nav-breadcrumb {
        float: none;
    } 
}

@media (min-width:767px) {
    .welc2023 #tools .language-switcher .dropdown-menu {
        position: absolute;
        left: 40%;
        min-width: 160px;
        background-color: #fff;
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.18);
        border-radius: 8px;
        padding: 16px 0;
    }

    /* .welc2023 #tools .language-switcher .dropdown-menu:before {
        content: "";
        position: absolute;
        border: 10px solid transparent;
        border-top-color: #f9a212;
        right: -20px;
        margin-top: -10px;
        top: 50%;
    } */

    .welc2023 #tools .language-switcher .dropdown-menu li a {
        height: 46px;
        line-height: 46px;
        color: #4b4b4b;
        text-align: left;
        padding: 0 16px;
    }

    .welc2023 #tools .language-switcher .dropdown-menu li a:hover {
        color: #0065df;
    }

    .welc2023 #tools li>a, #tools li>a:visited {
        padding: 0 24px;
    }

    .welc2023 .media.box {
        min-height: 300px;
        background: #fff;
        border: 1px solid #f0f0f0;
        border-radius: 4px;
        box-shadow: 0 1px 3px -1px #ddd;
    }
	.welc2023 .resp-vtabs .resp-tabs-container{width:73%;}
}

@media (max-width:767px) {
    .welc2023 #header {
        padding: 16px;
    }
    .welc2023 .nav-breadcrumb {
        padding: 9px 16px;
    }
    .welc2023 .resp-vtabs .resp-tab-content {
        padding: 15px;
    }
}

