﻿/* specific colours of web and newsletter sub */

.active { background-color: #dde580; }
.glyphicon { margin-left: 20px; font-weight: bold !important; color: #000; font-size: 26px;} 
h3, h4 { color: #1E72BC !important; }
#post_email_validation { color: #1E72BC; font-weight: bold;}

div.bootstrap-scope .btn-primary, #updaterecord {
    background-color: #428bca;
    border-bottom: 2px solid #357ebd;
    border-top: 2px solid #357ebd;
    color: #FFFFFF;
    font-size: 18px;
}

div.bootstrap-scope .btn-primary:hover, #updaterecord:hover {
    background-color: #428bca;
    border-bottom: 2px solid #357ebd;
    border-top: 2px solid #357ebd;
}

div.bootstrap-scope .btn-primary:focus, #updaterecord:focus {
    background-color: #428bca;
    border-bottom: 2px solid #357ebd;
    border-top: 2px solid #357ebd;
}

/* override of definition in print.css */
.infostatus 
{
    background-color: transparent ;
    color: #1E72BC;
}

.panelContent 
{
    padding-top: 10px;
    width: 95%;
}

.printformContent_buttons
{
    width: 95%;
}

.creditcardpos 
{
    height: inherit;
}

/* overrides of definition in style.css */
.pagetitle 
{
    margin-bottom: 0;
}

#footer 
{
    padding: 30px 0 10px 20px;
}


/* override of definition in company.css, from subscribe PA */
.quesHeader.enabled
{
	background-color: #8DB8DF;
}

/*NEW KIDSCREEN*/

#pageDotnet .entry {
    padding: 40px 40px 0px 40px;
    min-height: 300px;
}
#pageDotnet #newslettersub fieldset {
    padding: 0;
    margin: 0;
}
#pageDotnet .block {
    padding: 0;
    border-top: none;
}
#pageDotnet #newslettersub {
    background: none;
    margin: 0px !important;
}
#pageDotnet #footer {
    margin: 0 0 20px 0;
}
#contentBody 
{
    background-color: White;
}
.printformContent_left_col
{
    padding-bottom: 10px;
    display: block;
}

input#ns_validate_emailaddress.btn.btn-default
{    
    display: inline;
}
#contentBody .entry tbody tr td, #contentBody .entry tbody tr th
{
    background-color: transparent !important;
    padding: 0;
    border-bottom: 0px;
}
input#validate_promocode.btn.btn-default
{
    margin-right: 50px;
}
.printformContent .displayview input {
    background-color: transparent;
}
/*.questionRadioPosition {
    text-align: right;
}
.questionRadioPosition label {
    width: 10%;
    display: inline-block;
}*/
#button-holder {
    width: 25px;
}
#button-holder img {
    margin: 1px;
}
span#reset {
    background: #232323;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 10pt;
    float: none;
    margin: 20px auto;
    text-align: center;
    display:inline-block;
}

button#create_account_button.btn.btn-default.display-none
{
    display: block;
    margin: 15px 0 15px 0;
}

#pageDotnet .block { border-top:none!important; }


table.newsLettersWithSubs label
{
    font-weight: bold;
    color: #b1bf25 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

table.newsLettersWithSubs p {
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 15px;
    color: #444444 !important;
    font-weight: normal;
}

#newsLettersWithSubs h4 {
    background-color: transparent !important;
    color: black !important;
}

#ep_marketingoptout h4 {
    background-color: transparent !important;
    color: black !important;
}

#ep_marketingoptout td {
    font-size: 15px !important;
    color: #444444;
}

table.newsLettersWithSubs input {
    margin-top: 8px !important;
}

input#RSMarketing {
    margin-top: 6px !important;    
    margin-right: 2px !important;
}

form#ep_marketingoptout table td {
    color: #b1bf25 !important;
    font-weight: 100 !important;
}

input#unsubAll {
    background: #232323;
    color: #efefef;
    border-bottom: 2px solid rgba(35, 35, 35, 0.92);
    border-top: 2px solid rgba(35, 35, 35, 0.72);
    border: none !important;
}
div#emailpreferences h4 {
    color: #b1bf25 !important;
    background-color: transparent;
}
div#emailpreferences .formtable tr td {
    font-weight: 100!important;
}
form#salesoptout {
    padding-top: 30px;
}