#auto-iframe{
	margin-top:-50px; 
	margin-bottom:-50px; 
	padding-top:0px; 
	display:inline; 
}

/* btn btn-sm button button-small gv-button-cancel */
.gv-button-cancel{
	background:maroon; 
	padding:10px; 
	color:white; 
}

/* Form Submit Btn */
#gform_wrapper_2 input[type=submit]{
	background:green; 
	padding:12px; 
	color:white; 
}

/* btn btn-sm button button-small alignright pull-right btn-danger gv-button-delete */
.gv-button-delete{
	background:red; 
	padding:10px; 
	color:white; 
}

/* set table width to 100% */
table.gv-table-view {
    width: 100%;
}

/* hide table footer item names */
tfoot{
	display:none; 
}

html .bSe h2{
	display:none; 
}

html .responsive-tabs .responsive-tabs__panel{
	background-color:rgba(246,246,246,1); 
	padding-bottom:20px; 
}

html .responsive-tabs .responsive-tabs__list__item{
	background-color:rgb(36, 68, 123); 
	list-style-position:outside; 
	list-style-type:none; 
	color:rgba(255,255,255,1); 
}

html .bSe .entry-title{
	display:none; 
}

html .brd{
	display:none; 
}

.bSe ul li:before{
	content:'»'; 
	position:absolute; 
	left:0; 
	top:-2px; 
	display:none; 
}

.responsive-tabs__list__item--active{
	background:#f6f6f6; 
	color:black!important; 
	background-color:#f6f6f6!important; 
}

.gv-button-update{
	background:green; 
	color:white; 
	padding:12px; 
	font-size:1em; 
}

input[type="button"]{
	background:green; 
	color:white; 
	padding:12px; 
	font-size:1em; 
}

.hidden-field{
	display:none; 
}

/* gravityform submit button */
.gform_button{
	background:green; 
	color:white; 
	font-size:1em; 
	padding:12px; 
}

.page-id-62 .gv-widget-search.gv-search-horizontal{
	display:none; 
}

.page-id-369 .gv-widget-search.gv-search-horizontal{
	display:none; 
}

/*My Profile Page*/
table.form-table{
	display:none; 
}

tr.tml-user-admin-bar-front-wrap{
	display:none; 
}

tr.tml-user-description-wrap{
	display:none; 
}

form#your-profile h3{
	display:none; 
}

DIV.gform_body > UL> LI> DIV.ginput_container.ginput_container_checkbox > UL> LI.gchoice_2_9_1 {
    margin-top: 80px !important;
    margin-left: -65px !important;
}

#gform_wrapper_2 .gform_fields > li {
    margin-top: 60px !important;
}

@media screen and (max-width: 1024px){


} /* MEDIA QUERY END */
@media screen and (max-width: 768px){


} /* MEDIA QUERY END */
@media screen and (max-width: 667px){


} /* MEDIA QUERY END */
@media screen and (max-width: 480px){


} /* MEDIA QUERY END */