/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
ul,ol {
  margin-top: 0;
  margin-bottom: 10px;
  -webkit-padding-start:10px;
}
a{color:#000000;text-decoration:none;}
button.close{
    top: -5%;
    right: -2%;
    position: absolute;}
.close {opacity:0.7;}
.close:hover,.close:focus {opacity:1;}
@media (max-width:767px) {	
button.close {right: 3%;}
}