/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.6.2
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 05 Feb 2016 16:45:22 +0000 */ 

@import url('../Divi/style.css');

/*basic element style changes */ 

/* override not working - added to divi cp #main-footer .footer-widget h4 {
	color:#E37B40; !important;
} */

/* Layout Tweaks */
#tag_cloud-4 {
	width:95%;
}

.et_pb_main_blurb_image img {
max-width: 100% !important;
width: 100% !important;
}

div#et_top_search {
position: absolute;
top: 27%;
right: -58px;
}

#logo {
max-height: 100% !important;
padding-top: 5px;
padding-bottom:5px;
}

.et_header_style_left #et-top-navigation {
padding-left: 220px !important;
}


h3 {
line-height:1.5em;
padding-top:12px;
}

h5 {
padding-top:12px;
}

#main-footer .footer-widget h4 {
	color: #86BBE5 !important;
}

#bloomwidget-2 {
	margin-bottom:0px;
}

.et_section_regular {
	padding-top:0px !important;
}


/* - changes color of back to top button (divi100 plugin) */
.et_divi_100_custom_back_to_top .et_pb_scroll_top {
background: #EF5553 !important;
}


/* - image placement and sizing */

/* DIVI Style Changes for CASPIO ------------------------------ */

.entry-content table {
	border:0px;
	border-style: none;
	border-top: 0px;	
}

#dashtable #caspioform tr:nth-child(even){background-color: #F4F4F4;}
#dashtableU #caspioform tr:nth-child(even){background-color: #F4F4F4;}

#dashtable #caspioform tr td:nth-child(1) {padding-left: 10px !important;}

#dashtable #caspioform tr td:nth-child(2) {text-align: center;}
#dashtable #caspioform tr th:nth-child(2) {text-align: center;}

#dashtable #caspioform tr td {
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 0.5px none;
    border-style: solid;
	border-bottom-color: #BCBCBC;
    border-top: 0px none;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    vertical-align: middle;
}

/* Button Styles --------------- */

.btn_action_step {
	
	color: #ffffff!important;
	background-color: #662C6C;
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    
	border-width: 0px!important;
	border: 2px solid;
    border-color: rgba(0,0,0,0);
	border-radius: 3px;
	box-shadow: 0px 12px 23px -8px rgba(0,0,0,0.3);
    
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
	font-weight: normal!important;
	font-size: 20px;
	line-height: 1.7em!important;
	text-align: center;
	text-decoration: none;
	text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4);
	
	display: inline-block;
	position: relative;
    margin:0px;
	padding: .3em 1em;
	
	transition: all 300ms ease 0ms;	
}

.btn_action_step:hover {
	color: #ffffff!important;
	background-color: #662C6C;
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4);
    box-shadow: 0px 12px 23px -8px rgba(0,0,0,0.3);
	position: relative;
	font-weight: normal!important;
	line-height: 1.7em!important;
	padding:.3em 2em .3em .7em;
	transition: all 300ms ease 0ms;
}

a.btn_action_step::after {
	left: auto;
    margin-left: .3em;
    opacity: 0;
	line-height: inherit;
    font-size: inherit!important;
	display: inline-block;
    font-family: "ETmodules"!important;
	text-transform: none;
	font-weight: 400;
    font-style: normal;
    font-variant: none;
	text-shadow: none;
	position: absolute;
	content: "\35";
	transition: all 300ms ease 0ms;
}

.btn_action_step:hover:after {
left: auto;
    margin-left: .3em;
    opacity: 1;
	line-height: inherit;
    font-size: inherit!important;
	transition: all 300ms ease 0ms;
}


/* dashboard action button */
.et_pb_button_caspio_info {
	position: relative;
	padding: 4px 5px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #86bbe5;
	font-weight: 200;
	line-height: 1.5em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	display: block;

}

/* action Button Hover */
.et_pb_button_caspio_info:hover {
	padding: 4px 5px;
	background: #CFE5FF;
	color: #303135;
	display: block;
}

/* View Certificate - user dashboard - */

.et_pb_button_caspio_viewcert {
	position: relative;
	padding: 4px 5px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 3px;
	background: #1EB24B;
	font-size: 12px;
	font-weight: 200;
	line-height: 1.5em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4);
    box-shadow: 0px 12px 23px -8px rgba(0,0,0,0.3);
	transition: all 300ms ease 0ms;

}

/* Button Hover */
.et_pb_button_caspio_viewcert:hover {
	padding: 4px 5px;
	background: #D5E9D9;
	color: #324d5c;
	display: block;
	transition: all 300ms ease 0ms;
}

/* Complete Evaluation - user dashboard - */
.et_pb_button_caspio_compeval {
	position: relative;
	padding: 4px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FDEE6B;
	font-size: 12px;
	font-weight: 200;
	line-height: 1.5em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Button Hover */
.et_pb_button_caspio_compeval:hover {
	padding: 4px 5px;
	background: #FDF9CF;
	display: block;
}

/*participant Dashboard styles */
.menu-participant-portal-container ul li {

}

.menu-participant-portal-container ul li a {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background: #D5E7F5;
	display: block !important;
	/* padding-left: 5px; */
}

.menu-participant-portal-container ul li a:hover {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background: #EAF1F7;
	display: block !important;
	/* padding-left: 5px;
	background:  */
}


/*TABLE ADJUSTMENT */
.events_table tr td {
	padding: 2px;
}

.entry-content table, body.et-pb-preview #main-content .container table {
	width: auto;
}


/* Caspio Calendar Fix */
.entry-content tr td,
body.et-pb-preview #main-content .container tr td {
	padding: 2px 2px !important;
	border-top: none;
}

.entry-content table {
	max-width: 100%;
	width:100%;
}

a {
	font-weight: bold;
}


