
	*
	{
		font-family: ;
		font-size: px;
		line-height: px;
	}
	body,
	.hd_bgcolor
	{
		background:# !important;
	}
	#hd_menu ul li a
	{
		color:# !important;
	}
	#hd_menu ul li.active
	{
		border-bottom:5px solid # !important;
	}
	.hd_content_column h1, 
	.hd_floormap_content h1, 
	.hd_floormap_content h2, 
	.hd_homepage_container 
	.text h2, 
	#formname
	{
		font-size:px !important;
		line-height: px;
		color:# !important;
	}
	.hd_bgcolor1, 
	.wrap-question label.question, 
	.formPage button[type="submit"], 
	#formPageNav a.active
	{
		background-color:# !important;
	}
	.hd_color1, 
	.wrap-question label.question, 
	.formPage button[type="submit"], 
	#formPageNav a.active, 
	#hd_footer ul li a
	{
		color:# !important;
	}
	.hd_bgcolor2, 
	.wrap-question, 
	.wrap-question[data-type="radio_img"] table label, 
	.wrap-question[data-type="checkbox_img"] table label, 
	#formPageNav a, 
	.wrap-question-confirm input
	{
		background-color:# !important;
	}
	.red {
		color: #ff0000 !important;
	}
	.hd_color2, 
	.wrap-question, 
	.wrap-question input, 
	.wrap-question-confirm input, 
	.wrap-question textarea, 
	#formPageNav a, 
	.wrap-question
	{
		color:# !important;
	}
	
	.wrap-question input[disabled] {
        -webkit-text-fill-color: # !important;
        -webkit-opacity: 1 !important;
    }

	.wrap-question input.other {
		border-color:# !important;
	}

	.wrap-question select {
		color:# !important;
	}
	.wrap-question select option,
    .wrap-question select optgroup {
	    color:#000;
	}
	/* do not group these rules */
    *::-webkit-input-placeholder {
        color:# !important;
    }
    *:-moz-placeholder {
        /* FF 4-18 */
        color:# !important;
    }
    *::-moz-placeholder {
        /* FF 19+ */
        color:# !important;
    }
    *:-ms-input-placeholder {
        /* IE 10+ */
        color:# !important;
    }
	
		@media (max-width:1000px)
		{
			#hd_menu
			{
				background-color:# !important;
			}
			#hd_menu ul li.active
			{
				border-bottom:3px solid # !important;
			}
			#hd_menu_btn .bullet
			{
				background: # !important;
			}
		}
	