@import url(../../default/css/referafriend.css);

#raf-invite .group-select { background-color: #0f192b; border: solid 2px #2c3545; }
#raf-invite h3 { margin-bottom: 15px; }
#raf-invite .input-box { margin-bottom: 5px; width: auto; }
#raf-invite .button-set { border-top: solid 2px #2c3545; position: relative; }
#raf-invite .button-set .referafriend-please-wait { position: absolute; top: 0px; display: block; width: 100%; height: 25px; padding-top: 10px; text-align: center; background-color: #0f192b; }
#raf-invite .group-select li .input-box .input-text, #raf-invite .group-select li .input-box textarea { width: 294px; }
#referafriend button, #referafriend-button { background: black url(../images/small_button_bg1.gif) no-repeat; border: none; width: 117px; height: 24px; color: white; font-size: 12px; font-weight: bold; text-transform: uppercase; padding-bottom: 3px; }
#referafriend-cancel { margin-right: 57px; }

.referafriend.page-head { border-bottom: 2px solid #2D3848; }
#referafreind-h3 { border: none; float: left; }
#referafriend-button { margin-top: 18px; float: right; }
#referred-friends-table { margin-top: 0px; }
#referred-friends-table th { font-size: 13px; font-weight: bold; border-bottom: solid 2px #2c3545; border-top: solid 2px #2c3545; }
#referred-friends-table td { font-size: 12px; font-weight: normal; padding: 10px; }

#referafriend.loading { margin-left: -200px; }
#referafriend.loading #rafLoadMessage { width: 200px; background-color: #0f192b; border: 2px solid #2D3848; color: #FFFFFF; text-align: center; height: 75px; line-height: 75px; }
.c-both { clear: both; }