/*
Theme Name: Inspired
Description: WP Test Website Bootstrap
Author: Jonny Gatenby
Version: 1.0
Tags: responsive, bootstrap
*/
@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-theme.css'); 

::-webkit-input-placeholder {
   color: white;
   font-size: 14px !important;
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   color: white;  
   font-size: 14px !important;
   font-style: italic;

}

::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
   font-size: 14px !important;
   font-style: italic;

}

:-ms-input-placeholder {  
   color: white; 
  font-size: 14px !important;
   font-style: italic;

}

textarea:focus, input:focus{
    outline: 0;
}
*:focus {
    outline: 0;
}
input.button1, input.button2{
  float:left;
  margin-bottom:-15px !important;
  color: white;
}
input.btn1sr, input.btn2sr{
  float:left;
  margin-bottom:0px !important;
  color: white;
  height:46px;
}
input.button2{
  margin-left:14px !important;
  border-radius: 10px 10px 0px 0px;
}

input.button1{
   border-radius: 10px 10px 0px 0px;
}
input.btn2sr{
  margin-left:0px !important;
  border-radius: 10px 10px 0px 0px;
}
input.btn1sr{
  margin-left:0px !important;
   border-radius: 10px 10px 0px 0px;
 
}


button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  width: 32%;
  margin: 0;
  padding: 10px !important;
  background-color: #072639;
  border: none;
  margin-left: 0px;
  font-family: sans-serif;
  font-size: 14px;
  font-style: normal !important;
}
button, html input[type="button"]:active, input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  width: 32%;
  margin: 0;
  padding: 10px !important;
  background-color: #072639;
  margin-left: 0px;
}
.contactdetails{
  background: #f1f1f1;
  padding: 30px;
  float: right;
  width: 100%;
}
input[type="checkbox"] {
  margin: px 8px;
  margin-top: 1px \9;
  line-height: normal;
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  padding: 10px;
  margin-right: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  background: #00baf2;
  border: 2px solid #eee;
  color: white;
  font-size: 15px;
  font-weight: 500;
  height: 40px;
  border-radius: 5px;
}
textarea.wpcf7-form-control.wpcf7-textarea{
  width: 100%;
  border-radius: 6px;
  border: 2px solid #eee;
  height: 185px;
  margin-bottom: 15px;
}
input.wpcf7-form-control{
  width: 100%;
  border-radius: 6px;
  border: 2px solid #eee;
  height: 40px;
}

.wpcf7-list-item-label{
  margin-right: 20px;
}

.wpcf7-form p{
  font-size:14px !important;
}
a.button,
input.button {
  background: #00baf2;
  color: white;
  display: inline-block;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  /*height: 40px;*/
  line-height: 40px;
  padding: 0 50px;
  text-decoration: none;
  border-radius: 5px;
}


#gform_wrapper_1 .button {
  float: right;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.tab-links a {
  border-top: 2px solid white;
  border-right: 2px solid white;
  border-left: 2px solid white;
  padding: 35px 10px;
  display: inline-block;
  background: #1FBDFF;
  font-size: 16px;
  font-weight: 600;
  color: white;
  text-decoration: none;
  width: 100%;
  text-align: center;
  height:100px;
}
.tab-links a:hover {
  border-top: 2px solid white;
  border-right: 2px solid white;
  padding: 35px 10px;
  display: inline-block;
  background: #1FBDFF;
  font-size: 16px;
  font-weight: 600;
  color: white;
  text-decoration: none;
  width: 100%;
  text-align: center;
  height:100px;
}
.faqpostsingle{
  width:100%;
  height:auto;
  margin-bottom: 20px;
}

.ssba, .ssba a {
  text-decoration: none;
  background: none;
  font-family: 'Open Sans' !important;
  font-size: 16px !important;
}
.ssba img {
  width: 40px !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  display: inline !important;
  vertical-align: middle;
}
.searchresultbar{
  background: #074a70;
  padding: 30px;
  color: white;
  font-size: 16px;
  font-family: 'open sans';
}
.faqposts{
  width: 370px;
  margin-bottom: 20px;
  height: auto;
}
.archivelist li a{
  color:black !important;
}
.populartags li a{
  color:black !important;
}
.archivelist{
  padding-bottom: 20px;
}
.populartags{
  padding-bottom: 20px;
}
.entry-date{

  color:white;
}
.entry-date-blue{

  color:#4ccaff;
}
.entry-date-black{

  color:black;
}


