@charset "utf-8";
/* CSS Document */


p, table, div {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html, body {
	height: 100%;
}
a, a:visited, a:active, a:focus {
	color: #0f7b3f;
	text-decoration: none;
}
a:hover {
	color: #0f7b3f;
	text-decoration: underline;
	cursor: pointer;
}
body {
	color: #333;
	background-color: #ffffff;
	font-size: 15px;
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
	font-family: 'Open Sans', sans-serif;
}
img {
	border: 0;
	height: auto;
	line-height: 100%;
	display: block;
	outline: none;
	text-decoration: none;
	-ms-interpolation-mode: bicubic;
}
a img {
	border: none;
}
p {
	margin-bottom:15px;
}
header {
/*flex: 0 0 auto;*/
}
header .container {
	padding: 0 20px;/*width:960px;*/
}
header .banner {
	padding: 0;
	margin: 0 auto;
}
header img {
	margin-top: 0px;
	margin-bottom: 0px;
}
section.sectionTitle .container {
	padding: 70px 20px;
}
section.main_content .container {
	padding-top: 20px;
	padding-bottom: 20px; 
}
.banner-bg {
	background-color: #0f7b3f;
	background-image: url(https://engage.quilter.com/subscription/img/banner.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #0f7b3f;
	font-size: 30px;
	text-align: left;
	font-family: 'Frank Ruhl Libre', serif;
	font-weight: 300;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0f7b3f;
	font-size: 24px;
	font-family: 'Frank Ruhl Libre', serif;
	font-weight: 300;
    cursor: pointer;
}
h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #0f7b3f;
	font-size: 16px;
	ffont-family: 'Frank Ruhl Libre', serif;
	font-weight: 300;
}

p + h3 {
	margin-top: 15px;
}
.green{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #0f7b3f;
	font-size: 16px;
	font-family: 'Sentinel SSm A', 'Sentinel SSm B', 'Times New Roman', serif;
	font-weight: 300;
}
.black{
	font-size: 15px;
}
.grey-lines {
	border-bottom: 1px solid #394349;
	border-top: 1px solid #394349;
	margin: 20px 0;
}
.red {
	background-color: #951A26;
}
.red-font, .clCompulsoryMarker {
	color: #951A26;
	font-weight: bold;
}
.green-line {
	border-bottom: 2px solid #0f7b3f;
	margin: 10px 0 20px;
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
	background-color: #159847 !important;
}
input[type=submit] {
	background-color: #0f7b3f;
	padding: 10px 40px;
	color: #FFFFFF !important;
	border-radius: 0px;
	border: 0 !important;
	font-size: 16px;
	font-weight: normal;
    margin-bottom:50px;
    margin-top:30px;
}
footer {
	background-color: #363636;
	margin-top: 30px;
	padding: 50px 0px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
footer a, footer a:visited, footer a:active, footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}
.mandatory {
	margin-bottom: 40px;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.form-horizontal .radios {
	padding-top: 0;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.info {
	padding-left: 0px;
}
.row-session {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
}
.session-details {
	margin-top: 10px;
}
.session-details img {
	max-width: 200px;
	width: 100%;
	height: auto;
}
p.clCompulsoryMarker {
	padding: 0;
	margin: 0;
}
.error {
	font-size: 12px;
	color: red;
}
.glyphicon {
	font-size: 90%;
}
.form-control {
	border-radius: 0px;
}
.form-control:focus {
	border-color: #0f7b3f;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(15,123,63,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(15,123,63,.6);
}
.row-session .control-label {
	padding-top: 0px;
}
#attendance-error {
	display: block;
}
.col-xs-1 {
	width: 5% !important;
}
.col-xs-11 {
	width: 89%;
}
.redBox {
	padding: 20px 30px 20px;
	background-color: #0f7b3f;
	width: 80%;
}
.footer {
	font-size: 11px;
}
.pointer {
	cursor: default;
}
.row-session {
	width: 100%;
	display: inline-block;
}
.radio {
	display: inline-block;
	width: 20px;
}
.session {
	display: inline-block;
	width: 500px;
	margin-top: 20px;
}
.clCompulsoryMarker {
	color: #FF0004;
}
input[type="text"] {
	width: 100%;
    font-size: 15px;
    color: #333333;
}
input[type="text"]:disabled {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: not-allowed;
}
.collapse {
	margin-bottom: 15px;
}
.white-box {
    width: 70%;
    background-color: #FFFFFF;
    padding:20px;
}
.info-box {
    width: 100%;
    background-color: #F8F8F8;
    border: 1px solid #DDDDDD;
    padding: 20px;
    margin-bottom:15px;
}
.info-box img {
    width: 25px;
    margin-right: 20px;
    margin-top: 5px;
    float: left;
}
.form-group {
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 20px;
}
/* Customize the label (the container) */
.radio-container {
  display: block;
    color: #0f7b3f;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    margin-right: 20px;
    font-weight: normal;
    line-height: 25px;
    width: 100%;
    border: 1px solid #D9D9D9;
    padding: 10px 10px 10px 45px;
}
.radio-container + .radio-container {
  margin-top: 10px;
}
/* Customize the label when selected */
.radio-container.selected {
  background-color: #159847;
    border: 1px solid #d9d9d9;
    color: #FFFFFF;
}

/* Customize the label when selected */
.radio-container:hover {
  background-color: #159847;
    border: 1px solid #159847;
    color: #FFFFFF;
}

/* Hide the browser's default radio */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio */
.checkmark {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 24px;
  width: 24px;
  background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
  border-radius: 50%;
}

/* On mouse-over */
.radio-container:hover input ~ .checkmark, .radio-container:active input ~ .checkmark, .radio-container:focus input ~ .checkmark, .radio-container:active:focus input ~ .checkmark, .radio-container input:hover ~ .checkmark, .radio-container input:active ~ .checkmark, .radio-container input:focus ~ .checkmark, .radio-container input:active:focus ~ .checkmark {
  background-color: #FFFFFF;
}

/* When the radio button is checked */
.radio-container input:checked ~ .checkmark {
  background-color: #FFFFFF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.radio-container .checkmark:after {
left: 5px;
    top: 5px;
    width: 12px;
    height: 12px;
  border: none !important;
  border-radius: 50%;
  background: #159847;
}
.expand {
    position: absolute;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.plus {
  background:
    linear-gradient(#0F7B3F,#0F7B3F),
    linear-gradient(#0F7B3F,#0F7B3F),
    #ffffff;
  background-position:center;
  background-size: 100% 2px,2px 100%;
  background-repeat:no-repeat;
}
.minus {
  background:
    linear-gradient(#0F7B3F,#0F7B3F),
    #ffffff;
  background-position:center;
  background-size: 100% 2px; 
  background-repeat:no-repeat;
}
.desc-div {
    padding-top:15px;
}

/*======================================= Mobile CSS =====================================================*/

@media (min-width: 768px) {
.form-horizontal .control-label {
	text-align: left !important;
    padding-top: 7px;
    margin-bottom: 0;
}
}

@media (min-width: 959px) {
.container {
	width: 770px !important;
}
}


@media (max-width: 768px) {
#main_content .container {
	padding: 20px;
}
h1 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
}
.radio {
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
}
.form-horizontal .radio {
	padding-top: 0;
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
}
.container {
	width: 100% !important;
}
.redBox {
	width: 100%;
}
section.sectionTitle .container {
	padding: 50px 20px !important;
}
.white-box {
    width: 100% !important;
}
}

@media (max-width: 750px) {
section.sectionTitle .container {
	padding: 70px 20px;
}
}

@media (max-width: 479px) {
input[type=submit] {
	width: 100%;
}
.session-details .col-xs-1 {
	display: none;
}
}
