@charset "utf-8";
/* CSS Document */


.h-hidden{
	display: none !important;
    visibility: hidden !important;
}

.btn-plus500-submit {
    background: #00c800;
    text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.07);
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #00c800;
}
.btn-plus500-submit:hover {
    background: #03d703;
    color: #fff;
    box-shadow: 1px 4px 16px 1px rgba(26, 25, 23, 0.2);
    border: 1px solid #03d402;
}
.btn-plus500-submit:visited,
.btn-plus500-submit:focus,
.btn-plus500:visited,
.btn-plus500:focus {
    color: #fff;
}
.btn-plus500-submit:active {
    box-shadow: inset 0px 2px 6px 0px rgba(50, 50, 50, 0.2);
    border: 1px solid #01c001;
}
.btn-plus500 {
    background: #4288d9;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    ;
    color: #fff;
    font-weight: normal;
    text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.07);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.btn-iex.btn-plus500 {
    width: 133px;
    height: 30px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background-color: #4288d9;
    text-align: center;
    border-radius: 4px;
    line-height: 30px;
    padding: 0;
}
.btn-iex.btn-plus500.btn-mark-small {
    width: 110px;
    height: 22px;
    line-height: 20px;
    font-family: "Open Sans", arial, sans-serif;
}
.btn-iex.btn-plus500.btn-mark-xsmall {
    width: 94px;
    height: 22px;
    line-height: 20px;
    font-family: "Open Sans", arial, sans-serif;
}
.btn-iex.btn-plus500.btn-mark-large {
    width: 300px;
    height: 22px;
    line-height: 20px;
    font-family: "Open Sans", arial, sans-serif;
}
.btn-iex.btn-plus500:hover,
.btn-iex.btn-plus500:active {
    background-color: #45a1df;
    color: #fff;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.2);
    outline: 0;
}
.btn-iex.btn-plus500:focus {
    outline: 0;
}
/*.btn-plus500:hover {background:#fda432;color:#fff;}*/

.plus500-pop-list {
    padding-left: 5px;
}
.plus500-pop-list li {
    background: url(../images/blue-sq.svg) no-repeat left 10px;
    padding: 3px 0px 10px 15px;
    list-style: none;
    margin: 0;
}
.risk-wrp {
    border-top: 1px solid #cccccc;
    color: #3e3e40;
    font-size: 11px;
    padding: 7px 20px 2px;
    font-family: 'Open Sans', sans-serif;
}
.img-forex {
    background: url(../images/forex.svg)center center;
    background-size: 46px 46px;
    width: 46px;
    height: 46px;
}
a.more-info-link {
    font-size: 12px;
    font-weight: 800;
    color: #ab0d32;
    padding: 5px 0 15px;
    float: left;
    text-decoration: underline;
    text-transform: capitalize;
}
a.more-info-link:hover {
    color: #db1745;
}
.ill-wrp {
    width: 117px;
    float: right;
}
p.logo-cfd {
    color: #233b75;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
}
.wrp {
    float: right;
    direction: rtl;
    width: 400px;
    height: 50px;
}
.Rounded_Rectangle_1_copy_3 {
    border-radius: 4px;
    background-color: rgb(255, 111, 77);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.28);
    position: absolute;
    left: 726px;
    top: 489px;
    width: 99px;
    height: 22px;
    z-index: 16;
}