.fetch-tweets{
  width: 100% !important;
  max-height: 400px;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.fetch-tweets-item > .fetch-tweets-main {
  padding: 0 0.8em;
  /* display: table-cell !important; */
  padding-left: 0 !important;
  color:white;
}

.twitterrow{
  padding-top: 50px;
}


.mobilemargin{
  padding-top: 100px;
  padding-left: 69px;
  font-size:52pt;
}
.localsafeagentrow h2 {
  padding-top: 20px;
}
a{
  color: #00abf2;
  text-decoration: underline;
}
a:hover{
  color: #444;
  text-decoration: none;
}
.navbar-fixed-top {
  top: 0;
  position: fixed !important;
  border-width: 0 0 1px;
  border-bottom: 1px solid #e7e7e7 !important;
}
.middle{
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.middletopbottom{
  display: block;
  margin: 0 auto;
}
.TMOT{

  padding-top:30px; padding-left:100px;
}


.searchformhome {
  margin: auto;
  padding: 0 0 10px 29px;
  text-align: center;
}

#s {
  padding: 10px 11px;
  background-color: #fff;
  border: none;
  width: 200px;
  line-height: 14px;
  margin-right: -9px;
  margin-top: 10px;
  height: 45px;
  border: 1px solid #e3e3e3;
  border-radius: 10px 0px 0px 10px;
}
#localsearch {
  padding: 10px 11px;
  background-color: #2d5b77;
  border: none;
  line-height: 14px;
  margin-right: -9px;
  margin-top: 10px;
  height: 50px;
  border: 4px solid #00baf2;
  color: white;
  border-radius: 0px 0px 0px 10px;
  width: 85%;
  /* color: white; */
}

#submithome {
  border-radius: 0px 10px 10px 0px;
  border: none;
  background-color: #00baf2;
  text-indent: -9999px;
  overflow: hidden;
  height: 50px;
  width: 45px;
  margin-top: -2px;
  background-image: url(images/search.png);
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
#localsearchalt {
  width:70%;
  padding: 10px 11px;
  background-color: #fff;
  border: none;
  line-height: 14px;
  margin-right: -9px;
  margin-top: 10px;
  height: 35px;
  border: 1px solid #e3e3e3;
  border-radius: 10px 0px 0px 10px;
  color: white;

}


#submithomealt{
  border-radius: 0px 10px 10px 0px;
  border: none;
  background-color: #00baf2;
  text-indent: -9999px;
  overflow: hidden;
  height: 35px;
  width: 45px;
  margin-top: -2px;
  background-image: url(images/search.png);
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.bottomtext{
  margin: auto;
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
}
.block-panel a {
  text-decoration: none;
}

.main4colbutton{
  text-align: center;
  color:white;
  min-height: 400px;
}


