﻿
/** FUSION 360 STUDENTS CSS **/
.body-content {
    background-color: #ccc !important;
}
.wp_info_icon{

margin-left:6px;

}

/** BUTTONS **/
.wp_trial_footer{
padding-bottom:24px !important;
}
.wp-legal-apple{
margin-top:36px !important;
font-size:12px !important;

}

.wp_right_wrap .wp_img_1{
width:40% !important;
}

.wd-button:not(.edu-button-disabled-cloudaccess){
background:#f08800  !important;
}

.edu-login-panel .test_label{
color:#666;
}
.edu-login-panel .test_label span,.edu-login-panel .test_label a{
float:left;
font-size:14px;
}
.edu-login-panel .test_label a{
margin-left:7px;
}

.wp_test_oxygen{
padding-top:14px;
}

.wp_test_oxygen .referenced-content .body-content{
background:none !important;
}

.wp_test_oxygen .referenced-content a{
width:260px !important;
}
.wp_test_oxygen .wd-pt-16,.wp_test_oxygen  .wd-pt-16-sm{
padding:0px !important;
}
.wp_test_oxygen .wd-mt-20{
margin:0px !important;
}
.wp_intro_oxygen_wrapper .wp_test_account{
display:inline;
border-bottom:none !important;
color:#ee8822 !important;
font-weight:700;
}


/** END BUTTONS **/


.wp_student_page_wrapper{

  width:100%;
  max-width:1440px;
  margin:0px auto;

}

/** PAGE HEADER **/

.wp_header_wrap{

  padding-top:124px;
  padding-bottom:30px;
  background:url(/content/dam/autodesk/www/products/new-fusion-360/images/students/student-page-banner-1440x520.jpg) no-repeat;
  background-position: 82% -50px;

}
.wp_header_wrap > .box-content{
    width: 100%;
    padding-left:24px;
    padding-right:24px;
    max-width: 1288px;
    margin:0px auto;
}
.wp_header_wrap h1{
font-size:30px;
font-weight:700;
line-height:34px;
color:white;

}
.wp_header_wrap span{
font-size:21px;
font-weight:400;
line-height:26px;
color:white;
margin-top:19px;
display:block;
}
.test{
    width: 100%;
    padding-left:24px;
    padding-right:24px;
    max-width: 1240px;
    margin:0px auto;
}

/** END PAGE HEADER **/

/** INTRO **/

.wp_intro_section_wrapper{
background:white;
padding-top:30px;
padding-bottom:40px;
}
.wp_intro_section_wrapper > .box-content{
    width: 100%;
    padding-left:24px;
    padding-right:24px;
    max-width: 1288px;
    margin:0px auto;
}

.wp_intro_section_wrapper .wp_intro_text_wrapper p{
font-size:21px;
font-weight:400;
line-height:26px;
color:#777;
display:block;
margin-bottom:18px;
}
.wp_intro_section_wrapper .wp_intro_oxygen_wrapper h3{
color:#555;
font-size:19px;
font-weight:700;
line-height:24px;
display:block;
margin-bottom:8px;
}
.wp_intro_section_wrapper .wp_desc{
color:#777;
font-size:16px;
font-weight:500;
line-height:19px;
display:block;

}
.wp_intro_section_wrapper .wp_desc b{
color:#444;
font-size:16px;
font-weight:700;
line-height:19px;


}

/** END INTRO **/

/** STUDENTS **/

.wp_student_section_wrapper{
background:#eeeeee;
padding-bottom:47px;
}
.wp_student_section_wrapper > .box-content{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-direction: column;
}
.wp_student_section_wrapper > .box-content > .decorative-box:nth-child(2){
order:1;
}
.wp_student_section_wrapper .wp_section_media{
background:url(/content/dam/autodesk/www/products/new-fusion-360/images/students/for-students-banner-1440x720.jpg) no-repeat;
background-size: 200% auto;
background-position: 20% top;
height:175px;
}
.wp_student_section_wrapper > .box-content > .decorative-box:first-child{
order:2;
}
.wp_student_section_wrapper .wp_content{

    padding-top:30px;
    width: 100%;
    padding-left:24px;
    padding-right:24px;

    margin:0px auto;

}
.wp_student_section_wrapper .wp_content h2{
color:  #555555;
font-size: 30px;
font-weight: 700;
line-height: 34px;
}
.wp_student_section_wrapper .wp_content .wp_card_content .decorative-box{
margin-top:26px;
padding:30px;
background:white;
background: #fff;
-moz-box-shadow: 5px 5px 0px #bbb;
-webkit-box-shadow: 5px 5px 0px #bbb;
box-shadow: 5px 5px 0px #bbb;

}
.wp_student_section_wrapper .wp_content .wp_card_content img{
max-width:84px;
max-height:93px;

}
.wp_student_section_wrapper .wp_content .wp_card_content .text.section:last-child{
margin-top:30px;
padding-top:16px;
border-top:#ccc solid 1px;
width:100%;
}
.wp_student_section_wrapper .wp_content .wp_card_content .text.section:last-child a{
border:none !important;
color:  #ee8822;
font-size: 21px;
font-weight: 700;
line-height: 25px;
margin-bottom:15px;
display:block;
}
.wp_student_section_wrapper .wp_content .wp_card_content .text.section:last-child div{
color:  #777777;
font-size: 16px;
font-weight: 500;
line-height: 19px;
}
.wp_student_section_wrapper .wp_content .wp_card_content .box-content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-direction: column;
}

