@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

body {
    font-family: "Manrope", serif;
    font-weight: normal;
    font-size: 16px;
    color: #707070;
}

body.ar-ae {
    font-family: "Manrope", serif;
}

.txtGray {
    color: #707070;
}

.w1 {
    border: 0;
    padding: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* Heading styles */
.heading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-family: inherit;
    font-size: 1.0em !important;
    font-weight: normal;
    color: #707070 !important;
    padding-top: 0em;
    font-weight: 500;
    /* padding-bottom: 1em; */
}

.modal-body,
.modal-title,
.modal-content {
    color: #707070;
}

div#HeaderNewBlock {
    display: none;
    /* Enable/disable main heading */
}

/* End of heading styles */


/* Footer styles */
.footer {
    font-size: 16p;
    padding-top: 3em;
}

.footer a {
    font-size: 16p;
}

/* End of footer styles */


/* Link styles */
.footer a,
.footer .txtGray a,
.google-recapcha a {
    color: #707070;
    text-decoration: none;
    font-weight: normal;
}

.footer a:hover,
.google-recapcha a:hover {
    text-decoration: underline;
    color: #707070;
}

/* End of link styles */


/* Input/select styles */
.tb233 {
    border-radius: 0px !important;
}

input {
    border-color: #00000029;
    border-width: 0px 0px 1px 0px;
}
.tb233{
    border-color: #00000029;
    border-width: 0px 0px 1px 0px;
}
.tb230,
.email,
.tb233,
.required,
#tbEmail,
input#txtVariation,
input#txtVolumeTarget,
input#txtStopLoss,
input#txtPriceTarget {
    padding: 6px 3px;
    -webkit-appearance: auto;
    max-width: 333px;
    height: 35px !important;
    box-sizing: border-box !important;
    color: #707070;
    font-family: "Manrope", serif;
    background-color: transparent;
}
#selectSection input[type=text] {
    font-family: "Manrope", serif !important;
}
.tb230 {
    height: auto;
}

.email {
    height: auto;
}
#btnSubmit2,
#btnSubmit1 {
    height: auto;
    font-family: inherit;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 20px 50px 20px 50px;
    border: 1px solid #071E5E !important;
    font-size: 15px !important;
    border-radius: 15px !important;
	line-height: 11px;
    letter-spacing: 1.5px;
    background: #071E5E;
    transition: background 0.5s, color 0.5s, border 0.5s;
    display: inline-block;
    cursor: pointer;
}
.google-recapcha {
    color: #707070;
}
#btnSubmit2:hover,
#btnSubmit1:hover {
    color: #FFF !important;
    border: 1px solid #073C75 !important;
    background: #073C75;
}
#btnSubmit2:active,
#btnSubmit1:active {
    color: #FFF !important;
    border: 1px solid #073C75 !important;
    background: #073C75;
}

.btn2 {
    height: auto;
}

.modify-email-form {
    position: relative;
    top: 0;
    left: 0;
}

.en-us input#btnSubmit1 {
	position: absolute;
    bottom: 6px;
    right: 26px;
}

.btnSubmit2Container {
    margin: 0;
    width: 97%;
    padding: 0;
}

.btnSubmit1Container {
    padding-top: 1em;
    padding-left: 0;
}

input#btnSubmit1 {
    margin: 0 !important;
}

/* End of button and button container styles */


/* Alerts selection and layout styles */
.AlreadySub {
    margin: 0 0 20px;
}

.selectshare-marginLeft {
    width: 0px;
}

.heading+table[role="presentation"] tbody tr {
    display: inline-block !important;
    width: 49%;
    margin-bottom: 1.5em;
    vertical-align: top;
}

.heading+table[role="presentation"] tbody tr:first-child {
    display: block !important;
}

.heading+table[role="presentation"] tbody tr table tr:first-child {
    display: table-row !important;
}

.heading+table[role="presentation"] tbody tr td {
    display: block !important;

}

.heading+table[role="presentation"] tbody tr td table td {
    display: table-cell !important;
}

td.selectshare-marginLeft+td table[role="presentation"] tbody tr,
.heading+table[role="presentation"] tbody tr td tr {
    display: table-row !important;
}

/* End of alerts selection styles */


/* Registration form & modify subscription form layout and styles */
div#Registration .AlreadySub {
    margin-top: 0px;
}

div#Registration .AlreadySub,
div#NewSubscriberBlock .AlreadySub {
    margin: 20px 10px 20px 10px;
}

.title-field-name,
.field-control {
    padding: 0.25em 0;
}

