@charset "utf-8";

#henley-mba-enquiry *, #custom-enquiry * {
	box-sizing: border-box;
}

#henley-mba-enquiry ul.page-child-helper li.page-child-wrapper, #custom-enquiry ul.page-child-helper li.page-child-wrapper {
	margin-left: 0;
}
#henley-mba-enquiry div.section-control .title, #custom-enquiry div.section-control .title {
    border: 0;
    border-radius: 0;
    background-image: none!important;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
	padding: 17px 15px;
}
#henley-mba-enquiry div.section-control .title {
	background: #133d8d;
}
#custom-enquiry div.section-control .title {
	background: #d30c37;
}
#henley-mba-enquiry .dynamic-form-required {
	color: #133d8d;
}
#henley-mba-enquiry div.section-control, #custom-enquiry div.section-control  {
	border: 0;
	background: #fff;
}
#henley-mba-enquiry ul.control-child-helper li.control-child-wrapper, #custom-enquiry ul.control-child-helper li.control-child-wrapper {
	margin: 0;
}
#henley-mba-enquiry #iwdf-page-46, #custom-enquiry #iwdf-page-46  {
	width: 100%!important;
}
#henley-mba-enquiry #iwdf-page-46 > .section-control, #custom-enquiry #iwdf-page-46 > .section-control {
	margin-bottom: 20px;
}
#henley-mba-enquiry #iwdf-page-46 > .section-control > .field-control, #henley-mba-enquiry .custom-form-box > .field-control,
#henley-mba-enquiry #iwdf-control-22-iwdf-row-47 > .form-control, 
#henley-mba-enquiry #iwdf-control-30-iwdf-row-50 > .form-control,
#custom-enquiry #iwdf-page-46 > .section-control > .field-control, #custom-enquiry .custom-form-box > .field-control,
#custom-enquiry #iwdf-control-22-iwdf-row-47 > .form-control,
#custom-enquiry #iwdf-control-30-iwdf-row-50 > .form-control {
	padding: 15px !important;
}
#henley-mba-enquiry .field-control label, #custom-enquiry .field-control label {
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0 5px 0;
	width: auto;
}
#henley-mba-enquiry .custom-form-box input, #henley-mba-enquiry .custom-form-box textarea, #henley-mba-enquiry .custom-form-box select,
#custom-enquiry .custom-form-box input, #custom-enquiry .custom-form-box textarea, #custom-enquiry .custom-form-box select {
	width: 100%;
}
#henley-mba-enquiry input, #henley-mba-enquiry textarea, #henley-mba-enquiry select,
#custom-enquiry input, #custom-enquiry textarea, #custom-enquiry select {
	display: block;
    width: 50%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

#henley-mba-enquiry input:focus, #henley-mba-enquiry textarea:focus,
#custom-enquiry input:focus, #custom-enquiry textarea:focus {
	border: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(210, 11, 55, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(210, 11, 55, 0.6);
}
#henley-mba-enquiry .custom-form-box, #custom-enquiry .custom-form-box {
	display: table;
	width: 100%;
}
#henley-mba-enquiry .custom-form-box > div, #custom-enquiry .custom-form-box > div {
	display: table-cell;
	width: 50%;
}
#henley-mba-enquiry .custom-form-box > div:first-child, #custom-enquiry .custom-form-box > div:first-child {
	padding-right: 0;
}
#henley-mba-enquiry .form-action-bar, #custom-enquiry .form-action-bar {
	padding: 0;
}
#henley-mba-enquiry .form-action-bar button, #custom-enquiry .form-action-bar button {
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    height: auto;
    padding: 10px 100px 10px 20px;
}
#custom-enquiry .form-action-bar button {
	background: url(../images/arrow-right.gif) #d20b37 no-repeat right;
}
#henley-mba-enquiry .form-action-bar button {
	background: url(../images/arrow-right2.gif) #133d8d no-repeat right;
}
@media screen and (max-width:929px) {
	#henley-mba-enquiry input, #henley-mba-enquiry textarea, #henley-mba-enquiry select,
	#custom-enquiry input, #custom-enquiry textarea, #custom-enquiry select {
		width: 100%;
	}
	#henley-mba-enquiry .custom-form-box, #custom-enquiry .custom-form-box {
		display: block;
	}
	#henley-mba-enquiry .custom-form-box > div, #custom-enquiry .custom-form-box > div {
		display: block;
		width: 100%;
	}
	#henley-mba-enquiry .custom-form-box > div:first-child, #custom-enquiry .custom-form-box > div:first-child {
		padding-right: 15px;
	}
}
@media only screen and (max-width: 670px) {
	#henley-mba-enquiry .henley-mba-enquiry, #custom-enquiry .henley-mba-enquiry {
		padding: 0;
	}
	#henley-mba-enquiry .page-header, #custom-enquiry .page-header {
		padding: 24px 30px 0 30px;
	}
	#henley-mba-enquiry h1, #custom-enquiry h1 {
		margin-left: 24px;
	}
}
#henley-mba-enquiry div.section-control .title a, #custom-enquiry div.section-control .title a {
	color: #fff;
	font-size: 10px;
}
#henley-mba-enquiry .headline h1, #henley-mba-enquiry .breadcrumb {
    background: #133d8d;
}
#henley-mba-enquiry .breadcrumb li a, #henley-mba-enquiry .breadcrumb li.active span, #henley-mba-enquiry .breadcrumb li span {
	color: #fff;
}
#henley-mba-enquiry .content .page-header h2 {
	color: #133d8d;
}
#henley-mba-enquiry .content .item-page h1 {
    border-color: #133d8d;
}
#henley-mba-enquiry .form-action-bar .middle-buttons, #custom-enquiry .form-action-bar .middle-buttons {
	text-align: left;
}
@media only screen and (max-width: 779px) {
	#henley-mba-enquiry .form-action-bar .middle-buttons, #custom-enquiry .form-action-bar .middle-buttons {
		text-align: center;
	}
}
#henley-mba-enquiry .breadcrumb li a.home {
	 background: url(../images/home-icon-white.png) no-repeat;
}