/* 縮小失敗。正在傳回未縮小的內容。
(10,23): run-time error CSS1038: Expected hex color, found '#fff0'
 */
@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);

@media print {
    .no-print {
        display: none;
    }
}

.content_page #footer {
    background-color: #fff0 !important;
}

.login_box .Process>p {
    color: white !important;
    font-weight: 400 !important;
}

html {
    /*font-size: 1.2rem;*/
    font-family: 'Noto Sans TC', sans-serif, 'Open Sans';
}

body {
    /*font-family: "cwTeXFangSong", serif;*/
    background: #f3f4f6 url(../../Images/MailBox/hero2.png) no-repeat top center;
    /*margin-bottom: 110px;*/
}

.labor_box {
    position: relative;
}

.labor_box .labor_year {
    font-size: 1.875rem;
    color: #fff;
    padding-left: 5px;
    position: relative;
    top: 25px;
}

.labor_box .labor_month {
    font-size: 2.6875rem;
    right: 10px;
    position: absolute;
    top: 20px;
    font-family: 'cwTeXYen', sans-serif;
    font-weight: 700;
    letter-spacing: 0.0625rem;
}

.labor_box .labor_h1 {
    font-size: 4.125rem;
    letter-spacing: 0.1875rem;
    font-weight: 700;
    /* color: #01428e; */
    margin-top: 10px;
    /* font-family: "cwTeXFangSong"; */
}

.labor_box .labor_date {
    font-size: 1rem;
    font-weight: 700;
    padding-left: 10px;
    line-height: 2.8125rem;
    letter-spacing: 0.0625rem;
}

.labor_box .labor_img {
    width: 100%;
}

.labor_box .labor_a {
    display: inline-block;
    padding-top: 35px;
}

.text-application {
    font-size: 1rem;
}

.col-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.login_box .round {
    background-color: #ffffff;
    border-radius: 0;
    border: 5px solid #dcdee2;
    box-shadow: 1px 1px 10px #327792;
    border-radius: 50%;
    letter-spacing: 0.1rem;
}

.login_box .round span {
    font-size: 1.1rem;
    position: relative;
    top: -20px;
}

.m-b-16 {
    margin-bottom: 16px;
}

.login_box .btn-success {
    /*color: #ffffff;
    background-color: #2b65ae;
    border-color: #2b65ae;*/
}

.login_box .btn-success:hover {
    background-color: #048800;
    border-color: #048800;
}

.login_box .Process {
    padding: 0 10px 10px 10px;
    height: 260px;
    cursor: inherit;
    background-color: #bdbdbd;
    border-radius: 0;
    border: 5px solid #94e5ff;
    box-shadow: 1px 1px 10px #327792;
}

.login_box .Process.active {
    cursor: pointer;
}

.login_box .Process img {
    padding-top: 0;
    position: relative;
    top: 14px;
}

.login_box .Process.special_case img {
    top: 18px;
}

.login_box .Process .icon {
    top: 18px;
    text-align: center;
}

.login_box .Process p.en_text {
    font-size: 0.875rem;
    line-height: 1.3rem;
}

.parent_box .child_box {
    padding-top: 30px;
    /* position: relative; */
    /* height: 294px; */
    /* top: -370px; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
}

#banner .Process.active p.icon {
    color: #272727;
    line-height: 1.25rem;
    padding-top: 4px;
    margin-bottom: 0;
    padding-top: 10px;
    padding: 10px 5px 0;
}

#banner .Process.active:hover {
    /*color: #226bab;*/
    border: 5px solid rgba(255, 255, 255, 0.5);
}

#banner .Process.special_case p.icon {
    padding-top: 18px;
}

.radio,
.checkbox {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0px;
}

/* .checkbox.check-success label {} */

.checkbox.check-success.agree label::after {
    top: 3px;
}

.checkbox.check-success label::after {
    top: 2px;
    left: 2px;
}

.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 0.8125rem;
    margin-bottom: 6px;
    color: #4d5056;
}

.radio label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0px;
    background-color: #ffffff;
    border: 1px solid #4d5056;
    border-radius: 99px;
}

.radio label:after {
    font-size: 0.8125rem;
    content: "";
    text-align: center;
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 99px;
    left: 0px;
    top: 0px;
    background-color: #6f7b8a;
    border: 1px solid #6f7b8a;
}

