/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.46.1495618999
Updated: 2017-05-24 09:43:19

*/




/* Gravity Forms Button Style */

.gform_button.button, .gform_next_button, .gform_previous_button {
	border: none !important;
	padding: 11px 30px !important;
	cursor: pointer;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 17px !important;
	font-weight: 600 !important;
	line-height: 24px !important;
	color: #fff !important;
	background: #AF1557 !important;
	background-image: -webkit-linear-gradient(top, #5ABB54, #4AAB45) !important;
	background-image: -moz-linear-gradient(top, #5ABB54, #4AAB45) !important;
	background-image: -ms-linear-gradient(top, #5ABB54, #4AAB45) !important;
	background-image: -o-linear-gradient(top, #5ABB54, #4AAB45) !important;
	background-image: linear-gradient(to bottom, #5ABB54, #4AAB45) !important;
	border-radius: 0px !important;
	margin: 0 !important;
}
.gform_previous_button {
	background: #919191 !important;
    font-weight: 300 !important;
}
.gform_button button:hover {
	background: #8F1147 !important;
}
.welcome_user_area {
    float: left;
    width: 60%;
    margin-right: 20px;
}
.course_access_area {
    float: right;
    width: 35%;
}
h3.heading_pg {
    width: 100%;
    float: left;
    margin: 10px 0;
    font-size: 30px;
}
h3.heading_cs {
    font-size: 20px;
    padding-bottom: 10px;
}


h1, h2, h3, h4, h5, h6
{
	font-weight: 300;
}
h4
{
	font-size: inherit;
}