#pa-wrapper{
    max-width: 1070px;
    width:100%;
    margin: 0 auto;
    border-left: 1px solid #f37a01;
    border-right: 1px solid #f37a01;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}

body table {
    font-family: "tahoma", sans-serif;
}

.head-pa-regis{
    min-height: 163px;
    background: url(images/bg_hregis.jpg);
    text-align: center;
}

.head-pa-regis .logo1{
    vertical-align: top;
    display: inline-block;
    margin: 10px 10px 0;
}
.head-pa-regis .htex{
    display: inline-block;
    vertical-align: top;
    width: 317px;
    margin: 60px 10px 0;
    text-align: center;
    font-family: sukhumvitlight;
    font-size: 24px;
    color: #f37a01;
    position: relative;
}
.head-pa-regis .htex:before{
    content: url(images/wc1.png);
    left: -9px;
    top:-9px;
    position: absolute;
}
.head-pa-regis .htex:after{
    content: url(images/wc2.png);
    right: -9px;
    bottom:-9px;
    position: absolute;
}
.body-pa{
    min-height: 300px;
    border-top: solid 5px #f37a01;
    background: #FFF;
}

#box-pa-form{
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
#box-pa-form ul{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    width: 500%;
    left: 0%;
}
#box-pa-form ul li{
    display: block;
    width: 20%;
    text-align: center;
    padding: 10px 0 50px;
    float: left;
}
#box-pa-form ul li .wrap-step{
    max-width: 660px;
    margin: 0 auto;
}

#box-pa-form ul li .loading-layer{
    width: 1070px;
    height: 2000px;
    background-color: #000;
    opacity: 0.7;
    position: absolute;
    top: 0px;
    display: none;
    z-index: 2;
}

#box-pa-form ul li .loading-layer img{
    display: block;
    margin: 40% auto;
}

#box-pa-form ul li h1{
    font-family: sukhumvitlight;
    font-size: 40px;
    margin: 30px 0;
}
#box-pa-form ul li h1 b{
    display: inline-block;
    width: 70px;
    height: 70px;
    background:#f37a01;
    border-radius: 50%;
    line-height: 77px;
    text-align: center;
    font-size: 48px;
    color: #ffe8cd;
    margin-right: 10px;
}
#box-pa-form ul li h1 span{
    color: #cccccc;
}


.a-btn{
    display: inline-block;
    height: 50px;
    min-width: 270px;
    border-radius: 5px;
    text-align: center;
    height: 50px;
    line-height: 57px;
    font-family: sukhumvitlight;
    font-size: 24px;
    cursor: pointer;
}
.a-btn-ora{
    background: #f37a01;
    color: #FFF;
}
.a-btn-gry{
    background: #f3f3f3;
    color: #636363;
}
.a-btn-pay{
    border:solid 1px #e1e1e1;
}
.a-btn-pay:hover{
    color: #f37a01;
    border-color: #f37a01;
}

.a-btn-gry:hover {
    background: #f37a01;
    color: #FFF; 
}

.a-btn.a-btn-back {
    min-width: 150px;
    margin-right: 10px;
}
.a-btn-seat{
    display: block;
    max-width: 250px;
    min-width:inherit;
}

.pa-btn{
    display: inline-block;
    border-radius: 5px;
    border:solid 2px #ededed;
    cursor:pointer;
    color: #636363;
    font-family: sukhumvitlight;
    font-size: 30px;
    line-height: 44px;
    min-width: 287px;
    text-align: center;
    margin: 5px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.pa-btn:hover{
    border-color:#f37a01;
    color: #f37a01;
}
.pa-btn span.field{
    font-family: sukhumvitlight;
    font-size: 30px;
}
.pa-btn span.school{
    display: block;
    font-size: 13px;
    font-family: Tahoma;
    line-height: 0px;
}
.pa-btn span.prov{
    display: block;
    font-size: 13px;
    font-family: Tahoma;
    line-height: 26px;
}
.pa-btn.checked{
    border-color:#f37a01;
    background:#f37a01;
    color: #fff;
}

.step1-1, .step1-2{
    padding: 25px 0;
}
.pa-btn-bkk span,.pa-btn-kk span{
    display: block;
    font-size: 13px;
    font-family: Tahoma;
}

.step1-2 .pa-btn-box{
    height: inherit;
    min-width: 165px;
    max-width: 165px;
    padding: 20px 10px 10px;
    font-family: Tahoma, sans-serif;
    vertical-align: top;
}
.step1-2 .pa-btn-box:hover .pa-check{
    background:#f37a01;
    color: #FFF;
}
.step1-2 .pa-btn-box.checked:hover .pa-check{
    color: #a1a1a1;
    background: #ebebeb;
}

.step1-2 .pa-btn-box h2{
    font-family: sukhumvitreg;
    font-size: 36px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    padding-top: 18px;
    padding-bottom: 12px;
}
.step1-2 .pa-btn-box:last-child h2{
    padding-top: 0;
    padding-bottom: 0;
}

.step1-2 .pa-btn-box .pa-date{
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    line-height: normal;
    display: block;
    margin-top: 1px;
}
.step1-2 .pa-btn-box .pa-price{
    display: block;
    font-family: sukhumvitlight, sans-serif;
    font-size: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: 15px;
}
.step1-2 .pa-btn-box .pa-check{
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #a1a1a1;
    background: #ebebeb;
    line-height: 45px;
    text-align: center;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
}
.step1-2 .pa-btn-box .pa-check.pending, .step1-2 .pa-btn-box .pa-check.confirm {
    width: 75px;
    border-radius: 25px;
}
.step1-2 .pa-btn-box .pa-check.alert{
    padding: 0 8px;
    width: inherit;
}
.step1-2 .pa-btn-box .pa-check i{
    display: none;
}

.step1-2 .pa-btn-box.checked .pa-check b{
    display: none;
}
 
.step1-2 .pa-btn-box.checked .pa-check i{
    display: block;
    line-height: 45px;
    font-size: 20px;
    color: #8bc321;
}

.step1-2 .pa-btn-box.checked .pa-check i.hidden {
    display: none;
}

.step1-2 .pa-btn-box.checked .pa-check.pending i{
    font-size: 12px;
    color: #f37a01;
}
.step1-2 .pa-btn-box.checked .pa-check.confirm i{
    font-size: 12px;
    color: #8bc321;
}
.step1-2 .pa-btn-box .pa-update{
    display: block;
    font-size: 17px;
    color: #f37a01;
    line-height: normal;
    margin-top: 5px;
}
.step1-2 .pa-btn-box .pa-limit{
    display: block;
    color: #a1a1a1;
    line-height: normal;
    font-size: 11px;
}
.step1-2 .pa-btn-box .pa-school{
    font-size: 15px;
    float: none;
    display: block;
    line-height: 15px;
    min-width: 37%;
    margin-top: 8px;
}
.step1-2 .pa-btn-box.checked .pa-update{
    color: #FFF;
}
.step1-2 .pa-btn-box.checked .pa-limit{
    color: #FFF;
}

#box-pa-form ul li .wrap-step h2.htitle{
    display: block;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}