.radio input[type=radio] {
    display: none;
}

.radio input[type=radio][disabled]+label {
    opacity: 0.65;
}

.radio.radio-success label:after {
    /*background-color: #024b86;*/
    /*border: 1px solid #024b86;*/
}

.radio.radio-success input[type=radio]:checked+label:before {
    /*border: 1px solid #2f387e;*/
}

.radio.radio-primary label:after {
    background-color: #6d5eac;
    border: 1px solid #6d5eac;
}

.radio.radio-primary input[type=radio]:checked+label:before {
    border: 1px solid #6d5eac;
}

.radio.radio-info label:after {
    background-color: #0097a7;
    border: 1px solid #0097a7;
}

.radio.radio-info label input[type=radio]:checked+ :before {
    border: 1px solid #0097a7;
}

.radio.radio-warning label:after {
    background-color: #f7cf5e;
    border: 1px solid #f7cf5e;
}

.radio.radio-warning input[type=radio]:checked+label:before {
    border: 1px solid #f7cf5e;
}

.radio.radio-danger label:after {
    background-color: #F35958;
    border: 1px solid #F35958;
}

.radio.radio-danger input[type=radio]:checked+label:before {
    border: 1px solid #F35958;
}

.radio input[type=radio]:checked+label {
    color: #35363a;
}

.radio input[type=radio]:checked+label:after {
    -o-transform: scale(0.63);
    -ms-transform: scale(0.63);
    -moz-transform: scale(0.63);
    -webkit-transform: scale(0.63);
    transform: scale(0.63);
    line-height: 1.125rem;
    -o-transition: -o-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: -ms-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: -moz-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: -webkit-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
}

.radio input[type=radio]:checked+label:before {
    border: 1px solid #8e9095;
}

@media screen and (min-width: 0) and (min-resolution: 0.001dpcm) {
    .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .radio label::after {
        transform: scale(0);
    }
}

.radio-success.radio label::after {
    /*border: 1px solid #024b86;*/
    /*background-color: #024b86;*/
}

.radio-success.radio input[type=radio]:checked+label::before {
    /*border: 1px solid #024b86;*/
}

.radio-primary.radio label::after {
    border: 1px solid #0aa699;
    background-color: #0aa699;
}

.radio-primary.radio input[type=radio]:checked+label::before {
    border: 1px solid #0aa699;
}

.radio-info.radio label::after {
    border: 1px solid #1f3853;
    background-color: #1f3853;
}

.radio-info.radio label input[type=radio]:checked+ ::before {
    border: 1px solid #1f3853;
}

.radio-warning.radio label::after {
    border: 1px solid #fbb05e;
    background-color: #fbb05e;
}

.radio-warning.radio input[type=radio]:checked+label::before {
    border: 1px solid #fbb05e;
}

.radio-danger.radio label::after {
    border: 1px solid #f35958;
    background-color: #f35958;
}

.radio-danger.radio input[type=radio]:checked+label::before {
    border: 1px solid #f35958;
}

.radio input[type=radio]:checked+label {
    /*color: #024a86;*/
}

.radio input[type=radio]:checked+label::before {
    border: 1px solid #8e9095;
}

.radio input[type=radio]:checked+label::after {
    line-height: 1.125rem;
    -ms-transform: scale(0.63);
    -webkit-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transform: scale(0.63);
    transform: scale(0.63);
    -moz-transform: scale(0.63);
    -o-transform: scale(0.63);
    -moz-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
}

.checkbox input[type=radio][disabled]+label:after {
    background-color: #eceff3;
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 1rem;
    margin-bottom: 6px;
    color: #4d5056;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
    /* margin-bottom: 10px; */
    direction: ltr;
}

.checkbox label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: 1.4px;
    background-color: #ffffff;
    border: 1px solid #4d5056;
    border-radius: 3px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

.checkbox label::after {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 3px;
    top: -7px;
    font-size: 0.6875rem;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

.checkbox label:after {
    border-radius: 3px;
}

.checkbox input[type=checkbox] {
    display: none;
}

.checkbox.checkbox-circle label:after {
    border-radius: 99px;
}

.checkbox.checkbox-circle label:before {
    border-radius: 99px;
}

.checkbox input[type=checkbox]:checked+label {
    color: #35363a;
}

.checkbox input[type=checkbox]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\F00C";
}

