.aui body {
	background: none repeat scroll 0 0 #f5f2ea !important;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
}
.aui .login h3, .aui .addBookmarklet h3 {
	font-weight: normal;
	color: #114E8A;
	text-align: center;
	background: #e9e7df;
	font-size: 18px;
	padding: 15px 0;
	margin: 0 0 15px;
	line-height: 24px;
}
.aui .login input, .aui .addBookmarklet input {
	background: none repeat scroll 0 0 #d5d1c4;
	background-color: #d5d1c4 !important;
	color: #114E8A !important;
	display: block;
	font-size: 18px;
	margin: 0 8%;
	padding: 13px 3%;
	width: 78%;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

.aui .addBookmarklet input {
	width: 94%;
	margin: 0 auto 10px;	
}

.aui .login label {
	text-align: center;
	font-size: 18px;
	color: #114E8A;
}
.aui .login .notice {
	float: right;
	margin: 0 8%;
}
.aui .login .span6 {
	float: left;
	clear: both;
	padding: 10px 0 0;
}
.aui .login button, .aui .addBookmarklet button {
	display: block;
	width: 100%;
	margin: 20px auto;
	padding: 10px 0;
	background: none repeat scroll 0 0 #1C5690;
	border: none;
	color: #fff;
}

.aui .addBookmarklet button {
	margin: 20px auto -40px;
}

.bookmarklet {
	display: block;
	width: 409px;
	height: 135px;
	text-indent: -9999px;
	cursor: move;
	background: url('../images/bookmarklet-add.png') no-repeat 0 0;
}

.dialogClass{
	background: none repeat scroll 0 0 #f5f2ea!important;
}

.portal-popup .popupTimelineHolder {
	float: left;
	width: 100%;
	margin: 20px 0;
}

/** QUESTION PANEL **/
#questionPanel {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

#questionPanel .slideItem {
	position: relative;
	width: 400px;
	height: 250px;
	padding:10px; 
	border:1px #ddd solid;
}

#questionPanel .slideItem .itemBgClone {
	position: absolute;
	top:0px;
	left:0px;
	width: 400px;
	height: 250px;
	background: #000;
	opacity:0.4;
    filter:alpha(opacity=40);
}

#questionPanel .activeSlideItem .itemBgClone {
	display: none;
}

/** ADD BOOKMARK **/
.buttonStepTwo {
    background: none no-repeat scroll right 20px center #114E8B !important;
    background-image:none;
    background-color:#114E8B;
    background-position:right 20px center;
    background-position-x:95%;
    background-position-y:center;
    background-repeat:no-repeat;
    border: medium none !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
    margin: 25px 0 0px;
    padding: 22px 3% !important;
    text-shadow: 0 0 0 #FFFFFF !important;
    width: 100%;
}
    
.buttonStepTwo span {
    font-size:24px !important;
}

.learnSectionTimelineHolder {
	width: 100%;
    margin:0 auto;
}

.learnSectionTimelineInnerish .noUi-base {
	width:90%;
	margin:0 5%;
}

#categorySelectDiv {
    float: left;
    margin: 5px 1%;
    width: 48% !important;
}

.pageTitleField input {
    background: none repeat scroll 0 0 #D5D1C4 !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 #FFFFFF !important;
    color: #FFFFFF !important;
    float: left !important;
    font-size: 18px !important;
    height: 34px !important;
    padding: 11px 3%;
    width: 94%;
    margin: 5px 0 0;
}

.aui .addBookmarklet .pageUrlField input {
    background: none repeat scroll 0 0 #D5D1C4 !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 #FFFFFF !important;
    color: #FFFFFF !important;
    display: block !important;
    font-size: 24px !important;
    height: 34px !important;
    margin: 15px 0 10px !important;
    overflow: hidden;
    padding: 11px 3%;
    text-shadow: 0 0 0 #FFFFFF !important;
    width: 94%;
}

.newCategoryInputSpan {
	position:relative;
	float:left;
	width:100%;
}

.aui .addBookmarklet input.newCategoryInput {
    background: none repeat scroll 0 0 #D5D1C4;
    border: medium none;
    color: #FFFFFF;
    display: none;
    font-size: 18px;
    left: 0;
    padding: 17px 4.5%;
    position: absolute;
    top: 5px;
    width: 91%;
	margin: 0;
}

