/* (c) 1995-2025 Healthwise, Incorporated. Healthwise, Healthwise for every health decision,
 * and the Healthwise logo are trademarks of Healthwise, Incorporated.
 * Version: 14.3 (build 14.3.0.0 2025-01-06 11:34)
 */


/******************************
	HEADER CSS 
******************************/


/******************************
	BODY CSS 
******************************/

.HwiToolGroupControls
{
    margin: 5px 4.3333%;
    width: 84.6666%;
    padding: 5px 3.3333% 10px 3.3333%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}

.HwiToolSpanFull .HwiToolLabel{
	margin: 0.5% 2.3%
}

/* Response Design DISABLED <<<<<<<<<<<< */

    #HwiToolHTMLContent #HwiToolHeader {
        float: none;
        margin: 0 auto;
    }

    .HwiToolSpanTwo {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .HwiToolSpanOne {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .HwiToolSpanFull {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

/* Landscape phones and down 
@media (max-width: 620px) {
    #HwiToolHeader {
        float: none;
        margin: 0 auto;
    }

    .HwiToolSpanTwo {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .HwiToolSpanOne {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .HwiToolSpanFull {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
}

/* Portrait mode (phone,tablet)
@media (orientation: portrait) {
    .HwiToolSpanFull .HwiToolLabel{
	    margin: 0.5% 4.3%
    }
}

/* Landscape phones and down 
@media (max-width: 300px) {
    .HwiToolSpanFull .HwiToolLabel{
	    margin: 0.5% 4.3%
    }
}

/* Response Design DISABLED >>>>>>>>>>>> */

/* IctPage0 */

#HwiToolHTMLContent #IctPage0 hr
{
    float: left;
    width: 100%;
}

#HwiToolHTMLContent #IctPage0 .HwiToolFormInputsText
{
    float: left;
    width: 100%;
}

#HwiToolHTMLContent #IctPage0 .HwiToolFormRow
{
    width: 100%;
    float: left;
}

    #HwiToolHTMLContent #IctPage0 .HwiToolFormRow .HwiToolControl
    {
        width: 100%;
        float: left;
    }

        #HwiToolHTMLContent #IctPage0 .HwiToolFormRow .HwiToolControl.HwiToolDropDownRow
        {
            width: 100%;
            float: left;
        }

    #HwiToolHTMLContent #IctPage0 .HwiToolFormRow .HwiToolSpanHalf
    {
        width: 41%;
        float: left;
        margin: 5px 0;
    }

#HwiToolHTMLContent #IctPage0 .HwiToolLabel.HwiToolLabelRow
{
    margin-left: 4%;
}

#HwiToolHTMLContent #IctPage0 .HwiToolTextField
{
    font-size: 2.4em;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: left;
    height: 51px;
    margin-bottom: 0;
    margin-left: 4%;
    margin-top: 15px;
    width: 81%;
}

#HwiToolHTMLContent #IctPage0 .HwiToolDropDown
{
    margin: 0 4%;
    width: 92%;
}

#HwiToolHTMLContent #IctPage0 .HwiToolLabel
{
    font-size: 1.166em;
    margin-bottom: 3px;
    margin-left: 4%;
    margin-top: 7px;
}

#HwiToolHTMLContent #IctPage0 span.HwiToolLabel
{
    color: #2E2E2E;
    float: left;
    font-size: 1.166em;
    margin: 10px 0 0;
    padding: 25px 0 0 2%;
}

/******************************
	FOOTER CSS 
******************************/
#HwiToolHTMLContent #HwiToolFooter
{
    float: left;
    width: 100%;
    font-family: Arial;
}

    #HwiToolHTMLContent #HwiToolFooter .HwiToolNavContainer
    {
        float: left;
        width: 100%;
    }

    #HwiToolHTMLContent #HwiToolFooter .HwiToolNavButtonLocationRight
    {
        float: left;
    }