.checkbox input[type=checkbox][disabled]+label {
    opacity: 0.65;
}

.checkbox input[type=checkbox][disabled]+label:before {
    background-color: #eceff3;
}

.checkbox.check-success input[type=checkbox]:checked+label:before {
    background-color: #14723e;
    border: 1px solid #14723e;
}

.checkbox.check-success input[type=checkbox]:checked+label::after {
    color: #ffffff;
}

.checkbox.check-primary input[type=checkbox]:checked+label:before {
    background-color: #6d5eac;
    border: 1px solid #6d5eac;
}

.checkbox.check-primary input[type=checkbox]:checked+label::after {
    color: #ffffff;
}

.checkbox.check-info input[type=checkbox]:checked+label:before {
    background-color: #0097a7;
    border: 1px solid #0097a7;
}

.checkbox.check-info input[type=checkbox]:checked+label::after {
    color: #ffffff;
}

.checkbox.check-warning input[type=checkbox]:checked+label:before {
    background-color: #f7cf5e;
    border: 1px solid #f7cf5e;
}

.checkbox.check-warning input[type=checkbox]:checked+label::after {
    color: #ffffff;
}

.checkbox.check-danger input[type=checkbox]:checked+label:before {
    background-color: #f35958;
    border: 1px solid #f35958;
}

.checkbox.check-danger input[type=checkbox]:checked+label::after {
    color: #ffffff;
}

.JdataPicker {
    width: 100%;
    position: relative;
    display: table;
    border-collapse: separate;
}

.JdataPicker .add-on {
    right: 0;
}

.JdataPicker .add-on {
    top: 0px;
}

.input-lg {
    border-radius: 3px !important;
    font-size: 1.125rem !important;
    height: 45px !important;
    line-height: 1.33 !important;
}

.input-sm {
    font-size: 0.8125rem !important;
    min-height: 29px !important;
}

.input-prepend,
.input-append {
    border: 0;
    display: inline-block;
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 24px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5rem;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
}

.input-append .add-on>.halflings-icon,
.input-prepend .add-on>i,
.input-prepend .add-on>.fa {
    margin-top: 5px;
    margin-left: 3px;
}

.input-append .add-on>.halflings-icon .input-append .add-on>i,
.input-append .add-on>.fa {
    margin-top: 5px;
    margin-left: 0px;
}

.input-append,
.input-append:focus {
    border-right: 0 !important;
}

.input-append input[class*="span"],
.input-prepend input[class*="span"],
.input-append input,
.input-prepend input {
    display: inline-block !important;
    width: 100%;
    /* float: left; */
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
    border-radius: 0 2px 2px 0;
}

.input-prepend.inside .add-on:first-child,
.input-prepend .btn:first-child {
    background-color: #ffffff;
    border: 1px solid #e5e9ec;
    position: relative;
    left: 3px;
    border-radius: 2px;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    top: 0px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
    color: #9ea9b2;
}

.input-prepend.inside.no-boarder .add-on:first-child,
.input-prepend.no-boarder .btn:first-child {
    border: none;
}

.input-append .add-on,
.input-prepend .add-on {
    position: absolute;
    background-color: #dce0e8;
    color: #5E5E5E;
    text-shadow: none;
    border: #dce0e8;
    border-radius: 0 2px 2px 0;
    height: 34px;
    min-width: 34px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 6px;
}

.input-append .add-on .arrow {
    background-color: transparent !important;
    position: absolute;
    left: -6px;
    color: #dce0e8;
    z-index: 100;
    font-size: 1.625rem;
    top: 5px;
}

.input-append .add-on .arrow:before {
    font-family: 'FontAwesome';
    content: "\f0d9 ";
}

.input-append.primary .add-on .arrow {
    color: #6d5eac;
}

.input-append.success .add-on .arrow {
    color: #024b86;
}

.input-append.info .add-on .arrow {
    color: #0097a7;
}

.input-append.warning .add-on .arrow {
    color: #f7cf5e;
}

.input-append.danger .add-on .arrow {
    color: #f35958;
}

