﻿a, a:hover, a:active, a.visited {
    color: #3f7dd3;
    text-decoration: none;
}
.mrgt20 {
    margin-top: 20px;
}

.mrgb20 {
    margin-bottom: 20px;
}

.MyRow {
    clear: both;
    width: 100%;
}

html {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'Open Sans',Arial,sans-serif,Verdana;
    background-color: #fff;
    min-width: 300px;
    padding: 48px 0 0;
    color: #343434;
    text-align: left;
    font-size: 14px;
}
 
.CAP i.symbol::before {
    content: "€";
    font-style: normal;
}

.FIN i.symbol::before {
    content: "$";
    font-style: normal;
}

.AUS i.symbol::before {
    content: "$";
    font-style: normal;
}

#header {
    position: fixed;
    top: 0;
    background-color: #fff;
    padding: 2px;
    width: 100%;
    z-index: 100;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.logo {
    text-align: center;
}

    .logo a#idLogo img {
        display: block;
        margin: 6px 0;
        vertical-align: middle;
        text-align: center;
        height: 32px;
        float: left;
    }


#idCellPhoneText, .popoverPhone {
    margin-top: 15px;
    margin-right: 5px;
    font-size: 14px;
    float: right;
}

    #idCellPhoneText a {
        text-decoration: none;
    }

    #idCellPhoneText .glyphicon {
        color: #3f7dd3!important;
        margin-right: 5px;
    }

#LiveChat {
    font-size: 14px;
    cursor: pointer;
    margin-top: 15px;
    float: right;
}

    #LiveChat .glyphicon {
        color: #3f7dd3!important;
        margin-right: 5px;
    }

    #LiveChat .chat-lable {
        color: #3f7dd3;
    }

#LineVertical {
    background-color: #dddbdb;
    width: 1px;
    height: 10px;
}

.noPadding {
    padding: 0!important;
}

#Top_main {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    text-align: center;
    position: relative;
    clear: both;
}

#MainContainer {
    clear: both;
    width: 100%;
}

.opcity-bg {
    background-color: #000;
    bottom: 0;
    display: block;
    -moz-opacity: .75;
    opacity: .75;
    position: absolute;
    width: 100%;
    padding: 10px 0;
    min-height: 95px;
}

.transparent-arrow-img {
    display: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#MainContent {
    margin-bottom: 20px;
}

.btn-lg {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.btn-box {
    margin-top: 10px;
}

.btn-blue {
    background-color: #2c91d7;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: none;
    width: 100%;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .btn-blue:hover:enabled {
        background-color: #135B8D;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }


.btn-green {
    background-color: #7fb643;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: none;
    width: 100%;
    text-decoration: none;
}

    .btn-green:hover:enabled {
        background-color: #578227;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }


a.btn,
a.btn:hover,
a.btn:focus,
a.btn:visited,
a.btn:active {
    text-decoration: none;
    color: #fff !important;
}

a.btn-green {
    -moz-box-shadow: 0px 2px 0px #5e8e2a;
    -webkit-box-shadow: 0px 2px 0px #5e8e2a;
    box-shadow: 0px 2px 0px #5e8e2a;
}

a.btn-blue {
    -moz-box-shadow: 0px 2px 0px #051f3c;
    -webkit-box-shadow: 0px 2px 0px #051f3c;
    box-shadow: 0px 2px 0px #051f3c;
}


#ListWrapper {
    color: #585858;
    padding: 0 5px;
    margin-top: 30px;
}

    #ListWrapper h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #ListWrapper ul {
        padding: 0 20px;
        margin: 0 0 10px;
        font-size: 14px;
    }

    #ListWrapper li {
        padding-bottom: 20px;
    }

    #ListWrapper ul li span {
        font-size: 1em;
    }

    #ListWrapper p {
        font-size: 14px;
        color: #7fb643;
        margin-bottom: 15px;
    }

#BottomLine {
    background-color: #dddbdb;
    width: 100%;
    height: 2px;
    float: left;
}
#riskDisclaimer {display:none !important;}
 #riskDisclaimer .wrap-block-content {font-size:14px; font-weight:600;padding: 1% 0 2% 0; text-align:center;}