#box-pa-form ul li .wrap-step h2.htitle b{
    display: inline-block;
    background: #FFF;
    position: relative;
    padding: 0 5px;
    z-index: 1;
}
#box-pa-form ul li .wrap-step h2.htitle:after{
    content: "";
    display: block;
    height: 0;
    border-top: solid 1px #e1e1e1;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 0;
}
#box-pa-form .fronttitle{
    max-width: 175px;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 8px 0;
    font-size: 14px;
    vertical-align:middle;
    line-height: 18px;
}
#box-pa-form .box-input{
    max-width: 480px;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 8px 0;
    font-size: 14px;
}
.step1-0 .fronttitle span, .step2-2 .fronttitle span{
    font-size: 14px;
    color: red;
    display: inline-block;
}
#box-pa-form .boxinp{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border: solid 2px #EDEDED;
    border-radius: 5px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    font-size: 14px;
    background: #FFF;
    outline: none;
}
#box-pa-form select.boxinp{
    height: 36px;
}
#box-pa-form .boxinp.name,.boxinp.lastname{
    max-width: 163px;
    width: 100%;
}

#box-pa-form .boxinp.gender{
    cursor: pointer;
    width: 213px;
    text-align: center;
}
#box-pa-form .boxinp.gender:hover{
    border-color: #f37a01;
    color: #f37a01;
}
#box-pa-form .boxinp.gender.checked{
    border-color: #f37a01;
    background: #f37a01;
    color: #FFF;
}

#box-pa-form .boxinp.bdate,#box-pa-form .boxinp.bmonth,#box-pa-form .boxinp.byear{
    max-width: 156px;
    width: 100%;
}
#box-pa-form .boxinp.province{
    max-width: 478px;
    width: 100%;
}
#box-pa-form .boxinp.idcard,#box-pa-form .boxinp.idcard-re,.boxinp.mobile, .boxinp.mobile-re{
    max-width: 455px;
    width: 100%;
}
#box-pa-form .warn{
    color: #ff0000;
    font-size: 13px;
    margin: 8px 0;
}
#box-pa-form .step2-2,#box-pa-form .step2-2{
    margin-bottom: 20px;
}

#box-pa-form .boxinp.school{
    max-width: 456px;
    width: 100%;
}
#box-pa-form .boxinp.school-province,#box-pa-form .boxinp.level,#box-pa-form .boxinp.faculty{
    max-width: 480px;
    width: 100%;
}
.step3-1, .step3-2{
    margin-bottom: 30px;
}
.step3-2 h3{
    font-family: sukhumvitreg;
    font-size: 24px;
    color: #f37a01;
}
.step3-2 ol li:before{
    display: none;
}
#box-pa-form ol{
    list-style: decimal;
    padding: 20px 0 20px 20px;
}
#box-pa-form ol li{
    display: list-item;
    float: none;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: normal;
}
#box-pa-form .step3-2 .check-condition{
    text-align: left;
    font-size: 14px;
    max-width: 550px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
}
#box-pa-form .step3-2 .check-condition:hover{
    color: #f37a01;
}
#box-pa-form .step3-2 .check-condition i{
    font-size: 25px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
#box-pa-form .step3-2 .check-condition i.fa-check-square{
    display: none;
}
#box-pa-form .step3-2 .check-condition.checked i.fa-check-square{
    display: block;
    color: #f37a01;
}
#box-pa-form .step3-2 .check-condition.checked i.fa-square-o{
    display: none;
}
#box-pa-form ul li h1 b i{
    font-size: 38px;
}
#box-pa-form .step4-1 .fronttitle,#box-pa-form .step4-2 .fronttitle,#box-pa-form .step4-3 .fronttitle,#box-pa-form .step4-4 .fronttitle{
    margin-left: 60px;
    max-width: 200px;
}
#box-pa-form .step4-1 .box-input,#box-pa-form .step4-2 .box-input,#box-pa-form .step4-3 .box-input,#box-pa-form .step4-4 .box-input{
    max-width: 380px;
}
#box-pa-form .step4 .a-btn-pay{
    margin-bottom: 10px;
    display: block;
    max-width: 300px;
    width: 100%;
}
#box-pa-form .step4 .a-btn-pay.checked{
    background: #f37a01;
    border-color: #f37a01;
    color: #FFF;
}
#box-pa-form .step4-5{
    position: relative;
    text-align: left;
}
#box-pa-form .step4 .box-pay{
    position: absolute;
    top: 35px;
    right: 0px;
    display: none;
    width: 100%;
    max-width: 300px;
    font-size: 13px;
    line-height: normal;
}
#box-pa-form .step4 .box-pay p{
    margin-bottom: 15px;
}
#box-pa-form .step4 .box-pay.box-pay-show{
    display: block;
}
#box-pa-form .boxinp.email, #box-pa-form .boxinp.emailagain{
    max-width: 456px;
    width: 100%;
}
.step4-1,.step4-2,.step4-3,.step4-4,.step4-5,.step4-6{
    margin-bottom: 35px;
}
.box-warn{
    border: solid 2px #ff0000;
    border-radius: 4px;
    margin: 0 0 30px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: normal;
}
.box-warn b{
    color: #FF0000;
    font-weight: bold;
}

#nav-profile{
    height: 50px;
}
#nav-profile:after{
    content: "";
    display: block;
    clear: both;
}
#nav-profile #nav-p-menu{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}
#nav-profile #nav-p-menu li{
    float: left;
    position: relative;
}
#nav-profile #nav-p-menu li a{
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    min-width: 150px;
    cursor: pointer;
    border-right: solid 1px #cccccc;
    font-family: sukhumvitlight;
    font-size: 20px;
}
#nav-profile #nav-p-menu li a:hover{
    color: #f37a01;
}