div#Registration,
div#NewSubscriberBlock {
    padding: 0px;
    background: transparent;
    /* border: 1px solid #e1e1e1; */
    margin-top: 30px;
}

div[style="clear: both;"] div,
.modify-email-form {
    margin: 0px auto 0px auto;
}

table#gvSubscriberFields tbody tr {
    display: inline-block;
    width: 50%;
    float: none;
    vertical-align: top;
}

table#gvSubscriberFields tbody tr:first-child {
    display: block;
    width: 50%;
}

table#gvSubscriberFields tbody tr td {
    display: block !important;
}

.title-field-name {
    width: 40%;
    float: none;
    display: inline-block;
    vertical-align: top;
    /* color: #707070; */
}

.field-control {
    width: 100%;
    float: none;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.field-control.field-control-submit {
    width: 100%;
}

.title-field-name.title-field-name-submit {
    display: none;
}

td.shareType label,
.title-field-name,
label#lbEmailAddressModify {
    font-weight: 600;
    /* color: #707070; */
}

.btnSubmit2Container {
    margin-top: 0.5em;
}

.divModifyMail {
    padding-bottom: 2.75em !important;
}

.modify-email-label {
    width: 100%;
    float: none;
    margin-bottom: 0.75em;
}

.email,
#tbEmail {
    max-width: 333px;
}

/* End of registration form & modify subscription from layout and styles */


/* Start media queries and main CSS overwrite */
@media (max-width:860px) {
    .heading+table[role="presentation"] tbody tr {
        display: block !important;
        width: 100%;
        margin-bottom: 1em;

    }

    table#gvSubscriberFields tbody tr {
        width: 50%;
    }

    table#gvSubscriberFields tbody tr:first-child {
        display: block;
        width: 100%;
    }
}

@media (max-width:660px) {
    table#gvSubscriberFields tbody tr {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .btnSubmit2Container {
        padding: 0px !important;
        width: 95% !important;
        text-align: right;
    }

    .modify-email-label {
        width: 40% !important;
        margin-bottom: 0.75em;
    }

    .title-field-name {
        width: 100% !important;
        float: none;
    }

    .field-control.field-control-submit {
        width: 100% !important;
    }
}

@media (max-width:550px) {

    .title-field-name,
    .field-control,
    .modify-email-label {
        width: 100% !important;
    }
}

@media (max-width: 568px) {
    .field-control {
        width: 70% !important;
        float: none !important;
    }

    .field-control.field-control-submit {
        width: 100% !important;
    }

    .divModifyMail {
        width: 70% !important;
    }
}

/* End of media queries and main CSS overwrite */

.ar-ae .btnSubmit2Container {

    text-align: left;
}

.ar-ae #tbEmail {
    float: right;
}

.ar-ae input#btnSubmit1 {
	position: absolute;
    bottom: 3px;
    left: 33px;
}

.ar-ae .divModifyMail {
    float: right;
}

.tb233 {
    /* -webkit-appearance: none; */
    height: auto;
}

#selectSection input[type=text] {
    padding: 6px 3px;
}

/* .modify-email-label {
    color: #707070;
} */

@media (max-width:469px) {
    .btnSubmit1Container {
        padding-top: 5em;
    }
}

.btn-agree, .btn-cancel {
    border: 1px solid #071E5E !important;
    text-align: center;
    border-radius: 15px;
    background: #071E5E !important;
    color: #FFFFFF !important;
    padding: 20px 50px 20px 50px !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
	line-height: 11px;
    letter-spacing: 1.5px;
	font-weight: 500;
}
.btn-agree:active, .btn-cancel:active {
    border: 1px solid #073C75 !important;
    text-align: center;
    border-radius: 15px;
    width: 112px;
    height: 41px;
    background: #073C75 !important;
    color: #FFFFFF !important;
}

.ar-ae .footer {
    text-align: left !important;
}

.ar-ae .disclaimer {
    text-align: left;
}

.ar-ae .pad122 {
    padding-left: 0;
    text-align: left;
}
.ar-ae span.txtGray.pad122 {
    float: left;
}
div#Registration{

}
.field-control{
    position: relative;
}
div#Registration .error {
    top: -32px;
    position: absolute;
    left: 45px;
}
.ar-ae div#Registration .error {
    top: -31px;
    position: absolute;
    left: unset;
    right: 131px;
}
/* CUSTOM CB */

input[type="checkbox"] {
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #404040 !important;
    background: transparent;
    border-radius: 0px !important;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    position: relative;
    top: 1px;
    box-sizing: border-box;
}

