﻿
@font-face {
	font-family: 'NunitoSans';
	src:url('iq-tzni/fonts/NunitoSans-Bold.ttf') format('truetype');
	font-weight: 700;
}

@font-face {
	font-family: 'NunitoSans';
	src:url('iq-tzni/fonts/NunitoSans-Regular.ttf') format('truetype');
	font-weight: 400;
}

@font-face {
	font-family: 'NunitoSans';
	src:url('iq-tzni/fonts/NunitoSans-Light.ttf') format('truetype');
	font-weight: 300;
}

/* --------------Arabic---------------- */

@font-face {
	font-family: 'QTZain';
	src:url('iq-tzni/fonts/QTZainTextBoldPC-Bold-new.woff') format('woff');
	font-weight: 400;
}


body {
    font-family: 'NunitoSans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #3B3B3B;
}

body.ar-ae,
.ku-arab-iq {
    font-family: 'QTZain', sans-serif;
}

/* .txtGray{
    color: #3B3B3B;
} */
.w1 {
    border: 0;
    padding: 0;
    width: 100%;
    max-width: 1140px;
    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: #3B3B3B !important;
    padding-top: 0em;
    font-weight: 600;
    padding-bottom: 1em;
}
.modal-body,
.modal-title,
.modal-content {
    color: #3B3B3B;
}
div#HeaderNewBlock {
    display: none; /* Enable/disable main heading */
}
/* End of heading styles */


/* Footer styles */
.footer {
    font-size: 14px;
    padding-top: 3em;
    line-height: 1.3;
    color: #3B3B3B;
}
.footer a {
    font-size: 16px;
    color: #5BC3BD;
    text-decoration: none;
}

.footer a:hover {
    color: #5BC3BD;
    text-decoration: underline;
}
/* End of footer styles */


/* Link styles */
.footer a,
.footer .txtGray a,
.google-recapcha a{
    color: #5BC3BD;
    text-decoration: none;
    font-weight: 500;
}
.footer a:hover,
.google-recapcha a:hover {
    text-decoration: underline;
    color: #5BC3BD;
}

.google-recapcha {
    color: #3B3B3B;
}
/* End of link styles */


/* Input/select styles */
.tb233 {
    border-radius: 0px !important;
}
input,
.tb233 {
    border: 1px solid #ced4da;
    border-radius: 4px !important;
}
.tb230,
.email,
.tb233,
.required,
#tbEmail,
input#txtVariation,
input#txtVolumeTarget,
input#txtStopLoss,
input#txtPriceTarget {
    padding: 6px 3px;
    -webkit-appearance: auto;
    max-width: 333px;
    height: 1.5em !important;
    color: #3B3B3B;
}
.tb230 {
    height: auto;
}
.email {
    height: auto;
}

#selectSection input[type=text] {
    padding: 6px 3px;
    border: 1px solid #ced4da;
    border-radius: 4px !important;
}

.field-control select#gvSubscriberFields_dynamicEditControl4_3,
.field-control select#gvSubscriberFields_dynamicEditControl8_5 {
    height: 1.5em !important;
    padding: 9px 3px;
    font-family: 'NunitoSans', sans-serif !important;
}
/* End of input/select styles */


/* Button and button container styles */
#btnSubmit2,
#btnSubmit1{
	font-family: inherit;
	font-size: 1.0em;
	font-weight: 300;
	color: #FFFFFF !important;
	text-transform: uppercase;
	margin: 0.5em;
	padding: 0.7em;
	border: 0px solid #30827E;	
	border-radius: 0 !important;
	background: #30827E;
	letter-spacing: 1px;
	transition: all .4s ease;	
	text-decoration: none;	
}

#btnSubmit2:hover,
#btnSubmit1:hover{
    text-decoration: none;
	text-decoration: none;
	background-color: #58a19b;
    color: #ffffff !important;
    opacity: 1;
}

.btn2 {
    height: auto;
}
.modify-email-form {
    position: relative;
    top: 0;
    left: 0;
}
.en-us input#btnSubmit1 {
    position: absolute;
    bottom: 0;
    right: 9px;
}
.btnSubmit2Container {
    margin: 0;
    width: 100%;
    padding: 0;
}

#btnSubmit2, #btnSubmit1 {
    min-width: 138px;
}
.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: 50%;
    margin-bottom: 1em;
    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 auto 20px auto;
}
.title-field-name,
.field-control {
    padding: 0.25em 0;
}
div#Registration,
div#NewSubscriberBlock {
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    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: #3B3B3B;
}
.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: #3B3B3B;
}
.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: 100% !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;
    }
    .email, #tbEmail {
        max-width: 48% !important;
    }
}
@media (max-width: 660px) {
    .email, #tbEmail {
        max-width: 70% !important;
    }
}
@media (max-width: 653px) {
    .email, #tbEmail {
        max-width: 333px !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: 0;
    left: 8px;
}
.ar-ae .divModifyMail {
    float: right;
}

.ar-ae .AlreadySub,
.ar-ae td.shareTypeDescription,
td.disclaimer a {
    font-weight: 300;
}

.tb233 {
    height: auto;
}


/* #selectSection input[type=text] {
    padding: 6px 3px;
} */

.modify-email-label {
    color: #3B3B3B;
}

.ar-ae .footer tbody tr td {
    text-align: left !important;
}

.ar-ae .pad122 {
    padding-left: 0px;
}

.ar-ae .footer, .ar-ae .disclaimer, .ar-ae .cookies-box {
    direction: rtl !important;
    text-align: left;
    font-weight: 300 !important;
}

div#selectSection table tr td input {
    position: relative;
    top: 8px;
     font-family: 'NunitoSans', sans-serif;
}

td.shareCheck input {
    position: relative;
    top: -2px !important;
}

input,
select#gvSubscriberFields_dynamicEditControl8_4 {
     font-family: 'NunitoSans', sans-serif;
    color: #3B3B3B;
    font-size: 18px;
}

#selectSection input[type=text] {
    min-width: 190px;
}

@media (max-width:469px) {
    .btnSubmit1Container {
        padding-top: 5em;
    }
}