@charset "UTF-8";

[v-cloak] {
    display: none;
}

@media(max-width:767px) {
    .lab_indent {
        padding-left: 48%;
    }
}

@media(max-width:991px) {
    nav .lv1nav>li:hover>a {
        background: unset !important;
    }

    nav .lv1nav>li:hover>a:after {
        border: unset !important;
    }
}

.homePage {
    word-wrap: break-word;
}

.makefontBig {
    font-size: 2.4em;
}

.hidden-Htag {
    display: none;
}

div.sub-text-H2 {
    font-size: 1.5em;
    font-weight: 400;
}

div.sub-text-H2 .sort-toggle {
    float: right;
    font-size: 0.7em;
}

div.sub-text-H2 .sort-toggle a {
    font-size: 1em;
    color: #3c6071;
    margin-right: 8px;
    padding: 2px 3px;
}

div.sub-text-H2 .sort-toggle a.active {
    background-color: #757575;
    color: #fff;
    border-radius: 4px;
}

div.index-exh-H2 {
    margin: 25px 0 0 0;
    padding-bottom: 10px;
    position: relative;
    font-size: 1.78rem;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
}

h3.index-title-H3-white {
    font-weight: 400;
    color: #fff;
    font-size: 2.2em;
}

.white h3.index-title-H3 {
    font-weight: 400;
    color: #fff;
    font-size: 2.2em;
}

h3.index-title-H3,
div.index-title-H3 {
    font-weight: 400;
    color: #000;
    font-size: 2.2em;
}

h3.index-newInfo-H3 {
    color: #000;
    font-size: 1.2em;
    font-weight: 300;
}

h4.index-newInfo-H4 {
    font-weight: 700;
    color: #444;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 0.9em;
}

h3.index-education-H3 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
}

h4.index-education-H4 {
    font-weight: 700;
    text-align: center;
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    margin-top: 0;
    /*height: 54px;*/
    overflow: hidden;
}

h3.index-title-H3-white:before {
    left: -60px;
}

h3.index-title-H3-white:before {
    content: "";
    display: block;
    width: 50px;
    height: 0;
    position: absolute;
    top: 50%;
    border-top: 1px solid #fff;
}

h3.index-title-H3-white:after {
    right: -60px;
}

h3.index-title-H3-white:after {
    content: "";
    display: block;
    width: 50px;
    height: 0;
    position: absolute;
    top: 50%;
    border-top: 1px solid #fff;
}

h3.index-title-H3-white {
    color: #fff;
    position: relative;
    display: inline-block;
    clear: both;
    margin: 25px 0px;
    font-size: 1.5em;
    font-weight: 700;
}

h5.page-facility-H5 {
    color: #fff;
    display: inline-block;
    background-color: #3c6071;
    font-size: 1.1em;
    padding: 6px 12px;
    position: relative;
    margin: 0;
}

h5.page-facility-H5:after {
    content: "";
    display: block;
    height: 60px;
    position: absolute;
    right: -10px;
    top: 0;
    border-top: 60px solid #3c6071;
    border-right: 20px solid transparent;
}

h3.page-activity-H3,
h3.page-activity-results-H3,
h3.page-course-H3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.5rem;
    font-weight: 700;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    writing-mode: tb-lr;
    height: 99px;
}

h3.page-activity-H3-horizontal,
h3.page-activity-results-H3-horizontal,
h3.page-course-H3-horizontal {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 700;
    /*-webkit-writing-mode: vertical-rl;*/
    writing-mode: vertical-rl;
    /*writing-mode: tb-lr;*/
    /*height: 99px;*/
}

.ts-pc-hide {
    display: none;
}

.ts-left {
    text-align: left;
}

.ts-right {
    text-align: right;
}

.ts-center {
    text-align: center;
}

@media (max-width: 768px) {
    .ts-pc-hide {
        display: block;
    }

    .ts-mb-hide {
        display: none;
    }

    .ts-mb-flex {
        display: flex;
    }

    .ts-mb-day span {
        width: 50%;
    }

    .ts-mb-backcolor {
        background-color: #FFFFFF !important;
    }

    h3.page-activity-H3-horizontal,
    h3.page-activity-results-H3-horizontal,
    h3.page-course-H3-horizontal {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 1.5rem;
        font-weight: 700;
        /*-webkit-writing-mode: vertical-rl;*/
        writing-mode: horizontal-tb;
        /*writing-mode: tb-lr;*/
        /*height: 99px;*/
    }
}

h2.index-notZH-H2,
div.index-notZH-H2 {
    margin-top: 5px;
    color: #7abddc;
    font-size: 0.8em;
    float: right;
    z-index: 1;
    position: relative;
    margin-bottom: 0;
}

