﻿/* bootstrap form label fixes */
body { font-family: 'Open Sans', sans-serif; }
.row.row-margin-bottom { margin-bottom: 15px; }
.icon-question-mark  { color: rgb(0,0,0); position: absolute; right: 0px; top: -10px; }
.icon-question-mark:hover { color: rgb(0,0,0); text-decoration: none; }
.tooltip-inner { min-width: 200px; }
.course_part{ height: 34px; line-height: 34px; margin-top: 15px; text-align: right; }
.course_part .left{ text-align: left; }
.row { line-height: 34px; }
.add-new-line-btn{ margin-right: 5px; display: inline-block; }
.remove-line-btn{ display: inline-block; }
.header-row{ line-height: 20px !important; }
.tab-content{ padding-top: 20px; }
.error-empty{ border: 1px solid red !important; } 
.toolbox{ float: right; }
.toolbox a{ display: inline-block; margin-left: 30px; }
.information table { margin-bottom: 50px; line-height: 1.432; }
.information table tr td, .information table tr th { min-width: 150px; padding: 7px 10px; }
.information table tbody tr td:first-child { font-weight: bold; }
.information table thead + tbody tr td:first-child { font-weight: normal; }
@media screen and (max-width: 767px) {
	.icon-question-mark { position: relative; top: auto; right: auto; }
	.tooltip-inner { min-width: 0; }
	.address-form .btn-find { font-family: 10px !important!; }

}
/* end of bootstrap form label fixes */

.alert-info, .well { background-color: #f7ffe7; border-color: #b1c586; }

h1 { border-bottom: 1px solid #ccc; padding-bottom: 20px; font-size: 25px; font-weight: 300; color: #999; margin-top: 5px; }
h2 { font-size: 20px; margin-top: 20px; background: #9C3; padding: 20px 30px 20px 20px; margin-top: 0; color: #fff; font-weight: 100; font-family: 'Open Sans', sans-serif; }
h3 { border-bottom: 1px solid #ccc; font-size: 18px; font-weight: 600; margin-bottom: 20px; font-family: 'Open Sans', sans-serif; margin-top: 10px; padding-bottom: 20px; }

.step-nav { border-top: 1px solid #ccc; padding-top: 20px; }

#page-1-proceed { float: right !important; }
#page-2-proceed { float: right !important; }
#page-3-proceed { float: right !important; }
#page-4-proceed { float: right !important; }
#page-5-proceed { float: right !important; }


.footer-line { font-size: 13px; border-top: 1px solid #ccc; padding-top: 20px; color: #ccc; margin-top: 10px; margin-bottom: 100px; clear: both; }

.step-2-checks {
	line-height: 19px;
}

p,label { line-height: 20px; }

h4 { margin-bottom: 30px; }

strong { font-weight: 600; }

.different-address { line-height: 10px !important; }
.different-address .deliver-to-different-address{ margin-top: 10px; }

.address-form label { width: 150px; }
.address-form .btn-find { margin-left: 20px; }

.address-form h3 { margin-bottom: 0; padding-bottom: 0; }

ul.breadcrumbs{ padding: 0; margin: 0; width: 100%; border-bottom: 1px solid #ccc; clear: both; float: left; margin-bottom: 20px; padding-bottom: 10px; }
ul.breadcrumbs li { list-style: none; float: left; padding: 0; margin: 0 30px 0 0; text-align: center; font-size: 13px; }
ul.breadcrumbs li.current { font-weight: 600; }

.remove-line-btn { background: #f1f1f1 !important; border: 1px solid #ccc !important; color: #0f303f; }
.remove-line-btn:hover { background: #cb1616; border: 1px solid #cb1616; color: red !important; }

.error-message {
	display: none;
}

.row-container-div {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  margin-top: 15px;
}

.header-row {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
}

.add-new-line-btn, .remove-line-btn {
  width: 100%;
  text-align: left;
}

.page-2 .remove-line-btn { display: none; }

h2 {
  background: #fff !important;
  color: #9C3 !important;
  padding: 20px 0 20px 0;
  border-bottom: 3px solid #f2f2f2;
  font-weight: 600;
}

h1 { font-size: 20px; text-align: center; }

.breadcrumbs a { color: #999 !important; }

.breadcrumbs .current { color: #9C3 !important; }

h3 { color: #333; font-weight: 300; }
strong { color: #333; font-weight: 300; }

.dob { width: 15%; float: left; margin-right: 10px; }


.step4-labels {
	line-height: 1.5em;	
}


.step4-labels small {
	color: #578f07;
}

.contact-form {
	border-top: 2px solid #f1f1f1;
	padding-top: 20px;
}

select.highlight-select {
	border: 3px solid #98ba0f !important;	
}

.bold-green { font-weight: bold; color: #c0d54c; }

header { background-color: #0f303f; color: #fff; }
header h1 { border: none; color: #fff; padding-top: 10px; padding-bottom: 10px; font-weight: bold; text-align: right; margin: 30px; }

a#logo {
  float: left;
  display: block;
  width: 261px;
  height: 44px;
  background-image: url(../img/logo.png);
  background-size: contain;
  margin: 30px 30px;
  display: block;
}


.guardian-side { border-left: 2px solid #c0d54c; }
.guardian-block-2, .guardian-block-3 { display: none; border-top: 4px solid #f1f1f1; padding-top: 10px; }
.control-label { padding-bottom: 10px; }
.other-field, .other-field-2, .other-field-3 { display: none; }

.discount-text { clear: both; display: block; color: red; font-size: 11px; line-height: normal;}

.btn-primary { background-color: #9C3; border: none; }
.btn-primary.back-btn { background-color: #0f303f; border: none; }
.btn-primary.add-new-line-btn { background-color: #0f303f; border: none; }

.contact-person label { font-weight: normal; clear: both; display: block; }

.btn-remove { float: right; font-weight: none !important; font-size: 12px !important; background-color: #0f303f; padding: 10px; color: #fff; margin-top: -5px;}

.address-form input[type="checkbox"] { margin-top: 10px; }

@media screen and (max-width: 767px) {
	.address-form .btn-lg { font-family: 10px !important!; }

}