/** END STUDENTS **/

/** TEACHERS **/
.wp_teacher_section_wrapper{
background:#182f46;
padding-bottom:47px;
}
.wp_teacher_section_wrapper > .box-content{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-direction: column;
}
.wp_teacher_section_wrapper > .box-content > .decorative-box:nth-child(2){
order:1;
}
.wp_teacher_section_wrapper .wp_section_media{
background:url(/content/dam/autodesk/www/products/new-fusion-360/images/students/for-teachers-banner-1440x720.jpg) no-repeat;
background-size: 130% auto;
background-position: 63% top;
height:175px;
}
.wp_teacher_section_wrapper > .box-content > .decorative-box:first-child{
order:2;
}
.wp_teacher_section_wrapper .wp_content{
    width: 100%;
    padding-left:24px;
    padding-right:24px;

    margin:0px auto;
    padding-top:30px;

}
.wp_teacher_section_wrapper .wp_content h2{
color:  #ffffff;
font-size: 30px;
font-weight: 700;
line-height: 34px;
}
.wp_teacher_section_wrapper .wp_content .wp_card_content .decorative-box{
margin-top:26px;
padding:30px;
background: #3c647f;
-moz-box-shadow: 5px 5px 0px #24455b;
-webkit-box-shadow: 5px 5px 0px #24455b;
box-shadow: 5px 5px 0px #24455b;

}
.wp_teacher_section_wrapper .wp_content .wp_card_content .section img{
max-width:84px;
max-height:93px;

}
.wp_teacher_section_wrapper .wp_content .wp_card_content .text.section:last-child{
margin-top:30px;
padding-top:16px;
border-top:#4c718a solid 1px;
width:100%;
}
.wp_teacher_section_wrapper .wp_content .wp_card_content .text.section:last-child a{
border:none !important;
color:  #fff;
font-size: 21px;
font-weight: 700;
line-height: 25px;
margin-bottom:15px;
display:block;
}
.wp_teacher_section_wrapper .wp_content .wp_card_content .text.section:last-child div{
color:  #fff;
font-size: 16px;
font-weight: 500;
line-height: 19px;
}
.wp_teacher_section_wrapper .wp_content .wp_card_content .box-content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-direction: column;
}

/** END TEACHERS **/

/** VIDEO LIST **/

.wp_video_section_wrapper{

background:#666666;
padding-bottom:47px;
padding-top:47px;

}
.wp_video_section_wrapper > .box-content{
    width: 100%;
    padding-left:24px;
    padding-right:24px;
    max-width: 1288px;
    margin:0px auto;

}
.wp_video_section_wrapper h2{
color:  #ffffff;
font-size: 30px;
font-weight: 700;
line-height: 34px;
margin-bottom:37px;
display:block;
}


.wp_video_list_wrapper .decorative-box{
position:relative;
}
.wp_video_list_wrapper .decorative-box:not(:first-child){
margin-top:27px;
}
.wp_video_list_wrapper a{

width:100%;
height:100%;
border:none !important;
outline:none !important;
}
.wp_video_list_wrapper a h3{
color:  #ffffff;
font-size: 16px;
font-weight: 700;
line-height: 19px;
padding-bottom:8px;
}.wp_video_list_wrapper a span{
color:  #ffffff;
font-size: 14px;/* Approximation causée par une substitution de police */
font-weight: 400;
line-height: 18px;
}
.wp_video_list_wrapper a div{
position:relative;
margin-bottom:13px;
}
.wp_video_list_wrapper .wp_play_icon{
position:absolute;
bottom:11px;
left:11px;
width:32px;
height:32px;
}