select.categorySelect {
    background-color:#D5D1C4;
    border: medium none !important;
    border-radius: 0 !important;
    color: #114E8B !important;
    float: left !important;
    font-size: 18px !important;
    height: 57px !important;
    margin: 5px 0 0 0 !important;
    padding: 17px 3% 15px !important;
    width: 100% !important;
   	font-family: 'Raleway', sans-serif;
	font-weight: normal;
}

.categoryCombox input.categoryTitle, .categoryCombox input.categoryId {
	display:none;
}

.learnSectionMainTimeline {
	margin: -62px 0 0;
}

.learnSectionMainTimeline .label {
   	color:#fff !important;
   	background: none !important;
}

.learnSectionTimelineHolder {
    margin: 20px 0 0;
    position: relative;
    z-index: 10;
}
    
.learnSectionTimelineHolder span {
   	font-size:24px;
}

.learnSectionTimelineInner {
    background-color:#D8D6D1;
    border-radius: 40px;
}

.learnSectionTimelineInnerish {
    margin: 0 auto;
}

.learnSectionTimelineInnerish .label {
   	font-size:26px;
   	color:#fff;
   	background: none repeat scroll 0 0 #114E8A;
   	text-shadow:0 0 0 #fff;
   	top: -35px !important;
   	position: absolute;
}

.timelineSliderComponent .label {
    background:none;
    color:#114E8A;
}

.noUi-target.noUi-connect, .noUi-active, .noUi-background {
	box-shadow:0 0 0 #fff;
	border:medium none;
	border-radius:0;
}

.noUi-horizontal .noUi-handle {
	background: url("../images/timeline-handle.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	margin: 2px 0 0;
	display: block;
	width: 44px;
	height: 44px;
}

.learnSectionTimelineInnerish .noUi-base {
	background: url("../images/timeline-bg.png") repeat-x scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
}

.noUi-connect {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* jQuery Timeline CSS */

.timelineSliderComponent {
	position: relative;
	height: 60px;
}

.timelineSliderComponent .label {
	position: absolute;
	display: block;
	padding: 5px 15px;
}

.timelineSliderComponent .label span {
	padding: 0px 10px;
	font-weight: 400;
	font-size: 18px;
}

.timelineSliderComponent .label a {
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}

.noUi-target,.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	background: #000;
}

.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0
}

.noUi-handle {
	position: relative;
	z-index: 1
}

.noUi-stacking .noUi-handle {
	z-index: 10
}

.noUi-stacking+.noUi-origin {
	*z-index: -1
}

.noUi-state-tap .noUi-origin {
	-webkit-transition: left .3s, top .3s;
	transition: left .3s, top .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 40px;
	line-height: 40px;
}

.noUi-horizontal .noUi-handle {
	width: 48px;
	height: 48px;
	left: -17px;
	top: -6px
}

.noUi-horizontal.noUi-extended {
	padding: 0 15px
}

.noUi-horizontal.noUi-extended .noUi-origin {
	right: -15px
}

.noUi-background {
}

.noUi-connect {
	-webkit-transition: background 450ms;
	transition: background 450ms
}

.noUi-origin {
	border-radius: 2px
}

.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
}

.noUi-dragable {
	cursor: w-resize
}

.noUi-handle {
	background: #FFF;
	cursor: pointer; 
} 

.noUi-active { 
	box-shadow : inset 0 0 1px #FFF,
	inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB 
} 

[ disabled ] .noUi-connect, [ disabled ] .noUi-connect { background : #B8B8B8 } 
[ disabled ] .noUi-handle { cursor: not-allowed } 

#bookmarkSuccessDiv {
	padding: 150px 0 0;
	background: url(../images/logo-profutura-program.png) no-repeat center top 20px transparent;
	background-size: auto 65px;
}

#bookmarkSuccessDiv .field-label {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color:#114E8A;
}

.learnSectionMainTimeline {
	margin: -52px 0 0;
	.label {
    	color:#fff !important;
    	background: none !important;
	}
}

.learnSectionTimelineHolder {
    margin: 20px 0 0;
    position: relative;
    z-index: 10;
    width: 100%;
    .label span {
    	font-size: 14px;
		padding: 7px 20px !important;
		background: #929395;
		border-radius: 25px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.02);
    }
}

.learnSectionTimelineInner {
	background: #d8d6d1;
	border-radius: 40px;
	width: 100%;
}

.learnSectionTimelineInnerish {
   	width: 76%;
	margin: 0 12%;
	background: none;
    .label {
    	color:#fff;
    	background: none repeat scroll 0 0 #114E8A;
    	text-shadow:0 0 0 #fff;
    	top:-35px !important;
    	padding: 0;
    }
}

