input[type=radio]{
  margin:0px 7px 15px 0px;
}
input[type=checkbox]{
  margin:0px 7px 15px 0px;
}
label {
	  display:block !important;
	  margin-bottom:10px;
  }
span.hasTooltip {
font-size:20px;
}
h2 {
    font-size: 30px !important;    
}	
#sp-header-topbar {
    background: #C5D7E2 !important;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
}
#sp-header {
    height: 60px; 
}
#offcanvas-toggler {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 60px;
    font-size: 14px;
    margin: 0;
}