/* Enter Your Custom CSS Here */

.my_button {
background: #ffffff;
-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:20px;
	border:3px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#69bf00;
	font-size:25px;
	padding:5px 0px;
	text-decoration: none;
	text-shadow:0px 0px 0px ;
  	width: 250px;
    height: 60px;
  text-align:center;
}

.my_button.colomat-hover{
 background: #efeff3;
text-decoration: none;
}

.my_content{
margin-left: 0;
}

p.small {
    line-height: normal;
  
}

.my_button2 {
background: #ffffff;
-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:20px;
	border:3px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#69bf00;
	font-size:16px;
	padding:10px 0px;
	text-decoration: none;
	text-shadow:0px 0px 0px ;
  	width: 600px;
    height: 60px;
  	text-align:center;
}

.my_button3 {
background: #ffffff;
-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:20px;
	border:3px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#69bf00;
	font-size:20px;
	padding:10px 0px;
	text-decoration: none;
	text-shadow:0px 0px 0px ;
  	width: 430px;
    height: 60px;
  	text-align:center;
}

.box {
    width: 300px;
    border: 25px solid green;
    padding: 25px;
    margin: 25px;
}

.form {
    background: #ffffff;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 20px;
    border: 3px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #69bf00;
    font-size: 23px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0px 0px 0px;
    max-width: 600px;
    width: 100%;
    min-height: 60px;
    text-align: center;
    height: auto !important;

}




.fv_fp_transcript_wrapper .search_result_prev, .fv_fp_transcript_wrapper .search_result_next {
width: inherit!important;
}



.site-tagline {
display: none; !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { 
    line-height: normal; !important;
}





