textarea{
    resize: none;
    min-height: 240px;
}
input{
    resize: none;
    min-height: 24px;
}
.ui-datepicker{
    font-size: 13px;
    font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;
}
::-webkit-input-placeholder {
    font-size: 15px;
    color: rgba(195,195,195,1);
    Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
:-moz-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    opacity:  1;
    Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
::-moz-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    opacity:  1;
    Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
:-ms-input-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
:placeholder-shown {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;
    font-weight: 300;
}
input[name=zipcode]{
    width: 56px;
    margin: 0 4px;
}
input, select{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0px;
    border: 1px solid rgba(195,195,195,1);
    font-size: 1.063em;
    line-height: 32px;
    letter-spacing: 1.6px;
    height: 32px;
}

.fmeng{
    font-family: 'Public Sans', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtitle{
    font-family: 'Noto Serif TC', serif, 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.graybg{
    background: rgba(205,205,205,1);
}
.lightgraybg{
    background: rgba(240,240,240,1);
}
.lightaquabg{
    background: rgba(225,239,242,1);
}
.darknilebluebg{
    background: rgba(30,90,107,1);
}
.nilebluebg01{
    background: rgba(150,183,190,1);
}
.nilebluebg02{
    background: rgba(100,147,159,1);
}
.nilebluebg03{
    background: rgba(78,125,136,1);
}
.lightredbg{
    background: rgba(251,207,208,1);
}
.lightgoldbg{
    background: rgba(228,183,101,1);
}
.greengradienttltobrbg{
    background: -webkit-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom right, rgba(151,242,10,1), rgba(5,182,0,1));
}
.greengradientttobbg{
    background: -webkit-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom, rgba(151,242,10,1), rgba(5,182,0,1));
}
.nilebluegradientttobbg{
    background: -webkit-linear-gradient(top, rgba(16,119,147,1), rgba(30,90,107,1));
    background: -o-linear-gradient(top, rgba(16,119,147,1), rgba(30,90,107,1));
    background: -moz-linear-gradient(top, rgba(16,119,147,1), rgba(30,90,107,1));
    background: linear-gradient(to bottom, rgba(16,119,147,1), rgba(30,90,107,1));
}
.goldgradientttobbg{
    background: -webkit-linear-gradient(top, rgba(231,181,102,1), rgba(196,154,91,1));
    background: -o-linear-gradient(top, rgba(231,181,102,1), rgba(196,154,91,1));
    background: -moz-linear-gradient(top, rgba(231,181,102,1), rgba(196,154,91,1));
    background: linear-gradient(to bottom, rgba(231,181,102,1), rgba(196,154,91,1));
}
.lightaquatotransttobbg{
    background: -webkit-linear-gradient(top, rgba(225,239,242,1), rgba(225,239,242,.001));
    background: -o-linear-gradient(top, rgba(225,239,242,1), rgba(225,239,242,.001));
    background: -moz-linear-gradient(top, rgba(225,239,242,1), rgba(225,239,242,.001));
    background: linear-gradient(to bottom, rgba(225,239,242,1), rgba(225,239,242,.001));
}
.footerbg{
    background: -webkit-linear-gradient(top, rgba(16,119,147,.001), rgba(30,90,107,1) 48%), url(../fimgs/bgpattern.png), -webkit-linear-gradient(top, rgba(16,119,147,1), rgba(30,90,107,1) 48%);
    background: -o-linear-gradient(top, rgba(16,119,147,.001), rgba(30,90,107,1) 48%), url(../fimgs/bgpattern.png), -o-linear-gradient(top, rgba(16,119,147,1), rgba(30,90,107,1) 48%);
    background: -moz-linear-gradient(top, rgba(16,119,147,.001), rgba(30,90,107,1) 48%), url(../fimgs/bgpattern.png), -moz-linear-gradient(top, rgba(16,119,147,1), rgba(30,90,107,1) 48%);
    background: linear-gradient(to bottom, rgba(16,119,147,.001), rgba(30,90,107,1) 48%), url(../fimgs/bgpattern.png), linear-gradient(to bottom, rgba(16,119,147,1), rgba(30,90,107,1) 48%);
}

.blackfont{
    color: rgba(68,68,68,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.nilebluefont{
    color: rgba(15,117,144,1);
}
.darknilebluefont{
    color: rgba(30,90,107,1);
}
.lightgoldfont{
    color: rgba(228,183,101,1);
}
.redfont{
    color: rgba(255,80,80,1);
}
.greenfont{
    color: rgba(35,172,65,1);
}
.whitetonilebluefont, .whitetonilebluefont:visited{
    color: rgba(255,255,255,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.whitetonilebluefont:hover, .whitetonilebluefont:active{
    color: rgba(15,117,144,1);
}
.goldgradienttxt{
    background: -webkit-linear-gradient(top, rgba(231,181,102,1) 2%, rgba(196,154,91,1) 98%);
    background: -o-linear-gradient(top, rgba(231,181,102,1) 2%, rgba(196,154,91,1) 98%);
    background: -moz-linear-gradient(top, rgba(231,181,102,1) 2%, rgba(196,154,91,1) 98%);
    background: linear-gradient(to bottom, rgba(231,181,102,1) 2%, rgba(196,154,91,1) 98%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.silvergradienttxt{
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 24%, rgba(185,185,185,1) 98%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 24%, rgba(185,185,185,1) 98%);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 24%, rgba(185,185,185,1) 98%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 24%, rgba(185,185,185,1) 98%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.silversolidt2{
    border-top: 2px solid rgba(215,215,215,1);
}
.goldsolidt2{
    border-top: 2px solid rgba(206,171,116,1);
}
.goldsolidb2{
    border-bottom: 2px solid rgba(206,171,116,1);
}
.silver24solidr1{
    border-right: 1px solid rgba(215,215,215,.24);
}
.whitesolidr2{
    border-right: 2px solid rgba(255,255,255,1);
}
.whitesolidb2{
    border-bottom: 2px solid rgba(255,255,255,1);
}
.silver24dotb1{
    border-bottom: 1px dotted rgba(215,215,215,.24);
}
.silver24dotr1{
    border-right: 1px dotted rgba(215,215,215,.24);
}
.goldsolid1{
    border: 1px solid rgba(206,171,116,1);
}
.goldsolid2{
    border: 2px solid rgba(206,171,116,1);
}
.transtosilvermirrorsolidtb1inset{
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    border-image: linear-gradient(to right, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    box-sizing: border-box;
}
.transtosilvermirrorsolidb1inset{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    border-image: linear-gradient(to right, rgba(215,215,215,.001) 2%, rgba(215,215,215,1), rgba(215,215,215,1), rgba(215,215,215,.001) 98%) 1;
    box-sizing: border-box;
}
.transtodarknilebluemirrorsolidb1inset{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(30,90,107,.001) 2%, rgba(30,90,107,1) 24%, rgba(30,90,107,1) 76%, rgba(30,90,107,.001) 98%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(30,90,107,.001) 2%, rgba(30,90,107,1) 24%, rgba(30,90,107,1) 76%, rgba(30,90,107,.001) 98%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(30,90,107,.001) 2%, rgba(30,90,107,1) 24%, rgba(30,90,107,1) 76%, rgba(30,90,107,.001) 98%) 1;
    border-image: linear-gradient(to right, rgba(30,90,107,.001) 2%, rgba(30,90,107,1) 24%, rgba(30,90,107,1) 76%, rgba(30,90,107,.001) 98%) 1;
    box-sizing: border-box;
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -3px rgba(185,185,185,1), -4px 0px 4px -3px rgba(185,185,185,1);
    -webkit-box-shadow: 4px 0px 4px -3px rgba(185,185,185,1), -4px 0px 4px -3px rgba(185,185,185,1);
}
.grayboxshadowb8{
    box-shadow: 0px 8px 8px -7px rgba(185,185,185,1);
    -webkit-box-shadow: 0px 8px 8px -7px rgba(185,185,185,1);
}
.grayboxshadowt8{
    box-shadow: 0px -8px 8px -7px rgba(185,185,185,1);
    -webkit-box-shadow: 0px -8px 8px -7px rgba(185,185,185,1);
}
.grayboxshadowt8inset{
    box-shadow: 0px 8px 8px -7px rgba(185,185,185,1) inset;
    -webkit-box-shadow: 0px 8px 8px -7px rgba(185,185,185,1) inset;
}

.fc-title{
    max-width: 100%;
    display: block;
}
.fc-day-grid-event .fc-content{
    white-space: normal;
}
.fc-basic-view .fc-body .fc-row{
    height: auto;
    font-size: 1em;
}

table, td, th{
	border:1px solid rgba(33,33,33,1);
    max-width: 100%;
    margin: 0 auto;
}

.nav .subnav{
    height: 0px;
    max-height: 0px;
}
.nav:hover .subnav, .nav:active .subnav{
    height: auto;
    max-height: 389px;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.cusfixmaxh320px{
    height: 320px;
    max-height: 320px;
}
.cusfixmaxw96px{
    width: 96px;
    max-width: 96px;
}
.cusfixmaxw100-120px{
    width: calc(100% - 120px);
    max-width: calc(100% - 120px);
}

@media only screen and (min-width: 1025px){
    .banner01{
        background: url(../fimgs/indexbanner01002.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02002.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03002.jpg) center center no-repeat;
        background-size: contain;
    }
}

@media only screen and (min-width: 1301px){
    .cusmaxw1301dpb{
        display: block;
    }
    .cusmaxw1301hidden{
        display: none;
    }
    .banner01{
        background: url(../fimgs/indexbanner01001.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02001.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03001.jpg) center center no-repeat;
        background-size: contain;
    }
}

@media only screen and (max-width: 1024px){
    .cusfixmax1024w64px{
        width: 64px;
        max-width: 64px;
    }
    .cusfixmax1024w100-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .banner01{
        background: url(../fimgs/indexbanner01003.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02003.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03003.jpg) center center no-repeat;
        background-size: contain;
    }
    .cusminmaxw8-3-0{max-width: calc(100% / 8 * 3); width: calc(100% / 8 * 3);}
}

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .banner01{
        background: url(../fimgs/indexbanner01004.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02004.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03004.jpg) center center no-repeat;
        background-size: contain;
    }
}