
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

body { color:#000000; font-size: 16px; font-weight:normal; }
input.form-control, select.form-control, textarea.form-control { background-color: #ffffff; color:#000000; border: 1px solid #d0d0d0;}
// input.form-control, select.form-control, textarea.form-control { background-color: #ffe8e9; color:#000000; }

input[type="checkbox"] { width:16px; height:16px; margin:0px 0px 5px 5px;}

ul.link-list {
  margin-top:10px;
  margin-bottom:10px;
  list-style: none;
  padding-left:0px;
}
ul.link-list li {
  margin-left:5px;
  margin-bottom:10px;
}

.link-item {
  padding-bottom:10px;
}

ul.sidemenu {
  list-style: none;
  border-top:1px solid #c0c0c0;
  border-right:1px solid #c0c0c0;
}
ul.sidemenu li a {
  color: #404040;
  text-decoration: none;
  display: block;
  border-bottom:1px solid #c0c0c0;
  padding:10px;
}
ul.sidemenu li a:hover {
  background-color: #f0f0f0;
}

.text-c0c0c0 {
  color: #c0c0c0 !important;
}
.btn-fav {
  border:none;
  background:none;
  font-size:1.2em;
}

ul.notes { list-style-type: none; margin:0px; padding:0px; }
ul.notes li { margin-bottom:10px; }
ul.notes li div.field { font-weight:bold; color: #e07e27; }

label { font-weight: bold; }

.text-primary {
  color: #e07e27 !important;
}
.btn-primary {
	background: #e07e27;
	color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background: #e07e27;
	color: #fff;
}
.btn-outline-primary {
	border: 2px solid #e07e27;
	background-color: transparent;
	color: #e07e27;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
	color: #fff;
	border-color: #e07e27;
	background-color: transparent;
}
.btn-outline-primary:hover:before, .btn-outline-primary:focus:before, .btn-outline-primary:active:before {
	width: 100%;
	background-color: #e07e27;
}
.bg-primary {
	background: #e07e27 !important;
	border-color: #e07e27;
}

.badge-primary {
	background: #e07e27 !important;
}

.btn-secondary {
  background: #b3651f;
  box-shadow: none; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color:#ffffff;
    border: 0px;
    background-color: #9c581b;
    box-shadow: none; }

a {
  color: #e07e27;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #e07e27;
  font-weight:bold;
}

.nav-item .dropdown-menu {
  background-color: #e07e27;
  color:#ffffff;
}
.nav-item .dropdown-menu li a.dropdown-item {
  color:#ffffff;
}
.nav-item .dropdown-menu li a.dropdown-item:hover {
  color:#000000;
  background-color: #f0f0f0;
}

.listing-item {
  border-radius: 8px;
  background-color: #f0f0f0;
  margin-bottom:40px;
  padding:20px;
}

.divbox {
  border-radius: 8px;
  background-color: #f0f0f0;
  margin-bottom:20px;
  padding:20px;
}

.premium_tutor {
  background-color: #c9302c;
  float: left;
  transform: rotate(-45deg);
  left: -47px;
  top: 37px;
  text-align: center;
  width: 220px;
  font-size: 14px;
  margin: 0;
  position: absolute;
  color: #ffffff;
  z-index: 3;
  display: inline-block;
  padding: 6px 10px;
}

.review_item {
  background-color: #f6f6f6;
  border-radius: 8px;
  padding:20px 5px 20px 5px;
}

.review_item {
  background-color: #f6f6f6;
  border-radius: 8px;
  padding:20px 5px 20px 5px;
}
.photo_status {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding:20px 10px 20px 10px;
}

.footer-list-item li {
  list-style: none;
  margin-left:0px;
  padding-left:0px;
  font-weight: normal;
  font-size:14px;
}

.subfooter { background-color: #404040; text-center; padding:20px; color:#ffffff; border-top:#c0c0c0;}
.page-titles-img {
  background: url(/images/Schultafel_Fotolia_49945457_L.jpg) no-repeat top center;
  background-size: 100%;
  padding-top: 100px;
  padding-bottom: 40px;
  background-attachment: fixed; }
  .page-titles-img h3 {
    margin-top: 5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #fff; }


.msgdiv {
  margin-top:20px;
  padding-bottom:20px;
  border-bottom:1px solid #c0c0c0;
}
.msgdiv img.thumb { width:100%; }
.msgdiv .name { font-weight: bold;  }
.msgdiv .date { font-style: italic; font-size:0.9em; color:#404040;}

//#membernav { border-bottom: 10px solid #e07e27; }
#membernav a { margin-bottom: 5px; }
#membernav a.grey { background-color: #e0e0e0; color:#000000; }

@media (max-width: 576px) {
	#membernav a { }
	#membernav a.grey { background-color: #e0e0e0;  }
}
@media (max-width: 991.98px) {
  .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar_mbfix { margin-top:10px; }
  .top-container {
    width:100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-left:0;
    margin-right:0;
  }
  .navbar-brand { padding-left:20px; }
  .navbar-light .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    border-top:1px solid #ffffff;
  }
  .navbar-light .navbar-nav .nav-link {
    background-color:#ffffff;
    border-bottom: 1px solid #c0c0c0;
    color:#000000;
  }
  .navbar-light .navbar-nav .nav-link:hover {
    border-bottom: 1px solid #c0c0c0;
    color:#e07e27;
  }

}

form input:required, form select:required, form textarea:required, form input.required, form select.required, form textarea.required {
  font-weight: 400;
  background-color:#fbf1b7;
}

.back-to-top {
  background: #e07e27;
}


/*
Icon boxes
*/
.icon-box-center {
  text-align: center; }

.icon-box h4 {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600; }

.icon-box.icon-box-center h4 {
  margin: 25px 0 20px; }

.media .media-body h4 {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600; }

.icon-background {
  color: #fff;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block; }
  .icon-background.icon-bg-sm {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px; }
  .icon-background.icon-bg-default {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 27px; }
  .icon-background.icon-bg-lg {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px; }

.icon-border {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  border: 1px solid;
  text-align: center; }
  .icon-border.btn-outline-warning:hover {
    background-color: #f0ad4e; }
  .icon-border.btn-outline-danger:hover {
    background-color: #c9302c; }
  .icon-border.btn-outline-primary:hover {
    background-color: #4782d3; }
  .icon-border.btn-outline-success:hover {
    background-color: #5cb85c; }
  .icon-border.btn-outline-info:hover {
    background-color: #5bc0de; }
  .icon-border.icon-border-sm {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px; }
  .icon-border.icon-border-default {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 27px; }
  .icon-border.icon-border-lg {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px; }

/**hover icons**/
.icon-hover-1 {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s; }
  .icon-hover-1.bg-default {
    color: #999; }
  .icon-hover-1.bg-primary:after {
    box-shadow: 0 0 0 2px #4782d3; }
  .icon-hover-1.bg-success:after {
    box-shadow: 0 0 0 2px #5cb85c; }
  .icon-hover-1.bg-default:after {
    box-shadow: 0 0 0 2px #f7f7f7; }
  .icon-hover-1.bg-warning:after {
    box-shadow: 0 0 0 2px #f0ad4e; }
  .icon-hover-1.bg-danger:after {
    box-shadow: 0 0 0 2px #c9302c; }
  .icon-hover-1.bg-dark:after {
    box-shadow: 0 0 0 2px #141414; }
  .icon-hover-1:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .icon-hover-1:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.icon-hover-default {
  width: 90px;
  height: 90px;
  line-height: 90px; }
  .icon-hover-default:before {
    z-index: 2;
    font-size: 35px; }

.icon-hover-sm {
  width: 50px;
  height: 50px;
  line-height: 50px; }
  .icon-hover-sm:before {
    z-index: 2;
    font-size: 20px; }

/**icon border box**/
.icon-border-box {
  border: 1px solid #eee;
  padding: 30px 20px 15px; }
  .icon-border-box i {
    position: relative;
    font-size: 30px; }

/*
Pricing tables
*/
.pricing-table {
  margin: 10px 0;
  padding: 0 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mr0 {
  margin-right: 0 !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr100 {
  margin-right: 100px !important; }
.ml0 {
  margin-left: 0 !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml70 {
  margin-left: 70px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml90 {
  margin-left: 90px !important; }

.ml100 {
  margin-left: 100px !important; }


.article-post {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px; }
  .article-post .post-thumb {
    display: block;
    position: relative;
    overflow: hidden; }
    .article-post .post-thumb .post-overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      transition: all .3s;
      -webkit-transition: all .3s;
      opacity: 0; }
      .article-post .post-thumb .post-overlay span {
        width: 100%;
        display: block;
        vertical-align: middle;
        text-align: center;
        transform: translateY(70%);
        -webkit-transform: translateY(70%);
        transition: all .3s;
        -webkit-transition: all .3s;
        height: 100%;
        color: #fff; }
    .article-post .post-thumb:hover .post-overlay {
      opacity: 1; }
      .article-post .post-thumb:hover .post-overlay span {
        transform: translateY(50%);
        -webkit-transform: translateY(50%); }

.post-content .post-title {
  font-weight: 500; }

.post-meta {
  padding-top: 15px;
  margin-bottom: 20px; }
  .post-meta li:not(:last-child) {
    margin-right: 10px; }
  .post-meta li a {
    color: #999;
    font-size: 13px; }
    .post-meta li a:hover {
      color: #4782d3; }
  .post-meta li i {
    margin-right: 5px; }
  .post-meta li:after {
    margin-top: -5px;
    content: "/";
    margin-left: 10px; }
  .post-meta li:last-child:after {
    display: none; }

.hero-search {
  padding-bottom: 50px !important; 
  padding-top: 50px !important; 
  background-image: url("/images/Schultafel_Fotolia_49945457_L.jpg");
}

@media (max-width: 767px) {
  .hero-search {
    padding-bottom: 30px !important; 
    padding-top: 30px !important; 
    background-color: #404040;
    background-image: none;
  }
  }