@charset 'UTF-8';
:root {
    font-size: 16px;
    font-family: intermedium;
}
@font-face {
    font-family: 'pvm';
    src: url('/fonts/ppvalve-plainmedium-webfont.woff2') format('woff2'),
        url('/fonts/ppvalve-plainmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'intermedium';
    src: url('/fonts/Inter-Medium.woff2') format('woff2'),
        url('/fonts/Inter-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'inter';
    src: url('/fonts/Inter-Regular.woff2') format('woff2'),
        url('/fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'jakarta';
    src: url('/fonts/plusjakartasans-variablefont_wght-webfont.woff2') format('woff2'),
        url('/fonts/plusjakartasans-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lufgamedium';
    src: url('/fonts/lufgamedium-webfont.woff2') format('woff2'),
        url('/fonts/lufgamedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html, body{
    width: 100%;

}
#wholeContent{
    width: 100%;

}
.sibeliusContent{
    width: 100%;

}
.mainMenu{
    float: left;
    height: 80%;
}
.box{

}
.btn, form.default input[type="submit"]{
    font-family: jakarta;
    font-weight: bold;
    white-space: nowrap;
    padding: 16px 20px 16px 48px;
    display: inline-block;
    position: relative;
    margin: 0 12px 2% 0;
    line-height: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    width: auto;
}
.btn img{
    display: inline;
    vertical-align: middle;
    height: 31%;
    position: absolute;
    left: 12%;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
a.btn.noBorder{
    border: none;
}
.btn.leftShort{
    padding: 16px 20px 16px 35px;
}
.btn.rightIcon{
    padding: 15px 20px;
}
.btn.rightIcon img{
    position: static;
    left: auto;
    right: auto;
    height: 16px;
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}
.btn.black{
    color: #fff;
    background: #000;
}
.btn.blue{
    color: #fff;
    background: #4549FF;
    border: 1px solid #4549FF;
}
.btn.white{
    border: #ccc solid 1px;
}
.btn.white img{
    left: 8%;

}
.btn.white.login img{
    height: 40%;
}
form.default input[type="submit"]{
    background: url('/page/smartaccount/icon/arrowRightWhite.svg') center right no-repeat #4549FF;
    color: #fff;
    padding: 16px 46px 16px 25px;
    background-position: 146px 16px;
}
form.default input.createAccount[type="submit"]{
    background: url('/page/smartaccount/icon/userWhite.svg') center right no-repeat #4549FF;
    padding: 16px 25px 16px 46px;
    background-position: 18px 16px;
}
.center{
    text-align: center;
}
.mainHeader{
    width: 100%;
    padding: 2% 2% 0 2%;
    position: fixed;
    background: #fff;
    z-index: 100;
}
.mainHeaderContent{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 100%;
    height: 40px;
    line-height: 40px;
}
.mainContent{
    width: 100%;
}
.pageContent{
    width: 100%;

}
.mainFooter{

}
.mainFooterContent{

}
.pageContent p{
    padding: 1% 0;
    color: #4d4d4d;
}

.pageContent h2{

}
.pageContent h3{
    font-family: pvm;
    font-weight: normal;
    font-size: 2rem;
}
.pageContent h4{
    font-family: pvm;
    font-weight: normal;
    font-size: 4rem;
    color: #000;
}
.pageContent h4 span{
    color: #4549ff;
}
.pageContent ul, .pageContent ol{
    margin: 0 0 0 20px;
    max-width: 720px;
}

/*header content */
.headerLogo{
    display: block;
    float: left;
    font-size: 2rem;
    color: #000;
    font-family: pvm;
    text-transform: uppercase;
}
.userAccountBox{
    padding: 0 0 0;
    border: none;
    width: auto;
    float: right;
    background: none;
}
.userAccountBox a.btn{
    display: inline-block;
    vertical-align: middle;
    padding: 12px 20px 12px 40px;
}
.userAccountBox a.btn img{
    height: 40%;
}
.userAccountBox .separator{
    background: #E5E5E5;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 40px;
    margin: 0 22px 0 15px;
}
.messageBox{
}
.messageBox a{
}
.messageBox a img{
}
.messageBox .messageCounter{
}
.mainMenu{
    border-left: 1px solid #e5e5e5;
    padding: 4px 0 0 24px;
    margin: 0 0 0 24px;
}
.mainMenu ul{
    margin: 0;
    height: 100%;
}

.mainMenu ul li{
    list-style-type: none;
    float: left;
    height: 100%;
    padding: 0 24px 0 0;
}
.mainMenu ul li:first-of-type{

}
.mainMenu ul a{
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 1rem;
}
.userAccountBox{
    padding: 0 0 0;
    border: none;
    width: auto;
    float: right;
    background: none;
}
.userAccountBox a{
    color: #010101;
}
/* structure */
.section1{
    width: 100%;
}
.section1Container, .section2, .section3, .footerContent{
    width: 100%;
    height: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.section1Content{
    width: 100%;
    text-align: center;
    padding: 7% 0 0 0;
}
.section1Content a.btn{
    margin: 20px 10px 70px 0;
}

.section1Bg img{
    width: 100%;
}
.section2Content{
    width: 100%;
    height: 40%;
    text-align: center;
    padding: 5% 0 0 0;
}
.section2Content p{
    margin: 1% 0 3% 0;
}
.section2Bg{
    text-align: center;
    height: 60%;
}
.section2Bg img{
    height: 100%;
}
.section3 {
    padding: 10% 2% 0 2%;
}
.section3 .section3Content{
    float: left;
    width: 50%;
}
.section3 .section3Content a.mailTo{
    color: #6A6DFF;
    border-bottom: 1px solid #6A6DFF;
}
.section3 .section3Content a.btn{
    margin-top: 40px;
}
.section3 .section3Faq{
    float: left;
    width: 50%;
    background: #F8F8F8;
    border-radius: 8px;
    margin: 0 0 5% 0;
}
.section3 .section3Faq .faq{
    width: 100%;
    max-width: 100%;
    padding: 30px 40px;
}
.section3 .section3Faq .faq .element{
    width: 100%;
    font-weight: bold;
    font-size:1.125rem;
    position: relative;
    border-bottom: 1px solid #E5E5E5;
    font-family: inter;
}
.section3 .section3Faq .faq .element.selected{
    border-bottom: none;
}
.section3 .section3Faq .faq .element .question{
    cursor: pointer;
    height: 50px;
    line-height: 50px;
}
.section3 .section3Faq .faq .element .question .arrow{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: 16px;
    width: 16px;
    background: url('/page/smartaccount/img/arrowDown.svg') center center no-repeat;
    background-size: 100%;
}
.section3 .section3Faq .faq .element .answer{
    font-weight: normal;
    display: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    font-size: 1rem;
    padding: 0 0 20px 0;
}
.section3 .section3Faq .faq .element.selected .answer{
    display: block;
}
.section3 .section3Faq .faq .element:last-of-type .answer, .section3 .section3Faq .faq .element:last-of-type{
    border-bottom: none;
}

.section3 .section3Faq .faq .element.selected .question .arrow{
    transform: rotateX(180deg) translateY(50%);
}
.footerSection{
    background: linear-gradient(180deg, #ECEDFF 44.42%, #FFFFFF 100%), #FFFFFF;
    border-bottom: 1px solid #ECEDFF;
    padding: 4% 2%;
}
.footerSection h4{
    padding: 3% 0 0 0;
}
/* login & register */
.userAuthPage{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 100%;
    background: linear-gradient(180deg, #FFFFFF 44.42%, #ECEDFF 100%), #FFFFFF;
    border-bottom: 1px solid #ECEDFF;
    position: relative;
}
.userAuthPage .userAuthBg{
    width: 50%;
    min-width: 50%;
    height: 100%;
    float: left;
    text-align: left;
}
.userAuthPage .userAuthBg img{
    padding-top: 10%;
}
.userAuthPage .userAuthForm{
    width: 50%;
    height: 100%;
    float: right;
    padding-top: 10%;
}
.userAuthPage .userAuthForm p{
    padding: 3% 0 5% 0;
}
.authHelper{
    border: 1px solid #DADBFF;
    border-radius: 8px;
    padding: 24px;
    width: 100%;
    max-width: 640px;
    margin: 16px 0 80px 0;
}
.userAuthPage .authHelper p{
    padding: 1% 0;
}
.authHelper p.header{
    font-size: 20px;
    font-weight: bold;
}
.authHelper .btn{
    margin: 26px 0 0 0;
    padding-left: 38px
}
.authHelper .btn.login img{
    height: 33%;
    left: 11%;
}
/* footer */
.footerContent h4{
    padding-top: 4%;
}
.footerContent a.btn{
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 10px 0 70px 0;
}
.footerContent a.btn img{
    height: 38%;
}
.footerContent a.lighter{
    color: #808080;
    display: inline-block;
    vertical-align: middle;
}
.footerContent .separator{
    background: #E5E5E5;
    width: 1px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}
.footerContent p.copy{
    padding: 8px 0 0 0;
    width: 100%;
    float: left;
}
.footerContent p.copy .author{
    float: right;
    color: #808080;
}
/* form
--------------------------------------------------*/
form{

}
form fieldset{
    border:none;
}
form input,
form textarea,
form select{
    font-size:1rem;
    color:#808080;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    outline:none;
    background:#ffffff;

}
form input{
    padding:0 10px;
    height:48px;
    line-height:48px;
}
form.default input[type="text"], form.default input[type="password"]{
    padding: 5px 15px;
}
form input[type="submit"]{
    cursor:pointer;
}
form select{

}
form select option{

}

form textarea{

}
form input[type="radio"],
form input[type="checkbox"]{
    width:auto;
    height:auto;
    background:none;
    border:none;
    border-radius: 0;
    -webkit-border-radius:0px;
}

/*default*/
form.default{
    width: 100%;
    max-width: 640px;
}
form.default .row{
    padding:8px 0 15px 0;
    float: left;
    width: 100%;
    text-align:left;
    margin: 0;
}
.userAuthForm.register .row.row_password.row_credential{
    float: left;
}
.userAuthForm.register .row.row_password{
    width: 49.2%;
    float: right
}
form.default .row.row_submit{
    padding-top: 18px;
}
form.default .row_hidden{
    height:0;
    overflow:hidden;
    padding: 0;
}
form.default input,
form.default textarea{
    width: 100%;
}
form.default textarea{

}
form.default select{

}
form.default .isEdit input[type="text"],
form.default .isEdit input[type="password"],
form.default .isEdit textarea,
form.default .isEdit select{
    color:#808080;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
}
form input[type="radio"],
form input[type="checkbox"]{
    width:auto;
    height:auto;
    border:none;
    background:none;
    float: left;
    margin: 5px 0 0 0;
}

form.default label{
    color: #999;
    font-size: 0.8rem;
    margin: 0 0 6px 0;
    display: inline-block;
}
form.default .row_checkbox label{
    width: 94%;
    padding: 0 0 0 1%;
    position: static;
    margin: 2px 0 0 0;
}

form.default label.required{

}
form.default label a{
    text-decoration:none;
}

/*hasErrors*/
form.default div.hasErrors{
    /*background:#fbf3f1;
    padding:9px;
    border:1px solid #fccac1;
    border-radius:1px;
    margin-left:0;
    margin-right:0;
    margin-bottom:15px;
    height:auto;
    */
}
form.default .hasErrors input[type="text"], form.default .hasErrors input[type="password"],
form.default .hasErrors select,
form.default .hasErrors textarea{
    border-color:#e94041;
}
form.default .row ul{
    clear:both;
    display:block;
}
form.default .row ul li{
    color:#010101;
    text-align:left;
    padding:3px 0 0 0px;
    list-style-type: none;
    font-size: 80%;
}
form.default .errorNote{
    color:#e94041;
    text-align:right;
}
form.default span.asterix{
    display: none;
}
form.default .requiredNote{
    clear:both;
}

/* RWD */
@media screen and (max-width: 1230px){
    .section3 .section3Content, .section3 .section3Faq{
        width: 100%;
    }
    .section1,  .section2, .section3, .footerSection {
        padding-left: 2%;
        padding-right: 2%;
    }
}
@media screen and (max-width: 870px){
    .pageContent h4{
        font-size: 3rem;
    }
    .pageContent p{
        font-size: 1.2rem;
        padding: 30px 0 20px 0;
    }
    .section1Content h4{
        padding-top: 10%;
    }
    .mainMenu{
        display: none;
    }
    .userAccountBox .separator{
        display: none;
    }
    .userAccountBox a.white{
        display: none;
    }
    .userAccountBox a.btn{
        margin-right: 0;
    }
    .section3 .section3Faq{
        margin-top: 20px;
    }
    .section3 .section3Faq .faq .element .question{
        line-height: normal;
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .section3 .section3Faq .faq .element .question .arrow{
        display: none;
    }
    .userAuthPage .userAuthBg{
        display: none;
    }
    .userAuthPage .userAuthForm{
        padding: 28% 2% 0 2%;
        background: none;
        width: 100%;
    }
    .footerContent p.copy{
        font-size: 0.8rem;
        padding: 20px 0 0 0;
        width: 100%;
    }
}