@CHARSET "UTF-8";
.ced_sul_wrapper{
    
background-color: #F1F1F1 ! important; width: 100%; height: auto; min-height:32em; padding-top: 70px;
}
.main-login-sec{
    max-width: 500px; background-color: rgb(255, 255, 255); margin-left: auto; margin-right: auto; min-height: 400px;
}
.ced_sul_circle{
    width: 100px; height: 100px;text-align: center; margin-left: auto; margin-right: auto; position: relative; top: -83px;
}
.ced_sul_img
{
    border-radius:50%;
}
.ced_sul_para{
    padding-top: 30px;
}
.ced_sul_para2{
    text-align: center; 
    width: 100%;
    margin:0;
}
.ced_sul_content_email{
    display:none;
}
.ced_sul_area {
    display: inline-block;
    margin: 2px 3px;
    vertical-align: middle;
}
.ced_sul_text {
    display: inline-block;
    vertical-align: middle;
}
#ced_sul_twitter_submit {
    display: block;
    margin: 10px auto;
    max-width: 100px;
    width: 100%;
}
.ced_form_input {
    margin: 30px 0;
    padding: 20px;
}
.ced_sul_input{
    width: auto !important;
}
.ced_sul_placeholder{
    display:inline-block ;vertical-align:top;margin-top: 68px;margin-left:10px;
}
#select_email_variable{
    width:100px;
}
.ced_sul_thickbox_wrapper{
    display:inline-block;
}
.ced-sul-notice-dismiss::before
{

    color: #dc3232;
    content: "x";
    display: block;
    font: 400 16px/20px dashicons;
    height: 10px;
    text-align: center;
    width: 10px;
}
.ced-sul-notice-dismiss {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #b4b9be;
    cursor: pointer;
    margin: 0;
    padding: 9px;
    position: absolute;
    right: 1px;
    top: 0;
}
.ced-sul-error-all
{
    border-left: 6px solid #dc3232;
    height: 3em;
    position: relative;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #72777c;
    background-color: white;
}
.ced-sul-error-all button
{
    
    right: 10px;
    top:.5em;
}