#nav-profile #nav-p-menu li a.pf-active{
    background: #f37a01;
    color: #FFF;
    height: 55px;
    margin-top: -5px;
    line-height: 60px;
    border: 0;
    position: relative;
}
#nav-profile #nav-p-menu li a.pf-active:before{
    content: "";
    border-bottom: 55px solid rgba(99, 99, 102, 0.2);
    border-left: 15px solid transparent;
    left: -15px;
    top: 0;
    z-index: 1;
    position: absolute;
}
#nav-profile #nav-p-menu li a.pf-active:after{
    content: "";
    border-bottom: 55px solid rgba(99, 99, 102, 0.2);
    border-right: 15px solid transparent;
    right: -15px;
    top: 0;
    z-index: 1;
    position: absolute;
}
#nav-profile #nav-p-menu li a span{
    display: block;
    line-height: 0px;
    font-size: 11px;
    font-family: Tahoma;
    margin-top: -10px;
}
#nav-profile #nav-p-menu li:first-child a.pf-active:before{
    display: none;
}
.a-btn-logout{
    background: #646464;
    color: #FFF;
    height: 36px;
    min-width: inherit;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 36px;
    padding: 0 15px;
    margin: 7px;
}
.a-btn-logout:hover{
    background: #f37a01;
}
#nav-profile .a-btn{
    float: right;
}
#nav-profile .up-status{
    float: right;
    margin: 12px;
    font-size: 11px;
    color: #636363;
}
#nav-profile .up-status b{
    font-size: 14px;
    font-weight: bold;
    display: block;
}
.up-status-wait b{
    color: #FF0000;
}
.up-status-paid b{
    color: #8bc321;
}

.box-profile{
    background: #fff;
    border-radius: 3px;
    font-size: 14px;
    color: #636363;
    line-height: normal;
    padding: 30px 0;

}
.body-pa.body-pa-ora{
    background: #f37a01;
    padding: 30px;
}

.pf-section{
    padding: 10px 30px;
}
.pf-section span.panel1{
    display: inline-block;
    /*min-width: 140px;*/
    text-align: right;
    margin-right: 5px;
}
.pf-section span.panel{
    display: inline-block;
    background: #f8f8f8;
    min-width: 120px;
    padding: 4px;
    text-align: center;
}

