@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);

.AppContainer__keyBoardfocus, [data-focus-added] {
  outline: solid 3px #38A6DE !important;
}

.commonStyle__zt3BrandBorder {
    border-color: #e2e2e2;
}

.commonStyle__zt3Brand {
    color: #38A6DE;
}

.Icon__brand {
    color: #38A6DE;
}

.commonStyle__zt3BrandBg {
    background-color: #38A6DE;
}

.Button__footerBtn:hover {
      background-color: #38A6DE;
}

.KbDetailLtContainer__articleContent a {
    color: #38A6DE;
}

.commonStyle__zt3breadCrumbText {
    color: #38A6DE;
}

.BreadCrumbs__breadcrumbsView ul li:last-child a{
    color: #333;
}

div {
    font-family: 'Roboto';
}

#navBarContainer {
  justify-content: space-between !important;
}

div#navBar {
  background: #FFFFFF;
  padding: 0px;
}

.Header__menuList>li {
	color:  #000000 !important;
}

.Header__searchSection {
  padding: 0px !important;
}

.Header__tabsTab.Header__active::after {
    border-bottom: white;
}

.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {
  border-bottom: 0.1875rem solid #38A6DE;
  color: #38A6DE;
}

.Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover {
  border-bottom: 0.1875rem solid #38A6DE;
  color: #38A6DE;
}

.Header__homeContent .Header__navbar {
  float: none;
}

/*.header_logo {
  width: 200px;
  height: 50px;
}*/

.header-footer-common{
  max-width: 73.125rem;
  padding: 2.125rem 0 3.125rem;
  transition: max-width 200ms ease;
  margin: auto;
  position: relative;
}

.ListHeader__headerType1 {
  border: 1px solid #f2f2f2;
  padding-right: 40px;
  text-align: center;
  padding-top: 0.5em;
}

.Input__headerSearch {
  border-radius: 8px 0 0 8px;
  border: 1px solid #f2f2f2;
}

.ListHeader__description {
    display: none;
}

div.Header__onecloud__link__container {
  padding-top: 0px;
}

.top-footer {
  background-color: #18508D;
}

.top-footer-inner {
  display: flex;
}

.top-footer-right {
  display: flex;
}

.social-icons {
  display: flex;
}

.top-footer ul, .top-footer a, .top-footer a:active, .top-footer a:focus {
  text-decoration: none;
  list-style: none;
  outline: none;
  text-decoration-color: none;
  outline-color: none;
  color: rgb(255, 255, 255);
  align-items: center;
  padding: 0;
}

.socials-container, .top-footer-inner {
  width: 100%;
}

.top-footer-inner {
  display: flex;
  padding-top: 2em;
  justify-content: space-between;
}

.top-footer-left {
  padding: 1em 1em 1em 0em;
}

.top-footer-right {
  float: right;
  display: flex;
}

.social-icons, .footer-right-detail {
  font-size: 1.5em;
  margin: 0;
}

.footer-right-detail {
  display: flex;
}

.social-a {
  height: 40px;
  width: 40px;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 50%;
  display: inherit;
  text-align: center;
}

.social-icons > li {
  margin-left: 1em;
}

.divider {
  padding-left: 1em;
  padding-right: 0.5em;
}

.divider-contact {
  padding-right: 1em;
}

.social-a {
  transition .22s;
}

.fa, .contact-a{
  transition: .3s;
}

a.social-a:hover: {
  background: white;
}

.social-a-facebook:hover .fa-facebook-f {
  color: #3b5998;
}

.social-a-linkedin:hover .fa-linkedin-in {
  color: #0072b1;
}

.social-a-twitter:hover .fa-x-twitter {
  color: #000000;
}

.social-a-youtube:hover .fa-youtube {
  color: #FF0000;
}

.social-a:hover {
  background: white;
}

.contact-a:hover {
  color: #38A6DE;
}

.faq-drawer {
  display: none;
}

.menu {
  text-decoration: none;
  list-style: none;
  padding: 0;
}

li.menu-item-type-custom > a {
  color: #7093b8;
  font-size: 16px;
  line-height: 24px;
}

li.menu-item-type-custom a {
  transition: 0.3s;
}

li.menu-item-type-custom a:hover {
  color: white;
}

.footer-columns {
  display: flex;
  justify-content: space-between;
  padding-top: 5em;
  padding-bottom: 2em;
}

.footer-toggle-title {
  margin: 0;
  color: white;
  font-size: 1.25em;
}

.accordion-container {
  padding-top: 4em;
}

input#faq-drawer:checked ~ .faq-drawer__title {
  color: #38A6DE;
}

.Header__onecloud__link__container {
  padding-top: 1em;
}

.Header__onecloud__link__container-a {
  color: white;
  text-decoration: none;
  transition: .3s ease-in-out;
}

.Header__onecloud__link__container-a:hover {
  color: #38A6DE;
  text-decoration: none;
}

