@-webkit-keyframes progress_bar{from{background-position:0 0}
    to{background-position:-56px 0}
}
@-moz-keyframes progress_bar{from{background-position:0 0}
    to{background-position:-56px 0}
}
@-o-keyframes progress_bar{from{background-position:0 0}
    to{background-position:-56px 0}
}
@keyframes progress_bar{from{background-position:0 0}
    to{background-position:-56px 0}
}

*{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html,body,div{margin:0;padding:0;border:0;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{width:100%;font-family:'Lato',sans-serif;color:#555459;font-size:1.5rem;line-height:2rem;font-weight:300;background:white;overflow-x:hidden;-webkit-transition:translate3d(0,0,0)}


.burnt_violet{color:#4d394b !important}
.burnt_violet_bg{background-color:#4d394b !important}
.ocean_teal{color:#4c9689 !important}
.ocean_teal_bg{background-color:#4c9689 !important}
.havana_blue{color:#2a80b9 !important}
.havana_blue_bg{background-color:#2a80b9 !important}
.pale_blue{color:#f1f7fa !important}
.pale_blue_bg{background-color:#f1f7fa !important}
.candy_red{color:#eb4d5c !important}
.candy_red_bg{background-color:#eb4d5c !important}
.indifferent_grey{color:#555459 !important}
.indifferent_grey_bg{background-color:#555459 !important}
.severe_grey{color:#3d3c40 !important}
.severe_grey_bg{background-color:#3d3c40 !important}
.dull_grey{color:#8b898f !important}
.dull_grey_bg{background-color:#8b898f !important}
.subtle_silver{color:#9e9ea6 !important}
.subtle_silver_bg{background-color:#9e9ea6 !important}
.cloud_silver{color:#babbbf !important}
.cloud_silver_bg{background-color:#babbbf !important}
.sky_blue{color:#439fe0 !important}
.sky_blue_bg{background-color:#439fe0 !important}
.slate_blue{color:#3d4b5b !important}
.slate_blue_bg{background-color:#3d4b5b !important}
.muddy_lilac{color:#937e91 !important}
.muddy_lilac_bg{background-color:#937e91 !important}
.error_red{color:#ff0000 !important}
.error_red_bg{background-color:#ff0000 !important}
.moscow_red{color:#d00000 !important}
.moscow_red_bg{background-color:#d00000 !important}
.moscow_red_dark{color:#870000 !important}
.moscow_red_dark_bg{background-color:#870000 !important}
.mustard_yellow{color:#daa038 !important}
.mustard_yellow_bg{background-color:#daa038 !important}
.kelly_green{color:#36a64f !important}
.kelly_green_dark{color:#257337 !important}
.kelly_green_bg{background-color:#36a64f !important}
.seafoam_green{color:#2ab27b !important}
.seafoam_green_bg{background-color:#2ab27b !important}
.star_yellow{color:#fc0 !important}
.star_yellow_bg{background-color:#fc0 !important}
.highlight_yellow_bg{background-color:#fffce0 !important}
.dropbox_blue{color:#007ee5 !important}
.dropbox_blue_bg{background-color:#007ee5 !important}
.twitter_blue{color:#55acee !important}
.twitter_blue_bg{background-color:#55acee !important}
.warm_white{color:#fbfaf8 !important}
.warm_white_bg{background-color:#fbfaf8 !important}
.cloud_white{color:#f2f2f5 !important}
.cloud_white_bg{background-color:#f2f2f5 !important}
.white_bg{background-color:#fff !important}



.print_only,.print_only_inline{display:none}
.float-left{float:left !important}
.float-right{float:right !important}
.clear-left{clear:left}
.clear-right{clear:right}
.clear-both{clear:both}
.position-relative{position:relative}
.position-absolute{position:absolute}
.block{display:block !important}
.inline-block{display:inline-block !important}
.inline{display:inline !important}
.align-left{text-align:left !important}
.align-center{text-align:center !important}
.align-right{text-align:right !important}
.align_top{vertical-align:top !important}
.align_middle{vertical-align:middle !important}
.align_bottom{vertical-align:bottom !important}
.offscreen{position:absolute;left:-10000px;top:-10000px}
.normal{font-weight:normal !important}
.black{font-weight:900}
.bold{font-weight:700}
.medium{font-weight:500}
.italic{font-style:italic}
.underline{text-decoration:underline}
.no_underline,.no_underline:hover{text-decoration:none}
.full_width{width:100% !important;max-width:100% !important}
.half_width{width:50% !important;max-width:50% !important;margin-left:auto;margin-right:auto}
.no_min_width{min-width:0 !important}
.no_min_height{min-height:0 !important}
.auto_width{width:auto !important}
.full-height{overflow-y:auto}
.cursor_pointer{cursor:pointer}
.tiny{font-size:.7rem}
.centered{text-align:center}
.mini{font-size:.8rem;line-height:1.2rem;color:#666}
a.mini,a.mini:link,a.mini:visited{color:#2a80b9}
a.mini:hover,a.mini:active{color:#439fe0}


.no_margin{margin:0 !important}
.no_left_margin{margin-left:0 !important}
.no_right_margin{margin-right:0 !important}
.no_top_margin{margin-top:0 !important}
.no_bottom_margin{margin-bottom:0 !important}
.small_top_margin{margin-top:.5rem !important}
.small_bottom_margin{margin-bottom:.5rem !important}
.small_left_margin{margin-left:.5rem !important}
.small_right_margin{margin-right:.5rem !important}
.tiny_top_margin{margin-top:.1rem !important}
.tiny_left_margin{margin-left:.1rem !important}
.tiny_right_margin{margin-right:.1rem !important}
.tiny_bottom_margin{margin-bottom:.1rem !important}
.top_margin{margin-top:1rem !important}
.bottom_margin{margin-bottom:1rem !important}
.left_margin{margin-left:1rem !important}
.right_margin{margin-right:1rem !important}
.large_top_margin{margin-top:2rem !important}
.large_bottom_margin{margin-bottom:2rem !important}
.large_left_margin{margin-left:2rem !important}
.large_right_margin{margin-right:2rem !important}
.margin_auto{margin:auto}
.no_padding{padding:0 !important}
.no_top_padding{padding-top:0 !important}
.no_bottom_padding{padding-bottom:0 !important}
.no_left_padding{padding-left:0 !important}
.no_right_padding{padding-right:0 !important}
.small_padding{padding:.5rem !important}
.normal_padding{padding:1rem !important}
.large_padding{padding:2rem !important}
.top_padding{padding-top:1rem !important}
.bottom_padding{padding-bottom:1rem !important}
.left_padding{padding-left:1rem !important}
.right_padding{padding-right:1rem !important}
.small_top_padding{padding-top:.5rem !important}
.small_bottom_padding{padding-bottom:.5rem !important}
.small_left_padding{padding-left:.5rem !important}
.small_right_padding{padding-right:.5rem !important}
.large_top_padding{padding-top:2rem !important}
.large_bottom_padding{padding-bottom:2rem !important}
.large_left_padding{padding-left:2rem !important}
.large_right_padding{padding-right:2rem !important}
.lowercase{text-transform:lowercase}
.uppercase{text-transform:uppercase}
.capitalize{text-transform:capitalize}
.break_word{word-wrap:break-word}
.no_wrap{white-space:nowrap}
.code_wrap{white-space:pre;word-wrap:break-word}
.hidden{display:none !important;visibility:hidden}

.absolute_top_right{position:absolute; top:0;right:0;}

.bordered_bottom{border-bottom: 1px #333 solid;}