.main4colbutton img.middle{
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.main4colbutton img.middle:hover{
  -webkit-transform: translate(3em,0);
  -moz-transform: translate(3em,0);
  -o-transform: translate(3em,0);
  -ms-transform: translate(3em,0);
  transform: translate(3em,0);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.bluebar{
  background: #00abf2;
  
  text-align: center;
  color:white;
  padding: 40px;
}
.tenantbar{
  background: #1FBDFF;
  margin-top:0px;
  color:white;
  padding: 40px;
}
.tenantbar a {
  color: #fff;
}
.landlordbar{
  background: #074A70;

  color:white;
  padding: 40px;
}
.agentbar{
  background: #0D7EA0;

  color:white;
  padding: 40px;
}
.awarenessbar{
  background: #072639;

  color:white;
  padding: 40px;
}
.latestnewsbar{
  background: #072639;
  color:white;
  padding: 0px 20px;
}
.secondarybar{
  padding: 40px;
}
.subbar{
  padding: 40px;
}
.subbaralt{
  background: #eee;
  padding: 40px;
}
.subbarblue {
  background: #1FBDFF;
  color: #fff;
  padding: 40px;
}
.subbarblue a {
  color:#fff;
}
/* NAVBAR */
.navbar {
  position: relative;
  min-height: 0; 
  /* margin-bottom: 20px; */
  border: 1px solid transparent;
  margin-bottom: 0px;
}

#main-nav {
  margin: 13px 0 0;
  font-size: 13px;
  height: 39px;
}
#main-nav ul  {
  margin: 0; padding: 0; /* only needed if you have not done a CSS reset */
}
#main-nav li  {
  display: block;
  float: left;
  line-height: 30px; /* this should be the same as your #main-nav height */
  height: 30px; /* this should be the same as your #main-nav height */
  margin: 0; padding: 0; /* only needed if you don't have a reset */
  position: relative; /* this is needed in order to position sub menus */

}
#main-nav li a  {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  color: #4d4d4e;

}
#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
  background: none;
  min-height: 46px;
  border-bottom:2px solid #00ABF2;
}
#main-nav .current-menu-item a, #main-nav .current_page_item a {
  background: none;
  min-height: 55px;
  margin-top: -14px;
  padding-top: 14px;
  color: #00ABF2;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
  border:none;
}

#main-nav a{
  background: none;
  min-height: 55px;
  margin-top: 0;
  padding-top: 14px;
  color: #4d4d4e;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
}

}

#main-nav ul ul { /* this targets all sub menus */
  display: none; /* hide all sub menus from view */
  position: absolute;
  top: 30px; /* this should be the same height as the top level menu -- height + padding + borders */

}
#main-nav ul ul li { /* this targets all submenu items */
  float: none; /* overwriting our float up above */
  width: 150px; /* set to the width you want your sub menus to be. This needs to match the value we set below */

}
#main-nav ul ul li a { /* target all sub menu item links */
  padding: 0 0 10px; /* give our sub menu links a nice button feel */
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  color: #4d4d4e;

}
#main-nav ul li:hover > ul {
  display: block; /* show sub menus when hovering over a parent */
}

#main-nav li a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  color: #4d4d4e;
  font-size: 16px;
  text-decoration: none;
}

/* END OF NAVBAR */

.navbar-default {
 background-color: white !important; 
 border:none;
}


.navbar{
  z-index: 100;
}

.navbar-collapse {
 padding-right: 0; 
 padding-left: 0; 
}

p{
  font-size: 16px;
  font-weight:300;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.75;
}
hr.home {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #bbb;
}