.pf-section.pf-section-head h1{
    font-size: 30px;
    color: #252525;
    font-family: sukhumvitreg;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.pf-section.pf-section-head h1.title-subject {
    font-size: 36px;
    color: #939393;
    font-family: sukhumvitlight;
}

.pf-section.pf-section-sum h4 {
    font-size: 22px;
    font-family: sukhumvitlight;
    color: #939393;
    padding-bottom: 10px;
}

.pf-section.pf-section-sum ul {
    text-align: left;
    max-width: 655px;
    margin: 0 auto;
}

.pf-section.pf-section-sum ul li {
    padding-bottom: 1%;
}

.pf-section.pf-section-sum ul li p {
    display: inline-block;
    vertical-align: top;
}

.pf-section.pf-section-sum ul li p.txno,
.pf-section.pf-section-sum ul li p.txsum2 {
    font-family: sukhumvitreg;
    font-size: 15px;
}

.pf-section.pf-section-sum ul li p.txno{
    width: 20%;
}

.pf-section.pf-section-sum ul li p.txsum {
    width: 67%;
}

.pf-section.pf-section-sum ul li p.txsum2 {
    width: 10%;
	text-align: right;
}

.pf-section.pf-section-sum p span {
    padding-left: 10%;
}

.pf-section.pf-section-sum p span.txlist {
    padding-left: 2%;
    color: #939393;
}

.pf-section.pf-section-head h1.title-subject {
    
}

.pf-section.pf-section-head,
.pf-section.pf-section-sum {
    text-align: center;
}
.pf-section.pf-section-head p{
    text-align: right;
    margin: 0 40px 5px;
    padding: 0;
    display: inline-block;
}
.pf-section h2.htitle{
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
    text-align: left;
}
.pf-section h2.htitle b{
    display: inline-block;
    background: #FFF;
    color:  #f37a01;
    font-size: 14px;
    font-weight: bold;
    padding: 0 20px 0 0;
    position: relative;
    z-index: 1;
}
.pf-section h2.htitle:after{
    display: block;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    background: #e1e1e1;
    z-index: 0;
}
.pf-section .box-pf-front{
    display: inline-block;
    width: 22%;
    margin-left: 3%;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #252525;
    vertical-align: top;
}
.pf-section .box-pf-back{
    display: inline-block;
    width: 74%;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
}
.pf-section .box-pf-back2{
    display: inline-block;
    width: 37%;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
}
.pf-section .box-pf-edit{
    display: inline-block;
    width: 37%;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    color: #acacac;
}
.pf-section .box-pf-edit span{
    display: inline-block;
    font-size: 11px;
    color: #FFF;
    background: #ed1c24;
    float: right;
    padding: 2px 5px;
    border-radius: 3px;
}
.pf-section .box-pf-back table{
    width: 100%;
}
.pf-section .box-pf-back table td{
    padding: 4px 4px;
    border-bottom: solid 2px #FFF;
    background: #f8f8f8;
}
.pf-section .box-pf-back table td span.red{
    color: #FF0000;
}
.pf-section .box-pf-back table td span.gre{
    color: #8bc321;
}
.pf-section.pf-section-table{
    padding: 10px 0;
}
.pf-section.pf-section-table table{
    width: 100%;
}
.pf-section.pf-section-table table tr:first-child td,
.pf-section.pf-section-table.pf-section-table-result2 table tr td.txh {
    background: #e1e1e1;
    color: #000;
    font-weight: bold;
    border:solid 1px #FFF;
    text-align: center;
}

.pf-section.pf-section-table table tr td{
    padding: 10px;
    border:solid 1px #e1e1e1;
    vertical-align: middle;
}
.pf-section.pf-section-table table tr td sub{
    vertical-align: sub;
    font-size: smaller;
}
.pf-section.pf-section-table table tr td u{
    text-decoration: overline;
}

.pf-section.pf-section-table table tr td.txb {
    font-weight: bold !important;
}
.pf-section.pf-section-table table tr td p{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: dotted 1px #CCC;
}

.pf-section.pf-section-table table tr td p.sign {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.pf-section.pf-section-table.pf-section-table-result table tr td.txsub {
    padding-left: 25px;
}

.pf-section.pf-section-table.pf-section-table-result table tr td.txsub i.fa.fa-circle {
    font-size: 5px;
    vertical-align: middle;
    margin-right: 5px;
}

.pf-section.pf-section-table.pf-section-table-result table tr td a {
    margin-right: 0;
}

.pf-section.pf-section-table.pf-section-table-result table tr td.txl {
    text-align: left;
}

.pf-section.pf-section-table table tr td.tg {
    color: #d5d5d5;
}

.pf-section.pf-section-table table tr td.tw {
    color: #666;
}

.pf-section.pf-section-table table tr td.txod {
    width: 60px;
}

.pf-section.pf-section-table table tr td.ttitle {
    width: 180px;
}

.pf-section.pf-section-table table tr td.txc {
    text-align: center;
}

.pf-section.pf-section-table.pf-section-table-result table tr td {
    padding: 5px;
    text-align: center;
}

.pf-section.pf-section-table.pf-section-table-result.pf-section-table-result2 table tr td {
    padding: 7px;
}


.pf-section.pf-section-table table.pf-s-table-dt tr td span {
    max-width: 53px;
    width: 100%;
    display: inline-block;
}

.pf-section.pf-section-table .pf-s-table-mb td.txin span.txd {
    max-width: 327px;
    width: 70%;
    vertical-align: top;
}
.pf-section.pf-section-table .pf-s-table-mb td.txin span.txd.txd-download{
    width: 100%;
}

.pf-section.pf-section-table .pf-s-table-mb td.txin span.txd a {
    margin-bottom: 2%;
    width: 60px;
}

.pf-section.pf-section-table table tr td span.pf-s-btn-map {
    width: 100%;
}

.pf-section.pf-section-table table tr td a {
    display: inline-block;
    margin-right: 3px;
}

.pf-section.pf-section-condition h2{
    font-family: sukhumvitreg;
    color:  #f37a01;
    font-weight: normal;
    font-size: 24px;
}
.pf-section.pf-section-condition ol{
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 20px;
}

.pf-section.pf-section-condition ol li {
    padding-left: 0;
}

.pf-section.pf-section-condition ol li:before {
    display: none;
}
.pf-section.pf-section-condition ol li a{
    color: #f37a01;
}
.pf-section.pf-section-condition ol li a:hover{
    color: #000;
}

.pf-section.pf-section-control{
    text-align: center;
}

.pread-box-login{
    text-align: center;
    padding: 30px;
}
.pread-box-login h2{
    font-size: 28px;
    font-family: sukhumvitlight;
    color: #f37a01;
    margin: 0 0 15px;
}
#box-pa-form.pread-box-login .boxinp{
    min-width: 246px;
}
.pf-section.pf-section-table .pf-s-table-mb{
    display: none;
    border-top: solid 3px #f37a01;
    border-bottom: solid 3px #f37a01;
    width: 100%;
}

.pf-section.pf-section-table .pf-s-table-mb2{
    border: none;
}

.pf-section.pf-section-table .pf-s-table-mb td{
    background: #FFF;
    border: 0;
    padding: 3px 10px;
    max-width: 380px;
    width: 70%;
}
.pf-section.pf-section-table .pf-s-table-mb tr:first-child td{
    background: #FFF;
    font-weight: normal;
    color: #000000;
    
}
.pf-section.pf-section-table .pf-s-table-mb tr:first-child td:first-child{
    font-family: sukhumvitreg;
    font-size: 25px;
    vertical-align: middle;
    border-bottom: 1px solid #CCC;
    max-width: 115px;
    min-width: 115px;
    padding: 3%;
}
.pf-section.pf-section-table .pf-s-table-mb tr:first-child td:first-child span{
    display: block;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 10px;
}

.pf-section.pf-section-table .pf-s-table-mb td.ftx{
    text-align: left;
    border-bottom: dotted 1px #CCC;
    vertical-align: top;
    max-width: 100px;
    min-width: 80px;
    width: 30%;
}

.pf-section.pf-section-table .pf-s-table-mb td.btx a.a-btn-ana {
    text-align: center;
    width: 60px;
}

.pf-section.pf-section-table-result table tr td.txt {
    vertical-align: top;
}

.pf-section.pf-section-table-result table tr.txline {
    border-bottom: 2px solid #a1a1a1;
}

.pf-section.pf-section-table .pf-s-table-mb td.btx{
    text-align: left;
    border-bottom: dotted 1px #CCC;
    vertical-align: middle;
    
}

.pf-section.pf-section-table .pf-s-table-mb td.txin span {
    max-width: 53px;
    width: 100%;
    display: inline-block;
}

.box-profile-results .pf-section.pf-section-table .pf-s-table-mb tr:first-child td:first-child{
    vertical-align: top;
}
.box-profile-results .pf-section.pf-section-table .pf-s-table-mb .sub{
    vertical-align: top;
    text-align: center;
    font-size: 20px;
    font-family: sukhumvitreg;
    padding-top: 3%;
    color: #000;
}
.box-profile-results .pf-section.pf-section-table .pf-s-table-mb .emp{
    background: #e1e1e1;
    font-weight: bold;
}

.box-req h1{
    margin: 10px 30px;
    text-align: center;
    font-family: sukhumvitreg;
    color: #f37a01;
    font-weight: normal;
    font-size: 40px;
}

.box-req h2{
    margin: 10px 30px;
    text-align: left;
    font-family: sukhumvitreg;
    color: #f37a01;
    font-weight: normal;
    font-size: 26px;
    position: relative;
}
.box-req h2 b{
    display: inline-block;
    background: #FFF;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}
.box-req h2:after{
    display: block;
    content: "";
    height: 0;
    border-bottom: 1px solid #f37a01;
    width: 100%;
    top: 50%;
    left: 0;
    position: absolute;
    z-index: 0;
}
.box-req h3{
    font-size: 16px;
    font-weight: bold;
}
.req-condi{
    list-style: disc;
    padding-left: 30px;
    padding-top: 10px;
}
.req-condi li{
    padding: 3px 0;
}
.box-req-sec{
    border: 0;
    margin: 10px auto 40px;
    border-radius: 3px;
    max-width: 600px;
}
.req-lack{
    list-style: none;
    margin: 15px 0;
    padding: 0;
    border-top: solid 3px #e1e1e1;
    font-family: Tahoma,sans-serif;
}
.req-lack li{
    border-bottom: solid 1px #e1e1e1;
    padding: 10px;
    font-size: 18px;
}
.req-lack li:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.req-lack .box-sub{
    clear: both;
    border-bottom: dotted 1px #CCC;
    padding: 5px 0 5px 0px;
    margin-left: 20px;
}
.req-lack .box-sub:last-child{
    border-bottom: none;
}
.req-lack .box-sub:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.req-lack .subj{
    float: left;
}
.req-lack .subj b{
    color: #2f2f2f;
    font-weight: bold;
}
.req-lack .quantity{
    float: right;
}
.sl-send{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.sl-send li{
    display: inline-block;
}
.btn-r-a{
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px 4px 0 0;
    background: none;
    color: #bdbdbd;
    border:solid 1px #efefef;
    border-bottom: 0;
    min-width: 266px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.btn-r-a:hover{
    color: #f37a01;
    background-color: #efefef;
}
.btn-r-aactive{
    background: #f37a01;
    color: #FFF;
    border:solid 1px #f37a01;
    border-bottom: 0;
}
.btn-r-aactive:hover{
    background: #f37a01;
    color: #FFF;
}
.btn-r-a i{
    display: block;
    margin: 0 auto;
    font-size: 30px;
    margin-bottom: 5px;
}
.btn-r-a span{
    display: block;
    text-align: center;
    font-size: 12px;
}
.box-req .pf-section-head{
    border-bottom: solid 1px #ccc;
    margin: 0 30px 35px;
    padding-bottom: 35px;
}
.box-req-form{
    border-radius: 0 0 4px 4px;
    border:solid 1px #f37a01;
    padding: 30px;
}
/*.box-req-form-office h3{
    font-size: 18px;
    font-weight: bold;
    color: #f37a01;
    text-align: center;
    margin: 20px 0;
}*/
.box-req-form-office p{
    margin: 15px 0;
    text-align: center;
}
.box-req-form-office .btn-r-map{
    overflow: hidden;
    display: inline-block;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(0,0,0,0.4);
}
.box-req-form-office .btn-r-map img{
    display: block;
    max-width: 100%;
}
.box-req-form-office .req-condi .clickmap{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    color: #FFF;
    background: #f37a01;
    text-decoration: none;
    margin-top: 10px;
}
.box-req-form .req-condi{
    padding-bottom: 25px;
    border-bottom: solid #f37a01 1px;
}
.box-req-form .req-condi b{
    font-weight: bold;
}
.req-form{
    padding-top: 30px;
}
.req-form h3{
    margin-bottom: 15px;
}
.date-req{
    text-align: center;
    padding: 10px 0;
}
.date-req select{
    padding: 5px;
    font-size: 16px;
}
.date-req .a-btn{
    margin: 30px auto 0;
}
.box-req-form-post{
    display: none;
}
/*.box-req-form-post h3{
    font-size: 18px;
    font-weight: bold;
    color: #f37a01;
    text-align: center;
    margin: 20px 0;
}*/
.box-req-form-post h3 img{
    width: 30px;
    vertical-align: middle;
}
.box-req-form-post p{
    margin: 15px 0;
}
.add-req label{
    display: inline-block;
    vertical-align: top;
}
.add-req input, .add-req div.send-name{
    width: 315px;
    font-size: 16px;
    padding: 5px 0;
}
.add-req div.send-name{
    display: inline-block;
    text-align: left;
}
.add-req input:[radio]{
    min-height: inherit;
}
.add-req textarea{
    height:150px;
    width: 315px;
    font-size: 16px;
}
.add-req .a-btn{
    margin: 30px auto 0;
}
.add-req .box-p-address{
    text-align: center;
    margin: 15px 0;
}
.add-req .box-p-address label{
    min-width: 90px;
    display: inline-block;
    text-align: right;
    margin-right: 5px;
    font-size: 15px;
    padding: 6px 0;
}
.add-req .req-condi2{
    padding: 15px 0 0;
    font-family: Tahoma,sans-serif;
    font-size: 13px;
    text-align: center;
}
.box-p-address.box-p-ems label{
    padding: 0;
}
.box-p-address.box-p-ems input{
    width: inherit;
}
.box-p-ems-radio{
    max-width: 315px;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.add-req .box-p-address .box-p-ems-radio input{
    width: initial;
}
.add-req .box-p-address .box-p-ems-radio label{
    width: initial;
    text-align: left;
    margin-right: 10px;
}
.box-req-contact{
    text-align: center;
    padding: 10px 0;
    background-image: url(../2016/images/grey-pat.gif);
    border: 1px solid #ebebeb;
    padding: 15px;
    margin-top: 20px;
}
.box-req-contact p{
    margin: 7px;
    font-weight: bold;
}
.box-req-step2{
    border-radius: 4px;
    border: solid 1px #f37a01;
    padding: 30px;
    text-align: center;
}
.box-req-step2 h3{
    text-align: center;
    margin-bottom: 15px;
}
.box-req-step2 h4{
    font-size: 22px;
}
.box-req-step2 p{
    font-size: 16px;
}
.box-req-step2 p span.wait{
    color: red;
    background: #f8f8f8;
    padding: 3px 10px;
}
.box-req-step2 p a{
    display: inline-block;
    border-bottom: dotted 1px #f37a01;
    color: #f37a01;
    text-decoration: none;
}
.box-req-step2 p a:hover{
    border-bottom: solid 1px #f37a01;
}
.box-req-step2 .a-btn{
    margin: 30px auto 0;
}
.req-suc{
    text-align: center;
    padding-top: 30px;
    display: none;
}
.req-suc h3{
    font-size: 25px;
    text-align: center;
    color: #8bc321;
}
.req-suc .a-btn{
    margin: 30px auto 0;
}
.req-suc span.wait{
    color: #f37a01;
    background: #f8f8f8;
    display: inline-block;
    padding: 0 10px;
}
.req-suc a.click-b{
    text-decoration: none;
    display: inline-block;
    border-bottom: dotted 1px #f37a01;
    color: #f37a01;
}
.req-suc a.click-b:hover{
    border-bottom: solid 1px #c46201;
    color:  #c46201;
}
.req-suc .addr{
    border: solid 1px #CCC;
    padding: 15px;
}
.req-suc .addr p{
    text-align: left;
    margin: 5px 0;
}
.req-suc .addr p b{
    font-weight: bold;
}



.btn-pf-edit{
    font-size: 16px;
    color: #FFF;
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    border-radius: 3px;
    background: #f37a01;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 0 243px;
    box-shadow: 2px 3px 1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 3px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 1px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 1px 0px rgba(0,0,0,0.2);
}
.btn-pf-edit:hover{
    background:#E27100;
}
.bgb-edit{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 49;
    width: 100%;
    height: 100%;
    display: none;
}
#edit-popup{
    display: none;
    width: 750px;
    min-height: 300px;
    background: #FFF;
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -375px;
    z-index: 50;
    height: 90%;
    overflow: auto;
}
#edit-popup .btn-xclo{
    font-size: 20px;
    position: fixed;
    top: 20px;
    margin-left: 323px;
    left: 50%;
    padding: 10px;
    cursor: pointer;
}
#edit-popup .btn-xclo:hover{
    color: #f37a01;
}
#edit-popup .edit-body{
    padding: 40px 30px;
    overflow: auto;
}
#edit-popup .edit-body h1{
    font-size: 30px;
    color: #f37a01;
    font-family: sukhumvitreg;
    text-align: center;
}
#edit-popup .edit-body .step{
    padding: 0 0 20px;
}
#edit-popup .edit-body .step1 ul{
    list-style: circle;
    padding: 10px 0 0 30px;
}
#edit-popup .edit-body .step5{
    padding: 0;
    text-align: center;
}
#edit-popup .edit-body .step5 p{
    padding: 8px;
}
#edit-popup .edit-body .htitle{
    text-align: center;
    width: 100%;
    position: relative;
    margin: 10px 0;
}
#edit-popup .edit-body .htitle b{
    display: inline-block;
    background: #FFF;
    position: relative;
    z-index: 1;
}
#edit-popup .edit-body .htitle:after{
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    background: #CCC;
    z-index: 0;
}
.edit-body .fronttitle{
    max-width: 175px;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 8px 0;
    font-size: 14px;
    vertical-align:middle;
    line-height: 18px;
}
.edit-body .box-input{
    max-width: 480px;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 8px 0;
    font-size: 14px;
}
.edit-body .boxinp{
    height: 21px;
}
.edit-body .boxinp.prefix,
.edit-body .boxinp.bdate,
.edit-body .boxinp.bmonth,
.edit-body .boxinp.byear,
.edit-body .boxinp.province,
.edit-body .boxinp.school-province,
.edit-body .boxinp.school-province,
.edit-body .boxinp.level{
    height: 27px;
}
.edit-body .boxinp.idcard ,.edit-body .boxinp.mobile,.edit-body .boxinp.province, .edit-body .boxinp.school,.edit-body .boxinp.school-province,.edit-body .boxinp.level,.edit-body .boxinp.faculty,.edit-body  .boxinp.email,.edit-body .boxinp.emailagain{
    width: 100%;
    max-width: 480px;
}


