
html, body {height: 100%;  font-size:16px;}

#cont_c { margin: 10px 0;
background:white; min-height:80%; border:1px solid #fbdda2;

}

#vmf_logo {
	height: 50px;
	vertical-align: middle;
	line-height: 50px;

}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cont {
  flex: 1 0 auto;
}

.contact div span {


}

.contact div {
	padding: 15px 0;
	border: 0px solid #ccc;

}


.footer {
    flex: 0 0 auto;
    background: #017351;
    color: #fff;
    padding: 25px 0;
		font-size: 1em;

 }
 .footer a {
	 color:white;
	 font-weight: bold;
 }
 .footer a:hover {
	color:white;

 }


 #panel1{

   background:#017351;
   color:#fff;
   text-align: center;
 }

#top_panel {
background:#017351; height:40px;

}
#top_panel span{


	background: #00c971;
	color:white;
}

.r_menu {
	margin-top:5px; padding:15px; line-height:25px; color:#017351;
}

.r_menu a {

	color:#017351;
}
.r_menu a:hover {
		text-decoration: none;


}

#top_panel a {background-color:#017351; border:0; color:#fff; padding: 12px; margin:0; height: 40px;line-height: 40px; }
#top_panel a:hover{background-color:#00c971; border:0; color:#fff; padding: 12px;  text-decoration: none;}
#top_panel .active {background-color:#00c971; }

#search-row {margin-top:15px; width:92%; float:right;}

form.gsc-search-box * {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: content-box;
}
form.gsc-search-box {
    border-style: none;
    border-width: 0;
    border-spacing: 0 0;
    width: 100%;
    margin-bottom: 0.125rem;
	
}
.gsc-control-cse{ padding:0 !important; }


.gsc-input-box {
    border: 1px solid #CCC !important;
	
	
	padding:0.625rem;
}
div.gsc-control-cse,
form.gsc-search-box,
table.gsc-search-box {
    position: relative;
}

form.gsc-search-box *,
form.gsc-search-box *::before {
    transition: all ease 1s;
    padding: 0 0 0 0px !important;
	
	
}

.gsc-input-box::before {
	/*content: 'Search...';
	
    color: #999;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;*/
	color:red;
}

td.gsc-input > .gsc-input-box input {
    position: relative;
    background: transparent !important;
    background-image: none !important;
    padding: 0 0px !important;
    border: none;
    border-bottom: 0.3125rem solid transparent;
    color: #000;
    cursor: pointer;
    font-size: 2rem;
    min-height: 2rem;
    width: 100% !important;
	margin:0;
}
td.gsc-input:hover > .gsc-input-box input {
    border-bottom: 0.3125rem solid #CCC;
    color: #000;
    cursor: text;
    margin-left: 0;
}


 td.gsc-search-button > .gsc-search-button-v2,
 td.gsc-search-button > .gsc-search-button-v2:focus {
    background-color: #CCC !important;
	
    display: block;
	outline: none !important;
    background-position: 50% 50%;
    background-color: transparent;
    font: normal normal 0 sans-serif;
    color: transparent;
    border: 0.5rem solid transparent;
	padding: 0 !important;
    height: 2rem;
    min-width: 2rem;
    width: 2rem;
	padding-right: 0.3125rem !important;
	
}
 td.gsc-search-button > .gsc-search-button-v2:hover {
    background-color: #AECEF5 !important;
}
.gsc-search-button-v2 > svg {
    -ms-zoom: 1.5;
    transform: scale(1.5);
}

.gsc-branding, .gcsc-branding, td.gsib_b {display: none;}
