/* Start of GWD Customizations */

@media (min-width: 1200px) { 
  .container {max-width: 1200px; }
}

#sp-header { background: url(/../../images/leather.jpg);}
#sp-main-body { padding-top: 30px; }

.sp-megamenu-parent li.btn-primary { padding: 3px 0; height: 35px; width: 148px; margin-right: 25px; }
.sp-megamenu-parent li.btn-primary a { line-height: 0; color: #fff; }

.centerText { text-align: center; }

.btn-default {border-color: #cfcfcf; background-color: #f9f9f9;}
/* Corrections done to registration form */
legend + .control-group { height: 25px; }

/* System Alert Colors */
#system-message .alert-notice { background-color: #d9edf7; border-color: #bcd8f1; color: #3a87ad; }
.alert-info { border-radius: 3px; }

/* Button Edits */
.btn-primary { color: #ffffff !important; }
.btn-small { padding: 3px 10px; line-height: 1; }

.view-whatif .container { width: 1200px !important; overflow: scroll; }
.view-whatif #leaderboard-desktop { display: block; }