﻿.container { padding: 0 20px }
label { font-weight: bold }


section { margin: 20px 0 }

#credentials a.button { text-decoration: none }

#checkboxes div, #statuses div { margin: 10px 0 }
#statuses label { display: inline-block; min-width: 400px }

.buttons { border-top: 2px solid #000; padding-top: 20px; }

.advsync { display: none; line-height: 1.5; font-size: 110% }

.alert { padding: 10px; text-align: center; margin: 20px 0}
.alert-danger { background-color: #a94f4f; color: #FFF }
.alert-success { background-color: #46ac00; color: #FFF }
.alert-warning { background-color: #ffd800; color: #000 }