@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

body, html { font-size: 15px; padding: 0; margin: 0;overflow-x:hidden}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body{font-family:'Lato',Calibri,Arial,sans-serif;color:#566473;background:#f2f2f2}
a{border-bottom:1px dotted}
a:hover{text-decoration:none}
img{border:0}
.header-container header{width:100%;margin:0 auto;text-align:center;font-size:16px;padding:4em 2em 3em 0;background:#e74c3c}
.header-container header h1{font-size:2.625em;line-height:1.3;margin:0;font-weight:700;color:#fff}
.header-container header span{display:block;font-size:60%;padding:0 0 .6em .1em;font-weight:300;color:#f2a097}

/*Helpers*/
.mr_top_10x{margin-top:10px}
.disp_inl_blk{display:inline-block}
.disp_blk{display:block}
.ac{text-align:center}
/*Bootstrap Customization*/
input[type="text"]{height:30px}
*:focus{outline:0}
h3{font-weight:500}
ul[class="square"] li{list-style:square}
.modal-backdrop{background-color:transparent;opacity:0}
.lightbox-content{padding:0}