.pf-callcenter{
    text-align: left;
    font-size: 13px;
    border-top: dotted 1px #CCC;
    background-image: url(../2016/images/grey-pat.gif);
    border: 1px solid #ebebeb;
    margin: 20px;
    padding: 20px;
}
.pf-callcenter i{
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 24px;
    float: left;
}
.pf-callcenter h3{
    font-weight: bold;
    font-size: 14px;
    color: #f37a01;
    margin-bottom: 10px;
}
.pf-callcenter ul{
    list-style: circle;
    margin-bottom: 15px;
    padding-left: 20px;
    margin-left: 30px;
    padding-top: 3px;
}

.pf-rule{
    background-image: url(../2016/images/grey-pat.gif);
    border: 1px solid #ebebeb;
    margin: 20px;
    padding: 20px;
}
.pf-rule h3{
    font-weight: bold;
    font-size: 14px;
    color: #f37a01;
    margin-bottom: 10px;
}
.pf-rule ol{
    padding-left: 20px;
}

@keyframes rotating{
    0%{ transform: rotate(0deg);}
    100%{ transform: rotate(360deg);}
}
.pra-aj{
    padding: 0;
    text-align: center;
    color: #FFF;
    font-size: 30px;
}
.pra-aj p{
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 15px;
    margin: 10px 0;
}
.pra-aj .fa-spinner{
    animation-name: rotating;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.a-btn.a-btn-ana{
    font-size: 12px;
    color: #FFF;
    background: #646464;
    line-height: inherit;
    height: inherit;
    width: inherit;
    min-width: inherit;
    font-family: Tahoma;
    padding: 5px 10px;
    text-decoration: none;
}
.a-btn.a-btn-ana:hover{
    background: #f37a01;
}

#box-pa-form .error, #smspopup p.formsms input.error {
    border: solid 2px red;
    border-radius: 5px;
}