h3.index-notZH-H3,
div.index-notZH-H3 {
    padding-bottom: 10px;
    font-weight: 700;
    position: relative;
    font-size: 1.78rem;
    margin-bottom: 0;
    color: #fff;
    clear: both;
    /*margin: 25px 0px;*/
}

h3.page-title-H3 {
    color: #3c6071;
    font-size: 2rem;
    line-height: 2.4rem;
    float: left;
    margin-top: 0;
    padding-left: 5px;
    font-weight: 300;
    margin-bottom: 10px;
}

.allpage-header-logo {
    margin-top: 0px;
}

.ts-btn-margin button {
    margin-right: 10px;
}

@media (max-width: 768px) {

    .check-box.catecheck01 input[type=checkbox]:checked+label.cate-a,
    .check-box.catecheck01 .cate-a:hover {
        background-color: #8A730F;
        color: #fff;
    }

    .check-box.catecheck01 input[type=checkbox]+label.cate-a,
    .check-box.catecheck01 .cate-a:hover {
        background-color: #fff;
        color: #cccccc;
    }

    .check-box.catecheck01 input[type=checkbox]:checked+label.cate-b,
    .check-box.catecheck01 .cate-b:hover {
        background-color: #62a4dc;
        color: #fff;
    }

    .check-box.catecheck01 input[type=checkbox]+label.cate-b,
    .check-box.catecheck01 .cate-b:hover {
        background-color: #fff;
        color: #cccccc;
    }

    .check-box.catecheck02 input[type=checkbox]:checked+label.cate-04,
    .check-box.catecheck02 .cate-04:hover {
        background-color: #807733;
        color: #fff;
    }

    .check-box.catecheck02 input[type=checkbox]+label.cate-04,
    .check-box.catecheck02 .cate-04:hover {
        background-color: #fff;
        color: #cccccc;
    }

    .check-box.catecheck02 input[type=checkbox]:checked+label.cate-05,
    .check-box.catecheck02 .cate-05:hover {
        background-color: #8F613D;
        color: #fff;
    }

    .check-box.catecheck02 input[type=checkbox]+label.cate-05,
    .check-box.catecheck02 .cate-05:hover {
        background-color: #fff;
        color: #cccccc;
    }

    .check-box.catecheck02 input[type=checkbox]:checked+label.cate-06,
    .check-box.catecheck02 .cate-06:hover {
        background-color: #bc5924;
        color: #fff;
    }

    .check-box.catecheck02 input[type=checkbox]+label.cate-06,
    .check-box.catecheck02 .cate-06:hover {
        background-color: #fff;
        color: #cccccc;
    }

    .check-box.catecheck03 input[type=checkbox]:checked+label.cate-a,
    .check-box.catecheck03 .cate-a:hover {
        background-color: #8A730F;
        color: #fff;
    }

    .check-box.catecheck03 input[type=checkbox]+label.cate-a,
    .check-box.catecheck03 .cate-a:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck03 input[type=checkbox]:checked+label.cate-d,
    .check-box.catecheck03 .cate-d:hover {
        background-color: #4a8227;
        color: #fff;
    }

    .check-box.catecheck03 input[type=checkbox]+label.cate-d,
    .check-box.catecheck03 .cate-d:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck03 input[type=checkbox]:checked+label.cate-b,
    .check-box.catecheck03 .cate-b:hover {
        background-color: #2a7ac0;
        color: #fff;
    }

    .check-box.catecheck03 input[type=checkbox]+label.cate-b,
    .check-box.catecheck03 .cate-b:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck04 input[type=checkbox]:checked+label.cate-04,
    .check-box.catecheck04 .cate-04:hover {
        background-color: #3c6071;
        color: #fff;
    }

    .check-box.catecheck04 input[type=checkbox]+label.cate-04,
    .check-box.catecheck04 .cate-04:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck04 input[type=checkbox]:checked+label.cate-05,
    .check-box.catecheck04 .cate-05:hover {
        background-color: #3c6071;
        color: #fff;
    }

    .check-box.catecheck04 input[type=checkbox]+label.cate-05,
    .check-box.catecheck04 .cate-05:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck04 input[type=checkbox]:checked+label.cate-06,
    .check-box.catecheck04 .cate-06:hover {
        background-color: #3c6071;
        color: #fff;
    }

    .check-box.catecheck04 input[type=checkbox]+label.cate-06,
    .check-box.catecheck04 .cate-06:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck05 input[type=checkbox]:checked+label.cate-e,
    .check-box.catecheck05 .cate-e:hover {
        background-color: #82a032;
        color: #26310e;
        border: 1px #26310e solid;
    }

    .check-box.catecheck05 input[type=checkbox]+label.cate-e,
    .check-box.catecheck05 .cate-e:hover {
        background-color: #fff;
        color: #757575;
        border: 1px #26310e solid;
    }

    .check-box.catecheck05 input[type=checkbox]:checked+label.cate-f,
    .check-box.catecheck05 .cate-f:hover {
        background-color: #f5be0a;
        color: #654f04;
        border: 1px #654f04 solid;
    }

    .check-box.catecheck05 input[type=checkbox]+label.cate-f,
    .check-box.catecheck05 .cate-f:hover {
        background-color: #fff;
        color: #757575;
        border: 1px #654f04 solid;
    }

    .check-box.catecheck05 input[type=checkbox]:checked+label.cate-g,
    .check-box.catecheck05 .cate-g:hover {
        background-color: #dcbe82;
        color: #5a4d37;
        border: 1px #5a4d37 solid;
    }

    .check-box.catecheck05 input[type=checkbox]+label.cate-g,
    .check-box.catecheck05 .cate-g:hover {
        background-color: #fff;
        color: #757575;
        border: 1px #5a4d37 solid;
    }

    .check-box.catecheck05 input[type=checkbox]:checked+label.cate-h,
    .check-box.catecheck05 .cate-h:hover {
        background-color: #f0ebe6;
        color: #6c6a65;
        border: 1px #6c6a65 solid;
    }

    .check-box.catecheck05 input[type=checkbox]+label.cate-h,
    .check-box.catecheck05 .cate-h:hover {
        background-color: #fff;
        color: #757575;
        border: 1px #6c6a65 solid;
    }

    .check-box.catecheck06 input[type=checkbox]:checked+label.cate-04,
    .check-box.catecheck06 .cate-04:hover {
        background-color: #3c6071;
        color: #fff;
    }

    .check-box.catecheck06 input[type=checkbox]+label.cate-04,
    .check-box.catecheck06 .cate-04:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck06 input[type=checkbox]:checked+label.cate-05,
    .check-box.catecheck06 .cate-05:hover {
        background-color: #3c6071;
        color: #fff;
    }

    .check-box.catecheck06 input[type=checkbox]+label.cate-05,
    .check-box.catecheck06 .cate-05:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck06 input[type=checkbox]:checked+label.cate-06,
    .check-box.catecheck06 .cate-06:hover {
        background-color: #3c6071;
        color: #fff;
    }

    .check-box.catecheck06 input[type=checkbox]+label.cate-06,
    .check-box.catecheck06 .cate-06:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck07 input[type=checkbox]:checked+label.cate-j,
    .check-box.catecheck07 .cate-j:hover {
        background-color: #c75300;
        color: #fff;
    }

    .check-box.catecheck07 input[type=checkbox]+label.cate-j,
    .check-box.catecheck07 .cate-j:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck07 input[type=checkbox]:checked+label.cate-m,
    .check-box.catecheck07 .cate-m:hover {
        background-color: #1C5951;
        color: #fff;
    }

    .check-box.catecheck07 input[type=checkbox]+label.cate-m,
    .check-box.catecheck07 .cate-m:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck07 input[type=checkbox]:checked+label.cate-o,
    .check-box.catecheck07 .cate-o:hover {
        background-color: #B81C2A;
        color: #fff;
    }

    .check-box.catecheck07 input[type=checkbox]+label.cate-o,
    .check-box.catecheck07 .cate-o:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck08 input[type=checkbox]:checked+label.cate-n,
    .check-box.catecheck08 .cate-n:hover {
        background-color: #687F2F;
        color: #fff;
    }

    .check-box.catecheck08 input[type=checkbox]+label.cate-n,
    .check-box.catecheck08 .cate-n:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck08 input[type=checkbox]:checked+label.cate-j,
    .check-box.catecheck08 .cate-j:hover {
        background-color: #9e6c00;
        color: #fff;
    }

    .check-box.catecheck08 input[type=checkbox]+label.cate-j,
    .check-box.catecheck08 .cate-j:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck08 input[type=checkbox]:checked+label.cate-k,
    .check-box.catecheck08 .cate-k:hover {
        background-color: #3E5F94;
        color: #fff;
    }

    .check-box.catecheck08 input[type=checkbox]+label.cate-k,
    .check-box.catecheck08 .cate-k:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck08 input[type=checkbox]:checked+label.cate-p,
    .check-box.catecheck08 .cate-p:hover {
        background-color: #8E3531;
        color: #fff;
    }

    .check-box.catecheck08 input[type=checkbox]+label.cate-p,
    .check-box.catecheck08 .cate-p:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck08 input[type=checkbox]:checked+label.cate-q,
    .check-box.catecheck08 .cate-q:hover {
        background-color: #5D497A;
        color: #fff;
    }

    .check-box.catecheck08 input[type=checkbox]+label.cate-q,
    .check-box.catecheck08 .cate-q:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck08 input[type=checkbox]:checked+label.cate-m,
    .check-box.catecheck08 .cate-m:hover {
        background-color: #1C5951;
        color: #fff;
    }

    .check-box.catecheck08 input[type=checkbox]+label.cate-m,
    .check-box.catecheck08 .cate-m:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck09 input[type=checkbox]:checked+label.cate-m,
    .check-box.catecheck09 .cate-m:hover {
        background-color: #1C5951;
        color: #fff;
    }

    .check-box.catecheck09 input[type=checkbox]+label.cate-m,
    .check-box.catecheck09 .cate-m:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck09 input[type=checkbox]:checked+label.cate-o,
    .check-box.catecheck09 .cate-o:hover {
        background-color: #B81C2A;
        color: #fff;
    }

    .check-box.catecheck09 input[type=checkbox]+label.cate-o,
    .check-box.catecheck09 .cate-o:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck10 input[type=checkbox]:checked+label.cate-l,
    .check-box.catecheck10 .cate-l:hover {
        background-color: #623201;
        color: #fff;
    }

    .check-box.catecheck10 input[type=checkbox]+label.cate-l,
    .check-box.catecheck10 .cate-l:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck10 input[type=checkbox]:checked+label.cate-k,
    .check-box.catecheck10 .cate-k:hover {
        background-color: #3E5F94;
        color: #fff;
    }

    .check-box.catecheck10 input[type=checkbox]+label.cate-k,
    .check-box.catecheck10 .cate-k:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck10 input[type=checkbox]:checked+label.cate-j,
    .check-box.catecheck10 .cate-j:hover {
        background-color: #9e6c00;
        color: #fff;
    }

    .check-box.catecheck10 input[type=checkbox]+label.cate-j,
    .check-box.catecheck10 .cate-j:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck11 input[type=checkbox]:checked+label.cate-m,
    .check-box.catecheck11 .cate-m:hover {
        background-color: #1C5951;
        color: #fff;
    }

    .check-box.catecheck11 input[type=checkbox]+label.cate-m,
    .check-box.catecheck11 .cate-m:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck11 input[type=checkbox]:checked+label.cate-n,
    .check-box.catecheck11 .cate-n:hover {
        background-color: #687f2f;
        color: #fff;
    }

    .check-box.catecheck11 input[type=checkbox]+label.cate-n,
    .check-box.catecheck11 .cate-n:hover {
        background-color: #fff;
        color: #757575;
    }

    .check-box.catecheck11 input[type=checkbox]:checked+label.cate-r,
    .check-box.catecheck11 .cate-r:hover {
        background-color: #6B4C52;
        color: #fff;
    }

    .check-box.catecheck11 input[type=checkbox]+label.cate-r,
    .check-box.catecheck11 .cate-r:hover {
        background-color: #fff;
        color: #757575;
    }
}