/** END VIDEO LIST **/

/*************************** TABLET ***************************/

@media only screen and (min-width: 40.063em){

.wp_header_wrap {
    padding-top: 161px;
    padding-bottom: 44px;

    background-position: 82% -50px;
}


/** INTRO **/
.wp_intro_section_wrapper > .box-content{

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
        -webkit-box-pack:  space-between;
    -ms-flex-pack:  space-between;
    -webkit-justify-content:  space-between;
    -moz-justify-content:  space-between;
    justify-content: space-between;
}
.wp_intro_section_wrapper > .box-content > .decorative-box{
  width:48%;

}
.wp_intro_section_wrapper .wp_intro_oxygen_wrapper h3 {
    color: #444;
    font-size: 21px;

}
.wp_intro_section_wrapper .wp_desc{
  line-height:21px;
}
/** END INTRO **/

/** STUDENT **/
.wp_student_section_wrapper .wp_card_content > .box-content{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-direction: column;
}
/*  .wp_student_section_wrapper .wp_card_content > .box-content > .decorative-box:first-child{
    margin-right:3%;
  }
.wp_student_section_wrapper .wp_card_content > .box-content > .decorative-box{
width:48%;
min-width:270px;
max-width:290px;
}*/

.wp_student_section_wrapper .wp_card_content .decorative-box .code.section{
    min-height: 100px;
}
.wp_student_section_wrapper .wp_section_media {
    background-size: 130% auto;
    background-position: left -50px;
    height: 180px;
}
.wp_student_section_wrapper .wp_content .wp_card_content .box-content .box-content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row;
	-moz-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-direction: row;
}
.wp_student_section_wrapper .wp_content .wp_card_content .decorative-box{

padding:0px 30px;


}
.wp_student_section_wrapper .wp_content .wp_card_content .box-content .box-content .code{
padding:30px 30px 30px 0px;
border-right:#ccc solid 1px;

}

.wp_student_section_wrapper .wp_content .wp_card_content img{
max-width:84px;
max-height:93px;
box-sizing: content-box;
width:100%;
}
.wp_student_section_wrapper .wp_content .wp_card_content .text.section:last-child{
padding:0px 0px 30px 30px;
border-top:none;
width:100%;
}

/** END STUDENT **/

/** TEACHER **/
.wp_teacher_section_wrapper .wp_card_content > .box-content{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
        -webkit-box-pack:  flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content:  flex-start;
    justify-content: flex-start;
}
/*  .wp_teacher_section_wrapper .wp_card_content > .box-content > .decorative-box:first-child{
    margin-right:3%;
  }
.wp_teacher_section_wrapper .wp_card_content > .box-content > .decorative-box{
width:48%;
min-width:270px;
max-width:290px;
}*/
.wp_teacher_section_wrapper .wp_card_content .decorative-box .code.section{
    min-height: 67px;
}
.wp_teacher_section_wrapper .wp_section_media {
    background-size: 100% auto;
    background-position: left top;
    height: 180px;
}
.wp_teacher_section_wrapper .wp_content .wp_card_content .box-content .box-content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row;
	-moz-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-direction: row;
}

.wp_teacher_section_wrapper .wp_content .wp_card_content .decorative-box{

padding:0px 30px;


}
.wp_teacher_section_wrapper .wp_content .wp_card_content .box-content .box-content .code{
padding:30px 30px 30px 0px;
border-right:#4c718a solid 1px
}

.wp_teacher_section_wrapper .wp_content .wp_card_content img{
max-width:84px;
max-height:93px;
box-sizing: content-box;
width:100%;
}
.wp_teacher_section_wrapper .wp_content .wp_card_content .text.section:last-child{
padding:0px 0px 30px 30px;
border-top:none;
width:100%;
}
/** END TEACHER **/

/** VIDEO LIST **/
.wp_video_list_wrapper a h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    line-height: 21px;
    padding-bottom: 8px;
}
.wp_video_list_wrapper > .box-content{

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
        -webkit-box-pack:  space-between;
    -ms-flex-pack:  space-between;
    -webkit-justify-content:  space-between;
    -moz-justify-content:  space-between;
    justify-content: space-between;

}
.wp_video_list_wrapper > .box-content > .decorative-box{
width:48%;
min-width:270px;
}
.wp_video_list_wrapper .box-content .decorative-box{
    margin-top: 0px;
    margin-bottom:27px
}
.wp_video_section_wrapper h2 {
    margin-bottom: 50px;
}

