#FormRequest_artwork_progress{
    width: 100%;
    position: relative; left: 0; top: 0;
    color: #7e7e7e;
    font-size: 16px;
}

.bar{
    position: relative; left: 0; top: 0;
    height: 42px;
    background: #00a753;
    margin-bottom: 10px;
}

.bar_bg{
    width: 100%;
    height: 42px;
    background: url('/resources/images/bar_bg.gif') no-repeat left top;
    position: absolute; left: 0; top: 0;

}

.cs-sent{
    line-height: normal;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 55px;
    color: #323232;
}

.cs-sent .wr01{
    position: relative; left: 0; top: 0;
    border-radius: 4px;
    margin: 49px auto 16px auto;
}

.cs-sent .em01{
    display: block;
    text-align: left;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    font-size: 16px;
    height: 50px;
    line-height: 48px;
    color: #464646;
    width: 100%;
    padding: 0 101px 0 15px;
}

.cs-sent .submit{
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 0; top: 0;
    color: white;
    background: #FC5609 url('/resources/images/cms/03.png') no-repeat right top;
    border: none;
    width: 101px; height: 50px;
}

.cs-sent .t01{
    font-size: 48px;
    font-weight: bold;
    color: #143255;
    padding-top: 30px;
}

.cs-sent .t021{
    font-size: 24px;
    font-weight: bold;
    color: #143255;
    padding: 20px 0;
}

.cs-sent .t03{
    font-size: 16px;
    color: #323232;
}

.cs-sent .t04{
    font-size: 36px;
    font-weight: bold;
    color: #143255;
}

.cs-sent .t05{
    font-size: 16px;
    color: #555555;
}

.cs-sent .t06{
    display: block;
    font-size: 16px;
    color: #0cc2dd;
}

.cs-sent .im02{
    display: block;
    margin: 154px auto 32px auto;
}

.cs-wrap{
    padding-top: 61px;
}

.cs-wrap h1,
.cs-wrap h2{
    color: #143255;
    padding: 0;
    margin: 0;
}

.cs-wrap .w01{
    padding-top: 55px;
    text-align: center;
}

.cs-wrap .w01 img{
    margin: auto;
}

div.form .errorMessage{
    font-size: 14px;
    padding: 5px;
}

.cs-wrap .t01{
    padding: 0 20px 50px 20px;
    text-align: center;
}

.cs-wrap .t02{
    padding: 0 0 52px 0;
}

.cs-wrap .t03{
    padding: 4px 0 0 0;
    font-size: 16px;
    color: #000000;
}

.cs-wrap .t04{
    text-align: left;
    padding: 35px 0 0 0;
    font-size: 16px;
    color: #143255;
}

.cs-wrap .w01 h3{
    text-align: center;
    font-size: 24px;
    color: #143255;
    margin: 0;
    padding: 22px 0 20px 0;
}

.cs-wrap .w02{
    margin-bottom: 60px;
}


.cs-wrap .w03 {
    background-color: #143255;
    border-radius: 4px;
    color: white;
    padding: 34px 27px;
    text-align: center;
    font-size: 16px;
    display: block;
    position: relative;
}

.cs-wrap .w03 h4{
    font-size: 24px;
    color: #ffd23c;
    padding: 0 0 0 0;
    margin: 0;
}

.cs-wrap .w04{
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    margin-bottom: 40px;
    padding: 35px 39px;
}

.cs-wrap .w04:last-child{
    margin-bottom: 0;
}

.cs-wrap .w04 h3{
    margin: 0; padding: 0;
}

.cs-wrap .w04 h4{
    margin: 0;
    padding: 35px 0 0 0;
    text-align: left;
    font-size: 24px;
}

.cs-wrap label{
    padding: 20px 0 0 0;
}

.cs-wrap .w05:last-child{
    display: none;
}

.cs-wrap .w06{
    float: left;
    width: 275px;
    text-align: left;
}

.cs-wrap .w06.last{
    width: 185px;
}

.cs-wrap .w07{
    float: left;
    width: 116px;
    text-align: left;
}

.cs-wrap .w07.last{
    width: 107px;
}

.cs-wrap .w08{
    position: relative;
    text-align: left;
    padding: 20px 0;
}

.cs-wrap .w08 img{
    display: block;
    float: left;
}

.cs-wrap .w09{
    display: block;
    padding-left: 10px;
    font-size: 14px;
    width: 200px;
    text-align: left;
}

.cs-wrap .w09 .url01{
    display: block;
    padding: 0 0 0 0;
    color: #0dc0e0;
}

.cs-wrap .w09 span{
    color: black;
    display: block;
    padding: 20px 0;
    font-weight: bold;
    text-align: left;
    border: 1px solid red;
}

.cs-wrap .ca-wr{
    text-align: left;
    padding-top: 15px;
}

.cs-wrap .ca-wr img,
.cs-wrap .ca-wr input{
    float: left;
}

.cs-wrap .ca-wr label img{
    display: block;
    margin: 11px 15px 0 0;
}

#FormRequest_image{
    border: none;
    font-size: 12px;
    height: auto;
    padding: 0;
    margin: 5px 0;
}

.cs-wrap .upload-wrap{
    padding: 20px;
    margin: 20px 0;
    border-radius: 5px;
    border: 1px solid #9e9e9e;
    background-color: #f8f8f8;
    font-size: 14px;
}

.cs-wrap .upload-wrap .choose-button,
.cs-wrap .upload-wrap .choose-value{
    display: block;
    font-weight: normal;
    background: #1a426e;
    color: white;
    height: 40px;
    line-height: 38px;
    padding: 0 8px;
    border: none;
    border-radius: 4px;
    width: 100%;
}

.cs-wrap .upload-wrap .choose-value{
    color: #cccccc;
    background-color: white;
    border: 1px solid #9e9e9e;
    text-align: left;
    font-weight: normal;
}

.captcha-wrap{
    margin-bottom: 20px;
    text-align: center;
}

.bu01{
    margin: auto;
}

@media (max-width: 767px){

    .im02{
        width: 100%;
    }

    .cs-wrap h1,
    .cs-wrap h2{
        text-align: center;
    }

    .cs-wrap .w04{
        padding: 20px 10px;
    }

    .bu01{
        width: 100%;
    }
}