.security_content {
    padding: 0 10px 20px 22px;
}
.trialalert {
    background: url("/images/register_background.png") repeat scroll 0 -150px transparent;
    border: 1px solid #F8EDC2;
    display: none;
    margin-bottom: 20px;
}
.trialended {
    background: url("/images/backgrounds/wheelchair_register.png") no-repeat scroll 550px 90px transparent;
    clear: left;
    display: block;
    min-height: 210px;
    padding: 10px;
    width: 703px;
}
.trialended .trial_left {
    border-right: 1px dotted #CCCCCC;
    float: left;
    height: 130px;
    margin-top: 5px;
    padding-right: 15px;
    width: 230px;
}
.trialended .trial_left input.register_btn {
    background: url("/images/backgrounds/button_back.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    color: #FFFFFF;
    font-size: 1.1em;
    margin-bottom: 1px;
    margin-right: 5px;
    margin-top: 22px;
    padding: 3px 10px 5px;
}
.trialended .trial_left input.register_btn:hover {
    background-position: 0 -4px;
    border-color: #AAAAAA;
    cursor: pointer;
}
.trialended .trial_right {
    float: left;
    height: 100px;
    margin-top: 5px;
    padding: 0 0 0 15px;
    width: 300px;
}
.trialended .trial_right input.register_btn {
    background: url("/images/backgrounds/button_back_green.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    color: #FFFFFF;
    font-size: 1.1em;
    margin-bottom: 1px;
    margin-right: 5px;
    margin-top: 3px;
    padding: 3px 10px 5px;
}
.trialended .trial_right input.register_btn:hover {
    background-position: 0 -4px;
    border-color: #AAAAAA;
    cursor: pointer;
}
.trialended p {
    clear: left;
}
.trialended p.login_in {
    margin-top: 45px;
}
.trialended p span {
    font-size: 1.1em;
}
.trialended p span.subscribe_no {
    color: #D12F19;
}
a.reset {
    color: #FF0000;
}
.register .formerror {
    background: url("/images/icons/formerror.png") no-repeat scroll left center transparent;
    color: red;
    display: inline;
    margin-left: 10px;
    padding-left: 20px;
}
#dialog-form label, #dialog-form input {
    display: block;
}
#dialog-form input.text {
    margin-bottom: 12px;
    padding: 0.4em;
    width: 95%;
}
#dialog-form fieldset {
    border: 0 none;
    margin-top: 5px;
    padding: 0;
}
.ui-dialog .ui-state-error {
    padding: 0.3em;
}
.validateTips {
    border: 1px solid transparent;
    padding: 0.3em;
}
#content .register_content {
    background: none repeat scroll 0 0 #EFF4F7;
    border: 1px solid #E3EEF2;
    float: left;
    margin-bottom: 20px;
    padding: 5px;
    width: 970px;
}
#content .register_content h2 {
    padding: 5px 0 0 5px;
}
#content .register_left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4DEE3;
    float: left;
    min-height: 725px;
    padding: 20px;
    width: 345px;
}
#content .register_right {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4DEE3;
    float: left;
    margin-left: 5px;
    min-height: 554px;
    padding: 20px;
    width: 536px;
}
#content .register_right ul {
    margin-top: 5px;
}
#content .register_right h3 {
    font-size: 1.6em;
}
#content .register_right h4 {
    margin-top: 10px;
}
#content .register_right ul li {
    float: left;
    line-height: 1.3em;
    list-style-type: none !important;
}
#content .register_right .service1 {
    background: url("/images/icons/time.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 70px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service2 {
    background: url("/images/icons/suppliers.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 70px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service3 {
    background: url("/images/icons/quality_control.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 80px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service4 {
    background: url("/images/icons/suppliers_details.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service5 {
    background: url("/images/icons/compare_prod.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service6 {
    background: url("/images/icons/discuss.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service7 {
    background: url("/images/icons/mhra_alerts.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right .service8 {
    background: url("/images/icons/new_products.png") no-repeat scroll 0 8px transparent;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    padding: 10px 0 0 60px;
    text-decoration: none;
}
#content .register_right form {
    padding: 30px 150px 0;
    width: 200px;
}
#content .register_right .clear {
    clear: both;
}
#content .register_right input.dlfdata_btn {
    background: url("/images/icons/grey_btn.png") repeat-x scroll 0 -4px transparent;
    border: 1px solid #CCCCCC;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    clear: left;
    color: #454545;
    display: block;
    font-size: 1.3em;
    margin-bottom: 1px;
    margin-right: 5px;
    padding: 5px 35px 8px;
}
#content .register_right input.dlfdata_btn:hover {
    background-position: 0 -8px;
    border-color: #AAAAAA;
    cursor: pointer;
}
.register-form {
    margin-top: 10px;
    padding: 2px;
    width: 350px;
}
.register-form .ui-widget-header {
    background: url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50% #5C9CCC;
    border: 1px solid #4297D7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}
.register-form input.text {
    margin-bottom: 12px;
    padding: 0.4em;
    width: 95%;
}
.register-form fieldset {
    border: 0 none;
    margin-top: 25px;
}






.dlf_lme_box {
background: none repeat scroll 0 0 #EEEEEE;
border: 1px solid #DDDDDD;
float: left;
margin: 0px 10px 0 0;
padding: 10px;
text-decoration: none;
width: 708px;
  height: 105px;
}
.dlf_lme_box h4 {
color: #555;
font-family: arial;
font-size: 1.3em;
}
.dlf_lme_box h4 span {
color: #4C4C4C;
}
.dlf_lme_box h5 {
color: #555555;
font-family: arial;
font-size: 1.3em;
margin: 4px 0 10px;
padding: 0;
}
#dlf_lme_box-btn {
margin-bottom: 0 !important;
margin-top: 3px;
}
#dlf_lme_box-btn a {
background: none repeat scroll 0 0 #555;
border: 1px solid #555;
border-radius: 0.2em 0.2em 0.2em 0.2em;
color: #fff;
display: block;
float: right;
font: 14px Arial,Sans-serif;
margin: 0px 5px 0px 80px;
padding: 4px 10px;
text-align: center;
text-decoration: none;
width:10em;
}
#dlf_lme_box-btn a:hover, #dlf_lme_box-btn a:focus {
background-color: #888;
background-position: 0 -6px;
box-shadow: 0 0 2px #CCCCCC;
color: #FFFFFF;
text-decoration: none !important;
}
.dlf_lme_box .lme_box_middle {
clear: both;
}
.dlf_lme_box .lme_box h3 {
color: #84AB0E;
font-size: 1.5em !important;
width: 205px;
}
.dlf_lme_box .lme_box p {
color: #454545;
line-height: 1.2em;
width: 146px;
}





