﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Oxygen:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i);

body {
	 margin: 0 auto;
	background-color: #E8E8E8;
  margin-top: 0;
  font-family: "Quicksand", sans-serif;
  color: #3b3f45;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400; }
  

.container {
  background: #fff;
  max-width: 1170px;
  min-width: 540px;
  padding: 0 30px 50px 30px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}

#header{
  border: none;
  margin-bottom:0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Oxygen", sans-serif;
  line-height: 1.5;
  color: #3B4924; }

h1 {
  top:10;
  z-index:2;
  margin-top: 20px;
  font-family: 'Oxygen', sans-serif;
  background-color:rgba(214,239,217,0.8);
  border-bottom:none;
  font-weight:700;
  color:#3B4924;
 
}

h2 {
  font-size: 30px;
  color: #3B4924;
  font-weight:500;
  margin: 25px 0 30px -10px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: -1px;
  border:none;
  border-bottom: 1px solid #3B4924; }

  h3 {
  font-size: 26px;
  border-bottom: none;
  margin: 25px 0 10px 10px;
  color: #3B4924;
  font-weight: 600; }
  h3 .font {
    font-family: "Quicksand", sans-serif; }

   h4 {
  margin: 20px 0;
  font-size: 23px;
  font-weight:600;
  color: #423523; } 

.divider {
	border-top: 2px solid #c8c8c8;
	height: 2px;
}
/*using for next module box*/
.alert-info{
    color:#000000 !important;
background-color:#E0F2E1;
border:15px solid #7F927E;
font-size: 22px;
color: #3C3F3C;
margin-left: 15px;
        margin-right: 15px;
        font-family: "Quicksand", sans-serif;
        	-webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
}
/*orange-border-box*/
.alert-warning{
  background-color:#FFF;
   	  padding: 15px 15px 15px 15px;
	  border: 1px solid #F47F47;
	  line-height: 1.4;
	  margin: 35px 0 35px 0px;
	  -webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
	  font-size: 19px; }
}
.mlp-banner {
  box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
}

/*using for green border box with green background*/
.alert-success{
  border:3px solid #3B4924;
  background-color:#E1F0D7;
  padding:19px;
  color: #000000;
  font-size: 21px;
   margin-left: 40px;
        margin-right: 40px;
}

.centerImageLarge .copyright{
text-align:right !important;
}
.table-no-caption>caption {
	display: none;
}

/*using as bordered box*/
.custom-div-one {
	background: #FFF;
	border: 4px solid #ECECEC;
	padding: 20px 30px 20px 30px;
	margin: 35px 0 35px 0px;
	-webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
	font-size: 22px;
}

/*using as key term box*/
.custom-div-two {
	background: #ffffff;
  border-top: 1px solid #F47F47;
  border-bottom: 1px solid #F47F47;
  margin: 10px -30px;
   padding: 20px 40px 20px 40px;
  -webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
	font-size: 22px;
}

/*using for quotes*/
.custom-div-three {
	border: 1px solid #FFFFFF;
	padding: 20px 20px 20px 20px;
	margin: 25px 0 25px 0px;
	line-height: 1.4;
		background-color: #ffffff;
	-webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
	font-size: 20px;
}

/* using for definitions */
.custom-div-four {
border: 10px solid #e2f3a9;
	margin: 20px 0 20px 0px;
    background-color: #ffffff;
    padding: 20px 40px;
   font-size: 19px;
   -webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
}

/* using for questions */
.custom-div-five {
	 margin-top: 10px;
  border: 10px solid rgba(214,239,217,0.8);
  border-top: 40px solid rgba(214,239,217,0.8);
  background-color: #ffffff;
  padding: 10px;
  border-radius: 8px; 
  -webkit-box-shadow: 0 0 10px #adadad;
	-ms-box-shadow: 0 0 10px #adadad;
	-moz-box-shadow: 0 0 10px #adadad;
	-o-box-shadow: 0 0 10px #adadad;
	box-shadow: 0 0 10px #adadad;
	font-size: 21px;

}

ul, ol li {
    font-size: 18px;
}

.bleed {
  margin-left: -30px; }

.references li {
	font-size: 14px;
		padding: 0px;
	margin-left: 3px;
	
	padding-left: 5px;
}  


/* Custom styles for editor dropdown */
.course_larger-text {
  font-size:22px;
}

.course_smaller-text {
  font-size:14px;
  text-align: left;
}

.course_bigger-text {
  font-size:16px;
  text-align: left;
}

.course_medium-text {
  font-size:20px;
  text-align: left;
}

.course_center-text {
  font-size: 21px;
  text-align: left; }

.course_image-description-title {
  font-size: 30px;
  color: #3B4924;
  font-weight:500;
  margin: 25px 0 30px -10px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: -1px;
  border:none;
  border-bottom: 1px solid #3B4924; }