.popupTimelineHolder .learnSectionTimelineInnerish {
	padding: 0;
	width: 60%;
	margin: 0px 20%;
}

.learnSectionTimelineHolder .babyIcon, .learnSectionTimelineHolder .mumIcon {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 5px;
	z-index: 1;
}

.learnSectionTimelineHolder .babyIcon {
	background: url(../images/timeline-baby.png) no-repeat center center transparent;
	right: 5px;
}

.learnSectionTimelineHolder .mumIcon {
	background: url(../images/timeline-mother.png) no-repeat center center transparent;
	left: 5px;
	z-index: 2;
}

.timelineSliderComponent .dot {
	display: block;
	background: #fff;
	width: 10px;
	height: 10px;
	padding: 0 !important;
	border-radius: 50%;
	position: absolute;
	top: 26px;
	left: 0;
}

.timelineSliderComponent {
	margin: 0 0 0 -12px;
}

.timelineSliderComponent .dot.right {
	left: 100%;
}

.timelineSliderComponent span.yourStage {
	display: block;
	font-size: 16px;
	background: url("../images/your-stage.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #89a0b4;
	width: 100px;
	height: 20px;
	padding: 52px 0 0;
	text-align: center;
	position: absolute;
	top: 22px;
	margin: 0 -45px;
	z-index: 10;
}

.noUi-stacking .noUi-handle, .noUi-handle {
	z-index: auto;
}

.timelineSliderComponent a.reset {
	position: absolute;
	right: -15.5%;
	top: -40px;
	font-size: 14px;
	background: url("../images/all-stages-plus.png") no-repeat scroll 93% 49% white;
	color: #114e8a;
	padding: 5px 34px 5px 10px;
	border-radius: 25px;
	border: 1px solid #fff;
}

.popupTimelineHolder .timelineSliderComponent a.reset, .popupTimelineHolder .timelineSliderComponent .yourStage {
	display: none;
}

.timelineSliderComponent a.reset.stateActive {
	background: url("../images/all-stages.png") no-repeat scroll 93% 49% transparent;
	color: #fff;
}

.timelineSliderComponent .label {
    background:none;
    z-index: 2;
}

.noUi-target.noUi-connect, .noUi-active, .noUi-background {
	box-shadow:0 0 0 #fff;
	border:medium none;
	border-radius:0;
}

.noUi-horizontal .noUi-handle {
/* 	background: url("../images/timeline-handle.png") no-repeat scroll center center rgba(0, 0, 0, 0); */
	background: none;
	margin: 3px 0 0;
	left: -19px;
	outline: none;
}

.noUi-horizontal .noUi-handle:focus, .noUi-active, .noUi-active:focus {
	outline: none !important;
	box-shadow: none !important;
}

.noUi-horizontal .noUi-handle .innerHandle, .noUi-horizontal .noUi-handle .outerHandle {
	position: absolute;
	background-size: 100% auto !important;
}

.noUi-horizontal .noUi-handle .innerHandle {
	background: url("../images/timelineInner.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	z-index: 1;
	width: 18px;
	height: 18px;
	top: 15px;
	left: 15px;
}

.noUi-horizontal .noUi-handle .outerHandle {
	background: url("../images/timelineOuter.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	z-index: 14;
	width: 40px;
	height: 40px;
	top: 4px;
	left: 4px;
}

.learnSectionTimelineInnerish .noUi-base {
	background: url("../images/timeline-bg.png") repeat-x scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	margin: 10px 0;
	float: left;
	width: 100%;
}

.noUi-connect {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.resultsCount {
	float: right;
	margin: -50px 0 0;
	font-size: 13px;
	color: #114e8a;
	font-weight: 600;
}
 .ui-messages-error, .ui-message-error {
	background-color: rgba(0, 0, 0, 0);
    border: 0 solid #FFFFFF;
    clear: both;
    display: block;
    height: auto;
    text-align: center;
    width: 100%;
}
.ui-outputlabel.ui-state-error {
	background: none;
}
 .fieldRow .ui-messages-error, .fieldRow .ui-message-error {
	background-color: #b94a48;
	text-align: left;
	position: relative;
	color: #fff;
	border-radius: 0;
	padding: 3px 3%;
	width: 78%;
	top: 0;
	z-index: 15;
	font-size: 13px;
	margin: 0 8%;
	border: 1px solid #b94a48;
}
.ui-message-error-icon {
	display: none !important;
}