.indexLearnEvent ul li {
    list-style-type: none;
}

.color777 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
}

.size2em_H3 {
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.owl-carousel.center .owl-item .pic a:focus {
    width: 120%
}

a.btn.btn-secondary.dropdown-toggle:focus {
    border: 2px solid #ffffff;
}


/*button.btn:focus , btn btn-more:focus{
	border:2px solid black!important;
}*/

.owl-prev:focus {
    opacity: 1;
    border: 3px solid #ffb300 !important;
}

.owl-next:focus {
    opacity: 1;
    border: 3px solid #ffb300 !important;
}

.item.slick-slide a:focus img {
    border: 3px solid #ffb300 !important;
}

.txtC {
    text-align: center;
}

.tsBF-span {
    display: none;
    font-size: 0.3rem;
}

.tsBF-hide {
    display: none;
}

.tsBF-comp-h4 {
    font-size: 1.2em;
    padding: 0 0 0 38px;
    clear: both;
    margin: 25px 0px;
    font-weight: 700;
    position: relative;
    font-family: inherit;
    line-height: 1.1;
    color: inherit;
}

.tsBF-comp-top {
    margin-top: 50px;
}

.tsBF-comp-search-text {
    display: inline-block;
    position: relative;
    padding: 0px 0 0px 0;
    letter-spacing: 0.0625rem;
    font-size: 1.875rem;
    color: #333333;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    line-height: 1.1;
}

@media(max-width:991px) {
    .ts-comp-unit-money {
        margin-left: 65%;
    }
}

@media(min-width:991px) {
    .ts-comp-unit-money {
        margin-left: 80%;
    }
}

.forNcc.forAcc.fc-bgevent {
    border-color: #e1e1e1 !important;
    /* background : #ffffff!important; */
    border-top: 1px initial #e1e1e1 !important;
    opacity: 1;
}

.fc-day-top.fc-other-month {
    opacity: 1 !important;
}

input:focus,
a:focus,
button:focus,
select:focus,
textarea:focus {
    border: 3px solid #ffb300 !important;
}

.tsHide {
    display: none !important;
}

.tsFocus:before {
    border: 3px solid #ffb300 !important;
}

.tsFocusDisable:focus {
    border: 0px solid !important;
}

.ts-comp-i-calendar {
    font-weight: normal;
    line-height: normal !important;
    text-align: left !important;
    font-size: 1rem;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    padding: 8px 0;
}

.ts-comp-d.inlinb {
    display: inline-block;
}

.check-box>input:focus+label {
    opacity: 1;
    border: 3px solid #ffb300 !important;
}

.scrolltop-btn a, .pic-temp a {
    display: block;
}

.second th:nth-child(1) {
    text-align: left !important;
}

.tbody.fc-body {
    border: 1px solid #e6e6e6;
}

.fc-widget-header table:nth-child(1) {
    border: 1px solid #e6e6e6 !important;
}

.hideUlStyle {
    padding-left: 0px;
    list-style: none;
}

.fc-unthemed th {
    font-size: 1rem;
}

.forNcc.forAcc.fc-bgevent {
    background-color: initial;
}

.fc-view-container {
    border: 1px solid #e6e6e6;
}

.slickLink a:focus {
    outline: none !important;
}

.footer-sticker a {
    display: block;
}
.footer-sticker a img{
	width: 100%;
    height: auto;
}
.tsic01 {
    background-image: url('../images/louder-icon.png');
    width: 32px;
    height: 32px;
    background-size: cover;
    display: inline-block;
}

nav .main-main .lv2nav>li i.tsic01 {
    filter: grayscale(1) brightness(500%);
    width: 20px;
    height: 20px;
}

/*nav .lv1nav>li>a:focus~ul.lv2nav,nav .lv1nav>li>a:focus~ul.lv2nav:not(a:focus){
	display:inline-block ;
}*/


/*
nav .lv1nav>li>.lv2nav>li:has(a:focus){
	display:inline-block ; 
}
!.lv2nav>li>a:focus{
	display:inline-block !important; 
}
!.lv2nav>li:has(a:focus){
	display:inline-block !important; 
}
.lv2nav:has( > a:focus){
	display:inline-block !important; 
}
li:has(a:focus){
	display:inline-block !important; 
}
.lv2-group>li:has(a){
	display:inline-block !important;
}*/


/*
button.btn:focus , btn btn-more:focus{
	border:2px solid black!important;
}
.breadcrumb input:focus,.breadcrumb a:focus,.breadcrumb button:focus,select:focus,textarea:focus{
	border : 5px solid  blue !important;
}
footer input:focus,footer a:focus,footer button:focus,select:focus,textarea:focus{
	border : 5px solid  #FF0000 !important;
}
.content input:focus,.content a:focus,.content button:focus,select:focus,textarea:focus{
	border : 5px solid  #FF0000 !important;
}

.dropdown-menu > input:focus,.dropdown-menu > a:focus,.dropdown-menu > button:focus,select:focus,textarea:focus{
	border : 5px solid  black  !important;
}
.footertop-link input:focus,.footertop-link a:focus,.footertop-link button:focus,select:focus,textarea:focus{
	border : 5px solid  black  !important;
}
*/

.content-p p {
    line-height: 1.5;
}

.content-h h4:focus {
    outline: none;
}

.formBlk {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-left: 3px solid #3f6273;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

.formBlk-item {
    display: flex;
    flex-wrap: wrap;
    line-height: 2em;
    font-size: 1.2em;
}

.formBlk-title {
    padding: 12px;
    background-color: #f9f9f9;
    width: 230px;
    border-top: 1px solid #ccc;
}

@media (max-width:767px) {
    .formBlk-title {
        width: 100%;
    }
}

.formBlk-title label {
    margin-bottom: 0;
}

.formBlk-content {
    padding: 12px;
    flex: 1;
    border-top: 1px solid #ccc;
	display: flex;
    flex-wrap: wrap;
}
.formBlk-content label{
	 padding: 0 5px;
}