/*
    Template:       zuka
    Theme Name:     Zuka Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Clean, Minimal WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    zuka-child
    Domain Path:    /languages/
*/


.forceWhite p, 
.forceWhite h1,
.forceWhite h2,
.forceWhite h3,
.forceWhite h4,
.forceWhite h5,
.forceWhite h6,
.forceWhite li,
.forceWhite strong{
    color: white;
}


body{
    background-color: #01313f;
    background-size: contain !important;
    background-size:     100% !important;                      /* <------ */
    background-repeat:   no-repeat !important;
    background-position: center top !important;   
}

.site-footer ul li{
	float: left;
	padding: 10px;
}
.footer-top {
    text-align: center;
    background-color: #35464d;
    border-bottom: rgba(255,255,255,0.4) solid 1px;
}

.footer-top-area #text-2 p {
    font-size: 18px;
    color: white;
}
.footer-top-area  #text-2 a {
    border: solid white 2px;
    padding: 10px 20px;
    margin: 10px;
}

.footer-top-area  #text-2 a:hover {
    color: #526b72;
    background-color: white;
}

.footer-top-area {
    background-color: #526b72;
    text-align: center;
}
#nav_menu-2{
    margin-bottom: 0;;
}
ul#menu-footer-menu {
    display: inline-block;
}

.blueHover a:hover{
	color: #05baef;
}

.homepageRow{
	height: 300px;
}
.homepageRowMini{
	height: 120px;

}
.paddedRow .wpb_column .vc_column-inner,
.homepageRow .wpb_column .vc_column-inner,
.homepageRowMini .wpb_column .vc_column-inner{
    padding-left: 35px;
    padding-right: 35px;
}
.qColumn {
    height: 100%;
}
.qAnswer{
	display: none;
    height: 300px;
    padding: 35px;
    width: 100%;
}
.vc_element .qAnswer{
	display:block;
	height: auto;
}




#homepageOverviewNav .wpb_wrapper {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px;
    padding: 1px 10px 15px 10px;
}

.homepageRow a {
    width: 100%;
    padding-left: 5%;
    padding-right: 85%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.homepageRow a:hover {
	background-color: #05baef;
	color: white;
}
.homepageRow a.active{
	background-color: #05baef;
	color: white;
}


.ui-widget-overlay{
    display:none;
}
.ui-widget-overlay.custom-overlay
{
    background-color: black;
    background-image: none;
    opacity: 0.9;
    z-index: 1040;    


    width: 100%;
    background-color: rgba(0,0,0,.4);
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 100;
    display: block;
}
}



#dialog{
    display: none;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all {
    padding: 0px;
}

.ui-dialog .ui-dialog-titlebar{
    padding-left: 20px;
    height: 44px;
    background-color: rgba(22, 22, 22, .5);
    background-color: #526b72;
    /*border-radius: 10px 10px 10px 10px;*/
    position: sticky;
    top: 0px;
    left: 0px;
}
.ui-dialog button{
    border: 1px solid #01313f;
    background-color: white;
    color: #01313f;
    text-transform: uppercase;
}

div#dialog {
    clear: both;
    padding: 10px 20px;
}

.ui-dialog {
    background: white;
    padding: 10px;
    border-radius: 10px;
    z-index: 110;
    overflow: auto;
}
.ui-widget-header {
    text-align: center;
}
span#ui-id-1 {
    font-size: 26px;
    /*font-weight: bold;*/
    float: left;
    color: #01313f;
    color:white;
}


.ui-dialog-titlebar.ui-widget-header button{
    margin-top: 8px;
    margin-right: 8px;
    float: right;
}
.ui-dialog-buttonset {
    text-align: center;
}

.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    position: relative;
    background-color: rebeccapurple;
}

#dialog iframe{
    width: 100%;
    max-width: 800px;
}

body.noscroll {
    overflow: hidden !important;
}



.surveyTable{
    background-color: white;
}

.surveyBtns input[type="radio"]{
    display:none;
}
.surveyTable td.questionsCol {
    padding:40px;
    width: 70%;
}
.surveyBtns label{
    width: 100%;
}


/* 
*/
.page-health-professional-report .surveyTable,
.page-health-professional-report .questionRow,
.page-health-professional-report .quizHeading,
.page-health-professional-report .introRow,
.page-health-professional-report .sectionRow{
    display:none;
}


.page-health-professional-report .surveyBtns label{
    background-color: white !important;
    color : rgba(0,0,0,0.7);
    cursor: default;
}
.page-health-professional-report .surveyTable td.questionsCol,
.page-health-professional-report .surveyTable td.answersCol
{
    padding : 24px;
}
.page-health-professional-report .answersCol0,
.page-health-professional-report .answersCol1,
.page-health-professional-report .answersCol2,
.page-health-professional-report .answersCol3,
.page-health-professional-report .answersCol4{
    display: none;
}

.surveyPreface h4 {
    font-size: 22px;
    padding-top: 22px;
}
.surveyPreface h2 {
    font-size: 26px;
}
.quizHeading{
    background-color:white;
    width:100%;
    padding:24px;
}
.quizHeading h2{
    margin-top:0px;
    color: #445d64;
    font-size: 24px;
    font-weight: bold;
}
.quizHeading h2::after{
    background-color: #05baef;
    content: ' ';
    display: block;
    height: 2px;
    margin-top: 10px;
    width: 8%;
}
tr.introRow td {
    padding: 0 24px 20px 24px;
}
.sectionRow td, .bylineRow td {
    padding-left: 24px;
}

.surveyTable, tr.introRow td{
    border:none;
}


.reportMenu li a{
    float: left;
    color: white;
    width: 30%;
    text-align: center;
    border: white solid 2px;
    margin: 1%;
    padding: 6px 0;
    font-weight: bold;
    text-transform: uppercase;
}



.reportMenu #menu-survey-menu{
    padding-bottom:40px;
}
.reportMenu li a:hover{
    background: #05baef;
    border-color: #05baef;
}

.reportMenu li a:hover, .reportMenu li.current-menu-item a{
    background: #05baef;
}


.reportBtn :hover{
/*    border:white !important;*/
}





.blackout {
    width: 100%;
    background-color: rgba(0,0,0,.5);
    height: 100000px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
}

blockquote h3{
    padding: 25px 0px;
}


/*
.ui-dialog::before {
    content: "";
    width: 100%;
    background-color: rgba(0,0,0,.5);
    height: 100000px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
  }
  */



/* for resources page */ 
.page-resources h2 {
    padding-top: 10px;
    line-height: 80px;
}

.page-resources  a.btn.planBtn {
    margin-top: 10px;
}

.page-resources .ol-md-12.col-sm-12.col-xs-12.equal {
    padding-left: 0px;
}

.page-resources .paddingNone {
    padding: 0;
}



/* for resources page */ 
.wpcf7 input[type="submit"],
.resourcesWrap .btn {
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    background-color:white;

}
.resourcesWrap .btn-default {
    background-color: rgba(0, 0, 0, 0);
    border-color: #05baef;
    color: #05baef;
    padding: 10px 12px;
}

.wpcf7 input[type="submit"],
.whiteContent .btn-default {
    border-color: #05baef;
    color: #05baef;
}
.wpcf7 input[type="submit"]:hover,
.resourcesWrap .btn-default:hover {
    background-color: #05baef;
    border-color: #05baef;
    color: white;
}