.pread-thk{
    text-align: center;
    padding: 20px 0 50px;
}
.pread-thk h2{
    font-family: sukhumvitreg;
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 10px;
    color: #8bc321;
}
.pread-thk h2.halert{
    color: red;
}
.pread-thk p{
    margin: 0 0 10px;
}
.pread-thk .abtn{
    display: inline-block;
    background: #EBEBEB;
    padding: 8px 8px;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    min-width: 130px;
}
.pread-thk .abtn-ora{
    color: #FFF;
    background: #f37a01;
}

.logo_print {
    display: none;
}
.quest-box {
    max-width: 450px;
    width: 90%;
    font-family: tahoma;
    font-size: 14px;
    margin: 0 auto;
}
.quest-box .checkbox ul {
    padding: 10px 15px 20px;
}

.quest-box .checkbox.checkbox3 ul {
    text-align: center;
}

.quest-box .checkbox input[type="checkbox"],
.quest-box .checkbox input[type="radio"]{
    width: 17px;
    height: 17px;
    vertical-align: middle;
    background-color: #FFF;
    border: 1px solid #bbb;
    margin-right: 10px;
    outline: none;
    cursor: pointer;
    
}

.quest-box .checkbox input[type="checkbox"] {
    border-radius: 2px;
}

.quest-box .checkbox input[type="radio"] {
    border-radius: 10px;
}

.quest-box .checkbox.checkbox3 ul li {
    display: inline;
}

.quest-box .checkbox ul li label p {
    display: inline-block;
}

.quest-box .checkbox ul li label span {
    margin-right: 10px;
}

