.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../../includes/plugins/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px;background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(#eee 1%,#fff 15%);background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(#eee 1%,#fff 15%);background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(#eee 1%,#fff 15%);background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eee 1%,#fff 15%);font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../../includes/plugins/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px,-webkit-linear-gradient(#eee 1%,#fff 15%);background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px,-moz-linear-gradient(#eee 1%,#fff 15%);background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px,-o-linear-gradient(#eee 1%,#fff 15%);background:url(../../includes/plugins/chosen/chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eee 1%,#fff 15%);direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(../../includes/plugins/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
.close{position:relative;top:-2px;right:-21px;color:inherit}.close{margin-top:-2px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);margin-right: 22px;}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open {overflow: hidden;}.modal {display: none;overflow: auto;overflow-y: scroll;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;}.modal.fade .modal-dialog {-webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);transform: translate(0, -25%);-webkit-transition: -webkit-transform 0.3s ease-out;-moz-transition: -moz-transform 0.3s ease-out;-o-transition: -o-transform 0.3s ease-out;transition: transform 0.3s ease-out;}.modal.in .modal-dialog {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}.modal-dialog {position: relative;width: auto;margin: 10px;z-index: 1050;}.modal-content {position: relative;background-color: #ffffff;border: 1px solid #999999;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 6px;-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);background-clip: padding-box;outline: none;}.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1030;background-color: #000000;}.modal-backdrop.fade {opacity: 0;filter: alpha(opacity=0);}.modal-backdrop.in {opacity: 0.7;filter: alpha(opacity=70);}.modal-header {padding: 15px;border-bottom: 1px solid #e5e5e5;min-height: 16.428571429px;}.modal-header .close {margin-top: -2px;}.modal-title {margin: 0;line-height: 1.428571429;}.modal-body {position: relative;padding: 20px;}.modal-body p{color:#000;}.modal-footer {margin-top: 15px;padding: 19px 20px 20px;text-align: right;border-top: 1px solid #e5e5e5;}.modal-footer:before,.modal-footer:after {content: " ";display: table;}.modal-footer:after {clear: both;}.modal-footer .btn + .btn {margin-left: 5px;margin-bottom: 0;}.modal-footer .btn-group .btn + .btn {margin-left: -1px;}.modal-footer .btn-block + .btn-block {margin-left: 0;}@media screen and (min-width: 768px) {.modal-dialog {width: 600px;margin: 30px auto;}.modal-content {-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);}}
@charset "UTF-8";article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}audio:not([controls]) {display: none;height: 0;}[hidden] {display: none;}html {font-size: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}html,button,input,select,textarea {font-family: sans-serif;}body {margin: 0;}a:focus {outline: thin dotted;}a:active,a:hover {outline: 0;}h1 {font-size: 2em;margin: 0.67em 0;}h2 {font-size: 1.5em;margin: 0.83em 0;}h3 {font-size: 1.17em;margin: 1em 0;}h4 {font-size: 1em;margin: 1.33em 0;}h5 {font-size: 0.83em;margin: 1.67em 0;}h6 {font-size: 0.67em;margin: 2.33em 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}blockquote {margin: 1em 40px;}dfn {font-style: italic;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}mark {background: #ff0;color: #000;}p,pre {margin: 1em 0;}code,kbd,pre,samp {font-family: monospace, serif;_font-family: 'courier new', monospace;font-size: 1em;}pre {white-space: pre;white-space: pre-wrap;word-wrap: break-word;}q {quotes: none;}q:before,q:after {content: '';content: none;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}dl,menu,ol,ul {margin: 1em 0;}dd {margin: 0 0 0 40px;}menu,ol,ul {padding: 0 0 0 40px;}nav ul,nav ol {list-style: none;list-style-image: none;}img {border: 0;-ms-interpolation-mode: bicubic;}svg:not(:root) {overflow: hidden;}figure {margin: 0;}form {margin: 0;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;white-space: normal;*margin-left: -7px;}button,input,select,textarea {font-size: 100%;margin: 0;vertical-align: baseline;*vertical-align: middle;}button,input {line-height: normal;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;*overflow: visible;}button[disabled],html input[disabled] {cursor: default;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;*height: 13px;*width: 13px;}input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}textarea {overflow: auto;vertical-align: top;}table {border-collapse: collapse;border-spacing: 0;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}body {line-height: 1;}ol,ul {list-style: none;}blockquote,q {quotes: none;}blockquote:before,blockquote:after,q:before,q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}.clear {clear: both;}a,a:hover,a:active {text-decoration: none;}h1,h2,h3,h4,h5,h6,p,ul {font-family: Arial, sans-serif;}p {font-size: 12px;line-height: 150%;}.rep {display: block;overflow: hidden;text-indent: -9999px;}.smooth {-webkit-font-smoothing: antialiased;}.btn-base {outline: none;display: inline-block;*display: inline;*zoom: 1;border: none;width: 0;overflow: visible;}.btn-base[class] {width: auto;}.centred-shadow {content: "";position: absolute;z-index: -1;-webkit-box-shadow: 0 0 13px -3px rgba(0, 0, 0, 0.8);box-shadow: 0 0 13px -3px rgba(0, 0, 0, 0.8);bottom: 0px;left: 10%;right: 10%;width: 80%;height: 50%;-moz-border-radius: 100%;border-radius: 100%;}form {}form h3 {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;color: #000000;font-size: 18px;display: block;margin: 0 0 20px;}form .form-footer {padding-top: 20px;border-top: 1px solid #E1E1E1;}form .form-controls {padding: 40px 0;overflow: hidden;text-align: left;}form .form-controls .form-submit {float: right;}form .parsley-error {color: #ea7d08;border: 1px solid #ea7d08 !important;}form ul.parsley-error-list {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 13px;color: #69696b;}form ul.parsley-error-list li {color: #ea7d08;margin: 0 0 0 10px;padding: 0;border-bottom: none !important;}form ul.parsley-error-list#parsley-policy {float: right;}form .btn-submit[disabled] {pointer-events: none;cursor: not-allowed;opacity: .65;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;}form input[disabled],form select[disabled] {pointer-events: none;cursor: not-allowed;background-color: #ECECEC !important;}form #clusterOther {width: 450px;display: none;}form #hasLicenceGroup {display: none;}form #hasLicenceGroup p {margin-bottom: 10px;}form #hasLicenceGroup ul.terms {margin-left: 20px;}form .question-list ul.parsley-error-list {padding-top: 1em;}form span.subtitle {display: inline-block;*display: inline;*zoom: 1;vertical-align: bottom;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 13px;color: #69696b;}form ul.paymentoptions {display: inline-block;}form ul.paymentoptions li {display: inline-block;}form ul.paymentoptions li img {vertical-align: middle;}form #creditCardPaymentType {display: none;}form .errorContainer {background-color: rgba(255, 0, 0, 0.1);padding: 2em !important;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);}form .errorContainer ul {margin: 0 0 25px 0;}form .errorContainer ul li {background: url(../../images/li-black-arrow.png) no-repeat left 3px;padding: 0 0 0 25px;margin: 0 0 5px 0;}form.form-inline .form-group {display: inline-block;*display: inline;*zoom: 1;margin-right: 3px;}form .title-bar {vertical-align: bottom;margin-bottom: 15px;}form .title-bar legend {display: inline-block;*display: inline;*zoom: 1;vertical-align: bottom;margin: 0 7px 3px 0;float: left;}form .title-bar span.subtitle {display: inline-block;*display: inline;*zoom: 1;vertical-align: bottom;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 13px;color: #69696b;}form legend {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;font-size: 18px;display: block;margin: 0 0 20px;color: #000000;}form .form-group {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;margin: 0;clear: both;}form .form-group.hidden {display: none;}form .form-group.striped {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);}form .form-group.striped:nth-child(even) {background: #f5f5f4;}form .form-group.inline {padding: 8px;vertical-align: middle;}form .form-group.inline label {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 270px;margin-left: 0px;padding-left: 10px;margin-bottom: 0;}form .form-group.inline label.long {width: 400px;}form .form-group.inline .controls,form .form-group.inline input.text {display: inline-block;*display: inline;*zoom: 1;width: 580px;margin-left: 0px;vertical-align: middle;}form .form-group.inline .controls .small-control,form .form-group.inline input.text .small-control {display: inline-block;*display: inline;*zoom: 1;margin-right: 23px;}form .form-group.inline .small-control {display: inline-block;*display: inline;*zoom: 1;width: 103px;}form .form-group.inline.small input,form .form-group.inline.small .controls {width: 230px;}form .form-group label {font-size: 16px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;color: #000000;display: block;margin: 0 0 10px 0;line-height: 26px;}form .form-group label span.mandatory {color: #ea7b05;font-size: 16px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;padding-left: 3px;}form .form-group label span.note {font-size: 13px;color: #69696B;}form .form-group .inline-help {display: inline-block;*display: inline;*zoom: 1;margin: 0 0 0 8px;position: relative;padding: 0;}form .form-group .inline-help.active .help-popup {display: block;}form .form-group .inline-help i.info-icon {display: block;overflow: hidden;text-indent: -9999px;padding: 8px !important;vertical-align: middle !important;background: url(../../images/icon-info.png) no-repeat;width: 26px;height: 26px;padding: 0;cursor: pointer;}form .form-group .inline-help i.info-icon label {display: inline-block !important;*display: inline !important;*zoom: 1 !important;vertical-align: middle !important;width: 270px !important;margin-left: 0px !important;padding-left: 10px !important;margin-bottom: 0 !important;}form .form-group .inline-help i.info-icon label.long {width: 400px !important;}form .form-group .inline-help i.info-icon .controls,form .form-group .inline-help i.info-icon input.text {display: inline-block !important;*display: inline !important;*zoom: 1 !important;width: 580px !important;margin-left: 0px !important;vertical-align: middle !important;}form .form-group .inline-help i.info-icon .controls .small-control,form .form-group .inline-help i.info-icon input.text .small-control {display: inline-block !important;*display: inline !important;*zoom: 1 !important;margin-right: 23px !important;}form .form-group .inline-help i.info-icon .small-control {display: inline-block !important;*display: inline !important;*zoom: 1 !important;width: 103px !important;}form .form-group .inline-help i.info-icon.small input,form .form-group .inline-help i.info-icon.small .controls {width: 230px !important;}form .form-group .inline-help .help-popup {display: none;position: absolute;top: 13px;left: 29px;background: #ffffff;border: 1px solid #ea7b05;padding: 20px;width: 160px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);z-index: 20;}form .form-group .inline-help .help-popup p {font-size: 13px;color: #000000;line-height: 140%;margin: 0;}form .form-group input.text,form .form-group textarea {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 16px;color: #000000;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;background: #ffffff;-webkit-transition: border-color 0.2s linear, color 0.2s linear, background-color 0.2s linear;-moz-transition: border-color 0.2s linear, color 0.2s linear, background-color 0.2s linear;-o-transition: border-color 0.2s linear, color 0.2s linear, background-color 0.2s linear;transition: border-color 0.2s linear, color 0.2s linear, background-color 0.2s linear;border: 1px solid #d3d3d3;line-height: 22px;padding: 10px 12px 8px;height: 40px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);}form .form-group input.text::-webkit-input-placeholder,form .form-group textarea::-webkit-input-placeholder {color: #2d2d2d;}form .form-group input.text:-moz-placeholder,form .form-group textarea:-moz-placeholder {color: #2d2d2d;}form .form-group input.text::-moz-placeholder,form .form-group textarea::-moz-placeholder {color: #2d2d2d;}form .form-group input.text:-ms-input-placeholder,form .form-group textarea:-ms-input-placeholder {color: #2d2d2d;}form .form-group input.text:focus,form .form-group textarea:focus {outline: none;border-color: #ea7b05;color: #2d2d2d;-webkit-box-shadow: 0 0 7px #ea7b05;-moz-box-shadow: 0 0 7px #ea7b05;box-shadow: 0 0 7px #ea7b05;}form .form-group input.text:focus::-webkit-input-placeholder,form .form-group textarea:focus::-webkit-input-placeholder {color: #2d2d2d;}form .form-group input.text:focus:-moz-placeholder,form .form-group textarea:focus:-moz-placeholder {color: #2d2d2d;}form .form-group input.text:focus::-moz-placeholder,form .form-group textarea:focus::-moz-placeholder {color: #2d2d2d;}form .form-group input.text:focus:-ms-input-placeholder,form .form-group textarea:focus:-ms-input-placeholder {color: #2d2d2d;}form .form-group input.text.error,form .form-group textarea.error {border-color: #ff0000;}form .form-group textarea {line-height: 120%;padding: 10px 8px;min-height: 110px;}form .form-group select {height: 44px;line-height: 44px;width: 100%;}form .form-group.select-large .chosen-container {background: #f5f5f5;padding: 10px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;behavior: url(../../);}form .form-group.select-large .chosen-container .chosen-single {height: 60px;line-height: 60px;font-size: 16px;}form .form-group.select-large .chosen-container .chosen-single > div b {background-position: left 0;}form .form-group.select-large .chosen-container.chosen-container-active.chosen-with-drop .chosen-single > div > b {background-position: left -60px;}form .form-group.select-large .chosen-container.result-chosen .chosen-single > div b {background-position: left -120px;}form .form-group.select-large .chosen-container.result-chosen.chosen-container-active.chosen-with-drop .chosen-single > div b {background-position: left -60px;}form .form-group.select-small .chosen-container .chosen-single {height: 40px;line-height: 40px;font-size: 16px;}form .form-group.select-small .chosen-container .chosen-single > div b {background-position: left -70px;}form .form-group.select-small .chosen-container.chosen-container-active.chosen-with-drop .chosen-single > div > b {background-position: left -70px;}form .form-group.select-small .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {margin-top: 0px;padding: 0 0 0 1px;}form .form-group.select-small .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop ul.chosen-results {margin: 0;}form .form-group.select-small .chosen-container.result-chosen .chosen-single > div b {background-position: left -130px;}form .form-group.select-small .chosen-container.result-chosen.chosen-container-active.chosen-with-drop .chosen-single > div b {background-position: left -70px;}form .form-group .chosen-container {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}form .form-group .chosen-container .chosen-single {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f4));background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: -o-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: linear-gradient(to bottom, #ffffff 0%, #f5f5f4 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f4',GradientType=0 );border: 1px solid #d3d3d3;height: 46px;line-height: 46px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;color: #000000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 0 0 20px;}form .form-group .chosen-container .chosen-single > span {margin-right: 16px;color: #000000;}form .form-group .chosen-container .chosen-single > div {width: 16px;}form .form-group .chosen-container .chosen-single > div b {width: 16px;background: url(../../images/select-arrows.png) no-repeat;background-position: left 0;}form .form-group .chosen-container.chosen-container-active {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-single {-moz-box-shadow: 0 0 4px #8b8b8b;-webkit-box-shadow: 0 0 4px #8b8b8b;box-shadow: 0 0 4px #8b8b8b;}form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-single > div > b {background-position: right -60px;}form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 6px 0 10px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;behavior: url(../../);margin-top: -11px;background: none;border: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop ul.chosen-results {padding: 0;border-top: 3px solid #d3d3d3;border-left: 1px solid #d3d3d3;border-right: 1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;background: #ffffff;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;-webkit-border-radius: 0 0 3px 3px;-moz-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;behavior: url(../../);-moz-box-shadow: 0 0 3px #8b8b8b;-webkit-box-shadow: 0 0 3px #8b8b8b;box-shadow: 0 0 3px #8b8b8b;}form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop ul.chosen-results li {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 16px;line-height: 120%;border-top: 1px solid #d3d3d3;color: #000000;padding: 8px 17px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop ul.chosen-results li.highlighted,form .form-group .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop ul.chosen-results li.result-selected {background: #f1f1f1;}form .form-group .chosen-container.result-chosen .chosen-single {background: #2e3137;background: -moz-linear-gradient(top, #2e3137 0%, #1f2024 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e3137), color-stop(100%, #1f2024));background: -webkit-linear-gradient(top, #2e3137 0%, #1f2024 100%);background: -o-linear-gradient(top, #2e3137 0%, #1f2024 100%);background: -ms-linear-gradient(top, #2e3137 0%, #1f2024 100%);background: linear-gradient(to bottom, #2e3137 0%, #1f2024 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3137', endColorstr='#1f2024',GradientType=0 );color: #ffffff;}form .form-group .chosen-container.result-chosen .chosen-single span {color: #ffffff;}form .form-group .chosen-container.result-chosen .chosen-single > div > b {background-position: left -120px;}form .form-group .chosen-container.result-chosen.chosen-container-active.chosen-with-drop .chosen-single {background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f4));background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: -o-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f4 100%);background: linear-gradient(to bottom, #ffffff 0%, #f5f5f4 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f4',GradientType=0 );}form .form-group .chosen-container.result-chosen.chosen-container-active.chosen-with-drop .chosen-single span {color: #000000;}form .form-group .chosen-container.result-chosen.chosen-container-active.chosen-with-drop .chosen-single > div b {background-position: left -60px;}form .form-group.checkbox input {position: absolute;left: -9999px;}form .form-group.checkbox input + label {position: relative;padding-left: 25px;cursor: pointer;}form .form-group.checkbox input:checked + label {background-position: 0 -17px;}form .form-group.checkbox label {color: #000000;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;text-transform: none;font-size: 14px;line-height: 17px;padding: 8px;vertical-align: middle;background: url(../../images/checkbox.png) no-repeat;background-position: 0 0;padding: 0 0 0 30px;}form .form-group.checkbox label label {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 270px;margin-left: 0px;padding-left: 10px;margin-bottom: 0;}form .form-group.checkbox label label.long {width: 400px;}form .form-group.checkbox label .controls,form .form-group.checkbox label input.text {display: inline-block;*display: inline;*zoom: 1;width: 580px;margin-left: 0px;vertical-align: middle;}form .form-group.checkbox label .controls .small-control,form .form-group.checkbox label input.text .small-control {display: inline-block;*display: inline;*zoom: 1;margin-right: 23px;}form .form-group.checkbox label .small-control {display: inline-block;*display: inline;*zoom: 1;width: 103px;}form .form-group.checkbox label.small input,form .form-group.checkbox label.small .controls {width: 230px;}form .form-group.checkbox label:active {color: #2d2d2d;}form .form-group .dual-button {overflow: hidden;position: relative;-moz-box-shadow: 0 0 2px #999999;-webkit-box-shadow: 0 0 2px #999999;box-shadow: 0 0 2px #999999;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;behavior: url(../../);padding: 8px;vertical-align: middle;display: inline-block;*display: inline;padding: 0;width: auto;}form .form-group .dual-button label {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 270px;margin-left: 0px;padding-left: 10px;margin-bottom: 0;}form .form-group .dual-button label.long {width: 400px;}form .form-group .dual-button .controls,form .form-group .dual-button input.text {display: inline-block;*display: inline;*zoom: 1;width: 580px;margin-left: 0px;vertical-align: middle;}form .form-group .dual-button .controls .small-control,form .form-group .dual-button input.text .small-control {display: inline-block;*display: inline;*zoom: 1;margin-right: 23px;}form .form-group .dual-button .small-control {display: inline-block;*display: inline;*zoom: 1;width: 103px;}form .form-group .dual-button.small input,form .form-group .dual-button.small .controls {width: 230px;}form .form-group .dual-button input {position: absolute;left: -9999px;}form .form-group .dual-button label {display: block;float: left;margin: 0;width: auto;cursor: pointer;line-height: 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 25px;text-transform: uppercase;font-size: 15px;color: #ffffff;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;background: #fda800;background: -moz-linear-gradient(top, #fda800 0%, #ec6e00 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fda800), color-stop(100%, #ec6e00));background: -webkit-linear-gradient(top, #fda800 0%, #ec6e00 100%);background: -o-linear-gradient(top, #fda800 0%, #ec6e00 100%);background: -ms-linear-gradient(top, #fda800 0%, #ec6e00 100%);background: linear-gradient(to bottom, #fda800 0%, #ec6e00 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda800', endColorstr='#ec6e00',GradientType=0 );-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.37);-webkit-border-radius: 5px 0 0 5px;-moz-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;behavior: url(../../);border-top: 1px solid #CA6800;border-left: 1px solid #CA6800;border-bottom: 1px solid #CA6800;}form .form-group .dual-button label.last {-webkit-border-radius: 0 5px 5px 0;-moz-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;behavior: url(../../);border-right: 1px solid #CA6800;}form .form-group .dual-button label:hover {background: #fdc334;background: -moz-linear-gradient(top, #fdc334 0%, #f68a03 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdc334), color-stop(100%, #f68a03));background: -webkit-linear-gradient(top, #fdc334 0%, #f68a03 100%);background: -o-linear-gradient(top, #fdc334 0%, #f68a03 100%);background: -ms-linear-gradient(top, #fdc334 0%, #f68a03 100%);background: linear-gradient(to bottom, #fdc334 0%, #f68a03 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdc334', endColorstr='#f68a03',GradientType=0 );}form .form-group .dual-button label.active {background: #2e3139;background: -moz-linear-gradient(top, #2e3139 0%, #202125 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e3139), color-stop(100%, #202125));background: -webkit-linear-gradient(top, #2e3139 0%, #202125 100%);background: -o-linear-gradient(top, #2e3139 0%, #202125 100%);background: -ms-linear-gradient(top, #2e3139 0%, #202125 100%);background: linear-gradient(to bottom, #2e3139 0%, #202125 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3139', endColorstr='#202125',GradientType=0 );border-top: 1px solid #000000;border-left: 1px solid #000000;border-right: 1px solid #000000;border-bottom: 1px solid #000000;}form .form-group .dual-button.checkbox-style {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;vertical-align: middle;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;behavior: url(../../);padding: 0px;}form .form-group .dual-button.checkbox-style label {padding: 8px;vertical-align: middle;float: left;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 16px;text-transform: none;color: #000000;line-height: 18px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;behavior: url(../../);text-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;filter: none;height: auto;padding: 0 0 0 30px;margin: 0 50px 0 0;background: url(../../images/checkbox-style-two.png) no-repeat;background-position: 0 0;border: none!important;width: auto!important;clear: none!important;}form .form-group .dual-button.checkbox-style label label {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 270px;margin-left: 0px;padding-left: 10px;margin-bottom: 0;}form .form-group .dual-button.checkbox-style label label.long {width: 400px;}form .form-group .dual-button.checkbox-style label .controls,form .form-group .dual-button.checkbox-style label input.text {display: inline-block;*display: inline;*zoom: 1;width: 580px;margin-left: 0px;vertical-align: middle;}form .form-group .dual-button.checkbox-style label .controls .small-control,form .form-group .dual-button.checkbox-style label input.text .small-control {display: inline-block;*display: inline;*zoom: 1;margin-right: 23px;}form .form-group .dual-button.checkbox-style label .small-control {display: inline-block;*display: inline;*zoom: 1;width: 103px;}form .form-group .dual-button.checkbox-style label.small input,form .form-group .dual-button.checkbox-style label.small .controls {width: 230px;}form .form-group .dual-button.checkbox-style label span {color: #69696B;font-size: 13px;}form .form-group .dual-button.checkbox-style label.last {border: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;behavior: url(../../);}form .form-group .dual-button.checkbox-style label:hover {background: url(../../images/checkbox-style-two.png) no-repeat;background-position: 0 0;}form .form-group .dual-button.checkbox-style label.active {background: url(../../images/checkbox-style-two.png) no-repeat;background-position: 0 -182px;border: none;}form .form-group.singleline {width: 100%;margin: 0;overflow: hidden;}form .form-group.singleline:nth-child(odd) label {background-color: #f5f5f4;}form .form-group.singleline input {position: absolute;left: -9999px;}form .form-group.singleline label {padding: 20px 15px 20px 18px;display: table;vertical-align: middle;background: #ffffff;overflow: hidden;margin: 0;border: 1px solid transparent;}form .form-group.singleline label .checkbox-container {display: table-cell;vertical-align: middle;padding-right: 7px;}form .form-group.singleline label .checkbox-container span {padding: 0!important;}form .form-group.singleline label.checked {background: #fcad00;background: -moz-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcad00), color-stop(100%, #ee6b00));background: -webkit-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: -o-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: -ms-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: linear-gradient(to bottom, #fcad00 0%, #ee6b00 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcad00', endColorstr='#ee6b00',GradientType=0 );}form .form-group.singleline label.checked span.checkbox {background-position: 0 -18px !important;}form .form-group.singleline label > span {font-size: 16px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;color: #000000;line-height: 150%;margin: 0;display: table-cell;overflow: hidden;}form .form-group.singleline label > span strong {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;}form .form-group.singleline.checkbox input:checked + label {background: #fcad00;background: -moz-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcad00), color-stop(100%, #ee6b00));background: -webkit-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: -o-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: -ms-linear-gradient(top, #fcad00 0%, #ee6b00 100%);background: linear-gradient(to bottom, #fcad00 0%, #ee6b00 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcad00', endColorstr='#ee6b00',GradientType=0 );-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);border-color: #CC6900;}form .form-group.singleline.checkbox input:checked + label span.checkbox {background-position: 0 -18px;}form .form-group.singleline.checkbox input:checked + label > span {color: #ffffff;}form .form-group.singleline.checkbox label span.checkbox {display: block;overflow: hidden;text-indent: -9999px;padding: 8px;vertical-align: middle;background: url(../../images/checkbox.png) no-repeat;width: 18px;height: 18px;margin-right: 7px;background-position: 0 0;}form .form-group.singleline.checkbox label span.checkbox label {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 270px;margin-left: 0px;padding-left: 10px;margin-bottom: 0;}form .form-group.singleline.checkbox label span.checkbox label.long {width: 400px;}form .form-group.singleline.checkbox label span.checkbox .controls,form .form-group.singleline.checkbox label span.checkbox input.text {display: inline-block;*display: inline;*zoom: 1;width: 580px;margin-left: 0px;vertical-align: middle;}form .form-group.singleline.checkbox label span.checkbox .controls .small-control,form .form-group.singleline.checkbox label span.checkbox input.text .small-control {display: inline-block;*display: inline;*zoom: 1;margin-right: 23px;}form .form-group.singleline.checkbox label span.checkbox .small-control {display: inline-block;*display: inline;*zoom: 1;width: 103px;}form .form-group.singleline.checkbox label span.checkbox.small input,form .form-group.singleline.checkbox label span.checkbox.small .controls {width: 230px;}#header {background: url(../../images/header-background.jpg) no-repeat center top;}#header .header-top {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 55px;height: 277px;}#header .header-top .header-left {float: left;padding-top: 8px;}#header .header-top .header-left #logo {display: block;overflow: hidden;text-indent: -9999px;background: url(../../images/logo.png) no-repeat;width: 172px;height: 34px;margin: 0 0 26px 0;}#header .header-top .header-left h4 {font-size: 34px;line-height: 113%;color: #ea7b05;}#header .header-top .header-circle {float: right;display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 40px 0 20px;vertical-align: middle;text-align: center;background: url(../../images/header-circle.png) no-repeat;width: 155px;height: 155px;}#header .header-top .header-circle h5 {color: #ffffff;font-size: 18px;line-height: 133%;}#header .header-top .header-circle h5 strong {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;}#header .header-nav {display: block;height: 54px;position: relative;}#header .header-nav:after {content: url(../../images/navbar-shadow.png);position: absolute;top: 54px;left: 50%;margin-left: -508px;height: 13px;}#header .header-nav ul#main-nav {height: 54px;}#header .header-nav ul#main-nav > li {float: left;position: relative;clear: none;background: url(../../images/nav-divider.png) no-repeat right 0;padding: 0;}#header .header-nav ul#main-nav > li.first > a {padding-left: 0px;}#header .header-nav ul#main-nav > li.first .subnav {left: -23px;}#header .header-nav ul#main-nav > li.active > a {color: #ea7b05;}#header .header-nav ul#main-nav > li.active .subnav {display: block;}#header .header-nav ul#main-nav > li > a {line-height: 54px;padding: 0 25px 0 23px;color: #808184;font-size: 16px;display: block;transition: color 0.2s;-webkit-transition: color 0.2s;}#header .header-nav ul#main-nav > li > a:hover {color: #ea7b05;}#header .header-nav ul#main-nav > li > a.home-icon {padding: 0 18px 0 23px;display: block;overflow: hidden;text-indent: -9999px;background: url(../../images/icon-house.png) no-repeat;background-position: 18px 0;width: 13px;}#header .header-nav ul#main-nav > li > a.home-icon:hover {background-position: 18px -54px;}#header .header-nav ul#main-nav > li > .subnav {display: none;position: absolute;top: 55px;left: 0;width: 238px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 15px 13px;background: #ffffff;z-index: 10;}#header .header-nav ul#main-nav > li > .subnav > li {border-bottom: 1px solid #E7E7E7;padding: 0;margin: 0;}#header .header-nav ul#main-nav > li > .subnav > li a {display: block;padding: 8px 25px 8px 10px;font-size: 16px;color: #7f8183;background-color: transparent;background-image: url(../../images/subnav-arrow.png);background-repeat: no-repeat;background-position: right 0;-webkit-transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;-moz-transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;-o-transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;}#header .header-nav ul#main-nav > li > .subnav > li a:hover {background-color: #ea7b05;color: #ffffff;background-position: right -30px;}#header .header-nav ul#main-nav > li > .subnav > li a:active {background-color: #ea7b05;color: #ffffff;background-position: right -30px;}#header .top-orange-bar {background: url(../../images/top-orange-bar.png) no-repeat center 0;height: 65px;margin: 0;clear: both;display: none;}#footer {padding-top: 23px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}#footer p,#footer li,#footer a {color: #7f8183;font-size: 14px;line-height: 130%;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;}#footer a:hover {color: #ea7b05;}#footer .footer-top {padding-bottom: 43px;border-bottom: 1px solid #EDEDEE;}#footer .footer-top a.cgu-logo {display: inline-block;*display: inline;*zoom: 1;background: url(../../images/CGU-Logo_No-Tag_Col_RGB.png) no-repeat 0 0;padding: 5px 0 0 70px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;min-height: 50px;}#footer .footer-top .footer-top-right {float: right;text-align: right;width: 560px;vertical-align: top;}#footer .footer-top .footer-top-right .footer-block {display: inline-block;*display: inline;*zoom: 1;vertical-align: top;margin-left: 30px;text-align: left;}#footer .footer-top .footer-top-right .footer-block.social {width: 163px;padding-top: 10px;}#footer .footer-top .footer-top-right .footer-block.social a.facebook-icon {display: block;background: url(../../images/facebook-logo.png) no-repeat;padding: 0 0 0 27px;line-height: 17px;margin-bottom: 8px;}#footer .footer-top .footer-top-right .footer-block.social a.linkedin-icon {display: block;background: url(../../images/linkedin-logo.jpg) no-repeat;padding: 0 0 0 27px;line-height: 17px;margin-bottom: 8px;}#footer .footer-bottom {clear: both;padding: 15px 0;}#footer .footer-bottom ul li {display: inline-block;*display: inline;*zoom: 1;border-left: 1px solid #7f8183;line-height: 18px;padding: 0 10px;margin-right: 0;}#footer .footer-bottom ul li.first {border: none;padding-left: 0px;}#footer .footer-bottom ul li img {margin-left: 5px;margin-bottom: -3px;}.outer-wrapper {margin: 0 auto;max-width: 1500px;}.outer-wrapper.coloured {background: #ea7d08;}.outer-wrapper.white {background: #ffffff;}.outer-wrapper.black {background: #2b2e33;background: -moz-linear-gradient(top, #2b2e33 0%, #202125 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2e33), color-stop(100%, #202125));background: -webkit-linear-gradient(top, #2b2e33 0%, #202125 100%);background: -o-linear-gradient(top, #2b2e33 0%, #202125 100%);background: -ms-linear-gradient(top, #2b2e33 0%, #202125 100%);background: linear-gradient(to bottom, #2b2e33 0%, #202125 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2e33', endColorstr='#202125',GradientType=0 );}.outer-wrapper.breadcrumbs-bar {background: #ebe6e0;background: -moz-linear-gradient(top, #ebe6e0 0%, #e5ddd2 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebe6e0), color-stop(100%, #e5ddd2));background: -webkit-linear-gradient(top, #ebe6e0 0%, #e5ddd2 100%);background: -o-linear-gradient(top, #ebe6e0 0%, #e5ddd2 100%);background: -ms-linear-gradient(top, #ebe6e0 0%, #e5ddd2 100%);background: linear-gradient(to bottom, #ebe6e0 0%, #e5ddd2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe6e0', endColorstr='#e5ddd2',GradientType=0 );}.inner-wrapper {max-width: 980px;padding: 0 15px;margin: 0 auto;position: relative;}.main > .outer-wrapper.padded-bottom {padding-bottom: 85px;}.main > .outer-wrapper.padded-top {padding-top: 40px;}.mobile-only {display: none;}h1,h2,h3,h4,h5,h6,p,li {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 400;font-style: normal;}.btn {transition: all 0.1s;-webkit-transition: all 0.1s;}.btn.btn-default {background: #313139;background: -moz-linear-gradient(top, #313139 0%, #202126 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #313139), color-stop(100%, #202126));background: -webkit-linear-gradient(top, #313139 0%, #202126 100%);background: -o-linear-gradient(top, #313139 0%, #202126 100%);background: -ms-linear-gradient(top, #313139 0%, #202126 100%);background: linear-gradient(to bottom, #313139 0%, #202126 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313139', endColorstr='#202126',GradientType=0 );-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);color: #ffffff;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 15px;padding: 0 33px;line-height: 50px;-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);border: 1px solid #000000;text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.37);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;behavior: url(../../);}.btn.btn-default:hover {background: #202126;background: -moz-linear-gradient(top, #202126 0%, #202126 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #202126), color-stop(100%, #202126));background: -webkit-linear-gradient(top, #202126 0%, #202126 100%);background: -o-linear-gradient(top, #202126 0%, #202126 100%);background: -ms-linear-gradient(top, #202126 0%, #202126 100%);background: linear-gradient(to bottom, #202126 0%, #202126 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202126', endColorstr='#202126',GradientType=0 );}.btn.next-btn {padding: 0 0px 0 33px;}.btn.next-btn span {background: url(../../images/next-arrow.png) no-repeat right 0;display: block;padding: 0 45px 0 0;}.btn.edit-btn {padding: 0 33px 0 0;}.btn.edit-btn span {background: url(../../images/prev-arrow.png) no-repeat left 0;display: block;padding: 0 0 0 45px;}h2 {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;font-size: 19px;margin: 0 0 25px 0;}h3 {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;color: #000000;font-size: 18px;display: block;margin: 0 0 20px;}h3.total {color: #ea7b05;font-size: 24px;line-height: 150%;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 400;font-style: normal;margin: 68px 0 25px;}h3.total span {font-size: 34px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;}h3.total.singleline {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 400;font-style: normal;margin: 0 0 25px;}h4 {color: #ea7b05;font-size: 16px;line-height: 163%;display: block;margin: 0 0 15px;}h5 {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;margin: 0 0 10px;}p {font-size: 16px;line-height: 163%;margin: 0 0 30px;color: #ffffff;}ul li {list-style: none;margin: 0;padding: 4px 0 4px 12px;line-height: 130%;}ol li {list-style: none;margin: 0;padding: 4px 0 4px 12px;line-height: 130%;}p {font-size: 16px;line-height: 163%;margin: 0 0 30px;color: #ffffff;}a.facebook-link {color: #4C75AD!important;display: inline-block;*display: inline;*zoom: 1;padding-left: 22px;background: url(../../images/facebook-link-icon.jpg) no-repeat 0 0;margin-left: 3px;}a.facebook-link:hover {color: #ea7b05 !important;}.three-button-block {overflow: hidden;}.three-button-block .col {float: left;margin-left: 2px;}.three-button-block .col.first {margin-left: 0px;}.checkbox-bar {padding: 10px 17px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;background: #fc8c14;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;behavior: url(../../);height: 56px;margin: 10px 0;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);}.checkbox-bar li {display: inline-block;*display: inline;*zoom: 1;background: url(../../images/black-checkbox.png) no-repeat 0 0;line-height: 38px;padding: 0 0 0px 51px;color: #ffffff;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 22px;min-width: 250px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.lt-ie9 .checkbox-bar li {min-width: 240px;}.white-box,.orange-box {margin: 7px 0 7px;}.white-box.margin-top,.orange-box.margin-top {margin-top: 40px;}.white-box .padded-section,.orange-box .padded-section {padding: 25px 30px;}.white-box .divider,.orange-box .divider {width: 100%;clear: both;}.white-box p strong,.orange-box p strong {font-weight: bold;}.orange-box {background: none;}.orange-box .divider {border-bottom: 1px solid #D16C1F;border-top: 1px solid #F18A31;}.orange-box p {color: #ffffff;}.white-box {background: #ffffff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;behavior: url(../../);}.white-box p {color: #808184;}.white-box .divider {border-bottom: 1px solid #E5E5E5;}.two-col {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}.two-col.padded {padding: 25px 35px 20px 30px;}.two-col.shadow-divider {background: url(../../images/vertical-shadow-bar.jpg) repeat-y 583px top;}.two-col .col {float: left;}.two-col .col.main-col {width: 520px;padding: 0 55px 0 0;}.two-col .col.sidebar {width: 250px;padding: 3px 0 0 40px;}.two-col button.btn-submit {position: absolute;right: 25px;bottom: 25px;}.additional {border-top: 1px solid #E6E6E6;padding: 20px 0;}.additional h5 {font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;font-size: 16px;margin: 0 0 5px;color: #000000;}.additional ul {margin: 0;}.additional ul li {padding: 0 0 0 15px;background: url(../../images/li-black-arrow.png) no-repeat 0 3px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;font-size: 16px;color: #000000;margin: 0 0 10px 0;}.info-bar {padding: 23px 0 1px;}.info-bar p {color: #ffffff;line-height: 120%;margin: 0 0 20px;}.info-bar p span.subtitle {color: #666666;}.controls-bar {overflow: hidden;padding-bottom: 20px;padding-top: 13px;text-align: right;}.controls-bar .btn {margin-left: 12px;}.breadcrumbs-bar {border-top: 1px solid #DDD;}.breadcrumbs-bar .breadcrumbs {list-style: none;}.breadcrumbs-bar .breadcrumbs li {float: left;padding: 0;margin: 0 0px 0 0;}.breadcrumbs-bar .breadcrumbs li a,.breadcrumbs-bar .breadcrumbs li span {color: #808185;text-decoration: none;padding: 15px 40px 15px 38px;background: transparent;position: relative;display: block;float: left;z-index: 1;}.breadcrumbs-bar .breadcrumbs li a:after,.breadcrumbs-bar .breadcrumbs li span:after {content: " ";display: block;width: 100%;height: 50%;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #faf6f3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #faf6f3));background: -webkit-linear-gradient(top, #ffffff 0%, #faf6f3 100%);background: -o-linear-gradient(top, #ffffff 0%, #faf6f3 100%);background: -ms-linear-gradient(top, #ffffff 0%, #faf6f3 100%);background: linear-gradient(to bottom, #ffffff 0%, #faf6f3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#faf6f3',GradientType=0 );position: absolute;top: 0px;left: 0px;z-index: -1;-webkit-transform: skewX(35deg);transform: skewX(35deg);-webkit-border-radius: 0 0 3px 0;-moz-border-radius: 0 0 3px 0;border-radius: 0 0 3px 0;behavior: url(../../);border-right: 2px solid #E9E2DA;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.breadcrumbs-bar .breadcrumbs li a:before,.breadcrumbs-bar .breadcrumbs li span:before {content: " ";display: block;width: 100%;height: 50%;position: absolute;bottom: 0px;left: 0px;z-index: -1;background: #faf6f3;background: -moz-linear-gradient(top, #faf6f3 0%, #f3ece6 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf6f3), color-stop(100%, #f3ece6));background: -webkit-linear-gradient(top, #faf6f3 0%, #f3ece6 100%);background: -o-linear-gradient(top, #faf6f3 0%, #f3ece6 100%);background: -ms-linear-gradient(top, #faf6f3 0%, #f3ece6 100%);background: linear-gradient(to bottom, #faf6f3 0%, #f3ece6 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf6f3', endColorstr='#f3ece6',GradientType=0 );-webkit-transform: skewX(-35deg);transform: skewX(-35deg);-webkit-border-radius: 0 3px 0 0;-moz-border-radius: 0 3px 0 0;border-radius: 0 3px 0 0;behavior: url(../../);border-right: 2px solid #E9E2DA;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.breadcrumbs-bar .breadcrumbs li a:hover {color: #ffffff;}.breadcrumbs-bar .breadcrumbs li a:hover:after {background: #f98d20;background: -moz-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f98d20), color-stop(100%, #ee840e));background: -webkit-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -o-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -ms-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: linear-gradient(to bottom, #f98d20 0%, #ee840e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f98d20', endColorstr='#ee840e',GradientType=0 );border-color: transparent;}.breadcrumbs-bar .breadcrumbs li a:hover:before {background: #ee840e;background: -moz-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee840e), color-stop(100%, #ec6901));background: -webkit-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: -o-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: -ms-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: linear-gradient(to bottom, #ee840e 0%, #ec6901 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee840e', endColorstr='#ec6901',GradientType=0 );border-color: transparent;}.breadcrumbs-bar .breadcrumbs li span {color: #ffffff;}.breadcrumbs-bar .breadcrumbs li span:after {background: #f98d20;background: -moz-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f98d20), color-stop(100%, #ee840e));background: -webkit-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -o-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -ms-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: linear-gradient(to bottom, #f98d20 0%, #ee840e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f98d20', endColorstr='#ee840e',GradientType=0 );border-color: transparent;}.breadcrumbs-bar .breadcrumbs li span:before {background: #ee840e;background: -moz-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee840e), color-stop(100%, #ec6901));background: -webkit-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: -o-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: -ms-linear-gradient(top, #ee840e 0%, #ec6901 100%);background: linear-gradient(to bottom, #ee840e 0%, #ec6901 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee840e', endColorstr='#ec6901',GradientType=0 );border-color: transparent;}.question-list {list-style: none;}.question-list li {padding: 10px;margin: 0;border-bottom: 1px solid #e3e3e3;}.question-list li .form-group {margin: 0;}.question-list li table {width: 100%;}.question-list li table tr th,.question-list li table tr td {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;vertical-align: top;}.question-list li table tr th.number {width: 68px;}.question-list li table tr th.number span {display: block;background: url(../../images/ol-number-bg.png) no-repeat 0 0;width: 33px;height: 33px;margin: 5px;line-height: 26px;text-align: center;color: #ffffff;text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.37);font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: 700;font-style: normal;font-size: 14px;padding: 2px 5px 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.question-list li table tr td.controls {width: 230px;text-align: right;}.question-list li table tr td label {margin-top: 10px;margin-bottom: 5px;line-height: 150%;}.question-list li table tr td .info-block {background: #f5f5f4;padding: 20px 25px;margin-top: 10px;}.question-list li table tr td .info-block p {color: #69696b;font-size: 13px;line-height: 140%;margin: 0 0 20px;}.question-list li table tr td .info-block ul {margin: 0 0 20px;}.question-list li table tr td .info-block ul li {padding: 0 0 0 16px;border-bottom: none;line-height: 140%;color: #69696b;font-size: 13px;background: url(../../images/default-black-li-arrow.png) no-repeat 0 5px;}table.review-table {width: 100%;}table.review-table tr th,table.review-table tr td {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 16px;font-family: 'ff-dax-web-pro','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;font-weight: normal;font-style: normal;color: #000000;vertical-align: middle;text-align: left;line-height: 150%;}table.review-table tr th {width: 287px;color: #7f8183;}.text-page .white-box p,.text-page .orange-box p {color: #000000;}.text-page .white-box a,.text-page .orange-box a {color: #ea7b05;transition: color 0.1s;-webkit-transition: color 0.1s;}.text-page .white-box a:hover,.text-page .orange-box a:hover {color: #000000;}.text-page .white-box ul,.text-page .orange-box ul {margin: 0 0 25px 0;}.text-page .white-box ul li,.text-page .orange-box ul li {background: url(../../images/li-black-arrow.png) no-repeat left 3px;color: #000000;padding: 0 0 0 25px;margin: 0 0 5px 0;}.text-page .white-box ol,.text-page .orange-box ol {list-style: decimal;padding: 0 0 0 30px;margin: 0 0 25px 0;}.text-page .white-box ol li,.text-page .orange-box ol li {padding: 0 0 0 10px;margin: 0 0 10px 0;list-style: decimal;}.text-page .white-box .padded-section .divider,.text-page .orange-box .padded-section .divider {margin-bottom: 30px;}.text-page .white-box .fixed-width,.text-page .orange-box .fixed-width {width: 760px;}.text-page .white-box .two-col .col,.text-page .orange-box .two-col .col {width: 355px;margin-right: 35px;}.text-page .orange-box p {color: #ffffff;}.text-page .orange-box a {color: #808184;}.text-page .orange-box a:hover {color: #ffffff;}.text-page .orange-box h4 {color: #808184;}.text-page .orange-box ul li,.text-page .orange-box ol li {color: #ffffff;}.home #header .top-orange-bar {display: block;}.home .checkbox-bar li.first {width: 296px;}.home .checkbox-bar li.second {width: 267px;}.calculator fieldset {margin-bottom: 15px;}.calculator fieldset#step_two,.calculator fieldset#step_three {display: none;}.calculator .sidebar h3.total {display: none;}.calculator .sidebar .additional {display: none;}.calculator button.btn.btn-submit {display: none;}.wizard .title-bar img.mastercard-visa {float: right;margin-top: -10px;}.wizard input.visa {background: #ffffff url(../../images/small-visa.png) no-repeat right !important;}.wizard input.mastercard {background: #ffffff url(../../images/small-mastercard.png) no-repeat right !important;}@media screen and (max-width: 979px) {#header .header-nav:after {display: none;}#header .header-nav ul#main-nav > li > a {padding: 0 17px 0 16px;-webkit-transition: padding 0.2s, color 0.1s;-moz-transition: padding 0.2s, color 0.1s;-o-transition: padding 0.2s, color 0.1s;transition: padding 0.2s, color 0.1s;}.three-button-block .col {width: 32%;width: calc((100% - 16px) / 3);margin-right: 2%;margin-right: calc(8px);margin-left: 0;}.three-button-block .col:last-child {margin-right: 0;}.three-button-block .col img {width: 100%;}.checkbox-bar {padding: 10px 15px;font-size: 0;height: auto;}.checkbox-bar li {width: 33%!important;vertical-align: top;padding: 7px 1% 0 51px;line-height: 120%;min-height: 38px;min-width: 1px;}.two-col.padded {padding: 15px 15px 10px 15px;}.two-col.shadow-divider {background-size: 6px auto;background-position: 66% top;}.two-col .col.main-col {width: 60%;padding-right: 6%;}.two-col .col.sidebar {padding-left: 4%;width: 30%;}.two-col .col.sidebar br {display: none;}}@media screen and (max-width: 924px) {#header .header-nav ul#main-nav > li > a {padding: 0 15px 0 14px;font-size: 14px;}#footer .footer-top {text-align: center;}#footer .footer-top a.cgu-logo {margin: 0 0 15px;}#footer .footer-top .footer-top-right {float: none;width: 100%;display: inline-block;*display: inline;*zoom: 1;text-align: center;}#footer .footer-bottom {text-align: center;}#footer .footer-bottom ul li {margin-bottom: 5px;}}@media screen and (max-width: 767px) {.mobile-only {display: inherit;}#header {background-size: cover;}#header .header-nav {display: none;position: absolute;top: 109px;left: 0;width: 100%;height: auto;background: #ffffff;z-index: 1000;border-bottom: 1px solid #dddddd;}#header .header-nav ul#main-nav {height: auto;}#header .header-nav ul#main-nav > li {display: block;float: none;width: 100%;background: none;}#header .header-nav ul#main-nav > li > a {padding: 0;line-height: 34px;}#header .header-nav ul#main-nav > li > a.home-icon {display: none;}#header .header-nav ul#main-nav > li > ul.subnav {display: block;position: relative;left: 0!important;top: 0;width: 100%;padding: 0 0 0 15px;}#header .header-nav ul#main-nav > li > ul.subnav li a {padding: 8px 10px 8px 10px;font-size: 14px;background-size: 8px 30px;background-position: right 12px;}#header .header-top {padding-top: 9px;height: 109px;}#header .header-top .header-left #logo {width: 100px;height: 29px;background-size: 100% auto;margin: 0 0 7px 0;}#header .header-top .header-left .mobile-menu-trigger {display: block;position: absolute;top: 9px;left: 130px;color: #ea7b05;font-size: 22px;}#header .header-top .header-left h4 {font-size: 16px;}#header .header-top .header-circle {display: none;}#header .top-orange-bar {background-size: auto 35px;height: 35px;}.checkbox-bar {display: table;width: 100%;}.checkbox-bar li {padding: 1px 1% 0 30px;min-height: 21px;font-size: 15px;background-size: 19px 19px;display: table-cell;width: auto!important;}.main > .outer-wrapper.padded-top {padding-bottom: 5px;}.text-page .white-box:first-child,.text-page .orange-box:first-child {margin-top: 0;}.text-page .white-box .fixed-width,.text-page .orange-box .fixed-width {width: 100%;}.white-box .padded-section,.orange-box .padded-section {padding: 15px 10px;}form .form-group.inline label {width: 100%;padding-left: 0;margin: 0 0 10px;}form .form-group.inline label.long {width: 100%;}form .form-group.inline .controls,form .form-group.inline input.text {width: 100%;}form .form-group input.text,form .form-group textarea {font-size: 16px;}form .form-group .dual-button label {width: auto;margin: 0;text-align: center;padding-left: 25px;}form .form-group .dual-button.checkbox-style label {float: none;margin: 0 0 10px;}.two-col.shadow-divider {background: none;}.two-col .col.main-col {padding-right: 0;width: 100%;float: none;}.two-col .col.sidebar {border-top: 1px solid #dddddd;padding-top: 10px;margin-top: 10px;float: none;width: 100%;padding-left: 0;}.two-col button.btn-submit {position: relative;clear: both;margin-top: 10px;right: auto;bottom: auto;}h3.total {margin-top: 25px;}.question-list li table {display: block;}.question-list li table tr {display: block;}.question-list li table tr th,.question-list li table tr td {display: block;}.question-list li table tr th.controls,.question-list li table tr td.controls {text-align: left;width: auto;}.breadcrumbs-bar {background: none;border-top: none;}.breadcrumbs-bar .inner-wrapper {padding: 0;}.breadcrumbs-bar .breadcrumbs li {float: none;display: block;}.breadcrumbs-bar .breadcrumbs li span {display: block;width: 100%;padding: 10px 15px;background: #f98d20;background: -moz-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f98d20), color-stop(100%, #ee840e));background: -webkit-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -o-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: -ms-linear-gradient(top, #f98d20 0%, #ee840e 100%);background: linear-gradient(to bottom, #f98d20 0%, #ee840e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f98d20', endColorstr='#ee840e',GradientType=0 );-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.breadcrumbs-bar .breadcrumbs li span:before,.breadcrumbs-bar .breadcrumbs li span:after {display: none;}.breadcrumbs-bar .breadcrumbs li a {display: none;}table.review-table {display: block;}table.review-table tr {display: block;}table.review-table tr th,table.review-table tr td {width: 100%;display: block;}table.review-table tr td {margin-bottom: 5px;}.wizard .title-bar legend {float: none;display: block;margin-bottom: 10px;}.wizard .title-bar img.mastercard-visa {display: block;float: none;margin-bottom: 10px;}}@media screen and (max-width: 570px) {.checkbox-bar {display: blockwidth:100%;}.checkbox-bar li {display: block;width: auto!important;}}@media screen and (max-width: 520px) {.three-button-block {text-align: center;font-size: 0;}.three-button-block .col {width: 100%;margin-right: 0%;display: block;margin-bottom: 8px;float: none;}.three-button-block .col:nth-child(even) {margin-right: 0;}#footer .footer-top a.cgu-logo {padding: 10px 0 0 60px;font-size: 12px;}#footer .footer-top .footer-top-right .footer-block {display: block;text-align: center;margin-left: 0;}#footer .footer-top .footer-top-right .footer-block.social {margin: 0 auto;}#footer .footer-bottom {text-align: center;}#footer .footer-bottom ul li {margin-bottom: 5px;}}@media screen and (max-width: 480px) {#header {background-position: 0 top;background-size: 150%;}iframe {width: 100%!important;}}.gecko .breadcrumbs-bar .breadcrumbs li a:after,.gecko .breadcrumbs-bar .breadcrumbs li span:after {height: 51%;}.gecko .breadcrumbs-bar .breadcrumbs li a:before,.gecko .breadcrumbs-bar .breadcrumbs li span:before {height: 50%;}