.input-append input[class*="span"] {
    padding-left: 16px;
    border-right: 0px;
    -webkit-border-radius: 2px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.input-append .form-control {
    display: inline-block;
}

.input-append.primary .add-on,
.input-prepend .add-on {
    background-color: #6d5eac;
    color: #ffffff;
}

.input-append.success .add-on,
.input-prepend .add-on {
    background-color: #024a86;
    color: #ffffff;
    display: inline-block;
    /* float: left; */
}

.input-append.info .add-on,
.input-prepend .add-on {
    background-color: #0097a7;
    color: #ffffff;
}

.input-append.warning .add-on,
.input-prepend .add-on {
    background-color: #f7cf5e;
    color: #ffffff;
}

.input-append.danger .add-on,
.input-prepend .add-on {
    background-color: #f35958;
    color: #ffffff;
}

.input-focus {
    background-color: #f4f5f7 !important;
    color: #56646e !important;
}

.form-label .form-label-span {
    margin-left: 10px;
    font-size: 0.8125rem;
    color: #226bab;
}

.radio.kradio,
.checkGroup.kcheckGroup {
    top: 8px;
    position: relative;
}

.checkGroup.kcheckGroup label {
    margin-bottom: 0;
}

.form-label-green {
    color: #14723e !important;
}

.p-r-0 {
    padding-right: 0;
}

.especially {
    position: absolute;
    left: -3px;
    top: 6px;
}

.text-left {
    text-align: left !important;
}

#banner .login_box.date .text-application {
    font-size: 1rem;
    letter-spacing: 0rem;
    color: #226bab;
    line-height: 2.375rem;
}

.img100 {
    width: 100% !important;
}

.grid-body.grid-body-box-shadow {
    padding: 30px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #cad2e2;
}

.m-t-20 {
    margin-top: 20px;
}

.btn-success.btn-style {
    color: #ffffff;
    background-color: #727272 !important;
    border-color: #949496 !important;
    font-size: .9em;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #686869;
    border-color: #686869;
}

.alert.alert-danger ol {
    margin-left: 20px;
    margin-bottom: 0;
}

.alert.alert-danger ol li {
    line-height: 2.125rem;
    margin-bottom: 10px;
}

.alert.alert-danger ul {
    margin-left: 20px;
}

.form-control {
    border-radius: 0px;
}

.inquire {
    background: #efefef;
    padding: 15px;
    margin: 0 0 20px;
}

.explanation {
    font-size: 1rem;
}

.explanation ul {
    list-style-type: none;
}

.explanation .explanation_apply {
    padding: 2px 15px;
    background-color: #024a86;
    color: #fff;
    border-radius: 15px;
    font-size: 0.9375rem;
}

.explanation .columns p {
    margin-bottom: 4px;
    color: #000000;
    font-weight: 500;
}

.explanation .columns p.en_text {
    margin-bottom: 10px;
    font-size: 0.875rem;
    color: #757575;
    /* letter-spacing: 0px; */
}

.explanation .columns p.o_text, .explanation .columns p.o_en_text {
    padding: 0px 0px 0px 30px;
}

.explanation h3>p.en_text, .explanation label>p.en_text {
    margin-bottom: 10px;
    font-size: 0.875rem;
    color: #757575;
    font-weight: 500;
    /* letter-spacing: 0px; */
}

.myagree {
    background-color: #024a86;
    display: inline-block;
    border-radius: 5px;
    padding-top: 4px;
    padding-left: 50px;
    margin-bottom: 0px;
    padding-right: 40px;
}

.myagree .checkbox label:before {
    left: 2px;
    top: 1px;
}

.myagree .checkbox label {
    margin-bottom: 7px;
}

.myagree .checkbox label::after {
    top: 2px;
}

.alert-danger {
    background-color: #f1f1f1;
    border: 1px solid #c7c7c7;
    color: #555;
}

.alert-danger p {
    font-size: 1rem;
}

.td-fz-15 {
    font-size: 1rem;
    font-weight: 700;
}

.td-fz-15 ol {
    list-style-type: none;
}

.m-b-5 {
    margin-bottom: 5px;
}