.quest-box .checkbox ul li label {
    vertical-align: middle;
}

.checkbox h4 {
    font-weight: bold;
}

.quest-box .checkbox.checkbox3 ul li i.fa.fa-star.r-star {
    color: #bbb;
    font-size: 40px;
    cursor: pointer;
}

.quest-box .checkbox.checkbox3 ul li i.fa.fa-star.r-star.r-hover {
    color: #fab816;
}

.quest-box .checkbox.checkbox3 ul li i.fa.fa-star.r-star.active {
    color: #f37a01;
}

@media screen and (max-width: 480px){
    .pf-section span.panel1{
        min-width: 140px;
    }
    .pf-rule ol{
        padding-left: 20px;
        list-style: decimal;
    }
    .head-pa-regis .logo1{
        margin: 20px 0 5px;
    }
    .head-pa-regis .logo1 img{
        max-width: 90%;
    }
    .head-pa-regis .htex{
        margin: 5px 0 20px;
        font-size: 22px;
        width: inherit;
    }
    .head-pa-regis .htex:before{
        left: -20px;
    }
    .head-pa-regis .htex:after{
        right: -20px;
    }
    #box-pa-form ul li .wrap-step{
        padding: 0 5%;
    }
    #box-pa-form ul li h1{
        text-align: left;
        font-size: 28px;
    }
    #box-pa-form ul li h1 b{
        float: left;
        margin: 0 10px;
        line-height: 64px;
        width: 55px;
        height: 55px;
    }
    .step1-1 .pa-btn{
        width: 43%;
        padding:10px 1%;
        min-width: inherit;
        font-family: Tahoma;
        font-size: 20px;
        line-height: initial;
        vertical-align: middle;
        height: inherit;
        vertical-align: top;
        min-height: 80px;
    }
    .pa-btn span.field{
        line-height: 26px;
    }
    .pa-btn span.school{
        line-height: 16px;
    }
    .pa-btn span.prov{
        line-height: 13px;
    }
    .step1-2 .pa-btn-box{
        min-width: inherit;
        max-width: inherit;
        display: block;
        padding: 10px 5%;
        margin: 10px 5px;
        line-height: normal;
    }
    .step1-2 .pa-btn-box:after{
        content: "";
        display: block;
        clear: both;
    }
    .step1-2 .pa-btn-box h2{
        display: inline-block;
        padding-top: 10px;
        vertical-align: middle;
        font-size: 28px;
        min-width: 110px;
        max-width: 110px;
        float: left;
    }
    .step1-2 .pa-btn-box .pa-date{
        display: inline-block;
        margin-top: 0;
        vertical-align: middle;
        text-align: left;
    }
    .step1-2 .pa-btn-box .pa-price{
        display: inline-block;
        float: right;
        clear: both;
        width: 54%;
        text-align: left;
        margin-top: 5px;
    }
    .step1-2 .pa-btn-box .pa-check{
        display: block;
        margin: 0 auto;
        
        float: left;
        margin-left: 32px;
    }
    .step1-2 .pa-btn-box .pa-school{
        font-size: 15px;
        float: left;
        display: inline-block;
        min-width: 110px;
        max-width: 110px;
    }

    .step1-2 .pa-btn-box .pa-check.pending, .step1-2 .pa-btn-box .pa-check.confirm {
        margin-left: 17px;
    }
    .step1-2 .pa-btn-box .pa-update, .step1-2 .pa-btn-box .pa-limit{
        display: inline-block;
        width: 53%;
        float: right;
        text-align: left;
        margin: 0;
    }
    .step1-2 .pa-btn-box:last-child h2{
        max-width: 110px;
        line-height: 22px;
    }
    .step1-2 .pa-btn-box .pa-update, .step1-2 .pa-btn-box .pa-limit{
        font-size: 12px;
    }
    