h1{
  font-size: 60pt;
  color: white;
  font-family: 'Just Another Hand', cursive;
}
h2{
  font-family: 'Just Another Hand', cursive; 
  font-size: 56pt;
}
h3,h4,h5,h6,p,ul,li,a{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
h3{
  font-family: 'Just Another Hand', cursive;
  font-size:40pt;
}
h5{
  font-weight: bold;
  font-size: 14px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  color: #333;
  font-weight: 100;
}
/*----- Tabs -----*/
.tabs {
  width:100%;
  display:inline-block;
}


li.active a, li.active a:hover {
  background:white;
  color:#1FBDFF;
}

/*----- Content of Tabs -----*/


.tab {
  display:none;
}

.tab.active {
  display:block;
}

.togglenav{
  top:-140px;

}
.mobilehome{
  display: none;
  margin: 0 auto;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #00baf2;
}
.navbar-default .navbar-toggle {
  border:none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background:none;
}


body { 
	/*padding-top: 120px; */
	/*padding-bottom: 40px; */
  font-family: helvetica;
}

#searchsubmit {
  border-radius: 0px;
  border: none;
  background-color: #f9af37;
  text-indent: -9999px;
  overflow: hidden;
  height: 36px;
  width: 40px;
  background-image: url(images/searchbutton.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.faqmain{
  width:100%;
  max-height:300px;
  min-height:300px;
}


.accordion-container h3{
  color: #ee1c31;
  font-weight: 600;
  padding-bottom: 5px;
}
.accordion-container h3{
  color: #ee1c31;
  font-weight: 600;
  padding-bottom: 5px;
}


/* Agent Search screen */
#agent_map {
  display: block;
  height: 347px;
  margin-top: 0px;
}
.infobox {
  background: #fff;
  border: 2px solid #07496F;
  padding: 10px;
}
.infobox .agent-name {
  color: #333;
  display: block;
  font-family: 'Open Sans', sans-serif;  
  font-size: 14px;
  font-weight: bold;
  min-width: 100px;
  text-decoration: none;
}
.infobox .agent-link {
  display: block;
}
.markerLabel {
  font-family: 'Open Sans', sans-serif;  
  font-size:10px;
  font-weight: bold;
  text-align: center;
  width: 18px;
}
#search_results_header {
  background: #07496F;
  color:#fff;
  font-family: 'Open Sans', sans-serif;  
  font-size: 18px;
  font-style: italic;
  line-height: 32px;
  overflow: hidden;
  padding: 15px 17px 11px 17px;
}
#search_results_header #localsearch {
  line-height: 22px;
  margin-top: -5px;
  width: 75%;
}
#search_results_header form {
  /*float: right;*/
  margin-bottom: 0px;
}
#search_results_header #submithome {
  margin-top: -4px;
}
#search_results_header b {
  color: #00ABF1;
  font-size: 21px;
  font-style: normal;
}
#search_results_header em {
  color: #00ABF1;
}
.agent-location {
  border-bottom: 1px solid #9F9F9F;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  overflow: hidden;
  padding: 20px 0;
}
.agent-search-results .agent-location .location-address {
  background: url(images/map_marker.svg) no-repeat left top;
  background-size: 32px;
  padding: 0 0 0 40px;
}
.agent-location .location-address {
  display: block;
}
.agent-location .location-name {
  color: #00ABF1;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.agent-location .location-directions {
  display: block;
}
.agent-location .location-phone {
  display: block;
}
.agent-location .location-email {
  display: block;
}
.agent-location .location-website {
  display: block;
}
/*About Page */
.logobar {
  margin: 40px 0;
}
.logobar div img {
  max-width: 75%;
}

/* XS */
@media (max-width: 767px) {
  input.button2{
  margin-left:0px !important;
}
  .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: -4px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

  .faqposts {
  width: 100%;
  margin-bottom: 20px;
  height: auto;
}
.btnreg{
  font-size: 10px !important;
}

.recentnewsleft{
  margin-left:0 !important;
  margin-right:0 !important;

}

.mobfloat{
  padding-right:0 !important;
}

  ul.tab-links li{
    display: block;

  }
  ul.tab-links li{
    width: 100% !important;
  }
  ul.tab-links li.active{
    width: 100% !important;
  }


  img.mainlogo{
    display: none !important;
  }

  #main-nav li a {
    color:#fff;
  }
  .twitterrow{  
    padding-top: 50px;
    text-align: center;
  }
  .twitterlogo{
    padding-bottom:40px;
  }
  .twitterbutton{
    padding-top:20px;
  }
  .TMOT {
    padding-top: 30px;
    /* padding-left: 100px; */
    padding-left: 31px;
    padding-right: 31px;
    padding-bottom: 30px;
    text-align: center;
  }
  .banner2image{
    width: 200px;
    margin: 0 auto;
    display: block;
    padding-bottom:50px;

  }
  .mobilemargin {
    padding-top: 40px;
    padding-left: 0px;
    padding-bottom: 20px;
    text-align: center;
  }
  .localsafeagentrow{
    /*height: 250px;*/
    padding-bottom: 20px;
  }

  .localsafeagentrowtext{
    /*height: 200px;*/
  }
  .searchformhome{
    margin: auto;
    padding-left: 4%;
    right: 0;
    text-align: inherit;
    width: 100%;
  }

