/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.label-info {
	background-color: #EAEBF4;
	color: #2A368D !important;
}

 .label {
	border-radius: 3px;
	padding:4px;
}

.tagcloud2 {
    display: block;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 3px 6px;
    border: 1px solid #CFD3F1;
	background-color: #EAEBF4;
    font-size: 13px !important;
    color: #2A368D;
    border-radius: 2px;
	font-weight:600; 
}

.nav li a {
    display: block;
    padding: 8px 0;
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: "proxima-nova", 'Poppins', sans-serif;
}

.nav > li > a:focus, .nav > li > a:hover, .nav > a .nav-pills .active {
    text-decoration: none;
    color: #F05149;
    /*color: #FFF;*/
}	

.hidden {
    display: none;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.communityStyle {
   font-family: "proxima-nova", 'Lato', sans-serif !important;
   line-height: 1.5;
}

input[type=search] {
	border: 1px solid gray;
}

.progress {
	position: relative;			 
}

.progress span {
    position: absolute;
    display: block !important;
    color: black !important;
    width: 100% !important;
    font-weight:normal !important; 
 
}

.dropdown-menu {
    width: auto !important;
}

.clock {
	text-align: center;
}

#clockdiv{
  font-family: sans-serif;
  color: #F05149;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 20px;
}

#clockdiv > div{
  padding: 10px;
  border-radius: 3px;
  background: #F05149;
  display: inline-block;
}

#clockdiv div > span{
  padding: 15px;
  border-radius: 3px;
  background: white;
  display: inline-block;
}

.clock p {
	font-size: 20px;
	margin-bottom: 10px;
}

.clock p a {
	color: #F05149;
}

.clocktext{
  padding-top: 5px;
  font-size: 16px;
  color: white;
}

#accessibleLink:link, #accessibleLink:visited{
  color: white !important;
}
    
#accessibleLink:focus-visible{
  color: #343a40 !important;
}

.button:focus, .button:hover {
   outline: 0.2em solid black !important;
} 

.promo.promo-dark>.container>h3 span {
    padding: 2px 8px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.15);
    color: #fff;
    font-weight: 400;
}

.ul-margin {
	margin: 10px 0 10px 30px;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.section-grey {
	background-color: #f5f5f5 !important;
}


.fa.fa-twitter:before {
    display: inline-block !important;
    width: 2em !important;
    height: 2em !important;
    content: "" !important;
    background: url('../../img/x-twitter-bar.svg') no-repeat center !important;
    background-position: center 11px !important;
   }


 .fa.fa-twitter:after {
    display: inline-block !important;
    width: 2em !important;
    height: 2em !important;
    content: "" !important;
    background: url('../../img/x-twitter-white.svg') no-repeat center !important;   
   }  
   
.si-sticky .fa.fa-twitter:after {
	background-position: center 5px !important;			
}
   
   
.si-share .fa.fa-twitter:after {
	background-position: center 11px !important;			
}   
    

.fa.fa-twitter-footer:before {
    display: inline-block !important;
    width: 2em !important;
    height: 2em !important;
    content: "" !important;
    background: url('../../img/x-twitter-grey.svg') no-repeat center !important;
    background-position: center 8px !important;
}

.fa.fa-twitter-footer:after {
    display: inline-block !important;
    width: 2em !important;
    height: 2em !important;
    content: "" !important;
    background: url('../../img/x-twitter-white.svg') no-repeat center !important;
    background-position: center 8px !important;
}

.tableCaption {
    caption-side: bottom;
}

.centreTableContent {
    text-align: center;
    vertical-align: middle;
}

.dark-platform-9{
	background:url("../../img/community-title-background-DenodoPlatform-9.png") center;
}

.form-inline select.form-control {
    width: 70%;
}

.input-group {
    margin: 15px 0px 15px 0px;
}

.tableCaptionGroups{
    caption-side: top;	
    margin-bottom: 20px;	
}

.learn-disclaimer {
    line-height: 1; 
    color: darkgray
}

.download-doc {
    font-weight: bold;
    padding-left: 4px;
}

/* Hide the blue top bar that Google Translate adds to the page and prevent it from scrolling down the web content */
.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
    display: none !important;
}

body {
    top: 0 !important;
}

.translateWidgetStyle {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: -80px;
    padding-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    background-color: #e8e8f8;
}

.certifications-show {
    text-align: center;
    font-weight: bold;
    color: #4A59C9;
}

.certifications-show a:hover {
    cursor: pointer;
    color: #F05149;
}

.ai-generated{
  background:url("../../img/rebranding/icon-ai-01.svg") no-repeat left;
  padding-left:15px;
  font-size: 12px;
  color: red;
  word-break: break-word;
  overflow-wrap: break-word;
}

#workshop-form{
	background-color:#f2f4f4; 
	text-align:center; 
	border:1px solid #ebedef;
}

.admonition-important{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    color: #212529;
    text-align: left;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    padding: 12px;
    line-height: 24px;
    margin-bottom: 24px;
    background: #E0C1D1;
}

.admonition-title{
	    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    text-align: left;
    box-sizing: border-box;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: inherit;
    font-weight: bold;
    display: block;
    color: #fff;
    margin: -12px;
    padding: 6px 12px;
    margin-bottom: 12px;
    background: #993366;
}

p.admonition-title::before {
	content: "\f024";
	margin-right: 4px;
    font-family: "FontAwesome";
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    
}

.user-groups-event ul {
	margin: 0 0 0 0 !important;
}

.frame-border {
    border: 0;
}
.fast-track-banner {
	background: linear-gradient(to right, #1a2178, #0771b8);
	border-radius: 10px;
	padding: 24px 24px 0px 24px;
	margin-bottom: 25px;
}

.fast-track-banner-title {
	color : #dcde76;
}

.fast-track-banner-content {
	color : white;
}