.date_birth input {
    width: 26%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.shadow4_nospread {
    color: black;
    text-shadow: #000203 0px 3px, #000203 3px 0px, #000203 -3px 0px, #000203 0px -3px, #000203 -2.4px -2.4px, #000203 2.4px 2.4px, #000203 2.4px -2.4px, #000203 -2.4px 2.4px;
}

.shadow7 {
    /* color: black; */
    text-shadow: #fbfbfb 0px 0px 10px;
    /* for browsers without spread support */
    /* text-shadow: #000000 0px 0px 10px 10px; */
    /* for browsers with spread support */
}

.shadow6 {
    color: black;
    text-shadow: #CECECE 0px 0px 10px;
    /* for browsers without spread support */
    /* for browsers with spread support */
}

.m-b-10 {
    margin-bottom: 10px;
}

tr.tr-only-hide {
    color: #D20B2A;
}

.footer_box {
    padding: 20px 0;
    color: #fff;
}

.footer_box p {
    margin-bottom: 0px;
}

table.table.table-color th {
    background-color: #337ab7;
}

table.table.table-color {
    background-color: #ECF9FF;
}

.RWD_top {
    margin-top: 30px;
}

.checkbox.agree label {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 10px;
    margin-bottom: 0;
    /* padding-top: 20px; */
    /* margin-top: 7px; */
}

.l-h-38 {
    line-height: 2.375rem;
}

.text_input {
    font-size: 1rem;
}

.text_input input {
    margin-right: 5px;
    padding: 6px 6px !important;
}

.text_input input.input1 {
    width: 11%;
}

.text_input input.input2 {
    width: 12%;
}

.text_input input.input3 {
    width: 7%;
}

.text_input input.input4 {
    width: 13%;
}

.alert-danger.red {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #686869;
    border-color: #686869;
}

.login_box .Process.ProcessGeed {
    background-color: #007A82;
    color: #fff;
    border: 3px solid #7cefdb;
    box-shadow: none;
}

.login_box .Process.ProcessLightGeed {
    background-color: #507354;
    color: #fff;
    border: 3px solid #d9f1a3;
    box-shadow: none;
}

.login_box .Process.ProcessOrange {
    background-color: #9d6203;
    color: #fff;
    border: 3px solid #ffd591;
    box-shadow: none;
}

.login_box .Process.ProcessRed {
    background-color: #cc4331;
    color: #fff;
    border: 3px solid #ff9f92;
    box-shadow: none;
}

.login_box .Process.ProcessGray {
    background-color: #55677c;
    color: #fff;
    border: 3px solid #afb7bf;
    box-shadow: none;
}

.login_box .Process p {
    font-size: 1rem;
    font-weight: 700;
}

.login_box .Process p.tw_text {
    text-align: justify;
    line-height: 1.4rem;
}

.contentlabelbule {
    color: #333;
    cursor: pointer;
}

.btn-delete {
    color: #ffffff;
    /* background-color: #e57373; */
    border-color: #e57373;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    border-radius: 0;
}

select {
    border-color: rgb(204, 204, 204);
}

.alert_ol p {
    margin-bottom: 0px;
}

.alert_ol p.alert_text {
    /* margin-bottom: -10px; */
    line-height: 1.125rem;
}

.alert_ol p.en_text {
    font-size: 0.875rem;
    color: #686868;
    line-height: 1.5rem
}

.alert_ol p.alert_text.textm-b {
    margin-bottom: 10px;
}

.alert h4 {
    margin-bottom: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.form-submit {
    position: relative;
    margin: 0 -30px;
    background-color: #dcdee2;
    padding: 20px 20px 20px 35px;
    bottom: -30px;
}

.form-submit .btn {
    height: inherit;
    /*width: 120px;*/
}

.btn-default {
    background-color: #eaeaea;
    color: #000;
}

.btn-default:hover {
    background-color: #eaeaea;
    color: #000;
}

.m-t-8 {
    margin-top: 8px;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    font-size: 1.5em;
    border-bottom: none;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 2px;
}

abbr span,
abbr strong {
    color: #e03127;
    line-height: 1.875rem;
}

span.en_text {
    font-size: 0.85rem;
    padding-left: 5px;
}

@media only screen and (max-width: 1024px) {
    .login_box .Process {
        height: 304px;
    }

    .labor_box .labor_h1 {
        font-size: 6.3em;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .labor_box .labor_year {
        top: 40px;
    }

    .login_box .Process img {
        width: 45%;
    }

    #banner .Process p.icon {
        font-size: 1.125rem;
    }

    #banner .Process.active p.icon {
        top: 6px;
    }

    .labor_box .labor_a {
        padding-top: 10 px;
    }
}

@media only screen and (max-width: 768px) {

    .xs-m-t-10 {
        margin-top: 20px;
    }

    .col-5 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .col-12 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .labor_box .labor_h1 {
        font-size: 4.2em;
        margin-top: 10px;
    }

    .labor_box .labor_a {
        padding-top: 0px;
    }

    .login_box .Process {
        height: 364px;
    }

    .labor_box .labor_month {
        top: 28px;
    }

    .checkGroup.kcheckGroup.sm {
        top: -8px;
    }

    .table-rwd {
        min-width: 100%;
    }

    tr.tr-only-hide {
        display: none !important;
    }

    .table-rwd tr {
        display: block;
        border: 1px solid #ddd;
        margin-top: 5px;
    }

    .table-rwd td {
        text-align: left;
        font-size: 0.9375rem;
        overflow: hidden;
        width: 100%;
        display: block;
    }

    .table-rwd td:before {
        content: attr(data-th) " : ";
        display: inline-block;
        text-transform: uppercase;
        font-weight: bold;
        margin-right: 10px;
        /*color: #D20B2A;*/
    }

    .table-rwd.table-bordered td,
    .table-rwd.table-bordered th,
    .table-rwd.table-bordered {}
}

@media only screen and (max-width: 480px) {
    .labor_box {
        position: relative;
    }

    .labor_box .labor_h1 {
        font-size: 3.35em;
        margin-top: 10px;
        letter-spacing: 0.0625rem;
        line-height: 2rem;
    }

    .login_box .Process.ProcessOrange {
        border: 5px solid #ffd591;
        height: 199px;
    }

    .login_box .Process.ProcessLightGeed {
        border: 5px solid #d9f1a3;
        height: 160px;
    }

    .login_box .Process.ProcessGray {
        border-radius: 5px;
        height: 220px;
        border: 5px solid #afb7bf;
        /* padding: 15px; */
    }

    .login_box .Process.ProcessGeed {
        border: 5px solid #7cefdb;
        height: 220px;
    }

    .login_box .Process.ProcessRed {

        border: 5px solid #ff9f92;
    }

    .login_box .Process {
        padding: 15px;
        border-radius: 5px;
        height: 220px;
    }

    .labor_box .labor_box_btn {
        position: absolute;
        top: -5px;
        right: 0px;
    }

    .parent_box .child_box {
        top: -390px;
    }

    .col-12 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-5 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .login_box .Process .icon {
        text-align: left;
        font-size: 2.2rem;
        margin-top: 0;
    }

    .xs-m-t-10 {
        margin-top: 10px;
    }

    .RWD_top {
        margin-top: 20px;
    }

    .date_birth input {
        width: 21%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }

    .labor_box .labor_date {
        font-size: 1.125rem;
        line-height: 0rem;
        letter-spacing: 0rem;
        display: inline-block;
        padding-left: 0;
        margin-bottom: 14px;
    }

    .grid-body.grid-body-box-shadow {

        padding: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .labor_box .labor_h1 {
        font-size: 3em;
        margin-top: 10px;
        letter-spacing: 0.0625rem;
        margin-bottom: 0;
    }

    .parent_box .child_box {
        top: -310px;
    }

    .labor_box .labor_date {
        font-size: 1rem;
        line-height: 1.875rem;
        margin-bottom: 10px;
        display: inline-block;
    }

    .col-12 {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .labor_box .labor_h1 {
        font-size: 2.5em;
        margin-top: 5px;
    }

    .labor_box .labor_year {
        font-size: 1.375rem;
    }

    .labor_box .labor_month {
        font-size: 2.125rem;
    }

    .date_birth input {
        width: 18%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }

    .parent_box .child_box {
        top: -250px;
    }

    .date_birth input[type="text"] {
        padding: 6px 6px !important;
    }

    .labor_box .labor_date {
        font-size: 1.125rem;
    }

    .labor_box .labor_img {
        width: 60%;
    }

    #banner .Process.active p.icon {
        font-size: 1rem;
        line-height: 1.125rem;
        padding-top: 5px;
    }

    .login_box .Process {
        height: 180px;
    }

    .login_box .Process img {
        top: 8px;
    }

    .login_box .Process.special_case img {
        top: 8px;
    }
}