#localsearch {
  padding: 10px 11px;
  background-color: #2d5b77;
  border: none;
  line-height: 14px;
  margin-right: -9px;
  margin-top: 10px;
  height: 50px;
  border: 4px solid #00baf2;
  color: white;

  border-radius: 0px 0px 0px 10px;
  width: 85%;
  /* color: white; */
}


  #searchsubmit {
    border-radius: 0px;
    border: none;
    background-color: #f9af37;
    text-indent: -9999px;
    overflow: hidden;
    height: 36px;
    width: 15%;
    background-image: url(images/searchbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }   
  #search_results_header form {
    float: none;
  }

  #s {
    border-radius: 0px;
    padding: 10px 11px;
    background-color: #fff;
    border: none;
    width: 85%;
    line-height: 14px;
    margin-right: -8px;
    margin-top: 10px;
    height: 35px;
    border: 1px solid #e3e3e3;
  }
#localsearch {
  padding: 10px 11px;
  background-color: #2d5b77;
  border: none;
  line-height: 14px;
  margin-right: -9px;
  margin-top: 10px;
  height: 50px;
  border: 4px solid #00baf2;
  color: white;

  border-radius: 0px 0px 0px 10px;
  width: 85%;
  /* color: white; */
}

  #main-nav {
    height: 30px;
    margin: 15px 0 10px;
    font-size: 13px;
    float: left;
  }
  #main-nav ul {
    padding: 0;
    margin-left: -20;
    margin-right: 0;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100vw;
    position: absolute;
    top: 60px;
    left: 0px;
    text-align: center;
    height: 100vh;
    background: #444;
    opacity: 0.98;
    font-size: 20px;
    font-weight: 200;
    z-index: 100000;
    padding-top: 30px;
  }
  #main-nav li {
    display: block;
    float: left;
    line-height: 30px;
    height: 11vh;
    margin: 0;
    padding-right: 0;
    width: 100vw;
    background: #444;
    opacity: 0.98;
    padding-top: 20px;
    margin-left: 0;
    font-size: 20px;
    font-weight: 200;
    z-index: 100;
    font-family: helvetica;

  }
}
/* SM */
@media (min-width: 767px) and (max-width: 992px) {

input.btn2sr{
  margin-left:0px !important;
}
input.button2{
  margin-left:1px !important;
}


.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: -4px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

  #main-nav .current-menu-item a, #main-nav .current_page_item a {
    background: none;
    min-height: 55px;
    margin-top: 0px;
    padding-top: 14px;
    color: #00ABF2;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    border: none;
  }

  #main-nav li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px !important;
    color: #4d4d4e;
    font-size: 13px !important;
    text-decoration: none;
  }

  #search_results_header form {
    float: none;
  }
  .TMOT{

    padding-top: 23pxsss;
    padding-left: 10px;
    padding-bottom: 23px;
  }


  .mobilemargin{
    padding-top: 30px;
    padding-left: 30px;
    text-align: center;
  }

  #searchsubmit {
    border-radius: 0px;
    border: none;
    background-color: #f9af37;
    text-indent: -9999px;
    overflow: hidden;
    height: 36px;
    width: 40px;
    background-image: url(images/searchbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }
  #s {
    padding: 10px 11px;
    background-color: #fff;
    border: none;
    width: 140px;
    line-height: 14px;
    margin-right: -4px;
    margin-top: 10px;
    height: 35px;
    border: 1px solid #e3e3e3;
  }

}

/* MD */
@media (min-width: 992px) and (max-width: 1200px) {
  input.btn2sr{
  margin-left:0px !important;
}

input.button2{
  margin-left:10px !important;
}

 #main-nav li a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0px 13px;
  color: #4d4d4e;
  font-size:16px;
}
}

/* LG */
@media (min-width: 1200px) {
  .localsafeagentrow h2 {
    padding-top: 100px; 
  }
  .searchformhome {
    padding: 0 0 10px 59px;
  }


}

td, th {
  padding: 10px;
}

.plusaccordion{
  background-image: url("images/plus.png");
  background-position: right;
  background-repeat: no-repeat;
}
.minusaccordion{
  background-image: url("images/minus.png");
  background-position: right;
  background-repeat: no-repeat;
}
.accheading{
  padding-bottom: 20px;
  padding-top: 16px;
  background-position: right;
  background-repeat: no-repeat;
  border-top: 1px solid #e7e7e6;
}

.accbody{
  padding-bottom:20px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border: none;
 position: inherit;
}