.dlf_asksara_box {
background: #FFFFFF;
border: 1px solid #DDDDDD;
float: left;
margin: 5px 10px 0 0;
padding: 10px;
text-decoration: none;
width: 330px;
  height: 105px;
}
.dlf_asksara_box h4 {
color: #555;
font-family: arial;
font-size: 1.3em;
}
.dlf_asksara_box h5 {
color: #555;
font-family: arial;
font-size: 1em;
padding:0;
margin: 0
}
.dlf_asksara_box h4 span {
color: #4C4C4C;
}
#dlf_asksara_box-btn {
margin-bottom: 0 !important;
margin-top: 3px;
}
#dlf_asksara_box-btn a {
background: none repeat scroll 0 0 #555;
border: 1px solid #555;
border-radius: 0.2em 0.2em 0.2em 0.2em;
color: #fff;
display: block;
float: left;
font: 14px Arial,Sans-serif;
margin: 15px 5px 0 0;
padding: 4px;
text-align: center;
text-decoration: none;
width: 8em;
}
#dlf_asksara_box-btn a:hover, #dlf_asksara_box-btn a:focus {
background-color: #888;
background-position: 0 -6px;
box-shadow: 0 0 2px #CCCCCC;
color: #FFFFFF;
text-decoration: none !important;
}
.dlf_asksara_box .lme_asksara_middle {
clear: both;
}
.dlf_asksara_box .asksara_box h3 {
color: #84AB0E;
font-size: 1.5em !important;
width: 205px;
}
.dlf_asksara_box .asksara_box p {
color: #454545;
line-height: 1.2em;
width: 146px;
}

a.login, input.log_in {
background:url("/images/backgrounds/btn_blue.png") repeat-x scroll 0 0 transparent;
border: 1px solid #6583C9;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 1px 0 #FFFFFF;
color: #333333;
cursor: pointer;
display: block;
font: bold 13px Helvetica Neue,Arial,Sans-serif;
padding: 3px 10px;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
}
a.log_in:hover, a.log_in:focus, input.log_in:hover, input.log_in:focus {
background-position: 0 -5px;
color: #111111;
}
a.log_in:active, input.log_in:active {
background-image: none;
}
a.register, input.register {
background:url("/images/backgrounds/btn_green.png") repeat-x scroll 0 0 transparent;
border: 1px solid #849B3C;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 1px 0 #FFFFFF;
color: #333333;
cursor: pointer;
display: block;
font: bold 13px Helvetica Neue,Arial,Sans-serif;
padding: 3px 10px;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
clear:left;
}
a.register:hover, a.register:focus, input.register:hover, input.register:focus {
background-position: 0 -5px;
color: #111111;
}
a.register:active, input.register:active {
background-image: none;
}

a.subscribe, input.subscribe {
background:url("/images/backgrounds/btn_orange.png") repeat-x scroll 0 0 transparent;
border: 1px solid #FFAA22;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 1px 0 #FFFFFF;
color: #333333;
cursor: pointer;
display: block;
font: bold 13px Helvetica Neue,Arial,Sans-serif;
padding: 3px 10px;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 0 #FFEE66;
}
a.subscribe:hover, a.subscribe:focus, input.subscribe:hover, input.subscribe:focus {
background-position: 0 -5px;
color: #111111;
}
a.subscribe:active, input.subscribe:active {
background-image: none;
}



.btn {
background: url("../img/buttons/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
border-color: #BBBBBB #BBBBBB #999999;
border-radius: 4px 4px 4px 4px;
border-style: solid;
border-width: 1px;
color: #333333 !important;
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 17px;
padding: 4px 9px;
}
.btn:hover, .btn:focus {
background-position: 0 -6px;
border-color: #999999 #999999 #666666;
text-decoration: none;
}
.btn-default {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: -moz-linear-gradient(100% 100% 90deg, #346A85, #81B1C9) repeat scroll 0 0 transparent;
border-color: #719DBD #457394 #1F3443;
border-style: solid;
border-width: 1px;
color: #FFFFFF !important;
}
.btn-default:hover, .btn-default:focus {
background: -moz-linear-gradient(100% 100% 90deg, #2F6079, #75AAC4) repeat scroll 0 0 transparent;
}
.btn-disabled, .button.disabled, .btn-disabled:hover, .button.disabled:hover, .btn-disabled:focus, .button.disabled:focus, form.submitting .submit.button {
background: url("../img/buttons/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
border-color: #CCCCCC;
color: #AAAAAA !important;
cursor: default;
text-shadow: none;
}
.ui-dialog .ui-dialog-content{
  height: 240px !important;
}
.ui-dialog .ui-dialog-content a{
color:#346DC0  !important;
}