/* input[type="checkbox"]::before {
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #404040 !important;
    background: transparent;
    border-radius: 0px !important;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: -1px;
    left: -1px;
} */

/* input[type="checkbox"]:checked::after {
    font-family: 'icofont';
    content: "\eed8";
    font-size: 13px;
    color: #ffffff !important;
    z-index: 20;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #404040;
} */

input[type="checkbox"]:checked {
    color: #FFFFFF;
    /*! background: #404040; */
}

input[type="checkbox"] {
    -moz-appearance: initial;
    border: solid 1px transparent !important;
}

.ar-ae .shareType {
    padding-right: 5px;
}
.ar-ae td.shareTypeDescription {
    padding-right: 5px;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #FFF !important;
    background-color: #073C75 !important;
    border-color: #073C75 !important;
    transition: all 0.5s !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
    color: #FFF !important;
    background-color: #073C75 !important;
    border-color: #073C75 !important;
    transition: all 0.5s !important;
}

.btn-agree:active, .btn-cancel:active {
    width: auto;
    height: auto;
}

.footer a, .footer .txtGray a, .google-recapcha a {
    font-size: 13px !important;
    font-weight: normal !important;
}
.txtGray {
    font-size: 13px !important;
    font-weight: normal !important;
}
/* div#selectSection .heading {
    margin-bottom: 20px;
} */

div#selectSection {
    background: transparent;
    /* padding: 8px; */
}
.btn-primary {
    color: #fff;
    background-color: #071E5E;
    border-color: #071E5E;
    padding: 20px 50px 20px 50px;
    line-height: 11px;
    letter-spacing: 1.5px;
    border-radius: 15px !important;
}

.modal a:hover {
    text-decoration: underline;
    color: #707070;
}
.modal a:active {
    text-decoration: underline;
    color: #707070;
}
@media screen and (max-width:529px){
    .modal-content {
        width: 100%;
    }
    .modal-dialog {
        width: 96%;
    }
}
.ar-ae .modal .close {
    float: left;
}


input[type="checkbox"] {
    display: flex;
    height: 13px;
    width: 13px !important;
    background-color: transparent;
    border-radius: 2px !important;
    cursor: pointer;
    border: 2px solid #404040 !important;
    position: relative;
    top: 4px;
}

/* input[type="checkbox"]:checked:after {
    border: 2px solid #005322;
    background: #005322;
} */
td.shareType, td.shareTypeDescription {
    padding-left: 2px;
}

.ar-ae input[type="checkbox"]:checked::after {
    left: 2px;
}

.heading {
    background: #ECF4FA;
    font-weight: 600;
    /* border-radius: 10px; */
    padding: 1em 0em;
	color: #073549 !important;
    text-transform: capitalize;
    border-bottom: 0px solid #005322;
}

div#selectSection {
    border: 1px solid #E2E2E2;
}

div#Registration {
    border: 1px solid #E2E2E2;
}

div#NewSubscriberBlock {
    border: 1px solid #E2E2E2;
}

#selectSection input[type=text],.email,.tb230,#tbEmail {
	border-color: #00000029;
    border-width: 0px 0px 1px 0px;
}

.btn2 {
    width: 161px;
}

div#selectSection table {
    padding-left: 4px;
}

div#Registration div {
    padding-left: 4px;
}

span#lbSelectSharePrice, span#Label2, span#modifyOrUn {
    padding-left: 10px;
}

div#selectSection .heading {
    margin-bottom: 20px;
}

div#NewSubscriberBlock div {
    padding-left: 8px;
}

.btn-agree, .btn-cancel {
	height: auto;
}

@media (max-width: 376px) {
	button.btn1.btn-ok.btn-agree.btn-primary {
		margin-top: 4px;
	}
}

.ar-ae span#lbSelectSharePrice, .ar-ae #Label2, .ar-ae #modifyOrUn {
    padding-right: 10px;
}

.ar-ae div#selectSection table {
    padding-right: 4px;
}

.ar-ae div#Registration div {
    padding-right: 4px;
}

.ar-ae div#NewSubscriberBlock div {
    padding-right: 8px;
}

.ar-ae .btn2 {
    width: 138px;
}

.google-recapcha a {
    color: #00A0DD;
}

.google-recapcha a:hover {
    color: #00A0DD;
    text-decoration: underline;
}

span.txtGray.pad122 a::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: right url(logo-transparent.png) no-repeat transparent;
    background-size: contain;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    print-color-adjust: exact;
}

.footer a {
    position: relative;
}

.valid-number {
    background-color: transparent;
}