@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Droid+Serif:300,400,700");

      :root {
        --font: Open Sans;
        --alt-font: Droid Serif;
        --accent-color: #3d65c9;
        --secondary-color: #1f3264;
        --link-color: #1f3264;
        --accent-highlight-color: #233d7d;
        --accent-highlight-background-color: #dde4f5;
        --accent-tinted-color-70: #c5d1ef;
        --accent-tinted-color-80: #d8e0f4;
        --accent-tinted-color-90: #ecf0fa;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #6585d4;
        --secondary-hover-color: #2b458b;
        --secondary-contrast-color: #fff;
        --link-hover-color: #3759b2;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/94b243fc-7790-4e5d-b513-af0530a70837/7do5as6qaq8p-GES-OneStream-Navigator_Logo_600x82.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/* Create two equal columns that floats next to each other */
.compCol {
  width: 50%;
  padding: 10px;
}

.compare_row{
	display: flex;
}

.compCol ul {
  padding-left: 0 !important;
}



.compCol ul li {
  background: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/94b243fc-7790-4e5d-b513-af0530a70837/0zw8a7y44det-image5.png') no-repeat left center;
  padding: 5px 10px 5px 30px;
  list-style: none;
  /*margin: 0;*/
  vertical-align: middle;
}

.greenBullet ul li {
  background: url('https://d36ai2hkxl16us.cloudfront.net/course-uploads/94b243fc-7790-4e5d-b513-af0530a70837/rf7dqqud86nf-image6.png') no-repeat left center;
}

#t_one {
  border-radius: 25px;
  background: #3D65C9;
  background-position: left top;
  background-repeat: repeat;
  padding: 12px;
  text-align: center;
  color: #ffffff;
}

#t_two {
  border-radius: 25px;
  background: #47A3A3;
  background-position: left top;
  background-repeat: repeat;
  padding: 12px;
  text-align: center;
  color: #ffffff;
}

.list__container {
    display: flex;
    flex-wrap: wrap;
}

.list__container .list__item:nth-child(1) {
    border-left: 0px;
    border-top: 0px;
}
.list__item:not(:last-child) {
    margin-bottom: 0rem !important;
}
.list__item:not(:last-child) {
    margin-bottom: 1rem;
}
.list__item {
    display: flex;
    align-items: center;
    padding: 1rem;
}


.list__item {
    border: 4px solid #fff;
    width: 50%;
}


.list__item {
    display: flex;
    flex-wrap: nowrap;
}

.list__item-image-container {
    margin-bottom: 0;
    padding-right: .5rem;
}
.list__item-image-container {
    margin-bottom: .5rem;
}

.list__item-content p {
    margin-bottom: 1rem;
}

.list__item-content {
    padding-left: .5rem;
    width: 80%;
}

.list__item-image-container {
    width: 20%;
}

@media screen and (max-width: 1200px) {
	.list__container {
		display: block;
	}
	
	.list__item {
		border: 4px solid #fff;
		width: 100%;
	}

}

.list__item__4key {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

table#keyTable td {
    border: 0;
}

table#partsImage {
    border-collapse: separate;
    border-spacing: 0 0.5rem;
    
}

table#partsImage td:first-child {
    border: 0;
    border-radius: 0 5em 5em 0;
    padding: 20px;
    color: #FFFFFF;
}


.trColor1 {
  background-color: #3D65C9;
  color: #FFFFFF;
}
.trColor2 {
  background-color: #1F3264;
  color: #FFFFFF;
}
.trColor3 {
  background-color: #F2A73D;
  color: #FFFFFF;
}
.trColor4 {
  background-color: #47A3A3;
  color: #FFFFFF;
}

table#keyTableImg td {
    border: 0;
}

table#topicTable td p {
    margin-bottom: 0;
}

table#topicTable td {
    border: 0;
}

table#topicTable {
    width: 50%;
}

table#partsTable td{
    border: 0;
}

td p{
  margin-bottom: 0 !important;
}

table#keyTableImg td:nth-child(2) {
    border: 0;
    border-radius: 0 5em 5em 0;
    padding: 20px;
    width: 50%;
    color: #FFFFFF;
}

table#timelineProcess {
  border-collapse: separate;
  border-spacing: 0px 15px;
}

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

table#timelineProcess td:first-child {
    border-radius: 0 5em 5em 0;
    padding: 20px;
    width: 50%;
}

table#timelineProcess td:nth-child(2) {
    border:0;
}

table#timelineProcess td:nth-child(3) {
    border-radius: 5em 0px 0px 5em;
    padding: 20px;
    width: 50%;
}

.proces {
  text-align: center;
  border-radius: 0 !important;
}


table#fourTopic {
  border-collapse: separate;
  border-spacing: 15px 0px;
}

#fourTopic td {
  border: 0;
  padding: 20px;
  background-color: #eff1f8; 
  text-align: center;
  width: 25%;
  font-size: 16px;
}

#fourTopic td p{
  margin-bottom: 1rem !important;
  
}

#fourTopic th {
  border: 0;
  padding: 20px;
  text-align: center;
}

#fourTopic th img{
  width: 100px;
}

.fourTopicTitle td {
  padding-bottom: 0 !important;
}

#fiveKey td:first-child {
  text-align: center;
}

#fiveKey td {
  border: 0;
}

table#keyTable p, table#timelineProcess td{
    font-size: 16px;
}

bodhy {
  font-size: 16px !important;
}

/* OS Test Code */
.btn--os-prime {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font: normal 18px/normal "Times New Roman", Times, serif;
  color: rgba(255,255,255,0.9);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(61,101,201,1);
}



.certificate__content {} 
.certificate__asset {} 
.certificate__label {} 
.certificate__label--nameLabel {}
.certificate__label--userFieldLabel {} 
.certificate__label--contentFieldLabel {}
.certificate__label--textLabel {}
.certificate__label--awardLabel {} 
.certificate__label--identifier {}
.certificate__label--contentStartDate {}
.certificate__label--contentCompletionDate {} 
.certificate__label--dateLabel {} 
.certificate__label--expirationDateLabel {} 


 .webinar__dates {display: none;}  

 .syllabus__section-title-index { display: none; }

.catalog-grid-item__source { display: none; }
.col-span-3 { display: none; }
.catalog-list-item__info { display: none; }