/*    .pf-section.pf-section-table table.pf-s-table-dt.pf-s-table-dt2 {
        display: none;
    }*/
    
    .pf-section.pf-section-table table.pf-s-table-dt {
        display: block;
    }
    
    #box-pa-form .fronttitle{
        max-width: inherit;
        margin-bottom: 0;
    }
    #box-pa-form select.boxinp{
        margin-bottom: 5px;
    }
    #box-pa-form .boxinp.name, .boxinp.lastname{
        max-width: 91%;
        margin-bottom: 5px;
    }
    #box-pa-form .boxinp.bdate, #box-pa-form .boxinp.bmonth, #box-pa-form .boxinp.byear{
        max-width: inherit;
        margin-bottom: 5px;
    }
    #box-pa-form .boxinp.idcard, #box-pa-form .boxinp.idcard-re, .boxinp.mobile, .boxinp.mobile-re{
        max-width: inherit;
        margin-bottom: 5px;
        width: 91%;
    }
    #box-pa-form .boxinp.idcard {
        -webkit-touch-callout: none;
    }
    .step2 .backstep, .step2 .nextstep{
        min-width: 48%;
    }
    
    #box-pa-form .boxinp.school{
        width: 91%;
    }
    .step3 .backstep, .step3 .nextstep{
        min-width: 48%;
    }
    
    #box-pa-form .step4-1 .fronttitle, #box-pa-form .step4-2 .fronttitle, #box-pa-form .step4-3 .fronttitle, #box-pa-form .step4-4 .fronttitle{
        display: inline;
        margin: 0;
    }
    #box-pa-form .step4-1 .box-input, #box-pa-form .step4-2 .box-input, #box-pa-form .step4-3 .box-input, #box-pa-form .step4-4 .box-input{
        display: block;
        margin: 0;
        padding: 10px;
        background: #efefef;
        margin-bottom: 10px;
        max-width: inherit;
        width: inherit;
    }
    .step4-1,.step4-2,.step4-3,.step4-4{
        text-align: left;
    }
    #box-pa-form .step4 .box-pay{
        position: static;
    }
    #box-pa-form .boxinp.email, #box-pa-form .boxinp.emailagain{
        max-width: 91%;
    }
    .step4 .backstep, .step4 .nextstep{
        min-width: 48%;
    }
    
    .pf-section.pf-section-table .pf-s-table-mb td {
        padding: 2%;
    }
    
    /*#box-pa-form ul{
        left: -300%;
    }*/
    
    /*หน้าโปรไฟล์*/
    .pf-section .box-pf-front{
        width: inherit;
        margin: 0 0 0 10px;
        display: block;
    }
    .pf-section .box-pf-back{
        width: inherit;
        margin: 0;
        display: block;
        margin-bottom: 10px;
        margin-left: 15px;
        padding: 10px;
        border-left: dotted 1px #CCC;
    }
    .pf-section .box-pf-back table td{
        vertical-align: top;
    }
    .pf-section .box-pf-back table td span.gre{
        display: block;
    }
    .pf-section .box-pf-back table td span.red{
        display: block;
    }
    #nav-profile #nav-p-menu{
        width: 100%;
    }
    #nav-profile #nav-p-menu li{
        width: 33.3333333333%;
    }
    #nav-profile #nav-p-menu li a{
        min-width: inherit;
        font-size: 15px;
    }
    #nav-profile .up-status{
        display: none;
    }
    .body-pa.body-pa-ora{
        padding: 3%;
    }
    #nav-profile {
        margin-top: 50px;
    }
    #nav-profile .a-btn{
        position: relative;
        top: -111px;
    }

    #nav-profile .a-btn.logout-req{
        position: relative;
        top: -30px;
    }

    #nav-profile #nav-p-menu li:last-child a.pf-active:after{
        display: none;
    }
    .box-profile{
        padding: 10px 0;
    }
    .pf-section{
        padding: 10px;
    }
    .pf-section.pf-section-head {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-bottom: 35px;
    }
    .pf-section.pf-section-head h1{
        font-size: 22px;
        float: inherit;
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .pf-section.pf-section-head p{
        text-align: left;
        margin: 0 0 3px;
    }

    .pf-section.pf-section-table .pf-s-table-mb{
        display: table;
    }
    
    .pread-thk{
        padding-left: 5%;
        padding-right: 5%;
    }
    .pread-thk img{
        max-width: 50%;
    }
    .pread-thk .abtn{
        display: block;
        margin-bottom: 5px;
    }
    
    .pa-yougotm .fastar{
        padding: 0 3%;
        font-size: 15px;
    }
    
    .btn-pf-edit{
        margin: 0;
    }
    .pf-section .box-pf-back2{
        width: 95%;
        padding-left: 5%;
        margin: 0 0 4px;
    }
    .pf-section .box-pf-edit{
        width: 95%;
        padding-left: 5%;
        margin: 0px;
        background: #F5E8E9;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .pf-section .box-pf-edit span{
        margin-right: 3px;
    }
    .box-pf{
        padding-bottom: 15px;
    }
    #edit-popup{
        top: 0;
        left: 0;
        margin-left: 0;
        width: 100%;
        height: 100%;
    }
    #edit-popup .edit-body{
        padding: 30px 20px;
    }
    .edit-body .fronttitle{
        margin-bottom: -5px;
    }
    #edit-popup .edit-body .step5 .a-btn{
        margin-bottom: 20px;
    }
    .edit-body .boxinp.name,.edit-body .boxinp.lastname{
        width: 100%;
        max-width: 100%;
        margin: 10px 0 0;
    }
    #edit-popup .btn-xclo{
        top: 0;
        right: 0;
        left: inherit;
        text-align: center;
    }
    .btn-pf-edit{
        display: block;
        text-align: center;
    }
    
    .quest-box .checkbox ul li label p {
        max-width: 250px;
        width: 68%;
        vertical-align: top;
    }
    
    .quest-box .checkbox ul li label p.txmt {
        vertical-align: middle;
    }
    
    .quest-box .checkbox ul li label {
        vertical-align: top;
    }
    
    .quest-box .checkbox ul li {
        margin-bottom: 2%;
    }
    
    .question-popup .pf-section.pf-section-control .a-btn {
        min-width: 250px;
    }
    .box-req h1{
        display: block;
        line-height: 1em;
        text-align: center;
        clear: both;
    }
    .box-req-sec{
        margin-left: 4%;
        margin-right: 4%;
    }
    .sl-send:after{
        content: "";
        clear: both;
        height: 0;
        display: block;
    }
    .sl-send li{
        width: 50%;
        float: left;
    }
    .btn-r-a{
        min-width: inherit;
        display: block;
    }
    .box-req h2{
        margin-left: 5%;
        margin-right: 5%;
    }
    .box-req-form{
        padding: 5%;
    }
    .add-req input{
        width: 100%;
    }
    .add-req textarea{
        width: 100%;
    }
    .add-req .box-p-address{
        text-align: left;
    }
    .add-req .box-p-address label{
        text-align: left;
    }
    .add-req .box-p-address .box-p-ems-radio label{
        max-width: 210px;
        margin: 0 0 15px;
    }
    .box-p-address.box-p-ems label{
        margin-bottom: 15px;
    }
    .box-p-ems-radio{
        text-align: center;
    }
    .date-req select{
        margin-bottom: 15px;
    }
    
}

@media print {
    #toolbar-inpage,
    #toolbar,
    .head-pa-regis .htex:before,
    .head-pa-regis .htex:after,
    #nav-profile,
    .pf-section.pf-section-control,
    .head-pa-regis .htex,
    .statbox,
    #footer,
    .pf-section.pf-section-table table tr td.fp { 
        display: none;
    }
    
    .head-pa-regis,
    .body-pa.body-pa-ora,
    .body-pa,
    .box-profile {
        background: none;
    }
    
    .head-pa-regis .logo1 {
        display: block;
    }
    
    .body-pa,
    #pa-wrapper {
        border: none;
    }
    
    .body-pa.body-pa-ora,
    .pf-section {
        padding: 0;
    }
    
    .box-profile {
        background: none;
        padding: 0;
    }
    .pf-section.pf-section-table table tr:first-child td, 
    .pf-section.pf-section-table.pf-section-table-result2 table tr td.txh {
        background: #e1e1e1;
    }
    
    .pf-section.pf-section-table table tr td.txod {
        background: #e1e1e1;
    }
    
    #pa-wrapper,
    body {
        background-color: #FFF !important;
        
    }
    
    body {
        -webkit-print-color-adjust: exact; 
    }
    
    .logo_print {
        display: block;
        text-align: center;
    }
    
    .logo_print img {
        width: 20%;
    }
    
    .logo_print p {
        font-size: 12px;
        color: #898989;
    }
    
    .pf-section.pf-section-table.pf-section-table-result.pf-section-table-result2 table tr td {
        padding: 5px;
    }
    
    
}