.header-carrot {
  color: #38A6DE;
  vertical-align: middle;
  margin: 0;
  font-size: 26px;
  display: inline-block;
}

.Header__menu, .Header__menu:after, .Header__menu:before {
  background-color: #38A6DE; 
}

.Header__menuToggle {
  background-color: transparent; 
}

.Footer__container2{
  text-align:left;
  padding:0.938rem 0rem;
}

.Footer__footerLink{
  color:#7093B8; 
}
.Footer__footerLink:hover{
  color:white;
}

#footerContainer > div > div.Footer__container2 > span{
  color:#7093B8; 
}

.globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover {
  border-bottom: 0.1875rem solid #38A6DE;
  color: #38A6DE;
}

.panel-anchor {
  color: inherit;
  text-decoration: none;
}

.panel-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.panel-grid-cell {
  width: 275px;
  height: 200px;
  border: 1px solid #ccc;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  text-align: center;
  font-size: 16px;
}

.decoration-inside {
  height: 1px;
  display: inline-block;
  border-top: 5px solid #38a6de;
  width: 100%;
  max-width: 100%;
}

.sow-headline {
  font-family: Roboto;
  font-weight: 500;
  text-align: center;
  color: #18508d;
  line-height: 1.4em;
  font-size: 24px;
  margin-top: 0.5em;
  margin-bottom: 0px;
}

.sow-sub-headline {
  text-decoration: none;
  font-size: 16px;
  overflow-y: auto;
  max-height: 80px;
  font-family: Roboto;
  font-weight: 300;
  text-align: center;
  color: #474747;
  line-height: 22px;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.sow-sub-headline::-webkit-scrollbar {
  width: 8px;
}

.sow-sub-headline::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}
	
.sow-sub-headline::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}     

.panel-grid-cell:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.45);
}

div.AvatarText__avatarText {
  border: 1px solid #e2e2e2;
}

div.AvatarText__squareBg1 {
  border: 1px solid #e2e2e2;
}

.SearchContainer__downArrow {
  border-top-color: #38A6DE;
}

#header_logo {
  width: 180px;
}

.help-text {
    text-align: center;
}

.agent-chat-button {
    display: block;
    margin: auto;
    padding: 10px;
    background-color: #38a6de;
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    max-width: 250px;
}

.agent-chat-button:hover {
    background-color: #005a9e;
}

.agent-chat-button:focus {
    outline: 2px solid #0078d4;
    outline-offset: 2px;
}




@media only screen and (max-width: 1024px) {
  .Header__homeContent .Header__navbar, .Header__defaultContent .Header__navbar, .Header__navopen .Header__navbar .Header__menuTab {
    background-color: #FFFFFF;
  }
}

@media only screen and (max-width: 1025px) {
  .Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover {
    border-bottom: 0.1875rem solid #38A6DE;
    color: #38A6DE;
  }
  .top-footer-inner {
    flex-direction: column;
    align-items: center;
  }
  .top-footer-left {
    padding-bottom: 2em;
  }
  .top-footer-right {
    flex-direction: column;
    align-items: center;
  }
  .top-footer-inner {
    flex-direction: column;
    align-items: center;
  }
  .top-footer-left {
    padding-bottom: 2em;
  }
  .top-footer-right {
    flex-direction: column;
  }
  ul.social-icons {
    align-self: center;
    padding-bottom: 2em;
  }
  .divider {
    display: none;
  }
  .divider-contact {
    padding-right: 0;
  }
  .Footer__container2 {
    padding-top: 2em;
  }
  .footer-columns {
    display: none;
  }
  .faq-drawer {
    display: block;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 30px;
  }
  .faq-drawer__content-wrapper {
    font-size: 1.25em;
    line-height: 1.4em;
    max-height: 0px;
    overflow: hidden;
    transition: 0.25s ease-in-out;
  }
  .faq-drawer__title {
    border-top: white 1px solid;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    padding: 30px 0 0 0;
    position: relative;
    margin-bottom: 0;
    transition: all 0.25s ease-out;
  }
  .faq-drawer__title::after {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    display: inline-block;
    float: right;
    height: 10px;
    left: 2px;
    position: relative;
    right: 20px;
    top: 2px;
    transform: rotate(135deg);
    transition: 0.35s ease-in-out;
    vertical-align: top;
    width: 10px;
  }
 
  .faq-drawer__title:hover { 
    color: #38A6DE;
  }
  .faq-drawer__trigger:checked
    + .faq-drawer__title
    + .faq-drawer__content-wrapper {
    max-height: 350px;
  }
  .faq-drawer__trigger:checked + .faq-drawer__title::after {
    transform: rotate(-45deg);
    transition: 0.25s ease-in-out;
  }
  input[type="checkbox"] {
    display: none;
  }
  input.faq-drawer__trigger:checked ~ .faq-drawer__title {
    color: #38A6DE;
  }
  .AppContainer__backToTop {
    top: 20%;
  }
  .Footer__container2 {
    text-align:center;
  }
}