.social a {
    display: inline-block;
    min-width: 25px;
    min-height: 25px;
    margin-left: 5px;
    background: url(../media/images/landing-pages/Common/icons/social-bottom-4.png) no-repeat;
    float: left;
}

.social {
    width: 130px;
    text-align: center;
    margin: 20px 0;
    display: inline-block;
}

    .social a.facebook2 {
        background-position: 0 0;
    }

    .social a.twitter2 {
        background-position: -35px 0;
    }

    .social a.youtube {
        background-position: -105px 0;
    }

    .social a.googleplus {
        background-position: -70px 0;
    }

#footer_disclamer {
    clear: both;
    display: block;
    font-size: .75em;
    text-align: center;
    padding: 25px 0;
    line-height: 1.3em;
    margin: 0 auto;
}

.pt-PTLanding-Page-Footer-Regulation-Text .left {
    width: 100%!important;
    display: inline-block;
    clear: both;
}

.pt-PTLanding-Page-Footer-Regulation-Text .rightImg {
    background-repeat: no-repeat;
    display: inline-block;
    clear: both;
    float: none!important;
    margin: 20px;
    width: 168px;
}

.over-opacity {
      background-color: rgba(000,000,000, 0.5);
    position: absolute;
    bottom: 0;
    width: 100%;
}

#TC_Wrapper {
    border-top: solid 1px #dddbdb;
    border-bottom: solid 1px #dddbdb;
}

#awardArea #awards {
    width: 100%;
    margin: 15px 0;
    max-width: 883px;
}

.ty-msg span.click_on_button {
    display: none;
}
.Landing-Page-Footer-Regulation-Text.de-DELanding-Page-Footer-Regulation-Text{
    padding: 0 0 100px;
}

/*AVA New Blue striped table*/
table.table-striped {
    -moz-box-shadow: 0px 0px 1px rgb(158, 158, 158);
    -webkit-box-shadow: 0px 0px 1px rgb(158, 158, 158);
    box-shadow: 0px 0px 1px rgb(158, 158, 158);
    width: 100%;
}

    table.table-striped td, table.table-striped th {
        font-size: 13px;
        vertical-align: middle;
        padding: 0px 10px;
        height: 65px;
        border-left: 1px solid #DCDADA;
    }

    table.table-striped th {
        font-size: 16px;
        background-color: #2882c0 !important;
        color: white;
        font-weight: bold;
        text-align: center;
    }

    table.table-striped.col-2 td, table.table-striped.col-2 th {
        width: 50%;
    }

    table.table-striped.col-3 td, table.table-striped.col-3 th {
        width: 33%;
    }

    table.table-striped.col-4 td, table.table-striped.col-4 th {
        width: 25%;
    }

    table.table-striped.col-4 td, table.table-striped.col-5 th {
        width: 20%;
    }

    table.table-striped th:first-child {
        border-left: none;
    }

    table.table-striped tr td:first-child {
        border-right: none;
        font-weight: bold;
        font-size: 15px;
    }

    table.table-striped > tbody > tr:nth-child(odd) > td { background-color: #fff; }
    table.table-striped > tbody > tr:nth-child(even) > td { background-color: #ebebeb; }


/*End Blue table*/

@media screen and (min-width:480px) {

}

@media screen and (min-width:768px) {

    body {
        padding: 63px 0 0;
    }


    #idCellPhoneText {
        border-right: 1px solid #539bcd;
        margin-right: 15px;
        padding-right: 15px;
    }

    div.logo a#idLogo img {
        margin: 6px 0;
        height: 46px;
    }

    #LiveChat, #idCellPhoneText {
        margin-top: 20px;
    }

    .transparent-arrow-img {
        max-width: 265px;
        padding-top: 11px;
    }




    #Line {
        display: none;
    }
}

@media screen and (min-width:992px) {

    #footer_disclamer {
        font-size: 13px;
    }

    #Wrapper #awardArea #awards {
        margin: 50px 0 30px 0;
    }
}

@media screen and (min-width:1200px) {

    .transparent-arrow-img {
        max-width: 100%;
        padding-top: 4px;
    }
    label.checkbox {
        font-size: 10px;
    }

}
#leadform body { background-color:transparent;}