#cancel_page{
    width: 100%;
    
}
#cancel_all{
    padding-top: 180px;
    padding-bottom: 185px;
    width: 745px;
    margin: auto;
}
#cancel_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 58px;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 0 auto;
}
#cancel_tips{
    width: 100%;
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 30px;
}
#sent_tips{
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    margin: 100px auto 60px auto;
}
#cancel_submit_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    margin: 60px 0;
}
#sent_submit_title{
    margin: 0 0 60px 0;
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    
}
#sent_tips_href{
    margin-top: 60px;
    display: flex;
    justify-content: center;
}
#sent_href{
    position: relative;
    color: #FF8b00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    display: inline-block;
    text-decoration: underline;
    margin-left: 10px;
    cursor: pointer;
}
#sent_href_tips{
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    display: inline-block;
}
#sent_position{
    position: relative;
}
#cancel_email{
    border: 1px solid rgba(0,0,0,0);
    width: 745px;
    height: 45px;
    background: rgb(243, 244, 244);
    padding: 14px 20px;
    margin: auto;
}
#cancel_btn{
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: center;
    width: 375px;
    height: 45px;
    background: rgb(207, 207, 207);
    display: block;
    margin: 60px auto 0 auto;
}
#cancel_submit_input,#cancel_submit_btn{
    width: 100%;
   
}
#cancel_contact{
    margin-top: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#cancel_contact>div{
    background-color:rgb(225, 225, 225);
    width: 140px;
    height: 1px;
}
#cancel_contact>p{
    color: rgb(201, 201, 201);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0px;
    text-align: center;
    margin: 0 10px;
}
#cancel_contact_href{
    color: #000;
    margin-top: 30px;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}
#cancel_contact_href>a{
    color: #FF8b00 !important;
    text-decoration: underline;
}
#affirm_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 30px;
    
}
#affirm_tips1{
    color: rgb(0, 0, 0) !important;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
#affirm_href{
    color: #9E9EA6;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 30px;
    
}
#affirm_href>a{
    color: #FF8b00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: underline;
    
}
#sent_svc{
    position: absolute;
    right: -40px;
    top: 0px;
    display: flex;
    color: #FF8b00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
    margin-left: 10px;
}
#svc_time{
    color: #FF8b00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
    width: 7px;
}
#svc_num{
    width: 25px;
    color: #FF8b00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;

}