﻿fieldset {margin:0; padding:0; border:none; width:auto; min-width:0; max-width:none;}
.top-btn-container {float:none; margin:auto;}
hr {color:black;}
td {vertical-align:top;}
iframe {height:100%; width:320px; resize:horizontal; overflow-x:hidden; overflow-y:hidden;}
.bq-iframe {overflow-y:hidden !important; overflow-x:hidden !important; height:100%; width:100%; border:none;}
.bq-container-fluid {margin-right:0px !important; margin-left:0px !important;}
/* from http://codepen.io/katydecorah/pen/HEgwl 12/2016 Navigation Bar by Jan Kaděra A PEN BY Katy DeCorah */
html {padding:0px; font-size:12px;-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.4}
body {padding:0px; font-family:Arial; font-size:16px; color:black; position:relative}
body, html {height:100%}

/*From bootstrap*/
.bq-navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.bq-navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.bq-navbar-fixed-top .navbar-collapse{max-height:200px}}.bq-container-fluid>.navbar-collapse,.bq-container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.bq-container-fluid>.navbar-collapse,.bq-container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.bq-navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.bq-navbar-fixed-top{border-radius:0}}.bq-navbar-fixed-top{top:0;border-width:0 0 1px}
.bq-container-fluid{padding-right:15px;padding-left:15px;margin-left:-20px !important;margin-right:-20px !important;margin-top:-14px !important}

.green-title-font {color:#008844;font-size:32px;font-family:'Times New Roman';font-weight:bold;text-shadow:-1px -1px 0 #c6cfe0,1px -1px 0 #c6cfe0,-1px 1px 0 #c6cfe0,1px 1px 0 #c6cfe0;}

#bq-menu {padding-left:0; margin-left:-8px; line-height:1; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
#fwtext {font-size:10px;}
.ham-top {width:14px !important;}
.ham-mid {width:14px !important;margin-top:-2px;}
.ham-bottom {width:14px !important;margin-bottom:-1px;}
#bq-menu.toggled {padding-left:320px;}
.menu-text {margin-top:4px; margin-left:20px; color:gray;}
#bq-sidebar {z-index:000; left:320px; width:0;	height:100%; margin-left:-320px; overflow-y:hidden; 	overflow-x:visible; /*hidden; */
	background:#1a1a1a; -webkit-transition:all 0.5s ease;	-moz-transition:all 0.5s ease;	-o-transition:all 0.5s ease; transition:all 0.5s ease;}
#bq-menu.toggled #bq-sidebar {width:320px;}
#bq-menu.toggled {position:absolute;margin-right:-320px;}

/* Hamburger Cross */
.menu-word {font-size:10px; color:#1a1a88;}
.bq-ham {position:fixed;-webkit-backface-visibility:hidden;top:5px;z-index:999;display:block;width:25px;height:25px;margin-left:5px;background:transparent;border:none;}
.bq-ham:hover, .bq-ham:focus, .bq-ham:active {outline:none;}
.bq-ham.is-closed:before {content:''; display:block; width:100px; font-size:14px; color:#fff; line-height:32px; text-align:center; opacity:0;
  -webkit-transform:translate3d(0,0,0); -webkit-transition:all .35s ease-in-out;}
.bq-ham.is-closed:hover:before {opacity:1; display:block; -webkit-transform:translate3d(-100px,0,0); -webkit-transition:all .35s ease-in-out;
-ms-transition:all .35s ease-in-out; -o-transition:all .35s ease-in-out; transition:all .35s ease-in-out;}
/* ham for Firefox */
/*.ham.is-closed:hover .ham-bottom {bottom:0; -webkit-transition:all .35s ease-in-out; -moz-transition:all .35s ease-in-out;
-ms-transition:all .35s ease-in-out; -o-transition:all .35s ease-in-out; transition:all .35s ease-in-out;}*/
.bq-ham.is-closed .ham-top, .bq-ham.is-closed .ham-mid,
.bq-ham.is-closed .ham-bottom, .bq-ham.is-open .ham-top,
.bq-ham.is-open .ham-mid, .bq-ham.is-open .ham-bottom {position:absolute;left:0;height:4px;width:100%;}
.bq-ham.is-closed .ham-top, .bq-ham.is-closed .ham-mid, .bq-ham.is-closed .ham-bottom {background-color:#1a1a88;}
.bq-ham.is-closed .ham-top {top:5px; -webkit-transition:all .35s ease-in-out;}
.bq-ham.is-closed .ham-mid {top:50%;margin-top:-2px;}
.bq-ham.is-closed .ham-bottom {bottom:5px; -webkit-transition:all .35s ease-in-out;}
.bq-ham.is-closed:hover .ham-top {top:0; -webkit-transition:all .35s ease-in-out;}
.bq-ham.is-closed:hover .ham-bottom {bottom:0; -webkit-transition:all .35s ease-in-out;}
.bq-ham.is-open .ham-top, .bq-ham.is-open .ham-mid, .bq-ham.is-open .ham-bottom {background-color:#1a1a88;}
.bq-ham.is-open .ham-top, .bq-ham.is-open .ham-bottom {top:50%;margin-top:-2px;}
.bq-ham.is-open .ham-top {-webkit-transform:rotate(45deg); -webkit-transition:-webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.bq-ham.is-open .ham-mid {display:none;}
.bq-ham.is-open .ham-bottom {-webkit-transform:rotate(-45deg); -webkit-transition:-webkit-transform .2s cubic-bezier(.73,1,.28,.08);}
.bq-ham.is-open:before {content:''; display:block; width:100px; font-size:14px; color:#fff; line-height:32px; text-align:center; opacity:0;
  -webkit-transform:translate3d(0,0,0); -webkit-transition:all .35s ease-in-out;}
.bq-ham.is-open:hover:before {opacity:1;display:block;-webkit-transform:translate3d(-100px,0,0);-webkit-transition:all .35s ease-in-out;}
.bq-overlay {display:none;width:100%;height:3000px;top:0;left:0;right:0;bottom:0;background-color:rgba(250,250,250,.8);z-index:1;}