/** END VIDEO LIST **/

}

/*************************** END TABLET ***************************/

/*************************** DESKTOP ***************************/

@media only screen and (min-width: 64.063em){

.wp_header_wrap h1 {
    font-size: 38px;
    max-width:54%;
    line-height:42px;
}
.wp_header_wrap {
    padding-top: 181px;
    padding-bottom: 58px;
    background-position: center top;
}
.wp_intro_section_wrapper {
    background: white;
    padding-top: 50px;
    padding-bottom: 40px;
}
/** STUDENT **/
.wp_student_section_wrapper {
    padding-bottom: 0px;
}
  .wp_student_section_wrapper .wp_card_content > .box-content{
      -webkit-box-pack:  flex-start;
      -ms-flex-pack:  flex-start;
      -webkit-justify-content:  flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
  }

    .wp_student_section_wrapper > .box-content {
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-direction: row;
      -webkit-box-pack:  space-between;
      -ms-flex-pack:  space-between;
      -webkit-justify-content:  space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
}
.wp_student_section_wrapper > .box-content > .decorative-box:first-child {
    order: 1;
    width: 100%;
            -webkit-flex-shrink: 1000;
            -ms-flex-shrink: 1000;
            -o-flex-shrink: 1000;
            flex-shrink: 1000;
}
.wp_student_section_wrapper > .box-content > .decorative-box:nth-child(2) {
    order: 2;
    width: 30%;
    position:relative;
}
.wp_student_section_wrapper .wp_section_media {
    background-size: auto 100%;
    background-position: 30% top;
    height: 100%;
    position: absolute;
    width: 100%;
}
.wp_student_section_wrapper .wp_content {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 70px;
    padding-bottom:70px;
}
/** END STUDENT **/


/** TEACHER **/
.wp_teacher_section_wrapper {
    padding-bottom: 0px;
}
  .wp_teacher_section_wrapper .wp_card_content > .box-content{
      -webkit-box-pack:  flex-start;
      -ms-flex-pack:  flex-start;
      -webkit-justify-content:  flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
  }

  .wp_teacher_section_wrapper > .box-content {
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-direction: row;
      -webkit-box-pack:  space-between;
      -ms-flex-pack:  space-between;
      -webkit-justify-content:  space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
}
.wp_teacher_section_wrapper .wp_content {

    padding-left: 24px;
    padding-right: 24px;
    padding-top: 70px;
    padding-bottom:70px;
}
.wp_teacher_section_wrapper > .box-content > .decorative-box:first-child {
    order: 2;
    width: 100%;
        -webkit-flex-shrink: 1000;
            -ms-flex-shrink: 1000;
            -o-flex-shrink: 1000;
            flex-shrink: 1000;
}
.wp_teacher_section_wrapper .wp_section_media {
    background-size: auto 100%;
    background-position: 45% top;
    height: 100%;
    position: absolute;
    width: 100%;
}
.wp_teacher_section_wrapper > .box-content > .decorative-box:nth-child(2) {
    order: 1;
    width: 30%;
    position:relative;
}
/** END TEACHER **/

/** VIDEO **/
.wp_video_section_wrapper {
    padding-bottom: 60px;
    padding-top: 70px;
}
.wp_video_list_wrapper > .box-content > .decorative-box {
    width: 40%;
    min-width: 270px;
}
.wp_video_list_wrapper > .box-content > .decorative-box:nth-child(odd) {
margin-right:24px;
}
.wp_video_list_wrapper .wp_label{
width:85%;
}

.wp_video_list_wrapper > .box-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

/** END VIDEO **/

}

/*************************** END DESKTOP ***************************/


@media only screen and (min-width: 76.063em){


/** STUDENT **/
.wp_student_section_wrapper > .box-content > .decorative-box:nth-child(2) {
    order: 2;
    width: 40%;
    position:relative;
}
.wp_student_section_wrapper .wp_content {

    padding-left: 100px;
    padding-right: 70px;
    padding-top: 70px;
    padding-bottom:70px;
}

/** END STUDENT **/
/** TEACHER **/
.wp_teacher_section_wrapper > .box-content > .decorative-box:nth-child(2) {
    order: 1;
    width: 40%;
    position:relative;
}
.wp_teacher_section_wrapper .wp_content {

    padding-left: 100px;
    padding-right: 70px;
    padding-top: 70px;
    padding-bottom:70px;
}
/** END TEACHER **/

}

