#bmp_reforce_popup {
    margin: 0;
    padding: 0;
}

#bmp_reforce_popup.pop-up-display-content {
    position: absolute;
    left: 0;
    right: 0;

    margin: 0;
    padding: 0;

    margin: 0 auto;
    cursor: default;
    display: none;
    z-index: 10000000;


/*    max-width: 860px; */
}

#bmp_reforce_popup #bmp_reforce_popup_inner {
    position: relative;
    margin: 0;
    padding: 0;
}

#bmp_reforce_popup .re-body {
    padding: 25px;
}


#bmp_reforce_popup .re-title,
#bmp_reforce_popup .re-title p {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    line-height: 1em;
    margin-bottom: 25px;
}

#bmp_reforce_popup .bullet-list ul {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.1em;
}


#bmp_reforce_popup .bmp_reforce_title {
    padding: 0;
    font-size: 2em;
    line-height: 1em;
    font-weight: 300;
    text-align: center !important;
}


#bmp_reforce_popup .bmp_reforce_desc {
    margin: 0;
    padding: 5px 0;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    text-align: center !important;
}


#bmp_reforce_popup input, #bmp_reforce_popup select {
    vertical-align: middle;
    padding: 0;
    margin: auto 0;
}

#bmp_reforce_popup .bmp_reforce_err {
    background: rgba(255,0,0,.8);
    color: rgba(255,255,255,1);
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 3px;
    display:block;
    text-align:center;
}

#bmp_reforce_popup .bmp_reforce_form {
    /* Size and position */
    margin: 20px auto;
    padding: 15px 15px 25px 15px;

    display: block;
    /* Styles */
    border-style: none;
    border-width: 0;
    border-radius: 0;
    color: #7e7975;


        overflow: auto;
        clear:both;
}

#bmp_reforce_popup .bmp_reforce_form input {
    font-size: 12px;
    font-weight: 400;
    display: block;
    width: 100%;
    border: 1px solid #999999;

    margin: 5px 0;
    height: 25px;
    line-height: 20px;
} 

#bmp_reforce_popup .bmp_reforce_form input [type=text]{padding:20px !important;}

#bmp_reforce_popup .bmp_reforce_form input[type=submit] {
    /* Size and position */
    width: 100%;
    height: 3em;
    margin: 0;
    margin-top: 10px;

    /* Styles */

    cursor: pointer;

    /* Font styles */
    font-size: 1em;
    line-height: 3em; /* Same as height */

    text-align: center;
    font-weight: bold;
    border-style: none;
    border-width: 0;
    border-radius: 3px;	background-color: #DC1D31;

}

#bmp_reforce_popup p label,
#bmp_reforce_popup label {
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

#bmp_reforce_popup #rememberme {

    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    *overflow: hidden;

}

#bmp_reforce_popup .login-remember label{
    display: block;
    padding: 3px 0 3px 5px;
}



#bmp_reforce_popup .bmp_reforce_form p {
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 1em;
}

#bmp_reforce_popup #bmp-reforce-accordion {
    line-height: 1em;
    font-size: 0.9em;
}

#bmp_reforce_popup .bmp-reforce-accordion-toggle {
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    cursor: pointer;
    margin: 10px 0;
    padding: 10px;
    font-size: 1em;
    text-align: center;
    font-weight: bold;
    border-style: none;
    border-width: 0;
    border-radius: 0;
}

#bmp_reforce_popup .bmp-reforce-accordion-content {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    display: none;
        overflow: auto;
        clear:both;
}
#bmp_reforce_popup .bmp-reforce-accordion-content.default {display: block;}

#bmp_reforce_popup .bmp_test_bold {
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.login_overlay {
    height: 100%;
    width: 100%;
    opacity: 0.8;
    margin-top: 0px;
    position: fixed;
    top:0;
    right:0;
    z-index: 100000;
}

#bmp_reforce_popup .bmp_reforce_shadow {
    -moz-box-shadow: 0 0 20px #ccc;
    -webkit-box-shadow: 0 0 20px #ccc;
    box-shadow: 0 0 20px #ccc;
}

#bmp_reforce_popup .bmp_reforce_fb {
    /* Size and position */
    width: 100%;
    height: 2.6em;

    color: #fff;
    background: #3b5998;

    margin: 10px 0;
    padding: 0;

    /* Styles */
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    cursor: pointer;

    /* Font styles */
    font-size: 1em;
    line-height: 2.6em; /* Same as height */

    text-align: center;
    font-weight: bold;

    border-style: none;
    border-width: 0;
    border-radius: 0;

}

#bmp_reforce_popup .bmp_reforce_fb a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#bmp_reforce_popup .bmp_reforce_fb a:hover {
    color: #fff;
}

#bmp_reforce_popup .bmp_reforce_footer{
    margin: 0;
    padding: 10px;
}

#bmp_reforce_popup .gl_bg {
    margin: 0;
    padding: 0;
}

#bmp_reforce_popup .ct_brands {
    margin: 0 auto;
    text-align:center;
}

#bmp_reforce_popup .ct_img_all {
    width:100%;
}

#bmp_reforce_popup .bmp_reforce_logo {
    margin: 0 auto;
    text-align:center;
}

#bmp_reforce_popup .re-btn,
#wp-submit {
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 5px;
    font-size: 1em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.fr-white {
	background: rgba(255,255,255,0.75);
	padding: 3px 0 33px 0;
    margin: 10px 0 0 0;
}

/* responsive frames and objects */
.embed-container {

	margin: 3% auto 0 auto;
	position: relative;
	padding-bottom: 51%; /* 56.25% 16/9 ratio */
	max-width:92%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
/*
	top: 25px;
*/

	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-style:none;
}

@media (min-width: 760px) {

    #bmp_reforce_popup .re-body {
        padding: 25px;
    }

    #bmp_reforce_popup .bmp_reforce_title {
        margin-top: 20px;
    }

}
.role-select{background-color: #f2f2f2;border-radius: 2px;border: 1px solid #dddddd; padding: 10px !important; width:100%;}
.forgot-link{}
.new-title{padding-top: 20px;text-align: center; color: #767676;}
.btn-register{color: #333; background-color: #E2E5EA;}
.AWS_button{padding: 15px 18px !important; font-size:14px; text-transform: uppercase; }
#publicDiv{margin:30px 0;display: block;width: 100%; text-align: center;}div.roles{display: none;}


/*IE fixed width */
.pop-up-display-content #bmp_reforce_popup {width; 460px;}