.temp-br{
	display:none;
}  
.cf-page{
	font-family:Open Sans,helvetica,arial,sans-serif;
	background-color: #FFFFFF;
	font-size: 15px;
  	color: #003366;
}
.cf-page__main{
	max-width: 100%;
	margin:0 auto;
}

.header{
	background: #FFFFFF;
 	height:120px;
}

.logo-wrap{
display:none; 
}
  
.custom-cLogo-wrap{
  width:230px;
  height:140px;
  float:right;
  background-size: auto 60%;
  margin-right:6.5%;  
  background-image: url('https://s3media-itwp-eu.surveycenter.com/GigiTests/CIPS/cips_logo2023_small.png');
  background-position: right center;
  background-color:transparent;

  background-repeat: no-repeat;
}
  
 .custom-hLogo-wrap{
  width:338px;
  height:70px;
  float:left;
  background-size: auto 65%;
  margin-top:50px;
  margin-left:6.5%;  
  background-image: url('https://s3media-itwp-eu.surveycenter.com/GigiTests/CIPS/hays_logo2023_small.png'); /*sponsored*/
  //background-image: url('https://s3media-itwp-eu.surveycenter.com/GigiTests/CIPS/hays_logo_small.jpg'); /*not sponsored*/
  background-position: right center;

  background-color:transparent;
  background-repeat: no-repeat;
}

@media screen and (max-width: 640px){
.custom-cLogo-wrap{
      height: 60px;
	  width:115px;
	  margin-top:5px;
	  background-size: auto 70%;
      }

 .custom-hLogo-wrap{
      height: 45px;
	  width: 200px;
	  margin-right:10px;
	  margin-top:10px;
	  background-size: auto 60%;
      }
.header{
	background: #FFFFFF;
 	height:70px;
}

.cf-navigation__button {
    font-size: 1.4em;
    height: 50px;
}
}

