/*   
Theme Name: Charity Life Child Theme
Theme URI: https://wplook.com/
Description: Use this theme to start your Child Theme development.
Author: WPlook Studio
Author URI: https://wplook.com/
Template: charity-life-wpl
Version: 1.0.0
*/

@import url('../charity-life-wpl/style.css');

.header-inner {
    padding: 5px 0 !important;
}

.header .logo {
    font-size: 16px !important;

}
#sideh{
	
		background-color: rgba(0,0,0,0.2);   
		background-attachment: scroll,							fixed;
		background-image: url("images/overlay.png"), url("http://apache/chetan/hkmv/imgcontact/iskcon-dwajasthamba.jpg");
		background-position: 300px 0px;
		background-repeat: repeat,no-repeat;
		background-size: auto,								auto 100%;
		color: rgba(255, 255, 255, 0.5);
		height: 100%;
		left: 0;
		padding: 8em 4em 0 0;
		position: fixed;
		text-align: right;
		top: 0;
		width: 30%;
font-size:15px;
	}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1rem 0;
    margin-bottom: -69px;
}

.nav
{
    margin-left: 84px;
}

#main > section {
    margin-top: -531px;
}
.article-body {
    overflow:0 !important;
}
table thead tr th, table thead tr td {
    color: white;
    background-color: indigo;
border-collapse:collapse;
    border-radius: 4px;
    padding: 18px;
}

tr:nth-child(odd){background-color: lavender;}



.button1 {
   background-color: white;
    color: black;
    border: 2px solid #4CAF50;
padding-left: 25px;
padding-right:25px;
padding-top:8px;
padding-bottom:8px;
top: 9px;
    border-radius: 4px;
}

.button1:hover {
    background-color: #4CAF50; /* Green */
    color: white;
}

.header .bar {
    background-color: #3465aa !important;
}

.tableheader
{
padding:35px;
}
table {
border:0px;
}
ul, ol, dl {
    font-family: inherit;
    font-size: 1.2rem !important;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}
.section-head {
    text-align: center;
 padding: 0px 0 0px !important; 
}

.nav {
    margin-left: 84px;
    padding-top: 20px !important;
}



