

.reg_form_link {
    color: white !important;
    background-color: #20669e;
    padding: 10px;
}
.reg_form_link:hover {
    text-decoration: none;
}

#reg_form_container #reg_submit, #reg_form_container #reg_login {
    margin-top: -3px !important;
    margin-bottom: 0px !important;
    border: none;
    font-size: 11px !important;
    background-color: transparent !important;
    color: white !important;
    font-weight: bold;
    padding-top: 0px !important;
    margin-left: 10px !important;
    background-image: url('/player6/themes/default/images/login-ring-white.png');
    background-size: 73px 67px;
    background-repeat: no-repeat;
    height: 79px;
    width: 73px;
}

.reg_validate {
    margin-bottom: 10px;
}
.reg_form_table .submit {
    border: 0px solid #333 !important;
    float: left;
    background-color:  #20669e !important;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    font-weight: normal !important;
    margin-left: 10px !important;
    padding: 3px !important;
}

.embed_lightbox_container #live_content {
    box-shadow: none !important;
}

.embed_lightbox_container .internalstrip {
    background-color: rgba(51, 51, 51, 0.9);
    box-shadow: 0 3px 9px 4px #B0B0B0;
    height: 100%;
    left: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.embed_lightbox_container #live_content {
    background: url("/player6/themes/default/images/bkg.png") no-repeat scroll right bottom #004B8C;
    border: 6px solid #FFFFFF;
    border-radius: 32px;
    color: #FFFFFF !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 251px;
    padding: 13px;
    width: 860px;
}

.embed_lightbox_container .internalContentpanels {
    background-color: transparent !important;
}

#reg_form_container {
    background-color: transparent !important;
}

input {
    color:black;

}

#reg_form_container #reg_submit {
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    font-size: 11px;
    background-color: #333333;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
    position: absolute;
    bottom: 28px;
}
#reg_auth_form_container h1{
}

.slideHolder, .playerHolder {
    width: 520px !important;
}

.internalContentpanels {
    width: auto !important;
}
#player_footer {
    padding: 0px !important;
}


.live_lightbox_container .holding1 {
    background-color: rgba(51, 51, 51, 0.9);
    box-shadow: 0 3px 9px 4px #B0B0B0;
    height: 100%;
    left: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.live_lightbox_container .holding2 {
    background: url("/player6/themes/default/images/bkg.png") no-repeat scroll right bottom #004B8C;
    border: 6px solid #FFFFFF;
    border-radius: 32px;
    color: #FFFFFF !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 251px;
    padding: 13px;
    width: 860px;
}

.live_lightbox_container .holding3 {
    background-color: transparent !important;
}

.live_lightbox_container .holding1 #reg_form_container #reg_submit {
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    font-size: 11px;
    background-color: #333333;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
    position: absolute;
    bottom: 28px;
}
.holding1 #reg_auth_form_container h1{
}

.holding1 .slideHolder, .playerHolder {
    width: 520px !important;
}

.holding3 {
    min-height: 385px !important;
}