.cf-page__progress{
    padding: 0;
    margin-bottom: 0px;
    width: 100%;
}
.cf-progress{
	height:4px;
}
.cf-progress__indicator{
	height:4px;
	background: linear-gradient(93.25deg, #00afad -43.09%, #00ccff 61.2%);
}
.cf-page__progress-inner{
	max-width:100%;
  
}

.shapeHolder{
	display:flex;
	height:100%;
   	width:100%;
	margin: 0px;
	padding: 0px;
}

.leftShapes{
	flex:1 1 auto;
	display:inline-block;
	max-width:8%;
	max-height:100%;
    margin: 0px;
	padding: 0px;
}

.leftShapes:before {
    content: "";
    background: rgb(0, 204, 255);
    width: 65%;
    height: 100%;
    float: left;
    position: relative;
    z-index: -2;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}

.leftShapes:after {
    content: "";
    background: rgb(0, 51, 102);
    width: 65%;
    height: 90%;
    float: right;
    position: relative;
    z-index: -1;
    top: -95%;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.rightShapes{
  	flex:1 1 auto;
	display:inline-block;
	max-width:8%;
	max-height:100%;
    margin: 0px;
  	padding: 0px;
}
.rightShapes:before {
    content: "";
    background: rgb(0, 51, 102);
    width: 65%;
    height: 90%;
    float: left;
    position: relative;
    z-index: -1;
  	top:5%;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.rightShapes:after {
    content: "";
    background: rgb(0, 204, 255);
    width: 65%;
    height: 100%;
    float: right;
    position: relative;
    z-index: -2;
    top: -90%;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.content {
  flex:1 0 auto;
 	background:#ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
    border:3px solid #003366;
	margin:14px auto;
	width:80%
}

@media screen and (max-width: 640px){
.content {
   margin:0 auto;
   margin:14px auto;
   width:100%;
   height:100%;
}
}

.cf-page__question-list {
    min-height: 55vh;
	margin-bottom: 4px;
}
  
.cf-question__content{
	border-top: 2px solid #00ccff;
	margin:0;
	padding:0;
	padding-top:10px;
 	overflow:initial;
}

.cf-question{
	background: #FFFFFF;
	border:0;
	margin: 10px 5px;
}
.footer{
	background: #ffffff;
	height:100px;
	display: flex;
}
.cf-navigation{
	margin:0 auto;
}

.cf-navigation__button{
	border:5px solid #00ccff;
	border-radius:10px;
	margin: 15px;
	font-family: Droids Serif Bold;
	font-size: 1.8em;
	font-weight:bold;
}

.powered-by{
	display:none;
}

.bottom_links {
	width: 90%;
	margin: 0 auto;
}
.right_span_text{
	padding-right:10px;
	text-align:right;
	float:right;
	width:33%;
  margin:10px;
}
.last-cell-for-right-text{
	border-right:solid #3d85c6 1px!important;
}
.right_span_text a{
	color:#666666;
}

.left_span_text{
	text-align:left;
	float:left;
	width:33%;
}

.cf-question__title{
	margin-top:0;
	font-size:0.9em;
}
.cf-question__text{
	font-family: Open Sans;
	font-size:21px;
	color:#003366;
	line-height: 25px;
	font-style: normal;
	margin-bottom: 12px;
	font-weight: normal;
}

.droidHeader{
	font-family: Droids Serif;
	font-size:1.4em;
 	font-weight:bold;
 	color:#6666cc;
  }

.cf-question__instruction{
	font-family: Open Sans Italic;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color:#003366;
	margin-bottom:12px;
}

@media (max-width: 640px) {
.cf-question__text{
font-size:1em;
line-height: 1.25em;
margin-bottom:2px;
}

.cf-question__instruction {
    font-size: 0.8em;
    line-height: 1em;
    margin-bottom:5px;
}
.cf-question__content{

	margin:0;
	padding:0;
	padding-top:5px;
}

.cf-carousel__text {
    font-size: 1em;
    min-height: 4em;
}

.cf-list__item{
margin-bottom:0.4em;
font-size:0.8em;
line-height:1.25em;
}
.cf-horizontal-rating-item{font-size:0.8em; line-height:1.25em;}
.cf-grid-bars-scale-texts-panel__item {font-size:0.8em; line-height:1.25em;}
.cf-single-slider-question__answer-text{font-size:0.8em; line-height:1.25em;}
.cf-slider-grid-answer__scale-label{font-size:0.8em; line-height:1.25em;}
.cf-sr-single__scale-label-panel{font-size:0.8em; line-height:1.25em;}
}

.cf-radio{
	border:solid 1px #3d85c6;
	background:transparent;
}

.cf-radio--selected::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #3d85c6;
    transform: scale(0.8);
}

.cf-radio--selected{
	background: #ffffff;
}

.cf-radio-answer {
    justify-items: center;
    align-items: center;
}

.cf-checkbox {
	border:solid 1px #3d85c6;
	background:transparent;
	border-radius: 4px;
}
.cf-checkbox--selected{
	background: #3d85c6;
}

.cf-checkbox-answer{
    justify-items: center;
    align-items: center;
}

.cf-text-box{
	background: #F7F7F7;
	border-radius: 4px;
	border-bottom:none;
}

.cf-text-box:not(.cf-button-answer__other--inside){
 	height:3em;
}

.cf-text-box:not(.cf-button-answer__other--inside):focus{
	background:#F2F4F9;
}
    
.cf-text-area{
	background: #F7F7F7;
	border-radius: 4px;
	border-bottom:none;
}

.cf-text-area:focus{
	background:#F2F4F9;
}

.cf-open-list-answer .cf-grid-layout__row-text{
width:unset;
}


.cf-numeric-list-answer .cf-grid-layout__row-text{
	width:unset;
}

table.cf-table-layout  {
	border-collapse:collapse;
	margin:0 auto;
 	border-radius:4px;
}

.cf-table-layout__head-spacer{
	display:none;
}

.cf-table-layout__cell {
    border:solid 1px #3d85c6;
}

.cf-desktop-grid__scale-group-text{
   border-bottom:none;
}

.cf-table-layout__cell--empty{
 border:none;     
}

@media screen and (min-width: 641px){
.cf-carousel__control-row {
    min-height: 10em;
    align-items: center;
    font-size:1.25em;
}

.cf-dnd-ranking-list--unranked .cf-dnd-ranking-list__item-list{
	display: grid;
    grid-auto-flow: column;
    grid-column-gap: 3%;
    grid-template-columns: auto;
    grid-template-rows: repeat(5, 1fr);
}
}

.cf-carousel__text-list {
	flex:1 1 30%;
}

.cf-accordion-grid-answer__text{
    font-size:1.25em;
}

.cf-ranking-answer{
	border-radius:4px;

}
.cf-ranking-answer__rank{
	border-radius:4px;
	min-height: 2em;
	width: 2em;
	font-size: 2em;
}

.cf-rank-by-number-answer{
    align-items: center;
    justify-content: center;
}

.cf-rank-by-number-answer__input {
	text-align:center;
	font-size:1.25em;
	width:3em;
}

.cf-dnd-ranking-list--unranked{
	flex:2;
} 

.cf-dnd-ranking-list--ranked{
	flex:1;
} 

.cf-dnd-ranking-answer__rank{
    font-size:2em;
}
.cf-card-sort-drop-zone--selected .cf-card-sort-answer-list__item {display:none}
.cf-card-sort-drop-zone--selected .cf-card-sort-answer-list__item:last-child{display:flex}
.cf-card-sort-drop-zone--selected .cf-card-sort-answer--dragging {display:flex}
.cf-single-slider-question--horizontal, .cf-single-slider-question--horizontal-rtl{max-width:950px;}
//.cf-searchable-question__answer-list-wrapper--filtered-answers{border-bottom:1px solid #42BDD1; margin-bottom:1px;}
.cf-searchable-question__other-answers, .cf-searchable-question__exclusive-answers {border-top:none;}