.footer
{
    color: #fff;
    background-color: #2ba0e4;
    text-align: center;
    width: 100%;    
    float: left;    
    clear: both;
    font-size: 90%;
    padding: 20px; 
}
.header
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ba0e4', endColorstr='#0068b7', GradientType=0 );
    padding-bottom: 15px;
    padding-left: 15px;
    width: 100%;
    padding-right: 15px;
    margin-bottom: 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiYTBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4YjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    float: left;
    color: #fff;
    padding-top: 15px;
}





.quickLink LI
{
    padding-right: 10px;
    float: left;
    font-size: 80%;
    margin-right: 10px;
    border-right: #b6ddff 1px solid;
}
.quickLink LI A
{
    color: #fff;
    text-decoration: none;
}







.content
{
    margin: auto;
    width: 1000px;
}
.MenuBarHorizontal .fa
{
    color: #2ba0e4;
    font-size: 150%;
    margin-right: 5px;
}
.path A
{
    color: #333;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}
A
{
    color: #333;
    text-decoration: none;
}
A:hover
{
    color: #2ba0e4;
}
A.active
{
    color: #2ba0e4;
}
.banner
{
    position: relative;
    margin-top: 10px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 250px;
    clear: both;
    border-radius: 10px;
    background-size: cover;
}
.blockContainer
{
    position: relative;
    margin-bottom: 20px;
    clear: both;
}
.nav
{
    margin-bottom: 20px;
    clear: both;
}
H1
{
    color: #052f4f;
    font-size: 125%;
    font-weight: normal;
}
BODY
{
    color: #333;
    font-size: 11pt;
}
.listStyle01 LI SPAN
{
    font-size: 80%;
    vertical-align: 20%;
}
.block
{
    border-bottom: #ccc 1px solid;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
    border-left: #ccc 1px solid;
    padding-bottom: 20px;
    margin-top: 15px;
    padding-left: 20px;
    width: 100%;
    padding-right: 20px;
    display: block;
    margin-bottom: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    float: left;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 20px;
    border-radius: 5px;
}
.btn
{
    border-bottom: #052f4f 1px solid;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ba0e4', endColorstr='#0068b7', GradientType=0 );
    border-left: #052f4f 1px solid;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiYTBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4YjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    color: #fff;
    margin-left: 5px;
    border-top: #052f4f 1px solid;
    margin-right: 5px;
    border-right: #052f4f 1px solid;
    text-decoration: none;
    padding-top: 5px;
    border-radius: 5px;
}
.btn:hover
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b7', endColorstr='#2ba0e4', GradientType=0 );
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiYTBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4YjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    color: #fff;
}
.block H1
{
    border-left: #052f4f 5px solid;
    padding-bottom: 10px;
    background-color: #e5e5e5;
    padding-left: 10px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    color: #052f4f;
    padding-top: 5px;
}
.listStyle01
{
    list-style-type: none;
    margin-bottom: 20px;
    margin-left: 20px;
}
.listStyle01 LI
{
    width: 100%;
    margin-bottom: 5px;
    clear: both;
}
HR
{
    border-bottom: #ccc 1px solid;
    border-right-style: none;
    display: block;
    border-top-style: none;
    margin-bottom: 15px;
    clear: both;
    border-left-style: none;
    padding-top: 20px;
}
.demoHeaders
{
    margin-top: 2em;
}
#dialog-link
{
    position: relative;
    padding-bottom: 0.4em;
    padding-left: 20px;
    padding-right: 1em;
    text-decoration: none;
    padding-top: 0.4em;
}
#dialog-link SPAN.ui-icon
{
    position: absolute;
    margin: -8px 5px 0px 0px;
    top: 50%;
    left: 0.2em;
}
#icons
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#icons LI
{
    position: relative;
    padding-bottom: 4px;
    list-style-type: none;
    margin: 2px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    cursor: pointer;
    list-style-image: none;
    padding-top: 4px;
}
#icons SPAN.ui-icon
{
    margin: 0px 4px;
    float: left;
}
.fakewindowcontain .ui-widget-overlay
{
    position: absolute;
}
SELECT
{
    width: 200px;
    margin-right: 5px;
}
.logo
{
    margin-top: -10px;
    margin-bottom: 0px;
}
.listStyle01 LI .fa
{
    color: #2ba0e4;
    margin-right: 5px;
}
.listStyle01 LI .fa-user-md.fa
{
    text-align: center;
    width: 20px;
    font-size: 150%;
    margin-right: 10px;
}
.listStyle01 LI .fa-medkit.fa
{
    text-align: center;
    width: 20px;
    font-size: 150%;
    margin-right: 10px;
}
.path
{
    margin-bottom: 0px;
    font-size: 115%;
    font-weight: lighter;
}
#apDiv1
{
    background-image: url(../images/Vector-healthcare-clipboard-flat-icon-%5BConverted%5D.png);
    z-index: 1;
    position: absolute;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 160px;
    top: 0px;
    right: 40px;
}
#apDiv2
{
    background-image: url(../images/alert.png);
    z-index: 1;
    position: absolute;
    width: 140px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 88px;
    top: -15px;
    right: 0px;
}
TABLE
{
    width: 100%;
}
TH
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
TD
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.tableStyle01
{
    border-bottom: #2a9ee1 2px solid;
    border-left: #2a9ee1 2px solid;
    background-color: #fff;
    margin-bottom: 20px;
    border-top: #2a9ee1 2px solid;
    border-right: #2a9ee1 2px solid;
}
.tableStyle01 TR TD
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
.tableStyle01 TR TH
{
    border-bottom: #fff 1px solid;
    border-left: #fff 1px solid;
    background-color: #ccc;
    border-top: #fff 1px solid;
    border-right: #fff 1px solid;
}
.tableStyle01 TR:first-child TH
{
    background-color: #2ba0e4;
    color: #fff;
}
#apDiv3
{
    background-image: url(../images/MyHealthy.png);
    z-index: 1;
    position: absolute;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 250px;
    top: -20px;
    right: 20px;
    background-size: contain;
}
.banner H1
{
    line-height: 1em;
    padding-left: 7%;
    color: #ffffff;
    font-size: 250%;
    padding-top: 10%;
}
.banner H1 SPAN
{
    color: #fff;
    font-size: 60%;
}
.page UL LI
{
    background-color: #fff;
    margin: 5px;
    width: 10px;
    display: block;
    float: left;
    height: 10px;
    cursor: pointer;
    border-radius: 0px;
}
.banner .right.page
{
    margin-top: 40px;
    margin-right: 20px;
}
.note
{
    color: #666;
    clear: both;
    font-size: 90%;
}
.page
{
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 10px;
    right: 10px;
}
.fa-circle.fa
{
    color: #ff0;
    margin-right: 5px;
}
.inline.btn
{
    padding-left: 18px;
    padding-right: 18px;
    display: inline;
}
.listStyle01 LI .btn .fa
{
    color: #fff;
}
.tableScroll
{
    overflow-y: scroll;
    height: 275px;
}
.path .fa-question-circle.fa
{
    color: #2585bd;
    font-size: 200%;
}
.fa-info-circle.fa
{
    margin-top: -53px;
    color: #2585bd;
    font-size: 200%;
    margin-right: 5px;
}
.tableStyle02 TR TH
{
    text-align: right;
    vertical-align: top;
}
.tableStyle02 TR
{
    border-bottom: #ccc 1px dashed;
}
.listNews LI
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.listNews.listStyle01 LI
{
    list-style-position: outside;
    width: 100%;
    margin-bottom: 0px;
    float: left;
}
.pages
{
    text-align: center;
}
.pages A
{
    margin: 3px;
}
.pages SPAN
{
    margin-left: 5px;
    margin-right: 5px;
}
H2
{
    margin-bottom: 10px;
    font-size: 120%;
    font-weight: lighter;
}
H3
{
    color: #ff6600;
    font-weight: bold;
}
.guildSteps .fa-chevron-circle-right.fa
{
    margin-top: 6%;
    float: left;
    color: #2ba0e4;
    font-size: 200%;
}
.guildSteps.L3 LI
{
    width: 30%;
}
.guildSteps LI .block
{
    padding-left: 10px;
    padding-right: 10px;
    height: 120px;
    padding-top: 20px;
}
.textR
{
    color: #f00;
}
.textG
{
    color: #090;
}
INPUT[type='text']
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 5px;
    border-radius: 2px;
}
INPUT[type='password']
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 5px;
    border-radius: 2px;
}
SELECT
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 5px;
    border-radius: 2px;
}
.listNews.listStyle01 LI .fa-angle-double-right.fa
{
    float: left;
}
TD
{
    text-align: left;
}
.fixedH.block
{
    height: 450px;
}
.listNews.listStyle01
{
    margin-top: 0px;
}
.fixedH.block .listNews.listStyle01
{
    overflow-x: hidden;
    overflow-y: scroll;
    height: 320px;
}
.fixedH.block .pages
{
    margin-top: -10px;
}
.block H1.titleStyle01
{
    background-image: url(../images/title01.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.block H1 IMG
{
    margin-bottom: -5px;
    margin-right: 5px;
}
.block H1 .fa
{
    margin-right: 5px;
}
H1.left
{
    width: 100%;
}
.fa-chevron-circle-right.fa
{
    background-image: url(../images/iconStepArrow.png);
    width: 25px;
    background-repeat: no-repeat;
    height: 25px;
}
.main .w45.right
{
    width: 49%;
}
.listStyle01 LI .textR
{
    font-size: 100%;
    vertical-align: middle;
}
.listStyle01 LI .fa-angle-double-right.fa
{
    float: left;
}
.guildSteps LI A
{
    color: #1a90d3;
    text-decoration: underline;
}
A.underline
{
    color: #1a90d3;
    text-decoration: underline;
}
.tableStyle02 TR TD .underline.left
{
    color: #1a90d3;
    text-decoration: underline;
}
.guild A
{
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
}
.imgHralthyBook
{
    text-align: center;
    margin: 50px auto auto;
    padding-top: 50px;
}
.navGuild01
{
    background-image: url(../images/navGuild01.png);
    width: 250px;
    height: 279px;
    top: -20px;
    left: 150px;
}
.navGuild01:hover
{
    background-image: url(../images/navGuild01v.png);
}
.navGuild02
{
    background-image: url(../images/navGuild02.png);
    width: 300px;
    height: 220px;
    top: 0px;
    right: 50px;
}
.navGuild02:hover
{
    background-image: url(../images/navGuild02v.png);
}
.navGuild03
{
    background-image: url(../images/navGuild03.png);
    width: 241px;
    height: 260px;
    top: 270px;
    left: 0px;
}
.navGuild03:hover
{
    background-image: url(../images/navGuild03v.png);
}
.navGuild04
{
    background-image: url(../images/navGuild04.png);
    width: 260px;
    height: 260px;
    top: 280px;
    right: 0px;
}
.navGuild04:hover
{
    background-image: url(../images/navGuild04v.png);
}
.guildBook LI .block H3 .fa
{
    font-size: 150%;
    margin-right: 5px;
}
H3 .fa
{
    font-size: 150%;
}
A.block
{
    cursor: pointer;
}
.guildBook LI A.block:hover
{
    background-image: none;
    filter: none !important;
    background-color: #2ba0e4;
}
.guildBook LI A.active.block
{
    background-image: none;
    filter: none !important;
    background-color: #2ba0e4;
}
.guildBook LI A.block:hover H3
{
    color: #fff;
}
.guildBook LI A.active.block H3
{
    color: #fff;
}
.tableStyle01_use TBODY TR TH
{
    border-bottom: #2ba0e4 1px solid;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #2ba0e4;
    font-size: 110%;
    padding-top: 10px;
}
.tableStyle01_use TBODY TR TD TABLE
{
    margin-bottom: 10px;
}
.tableStyle01_use TBODY TR TH .toggle01 A
{
    color: #2ba0e4;
    font-size: 90%;
}
.listStyle02 LI A
{
    border-bottom: #2ba0e4 1px solid;
    text-align: center;
    border-left: #2ba0e4 1px solid;
    padding-bottom: 10px;
    background-color: #2ba0e4;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    color: #fff;
    border-top: #2ba0e4 1px solid;
    border-right: #2ba0e4 1px solid;
    padding-top: 10px;
    border-radius: 10px;
}
.listStyle02 LI A:hover
{
    background-color: #fff;
    color: #2ba0e4;
}
.listStyle02 LI A.active
{
    background-color: #fff;
    color: #2ba0e4;
}
.listStyle02 LI A H3
{
    color: #fff;
}
.listStyle02 LI A:hover H3
{
    color: #2ca1e4;
}
.listStyle02 LI A.active H3
{
    color: #2ca1e4;
}
.listStyle02 LI .fa
{
    margin-bottom: 10px;
    font-size: 200%;
}
.listStyle02.L3 LI A H3 .fa
{
    margin-bottom: 0px;
    vertical-align: middle;
}
.guild .block
{
    position: static;
}
.navGuildTitle
{
    top: 50px;
    left: 45%;
}
.guild
{
    padding-bottom: 0px;
    background-color: #96d2ff;
    margin: 10px 0px 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    float: left;
    clear: both;
    padding-top: 0px;
}
.guildBook H3
{
    color: #2ba0e4;
}
.center.guildBook LI .block
{
    border-bottom: #2ba0e4 1px solid;
    border-left: #2ba0e4 1px solid;
    border-top: #2ba0e4 1px solid;
    border-right: #2ba0e4 1px solid;
}

.block01
{
    width: 100%;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    display: block;
    font-size: 105%;
    padding-top: 20px;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center 20px;
}
.block01 .fa
{
    font-size: 250%;
    margin-bottom: 10px;
}
.block01:hover
{
    color: #2ba0e4;
    background-color: #FFF !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #2ba0e4;
    border-right-color: #2ba0e4;
    border-bottom-color: #2ba0e4;
    border-left-color: #2ba0e4;
}
.block01 img
{
    height: 45px;
    width: 45px;
}
.block01.icon
{
    padding-top: 65px;
}
.icon2-2-4:hover
{
    background-image: url(../images/iconTeeth.png);
}
.icon2-2-4
{
    background-image: url(../images/iconTeethv.png);
}
.icon2-2-5:hover
{
    background-image: url(../images/icon_SUR.png);
}
.icon2-2-5
{
    background-image: url(../images/icon_SURv.png);
}
.icon2-2-6:hover
{
    background-image: url(../images/icon_MED.png);
}
.icon2-2-6
{
    background-image: url(../images/icon_MEDv.png);
}
.icon2-3-1:hover
{
    background-image: url(../images/icon_BLOOD.png);
}
.icon2-3-1
{
    background-image: url(../images/icon_BLOODv.png);
}
.icon2-3-2:hover
{
    background-image: url(../images/icon_CHECK.png);
}
.icon2-3-2
{
    background-image: url(../images/icon_CHECKv.png);
}
.icon2-3-3:hover
{
    background-image: url(../images/icon_IMG.png);
}
.icon2-3-3
{
    background-image: url(../images/icon_IMGv.png);
}
.icon1-3-3:hover
{
    background-image: url(../images/icon_ChineseMedicine.png);
}
.icon1-3-3
{
    background-image: url(../images/icon_ChineseMedicine_V.png);
}
.center
{
    margin: auto;
}
.L3 .block01
{
    height: auto;
    padding-bottom: 40px;
    background-position: center 40px;
    padding-top: 90px;
}
