/*
	Theme Name: Good Bones
	Theme URI: http://www.theme-island.com
	Description: A premium responsive theme for WordPress
	Author: Brandon & Charles Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 3.1.3
	Tags: white, two-columns, flexible-width, featured-images
	
	All stylesheets are stored in the /assets/stylesheets folder.
	
*/
.modal-sm .btn-default, .modal-sm .btn-default {
    color: #FFFFFF!important;
    background-color: #009900!important;
    border-color: #009900!important;
}

@media screen and (max-width:666px) {
  #location-list li {
    width:100%;
    padding-top:20px;
  }
#location-list-wrapper {
    height: auto !important;
}
#dashboard-home-link {
    display: block;
    width: 50%;
    position: relative;
    float: left;
}

#logout-link {
    display: block;
    width: 50%;
    position: relative;
    float: right;
}

#logout-link a {
    width: auto;
    float: right;
}
  
div#lic-5 {
  display: none;
}