/*** Design v7-  Dark Peaks Theme ***/

/* FONT */


/********** LOGO CUSTOMIZATIONS ************************************************/
/*** Logo size adjustment ***/
/* Assumes the image is 200% intended size to account for retina display */
.layout_logo { 
    display: block;
        margin-left:1%;
        margin-right: 0%;        
   width: 250px;
        height: auto;
        float: left;

}


.layout_mainHeaderLeft {
width: 100%;
align: left;

}
/*** Logo size adjustment -- narrow screen (mobile) ***/
@media screen and (max-width: 768px) {
    .layout_logo {
    max-width: 90%;
    height: auto;
    }
}

/********** HEADER CUSTOMIZATION ***********************************************/
/* Black header by default with spacing on the bottom */
header {
    background-color: white;
    border-bottom: none;
    /*margin-bottom: 20px;*/
}

/* Hide the language selector */
.layout_mainHeaderRight {
  display: none;
}

@media only screen and (min-width: 500px) {

header > div.layout_layoutContainer:after {
    content: '';
    display: block;
    height: 18px;
    width: 75vw;
    background: transparent url(https://www.auntieannes.com/Assets/AuntieAnnes/img/patterns/pattern.svg) no-repeat;
    background-position: center right;
    right: 25vw;
    z-index: 999;
    top:105px;
    position: absolute;
}

}

@media only screen and (max-width: 499px) {

header > div.layout_layoutContainer:after {
    content: '';
    display: block;
    height: 18px;
    width: 75vw;
    background: transparent url(https://www.auntieannes.com/Assets/AuntieAnnes/img/patterns/pattern.svg) no-repeat;
    background-position: center right;
    z-index: 999;
    top: -10px;
    position: relative;
    float: right;
    left: -82px;
}

}



/********** BACKGROUND IMAGE CUSTOMIZATION *************************************/
/*html {
    background-image: url(IMG_REF_421_CONTACTDESKTOP_1440X190JPG);
        background-position-x: center;
        background-position-y: center;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
margin-bottom:300px;
   height: 400px;
width: auto;
 
    position: relative;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    background-size: cover;

}*/

.heroContainer {
  text-align: center;
  width: 100%;
}

.heroText {
  width: 100%;
  color: #AA569B;
  font-size: 35px;
  font-weight: 700;
}

@media (max-width:768px)
{
    .heroContainer
    {
        max-height: 180px;
        min-height: 180px!important;
    }
}



/********** DO NOT EDIT - WHITE BLOCKS AROUND QUESTION ELEMENTS ****************/
.question_questionTitle {
    font-size: 20px;
    position: relative;
    /*line-height: 22px;*/
    width: 100%;

}

.questionBlock,
.invitationErrorFooterNode {
    margin-bottom: 20px;
}



.calendar_calendarContainer {
    width: auto;
    margin-bottom: 20px;
}

.questionBlock.ratingGridQuestion.ratingGridQuestion_hasOneRow .question_questionTitle {

    /*margin: -20px;*/
    /*padding: 20px;*/
}

.questionBlock .question_questionTitle {
   padding: 15px 0px 20px 0px;
       
}

.layout_answers {
    margin-bottom: 0px;
       
}
.nestedDropdownQuestion {
	margin-bottom: 0px;
}

.questionTextNode, .textNode {
	
	display: block;
	width: auto;


}

.questionCaption {
    font-size: 24px;
}

/* Components background color and spacing */
.layout_text {
  background-color: #FFFFFF;
  padding: 20px 0;
  color: #424242;
}

/* 768px width for survey */
.layout_layoutContainer {
  padding: 0 16px;
  max-width: 688px;
  width: auto;
  background-color: #FFFFFF;
}


.calendarQuestion .question_questionTitle {
    background-color: #FFFFFF;
     margin: 0px 0px 0px -20px;
     padding: 20px 20px 20px 20px 
}

.additionalValidationNode {
    background-color: #FFFFFF;
    /*padding: 20px;
    margin-top: -40px;*/
}

/********** PROGRESS BAR CUSTOMIZATION *****************************************/
/*** Progress bar ***/
.progressbar_progressBarIndicator {
    background-color: #1B5196;
}


/********** QUESTION & ANSWER HOVER & SELECTION COLOR CUSTOMIZATIONS ***********/

/*** Hover and Focus on the Question options ***/
.dropdown_dropdownSelector:focus, .dropdown_dropdownSelector:hover, .hasNoTouch .option_input:focus+.option_optionContainer, .hasNoTouch .option_input:hover+.option_optionContainer, .hasNoTouch .cellOption_input:focus+.cellOption_indicatorContainer, .hasNoTouch .cellOption_input:hover+.cellOption_indicatorContainer, .textarea_textareaContainer:hover, .textarea_textareaContainer_isFocused, .layoutListItem_layoutListItemContainer_hasHighlights:hover, .layoutListItem_layoutListItemContainer_hasHighlights:focus, .dropdown_dropdownListItem:hover, .dropdown_dropdownListItem:focus, .hasNoTouch .option_optionContainer:hover, .hasNoTouch .option_optionContainer_hasBoxShadow, .textField_textField:focus, .textField_textField:hover, .calendarTextfieldInput:hover, .calendarTextfieldInput:focus, .calendar_calendarIconContainer:focus, .calendar_calendarIconContainer:hover, .hasNoTouch .day_day:focus, .hasNoTouch .day_day:hover {
    box-shadow: 0 0 0 3px #1B6EC2;
}

/*** Selected rating grid buttons color  ***/
.indicatorCircle_circle_isSelected {
    background: #1B6EC2;
    /* color: #213144; * Optional: Use darker font color when selected answer color is light */
}

/* Optional: Adjusts font color within grids for when a light highlight color is used */
/* .indicatorCircle_label_isSelected {
    color: #1B5196;
} */

/*** Selected vertical radio button (Choose One) color ***/
.indicatorRadio_indicatorRadioContainer_isSelected {
    border: 8.4px solid #1B5196;
}

/*** Selected checkbox (Choose Many) color ***/
.indicatorCheckbox_indicatorCheckboxContainer_isSelected {
    background: #1B6EC2;
    border: 2px solid #1B5196;
}   

/* Calendar Icon Primary Color */
.calendar_calendarIcon, .calendarDatePickerButton .calendar_calendarIcon {
    color: #1B5196;
}
.calendar_calendarIconContainer_isActive {
    background-color: #1B5196;
}

/* Calendar Icon Secondary Color (White) */
.calendar_calendarIconContainer_isActive .calendar_calendarIcon {
    color: #FFFFFF;
}

/* Optional: Dropdown Max Height Adjustment */
/* When setting max-height value, use a multiple of 55px, since that aligns to height of an individual list item */
/* .dropdown_dropdownList.dropdown_dropdownList_isActive {
    max-height: 330px; 
    padding: 3px; 
    overflow: auto; 
} */

/********** FONT CUSTOMIZATIONS ************************************************/

/* Adjusts color + font family of all text in the survey that are not links or error validations */
body {
    color: #213144;
    font-family: Arial;
    font-size: 18px;
}

/* Optional: Dark Background & Light Body Text Color Combinations Only - Adjusts font color for text within selectable containers */
/* .dropdown_dropdownContainer, .calendarTitle_calendarTitleLabel, .weekdayHeaders_weekdayHeadersContainer, .layout_answer, .modal_modalContainer, .tooltip_tooltipContentContainer {
    color: #213144;
} */

/* Adjusts color + font family of all error validations */
.layout_globalErrorBlock, .validation_errorBlock {
    color: #E03131;
    font-family: Arial;
 font-size: 18px;
}

/* Adjusts color + font family of all text in the survey are links */
a {
    color: #213144;
    font-family:  Arial;
}

/* Adjusts color + font family of all footer links within the survey */
.layout_footer {
    color: #323232;
    font-family:  Arial;
   /* position: fixed; */
   left: 0;
   bottom: 0; 
   width: 100%;
   height: 50px;
   /* background-color: #fff4e2; */

   text-align: center;
   max-width: 100%;
}

.questionCaption {
       /*line-height: 1.2;*/
       display: block;
       /*padding-bottom: 10px;*/
    }

/* Recommended: Decrease Font Size on Mobile If Your Client is Optimizing for Response Rates Over Accessibility */
@media screen and (max-width: 768px) {
    /* Reduce Font Size on Question */
    .questionCaption {
       font-size: 20px;
       line-height: 1.2;
       display: block;
       
    }

    /* Reduce Padding on Questions */
    .question_questionTitle {
       padding-bottom: 30px;
    }



    .layout_answers {
      margin: 0 0 5px;

    }

    /* Reduce Font Size for Validation Block */
    .validation_validationBlock {
       font-size: 18px;

    }

    /* Hide Longform Multiselect Message */
    .longform_multiSelectMessage {
       display: none;
    }
}

@media screen and (max-width: 600px) {
.longform_group {
    display: block;
    padding-bottom: 5px;
}

}


/********** BUTTON CUSTOMIZATIONS **********************************************/

/*** Primary button background & font color customization - Includes Begin Survey, Next, and Finish ***/
/* Primary button - color upon display */
.button_button_isPrimary {
    background-color: #1B5196;
    color: #FFFFFF;
}

/* Primary button - colors upon hover & focus */
.button_button_isPrimary:focus, 
.button_button_isPrimary:hover {
    background-color: #1B5196;
    color: #FFFFFF;
}

/*** Secondary button background & font color customization - Back button only ***/
/* Secondary button - color upon display */
.button_button_isSecondary {
    background-color: #E2E2E2;
    color: #5b5b5b;
}
/* Secondary button - colors upon hover & focus */
.button_button_isSecondary:focus, 
.button_button_isSecondary:hover {
    background-color: #C9C9C9;
    color: #5b5b5b;
}



#intro h1{
color: #292a4aa !important;
    font-family: Arial;
    font-size: 50px !important;
    font-weight: 700 !important;
}
#intro h4{
color: #1B5196 !important;
    font-family: Arial;
    font-size: 18px !important;
    font-weight: 700 !important;
}
#intro{
    color: #051d49;

    font-family: Arial;
    font-size: 18px;
}

#survey {
    background-image: url(https://www.auntieannes.com/Assets/AuntieAnnes/img/patterns/gold-stripes.png);
    background-position: center;
}

#content{
    background-color: white !important;
    padding: 16px;
}

/* FOOTER CUSTOMIZATION */

footer.layout_layoutContainer.layout_layoutContainer_fadeIn {
    background-color: white;
text-align: center;
    width: auto;
    max-width: 100%;
}

footer.layout_layoutContainer.layout_layoutContainer_fadeIn:before {
    content: '';
    display: block;
    height: 16px;
    width: 75vw;
    background: transparent url(https://www.auntieannes.com/Assets/AuntieAnnes/img/patterns/pattern.svg) no-repeat;
    background-position: center right;
    background-size: cover;
    position: relative;
    top: -10px;
    left: -50px;
}

div#jam_footer, div#mca_footer, div#car_footer, div#cinn_footer, div#moes_footer, div#sch_footer{
    display: none;
}

.popup_popupContainer {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.layout_text {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
