html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    /* text-align: center; */
}

ol, ul {
    list-style: none;
    padding: 0px;
}

a {
    text-decoration: none;
}

a img {
    border: 0px none;
}

#afui #content .panel {
    overflow: auto;
}

a.toggleSideMenu {
    padding: 6px;
    display: block;
    position: absolute;
    z-index: 989;
    width: 64px;
    height: 64px;
    top: 0px;
    left: -16px;
    background: rgba(97, 76, 47, 0.57);
    border-radius: 0% 200% 200% 0%;
}

a.toggleSideMenu .icon.icon-menu {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: right;
}

a.toggleSideMenu .icon.icon-menu:before {
    position: absolute;
    top: 12px;
    right: 0px;
    font-size: 2em;
    color: rgba(255, 255, 255, 0.9);
}

.icon.close:before {
    font-family: 'icomoon';
    content: "\e6f9";
    font-size: 18px;
}

#afui > #splashscreen {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    min-height: 100%;
    background: rgba(0, 173, 216, 1) !important;
    /* border-image: url(../images/appicon_a-96x96_.png); */
    color: white !important;
    font-size: 30px;
    text-align: center;
    z-index: 9999;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 80px !important;
}

#afui .ui-loader {
    display: none;
    position: absolute;
    /*     opacity: .85; */
    z-index: 100;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -78px;
    padding: 10px 0px;
    /*     background: #666; */
    background: rgba(0, 173, 216, 1);
    border-radius: 9px;
    color: white;
}

#afui .ui-loader img {
    /* height:100%; */
}

#afui .ui-loader.heavy {
    opacity: 1;
}

#afui .ui-loader h1 {
    font-size: 15px;
    text-align: center;
}

#afui .ui-loader .ui-icon {
    position: static;
    display: block;
    opacity: .9;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    background-color: transparent;
    margin-top: -180px;
}

.spin {
    -webkit-transform: rotate(360deg);
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.ui-icon-loading {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjBAMAAADs965qAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX////x8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHvvEhiAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAEaSURBVCiRY2AgATCapaUqoIiIzN5z5syZJiQRltW7gUJ3705C6OraDRG6GwATkli1evdusNBTuKJVq3c4MjBX3733DqqMfdWqFWDbau+9ewIRspy5KgHMYL737g1EX+fMaVAjbN+9KwDLzZxZAHPMu3cXwEbNnAl397p3YDslOmD6GBjs/v8AURodzXAh3v+/QZRHRyNciPP/f4hQA1yIHVMICtzLC9CFzMuL0IXEy0vQhdjK0+BsRqgv0tIMYEKCggJgmbS0QJgiQUEIwy0tVQCmCCokmhYaCFMElWMKDQ01BIkoKcKEGFRDQ1yMlISUgEIwe5iAQi7GxkpKSjBFwMh2cXEGCSkiOVcFLIQswsAgZGxshCpCBgAA0FNYp5zwDegAAAAASUVORK5CYII=);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-size: 35px 35px;
}

.appui-main {
    width: 100%;
    /*height: 1460px;*/
    height: 570px;
    background-color: #edc;
    text-align: center;
    overflow: hidden;
    position: relative;
}

#afui #header.header.myheader {
    height: auto;
    overflow: visible;
    background: rgb(195, 0, 0);
    /* padding-top: 24px; */
}

#afui #main.panel {
    padding: 0px;
    overflow: hidden;
    /* background-color: rgba(142, 215, 112, 1); */
    /*	background-image: url(images/app_index.jpg);

        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        background-position: center center;*/
}

#afui #main.panel .app_index {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: canter;
}

#afui #main.panel .app_index img {
    position: absolute;
    width: 100%;
    margin: 0px auto;
}
img.indeximg {
    /* opacity: 0.5; */
}

#afui #pg1.panel {
    padding: 0px;
    background: rgb(211, 230, 246);
    background: rgb(175, 152, 115);
    /* background: url("images/mbg.png"); */
}

#afui #pg1-1.panel {
    padding: 0px;
    /*background: rgb(211, 230, 246);*/
    /*background: rgb(255,255,255);*/
    background: rgb(241, 246, 248);
}

#afui #ls1.panel {
    padding: 0px;
}

#afui #audio.panel {
    background: rgba(242, 242, 242, 1);
    padding: 0px;
}

#afui #item.panel {
    background: rgba(0, 173, 216, 1);
    text-align: center;
    padding: 0px;
}

#afui #gmap.panel {
    padding: 0px;
}

#afui #tour-1.panel,
#afui #tour-2.panel,
#afui #tour-3.panel,
#afui #tour-4.panel,
#afui #tour-5.panel,
    /* #afui #tour-6.panel, */
#afui #tour-7.panel,
    /* #afui #tour-8.panel, */
#afui #tour-9.panel,
#afui #tour-10.panel,
#afui #tour-11.panel,
#afui #info-1.panel,
#afui #info-2.panel,
#afui #info-3.panel,
#afui #info-4.panel,
#afui #info-5.panel,
#afui #info-6.panel,
#afui #info-7.panel,
#afui #if-g.panel,
#afui #if-w.panel,
{
    /*     padding: 0px; */
}

#afui #pg9.panel {
    padding: 0px;
}

#afui #search {
    background: rgba(0, 173, 216, 1);
}

#afui #search #searchsh.all-list {
    margin: 6px -10px;
}

#afui #search #searchsh.all-list a {
    /* width: 104px; */
}

#afui #search #searchsh.all-list a img {
    border: 1px solid #336193;
}

#afui #search #searchsh.all-list a b {
    /* width: 104px; */
    color: rgb(255, 255, 255);
    background-image: -webkit-linear-gradient(270deg, rgba(0, 173, 216, 0.7) 0%, rgba(0, 173, 216, 1.00) 100%); background-image: linear-gradient(180deg, rgba(0, 173, 216, 0.7) 0%, rgba(0, 173, 216, 1.00) 100%);
}

#afui #adiy {
    background: rgba(0, 173, 216, 1);
}

#afui #adiy #adiy-searchsh.all-list {
    margin: 0px;
    padding: 6px 0px;
}

#afui #adiy #adiy-searchsh.all-list a {
    /* width: 104px; */
}

#afui #adiy #adiy-searchsh.all-list a img {
    border: 1px solid rgba(0, 173, 216, 1);
}

#afui #adiy #adiy-searchsh.all-list a b {
    /* width: 100%; */
    color: rgb(255, 255, 255);
    background-image: -webkit-linear-gradient(270deg, rgba(0, 173, 216, 0.7) 0%, rgba(0, 173, 216, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(0, 173, 216, 0.7) 0%, rgba(0, 173, 216, 1.00) 100%);
}

#afui #pg2.panel {
    padding: 0px;
}

#afui #adiy {
    padding: 0px;
}

#afui #pg3.panel {
    padding: 0px;
    background: rgb(241, 246, 248);
}

#afui #pg4.panel {
    padding: 0px;
    /* background: rgb(255,255,255); */
    background: rgb(241, 246, 248);
}

#afui #pg5.panel {
    padding: 0px;
    background: rgb(255, 255, 255);
}

#afui #pg6.panel {
    padding: 0px;
    background: rgb(255, 255, 255);
}

#afui #pg6.panel table tr {
    display: none;
}

#afui #pg8.panel {
    padding: 0px;
    background: rgb(255, 255, 255);
}

#afui.ios7 #pg2-go {
    background: rgba(0, 173, 216, 1);
}

#afui.ios7 #item.panel {
    padding: 0px;
    background: url(images/00a1ff.png) rgba(241, 246, 248, 1);
    background-repeat: repeat-x;
}

.mainmanu {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    background: rgb(175, 152, 115);
    /* box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); */
    /*     -o-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); */
    /* -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); */
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 999;
    text-align: center;
}

.mainmanu a {
    width: 76px;
    /*     height: 90px; */
    /* float: left; */
    text-decoration: none;
    color: #FFFFFF;
    font-size: 0.9em;
    /* border-right: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
    text-align: center;
    display: inline-block;
    /* margin: -1px -1px 0px 0px; */
    padding: 10px 10px 6px 10px;
    /* background: rgba(255, 255, 255,0.8); */
    /* box-shadow: 0px 0px 0px 0.5px rgba(255, 255, 255,1); */
    -o-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    /* -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); */
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    position: relative;
}

.mainmanu a .icon {
    margin: 0% 0% 3% 0%;
    width: 56;
    height: 56px;
    font-size: 220%;
    text-align: center;
    color: rgb(255, 242, 220);
    text-shadow: 1px 2px hsla(0, 0%, 0%, 0.5);
    padding: 12px;
    border-radius: 50%;
    /*     border: 2px solid rgba(255,255,255,1); */
}

.mainmanu a .icon:before {
    top: auto;
    left: auto;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}


.icon.icon-kmcc-02:before {
    font-size: 25%;
}


.mainmanu a .icon.icon-kmcc-02 {
    background-color: rgba(255, 57, 0, 0.75);
}
.mainmanu a .icon.icon-kmcc-02 {
    background-color: rgba(255, 57, 0, 0.75);
}
.mainmanu a .icon.icon-kmcc-02 {
    background-color: rgba(255, 57, 0, 0.75);
}



.mainmanu a .icon.icon-kmticon_1 {
    background-color: rgba(255, 57, 0, 0.75);
}

.mainmanu a .icon.icon-kmticon_2 {
    background-color: rgba(28, 215, 212, 0.8);
}

.mainmanu a .icon.icon-kmticon_3 {
    background-color: rgba(157, 142, 207, 0.8);
}

.mainmanu a .icon.icon-kmticon_4 {
    background-color: rgba(255, 0, 65, 0.75);
}

.mainmanu a .icon.icon-kmticon_5 {
    background-color: rgba(116, 176, 0, 0.75);
}

.mainmanu a .icon.icon-kmticon_6 {
    background-color: rgba(57, 126, 197, 0.75);
}

.mainmanu a .icon.icon-kmticon_7 {
    background-color: rgba(186, 56, 173, 0.8);
}

.mainmanu a .icon-pictures4 {
    background-color: rgba(78, 201, 114, 0.75);
}

.mainmanu a .icon.icon-kmticon_8 {
    background-color: rgba(0, 159, 227, 0.8);
}

.mainmanu a .icon.icon-kmticon_9 {
    background-color: rgba(127, 179, 202, 0.8);
}

.mainmanu a .icon.icon-kmticon_10 {
    background-color: rgba(0, 181, 212, 0.8);
}

.mainmanu a .icon.icon-menu {
    background-color: rgba(176, 162, 138, 0.75);
}

.mainmanu a .icon.icon-magnifier {
    background-color: rgba(0, 184, 237, 0.75);
}
.top-list {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    /* top: 50%; */
    margin: 0;
    overflow: hidden;
    /* background: url() #ffffff; */
    padding: 0 6%;
    text-align: center;
}
#pg1 .top-list{
    overflow: visible;
    position: relative;
    padding: 0;
}
#pg1 .top-list:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.top-list a {
    margin: 15px 4% 6px 4%;
    width: 40%;
    /*height: 144px;*/
    vertical-align: top;
     /*float: left;*/
    display: inline-block;
    position: relative;
    border: 2px solid rgba(139, 232, 255, 0);
    /* background-color: #fff; */
    border-radius: 50%;
    text-decoration: none;
    /*color: #333;*/
    color: rgb(255, 255, 255);
    font-size: 0.9em;
    text-align: center;
    /* background: rgba(0, 122, 153, 1); */
    /* box-shadow: 0px -4px 0px 1px rgba(0, 147, 183, 1), 0px 0px 0px 1px rgba(0, 147, 183, 1); */
    -o-box-shadow: 0px -4px 0px 1px rgba(0, 147, 183, 1), 0px 1px 0px 1px rgba(0, 147, 183, 1);
    /* -webkit-box-shadow: 0px -4px 0px 1px rgba(0, 147, 183, 1), 0px 0px 0px 1px rgba(0, 147, 183, 1); */
    -moz-box-shadow: 0px -4px 0px 1px rgba(0, 147, 183, 1), 0px 0px 0px 1px rgba(0, 147, 183, 1);
    /* box-shadow: 0px 30px 38px 8px rgba(54, 12, 0, 0.6); */
    -o-box-shadow: 0px 30px 38px 8px rgba(54, 12, 0, 0.6);
    /* -webkit-box-shadow: 0px 30px 38px 8px rgba(54, 12, 0, 0.6); */
    -moz-box-shadow: 0px 30px 38px 8px rgba(54, 12, 0, 0.6);
}

.top-list a img {
    width: 100%;
    /* height: 140px; */
    border-radius: 50%;
}

.top-list b {
    display: block;
    font-size: 1.2em;
    font-weight: lighter;
    position: relative;
    margin: 0 -12px 0 -12px;
    bottom: -6px;
}

.list li .icon:before {
    font-size: 1.5em;
    top: 3px;
}

#afui.ios7 .panel, #afui.ios7 #modalContainer {
    /* background: rgba(0, 173, 216, 0.7); */
    background: rgb(175, 152, 115);
}

#afui.ios7 .header {
    background: rgb(195, 0, 0);
    border-bottom: 0px none;
}

#afui.ios7 .header .button {
    color: rgba(255, 255, 255, 1);
}

#afui.ios7 #menubadge:after {
    border-color: rgba(255, 255, 255, 1);
}

#afui.ios7 .button.pressed {
    background: rgba(82, 155, 234, 0);
}

/*.header .button.icon:before {*/
/*font-size: 20px;*/
/*}*/
#afui.ios7 > #aside_menu, #afui.ios7 > #menu {
    border-right: 1px solid rgba(64, 122, 184, 1);
    background: rgb(175, 152, 115);
}

#afui.ios7 #aside_menu .list, #afui.ios7 #menu .list {
    background: rgb(175, 152, 115);
}

#afui.ios7 #aside_menu .list li, #afui.ios7 #aside_menu .list .divider, #afui.ios7 #aside_menu .list li:first-child, #afui.ios7 #aside_menu .list li:last-child, #afui.ios7 #menu .list li, #afui.ios7 #menu .list .divider, #afui.ios7 #menu .list li:first-child, #afui.ios7 #menu .list li:last-child {
    border-color: rgba(130, 111, 82, 0.49);
}

#afui.ios7 #aside_menu .list .divider, #afui.ios7 #menu .list .divider {
    background: rgb(160, 140, 107);
    border-bottom: rgb(130, 107, 69);
    color: rgb(218, 198, 167);
}

#afui.ios7 #aside_menu .list a, #afui.ios7 #menu .list a {
    color: rgba(255, 255, 255, 255);
}

#afui.ios7 .list > li > a:after {
    color: rgb(218, 198, 167);
}

#afui #aside_menu .list > li > a, #afui #menu .list > li > a {
    font-size: 1.2em;
}

#afui.ios7 .header h1 {
    top: 0px;
    color: #fff;
    font-weight: lighter;
/*     width: 70%;
    text-align: left;
    margin: 0px 0px 0px -10px; */
}


#afui.ios7 .header h1 a {
    color: #fff;
}

#afui.ios7 #backButton {
    background: rgba(249, 249, 249, 0);
    color: rgba(255, 255, 255, 0.7);
}
#afui.ios7 #backButton::before {
z-index: -1;
font-size: 22px;
position: absolute;
top: 10px;
left: -12px;
text-align: center;
border-radius: 0;
border: none;
border-color: transparent;
box-shadow: none;
-webkit-transform: none;
transform: none;
font-family: 'chevron';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\f054";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
background-color: transparent;
}

#afui a.button.sctotop {
    display: inline-block;
    width: 98%;
    margin: 6px 1%;
    height: auto;
    position: relative;
    border-color: rgba(0, 173, 216, 1);
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 173, 216, 1);
}

#afui a.button.sctotop:before {
}

#afui .all-list {
    margin: 0;
    height: auto;
    width: auto;
    position: relative;
    text-align: center;
    padding: 6px 0.5%;
}

#afui .all-list a {
    padding: 0;
    text-align: center;
    position: relative;
    display: inline-block;
    text-align: center;
    word-wrap: break-word;
    word-break: normal;
}

/*#afui .all-list a img {*/
    /*width: 200px;*/
    /*height: 100px;*/
    /*left: auto;*/
    /*border: 1px solid #fff;*/
    /*margin: 0 auto;*/
    /*-webkit-filter: saturate(1.3) contrast(0.7) brightness(1.3);*/
    /*border-radius: 6px 6px 0px 0px;*/
/*}*/

#afui .all-list a b {
    height: 24px;
    width: 200px;
    top: -24px;
    margin-bottom: -24px;
    position: relative;
    display: block;
    text-align: center;
    font-weight: lighter;
    color: rgba(0, 79, 99, 1);
    font-size: 1em;
    padding: 4px 0px 2px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-image: -webkit-linear-gradient(270deg, rgba(241, 246, 248, 0.7) 0%, rgba(241, 246, 248, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(241, 246, 248, 0.7) 0%, rgba(241, 246, 248, 1.00) 100%);
    overflow: hidden;
}

.all-list a i {
    width: 36px;
    height: 36px;
    padding: 5px 2px 2px 2px;
    position: absolute;
    top: -4px;
    display: block;
    background-color: #ff5a00;
    font-size: 180%;
    color: #fff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 110;
    overflow: hidden;
}

.all-list a i.icon-kmticon_1 {
    left: -3px;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    z-index: 111;
}

.all-list a i.icon-kmticon_1:before {
    position: relative;
    left: 0px;
    top: 2px;
}

.all-list a i.icon-k {
    /* position: absolute; */
    right: -1px;
    text-align: center;
    font-size: 1.2em;
    white-space: pre;
    padding-top: 0px;
    /* background-color: rgb(58, 100, 255); */
    background: rgba(0, 173, 216, 1);
    line-height: 1.7em;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    z-index: 112;
}

.all-list a i.icon-k:after {
    font-family: "Helvetica", "Verdana", "sans-serif";
    content: "\A m";
    font-size: 10px;
    line-height: 10px;
    position: relative;
    top: -19px;
    color: rgb(193, 219, 255);
}

#afui.ios7 .af-badge {
    background-color: rgba(255, 90, 0, 1);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}

#afui.ios7 .button-grouped .af-badge {
    border: 0px none;
    color: #FFF;
    /* position: relative; */
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    background-color: rgba(255, 90, 0, 0);
    width: 100%;
    font-size: 30px;
    font-weight: lighter;
    height: 36px;
    padding: 30px 0px 0px 0px;
    margin: 0px;
    /* left: auto; */
}

#afui.ios7 .search-panel .button.icon.icon-search2:before {
    content: "\e69d", "search";
}

#afui .adp-placemark {
    background: rgba(0, 173, 216, 1);
    color: #fff;
    font-size: 1.1em;
    background: rgba(0, 173, 216, 1);
    border-left: 0px solid rgba(86, 215, 240, 1);
    border-right: 0px solid rgba(86, 215, 240, 1);
    border-bottom: 3px solid rgba(86, 215, 240, 1);
    border-top: 0px solid rgba(86, 215, 240, 1);
}

#afui .adp, .adp table, .adp-list {
    color: #FFFFFF;
}

#afui .adp-warnbox, .adp-legal {
    display: none;
}

#afui .adp-substep .adp-stepicon .adp-maneuver {
    background-image: url(images/maneuvers.png);
    background-image: url(images/maneuvers.svg);
}

#afui .adp table {
    width: 100%;
}

#afui .adp table .adp-substep {;; /* border-top: 1px solid rgba(218, 249, 255, 1); */
    /* border-top: 1px solid rgba(0, 173, 216, 1); */
    /* border-top: 0px solid rgba(0, 173, 216, 1); */
    border-left: 0px solid rgba(86, 215, 240, 1);
    border-right: 0px solid rgba(86, 215, 240, 1);
    border-bottom: 1px solid rgba(86, 215, 240, 1);
    border-top: 0px solid rgba(86, 215, 240, 1);
}

.diy-map ,.mapfbox {
    position: relative;
    width: 100%;
    height: 296px;
    display: block;
    margin: 0px 0px 0px 0px;
    /* margin: 0px 6px; */
}
.mapfbox {
    overflow:hidden;
    height: 276px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}

#map_canvas-item, #gcanvas9 {
    width: 100%;
    height: 100%;
}

.header-br-nav {
    width: 100%;
    display: block;
    position: relative;
    height: 44px;
}

.header-br-nav.tab {
    height: 66px;
    margin: 0px 0% 0px 0%;
    width: 100%;
    /* margin: 0; */
    /* border-bottom: 3px solid rgba(255, 90, 0,1); */
}

#afui .header-br-nav.tab .button-grouped.flex {
    /* border-bottom: 2px solid rgba(255, 90, 0,1); */
    background: rgba(0, 147, 183, 1);
    padding: 0px 0px 0px 0px;
    width: 100%;
    margin: 0px;
}

a.diy-edit {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 1.3em;
}

a.diy-go {
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 1.3em;
}

#afui .list.inset.pg2-edit {
    margin-top: 10px;
}

#afui .list.pg2-edit li {
    padding: 0px;
    position: relative;
    overflow: hidden;
}

#afui .list.pg2-edit li input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 32px;
    width: 32px;
}

#afui .list.pg2-edit li a {
    padding: 0px;
    margin: 5px 0px 5px 10px;
    vertical-align: middle;
    position: relative;
}

#afui .list.pg2-edit li a img {
    width: 37px;
    height: 37px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-radius: 50%;
}

#afui .list.pg2-edit li b {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 5px 10px;
    font-weight: normal;
}

#afui .list.pg2-edit li label {
    width: 50px;
    height: 50px;
    padding: 0px;
    vertical-align: middle;
    position: absolute;
    top: -5px;
    left: 0px;
    padding: 13px;
}

#afui .list li:first-child {
    border-top: 0px none;
}

.delete-list {
    height: 47px;
    width: 68px;
    position: absolute;
    background-color: #FFFFFF;
    color: rgba(0, 173, 216, 1);
    right: 0px;
    top: 0px;
    text-align: center;
    /* padding: 7px; */
    overflow: hidden;
    line-height: 47px;
}

.delete-list:before {
    content: "\e6f9";
    font-size: 200%;
}

#afui .search-panel {
    width: 100%;
    display: block;
    /* padding-top: 10px; */
    position: relative;
    margin: 0px auto;
}

#afui .search-panel dl {
    /* float: left; */
    display: inline-table;
}

#afui .search-panel dl.dl-1 {
    width: 44%;
    padding-left: 1%;
}

#afui .search-panel dl.dl-2 {
    width: 54%;
    padding-left: 0%;
}

#afui #search .sl-1, #afui #search .sl-2, #afui #search .sl-3 {
    display: inline-block;
    position: relative;
    padding-top: 0px;
}

#afui #search .icon-kmticon_4, #afui #search .icon-kmticon_5, #afui #search .icon-kmticon_6 {
    width: 100px;
    font-size: 1.4em;
    height: 36px;
    /* border: 1px solid rgba(74, 219, 255, 1); */
    color: rgba(252, 254, 255, 1);
    background: rgba(255, 90, 0, 1);
    border-radius: 18px;
    padding: 4px 0px;
    /* box-shadow: 0px 1px 1px rgba(0,0,0,0.3); */
    text-align: center;
}

#afui #search .icon-kmticon_4:before, #afui #search .icon-kmticon_5:before, #afui #search .icon-kmticon_6:before {
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 120%;
}

#afui #search .icon-kmticon_4:after, #afui #search .icon-kmticon_5:after, #afui #search .icon-kmticon_6:after {
    font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    font-weight: bold;
}

.icon-kmticon_4:before {
    content: "\e600";
    font-weight: bold;
}

#afui #search .icon-kmticon_4:after {
    content: "\A 景點";
}

#afui #search .icon-kmticon_5:after {
    content: "\A 美食";
}

#afui #search .icon-kmticon_6:after {
    content: "\A 住宿";
}

#afui #search .sl-1 {
    /* float: left; */
    /* width: 120px; */
}

#afui #search .sl-2 {
    /* float: left; */
    /* width: 180px; */
}

#afui #search .sl-3 {
    /* float: left; */
    /* width: 120px; */
}

#afui #search .search-panel a {
    display: block;
    padding: 6px 10px;
    /* width: 120px; */
    position: relative;
    float: left;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    float: left;
    font-size: 1em;
}

#afui #search .sl-2 a {
    /* width: 80px; */
}

.news-iframe, .f-iframe {
    position: absolute;
    overflow: auto;
    width: 100%;
    height: 100%;
    border: 0px none;
}

.itempage {
    position: relative;
    width: 100%;
    margin: 0px auto;
    /* background-color: rgb(241, 246, 248); */
    /* background: url(images/00a1ff.png) rgba(241, 246, 248, 1); */
    background-repeat: repeat-x;
}

.itempage h2, .itempage img, .itempage ul.fu-list {
    width: 100%;
    position: relative;
}

#afui.ios7 .panel .itempage h2 {
    position: relative;
    top: 0px;
    padding: 10px 10px 10px 10px;
    z-index: 99;
    height: auto;
    color: rgb(255, 255, 255);
    background-image: -webkit-linear-gradient(90deg, rgba(0, 173, 216, 0.5) 0%, rgba(0, 173, 216, 1.00) 100%);
    background-image: linear-gradient(0deg, rgba(0, 173, 216, 0.5) 0%, rgba(0, 173, 216, 1.00) 100%);
}

#afui .itempage img{

}
#afui .itempage li{

}
#afui .itempage p{

}


.itempage ul.fu-list {
    margin-top: -40px;
    padding: 10px;
    /* background: rgba(241, 246, 248, 0.9); */
    background-image: -webkit-linear-gradient(270deg, rgba(241, 246, 248, 0.8) 0%, rgba(241, 246, 248, 1.00) 45%); 
    background-image: linear-gradient(180deg, rgba(241, 246, 248, 0.8) 0%, rgba(241, 246, 248, 1.00) 45%);
    border-top: 1px solid #fff;
    height: 110px;
}

.itempage ul.fu-list li {
    float: left;
    display: inline-block;
    color: rgba(0, 173, 216, 1);
    text-decoration: none;
    font-size: 100%;
    padding: 5px 0px;
}

.itempage ul.fu-list .mark {
    /* color: #ff3a00; */
    background: rgba(0, 173, 216, 1);
    background: rgba(255,255,255,1);
    /* color: rgba(255,255,255,1); */
    border-radius: 8px;
    /* padding: 5px 0px; */
    box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7); -o-box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7); -webkit-box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7); -moz-box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7);
}

.itempage ul.fu-list li.fu-4.mark {
    color: #ff3a00;
}

.itempage ul.fu-list li i {
    font-size: 280%;
    width: 100%;
    /* float: left; */
    display: inline-block;
    position: relative;
    top: 0px;
    left: auto;
    height: 46px;
    white-space: pre;
}

.itempage ul.fu-list li.fu-1 {
    width: 24%;
}

.itempage ul.fu-list li.fu-2 {
    width: 24%;
}

.itempage ul.fu-list li.fu-3 {
    width: 24%;
}

.itempage ul.fu-list li.fu-4 {
    width: 28%;
    float: right;
    color: rgba(0, 173, 216, 0.3);
}

.itempage ul.fu-list li.fu-1:after {
    content: '\A 語音導覽';
    white-space: pre;
}

.itempage ul.fu-list li.fu-2:after {
    content: '\A 加入行程';
    white-space: pre;
}

.itempage ul.fu-list li.fu-3:after {
    content: '\A 地圖';
    white-space: pre;
}

.itempage ul.fu-list li.fu-4:after {
    content: '\A 集戳章';
    white-space: pre;
}

.itempage ul.fu-list li.fu-2.mark:after {
    content: '\A 在行程中';
}

.itempage ul.fu-list li.fu-4.mark:after {
    content: '\A 已蓋戳章';
}

.itempage ul.fu-list li.fu-4 i {
    height: 64px;
    font-size: 400%;
}

.itempage ul.fu-list li i:before {
    left: 0px;
}

.itempage ul.fu-list li.fu-4 a {
    color: rgba(0, 173, 216, 1);
    text-decoration: none;
    font-size: 1em;
    display: block;
}

.itempage ul.fu-list li.fu-4 a span {
    font-size: 2em;
}

.itempage dl {
    position: relative;
    margin-top: -10px;
    text-align: left;
    padding: 5px 10%;
    top: 0px;
    display: table;
}

.itempage dl dt, .itempage dl dd {
    padding: 3px 3px 3px 0px;
}

.itempage dl dt {
    color: #A8B1BA;
    display: table-cell;
    white-space: pre;
    }

.itempage dl dd {
    display: table-cell;
    /* white-space: pre; */
    font-size: 1.1em;
    line-height: 1.2em;
}

.itempage dl dd:after {
    content: '\A';
    white-space: pre;
}
#afui .itempage ul{}
#afui .itempage li{
    width: 84%;
    padding: 10px 8%;
    display: block;
    text-align: left;
}
#afui .itempage p {
    width: 84%;
    padding: 10px 8%;
    text-align: left;
    position: relative;
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.5em;
}

#afui .button-grouped {
    margin: 10px 10%;
}

.itempage {
    background: #fff ;
}

#search-box {
    position: absolute;
    top: 6px;
    left: 70px;
    right: 70px;
}

header#header_search {
    position: relative;
}

#afui input#search-box[type=search] {
    width: 80%;
    /* height: 34px; */
    position: relative;
    left: 10%;
    /* right: -20px; */
    border: 1px solid #00AAC6;
    margin: -6px 0px 12px 0px;
    display: inline;
    float: left;
}

#afui #search.all-list {
    margin: 10px -10px;
}

#afui #search.all-list a {
    width: 104px;
}

/*#afui #header_adiy #adiy-search-box {display: inline;}*/
#afui select#adiy-select {
    position: relative;
    margin: 44px 1% 6px 2%;
    width: 100%;
    float: left;
    display: inline;
    background: rgba(0, 173, 216, 1); border: 0px none; border-top: 1px solid rgba(0, 215, 255, 1); color: #fff; box-shadow: 0px 4px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1); -o-box-shadow: 0px 4px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1); -webkit-box-shadow: 0px 4px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1); -moz-box-shadow: 0px 4px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
}

#afui #header_adiy input[type=search] {
    position: relative;
    margin: 0px 2% 8px 1%;
    width: 54%;
    float: right;
    height: 40px;
    border: 1px solid #00AAC6;
}

#afui #header_diy_edit select, #afui #header_diy_editsk select {
    background: rgba(0, 173, 216, 1);
    border: 0px none;
    border-top: 1px solid rgba(0, 215, 255, 1);
    color: #fff;
    position: absolute;
    left: 0px;
    top: 20px;
    box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    -o-box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    -webkit-box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    -moz-box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
}

#afui #header_diy_edit select option, #afui #header_diy_editsk select option {
    color: #fff;
    text-align: center;
}

#afui #header_diy_edit a.icon-compass5:before, #afui #header_diy_editsk a.icon-compass5:before {
    /* font-size: 200%; */
    /* margin: 0px 0px 8px 0px; */
    display: block;
}

#header_diy_edit select#mode, #header_diy_editsk select#mode {
    position: relative;
    /* top: 19px; */
    /* left: 117px; */
    width: 21%;
    height: 40px;
    float: left;
    border-radius: 0px;
    margin: 0px 0px 0px -2px;
}

#header_diy_edit select.target-a, #header_diy_editsk select.target-a {
    position: relative;
    width: 100%;
    height: 40px;
    border-radius: 6px 0px 0px 6px;
}

#header_diy_edit select.target-b, #header_diy_editsk select.target-b {
    position: relative;
    width: 100%;
    height: 40px;
    border-radius: 0px 6px 6px 0px;
}

#header_diy_edit .get-a, #header_diy_editsk .get-a {
    float: left;
    position: relative;
    margin: 0px 0% 2px 2%;
    width: 38%;
    margin-bottom: 0px;
    text-align: center;
    height: 69px;
}

#header_diy_edit .get-b, #header_diy_editsk .get-b {
    float: left;
    position: relative;
    margin: 0px 1% 2px -2px;
    width: 38%;
    margin-bottom: 0px;
    text-align: center;
    height: 69px;
}

#header_diy_edit .get-a:before, #header_diy_editsk .get-a:before {
    content: '\A 起點';
    color: rgba(0, 215, 255, 1);
}

#header_diy_edit .get-b:before, #header_diy_editsk .get-b:before {
    content: '\A 終點';
    color: rgba(0, 215, 255, 1);
}

.adiy-select {
    position: relative;
    width: 40%;
    height: 44px;
}

.adiy-select:after, #header_diy_edit .get-a:after, #header_diy_editsk .get-a:after, #header_diy_edit .get-b:after, #header_diy_editsk .get-b:after {
    content: '\e717';
    color: rgba(0, 215, 255, 1);
    font-family: 'icomoon';
    position: absolute;
    padding: 3px;
    right: 2px;
    bottom: 18px;
    background: rgba(0, 173, 216, 1);
}

div.bkbox {
    position: absolute;
    width: 100%;
    height:100%;
    background: rgba(0, 61, 76, 0.6);
    z-index: 998;
    display: block;
    bottom: 48px;
    top: 0px;
    left: 0px;
    right: 0px;
}

div.bkbox .bkbox_add {
    height: 66px;
    width: 50%;
    position: absolute;
    top: 0px;
}

div.bkbox .bkbox_add span {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 50%;
    color: rgba(255, 255, 255, 1);
    padding: 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    z-index: 1002;
    margin: 5px 5px 5px -5px;
    text-align: center;
    font-size: 0.9em;
}

div.bkbox .bkbox_add span:before {
    position: absolute;
    left: -11px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6.5px 11.3px 6.5px 0;
    border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent;
    content: '';
}

div.bkbox .bkbox_add span b {
    font-size: 1.8em;
    color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin: 5px auto;
}

div.bkbox .bkbox_add a.button.icon-plus3 {
    font-size: 1.1em;
    height: 36px;
    width: 50%;
    height: 66px;
    border: 0px solid rgba(0, 215, 255, 1);
    margin: 0px 1px 0px 0px;
    font-weight: bold;
    border-radius: 0px;
    z-index: 1000;
    position: absolute;
    text-align: center;
    padding: 7px;
    border-bottom: 6px solid rgba(197, 69, 0, 1);
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 90, 0, 1);
    text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -o-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -webkit-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -moz-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 1em;
}

div.bkbox .bkbox_add a.button.icon-plus3:before {
    font-size: 1.8em;
    position: relative;
    display: block;
    margin-bottom: 2px;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
    height: 30px;
    line-height: 30px;
    /*animation: myfirst 0.2s infinite alternate;*/
    /*-moz-animation: myfirst 0.2s infinite alternate; */
    /*-webkit-animation: myfirst 0.2s infinite alternate; */
    /*-o-animation: myfirst 0.2s infinite alternate; */
}

/*@keyframes myfirst {*/
    /*0% { font-size: 1.8em; }*/
    /*50% { font-size: 2.1em; }*/
    /*100% { font-size: 2.4em; }*/
/*}*/

/*@-moz-keyframes myfirst */
/*{*/
    /*0% { font-size: 1.8em; }*/
    /*50% { font-size: 2.1em; }*/
    /*100% { font-size: 2.4em; }*/
/*}*/

/*@-webkit-keyframes myfirst */
/*{*/
    /*0% { font-size: 1.8em; }*/
    /*50% { font-size: 2.1em; }*/
    /*100% { font-size: 2.4em; }*/
/*}*/

/*@-o-keyframes myfirst */
/*{*/
    /*0% { font-size: 1.8em; }*/
    /*50% { font-size: 2.1em; }*/
    /*100% { font-size: 2.4em; }*/
/*}*/

div.bkbox .bkbox_go a.icon-compass5 {
    font-size: 1.1em;
    height: 36px;
    width: 50%;
    height: 66px;
    border: 0px solid rgba(0, 215, 255, 1);
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    border-radius: 0px;
    z-index: 1000;
    position: absolute;
    text-align: center;
    padding: 7px;
    border-bottom: 6px solid rgba(197, 69, 0, 1);
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 90, 0, 1);
    text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -o-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -webkit-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -moz-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    position: absolute; top: 0px;
    right: 0px;
    font-size: 1em;
}

div.bkbox .bkbox_go a.button.icon-compass5:before {
    font-size: 1.8em;
    /* height: 36px; */
    position: relative;
    display: block;
    margin-bottom: 2px;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
}

div.bkbox .bkbox_go {
    height: 66px;
    width: 50%;
    position: absolute;
    top: 0px;
    right: 0px;
}

div.bkbox .bkbox_go span {
    position: absolute;
    right: 50%;
    top: 0px;
    width: 50%;
    color: rgba(255, 255, 255, 1);
    padding: 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    z-index: 1002;
    margin: 5px -5px 5px 5px;
    text-align: center;
    font-size: 0.9em;
}

div.bkbox .bkbox_go span:before {
    position: absolute;
    right: -11px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6.5px 0 6.5px 11.3px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.5);
    content: '';
}

div.bkbox .bkbox_go span b {
    font-size: 1.8em;
    color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin: 5px auto;
}

div.bkbox .bkbox_slct {
    height: 66px;
    width: 100%;
    position: absolute;
    top: 66px;
}

div.bkbox .bkbox_slct span {
    position: absolute;
    left: 2%;
    top: 60px;
    width: 96%;
    color: rgba(255, 255, 255, 1);
    padding: 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    z-index: 1002;
    /* margin: 5px 5px 5px 5px; */
    text-align: center;
    font-size: 0.9em;
}

div.bkbox .bkbox_slct span:before {
    position: absolute;
    left: 20%;
    top: -11px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6.5px 11.3px 6.5px;
    border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
    content: '';
    /* margin:0px 0px 0px -4px; */
}

div.bkbox .bkbox_slct span:after {
    position: absolute;
    right: 20%;
    top: -11px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6.5px 11.3px 6.5px;
    border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
    content: '';
    /* margin:0px 0px 0px -4px; */
}

div.bkbox .bkbox_slct span b {
    font-size: 1.8em;
    color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin: 5px auto;
}

div.bkbox .bkbox_slct .bkbox_toA, div.bkbox .bkbox_slct .bkbox_F, div.bkbox .bkbox_slct .bkbox_toB {
    background: rgba(0, 173, 216, 1);
    border: 0px none;
    border-top: 1px solid rgba(0, 215, 255, 1);
    color: #fff;
    position: relative;
    float: left;
    left: 0px;
    top: 20px;
    box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    -o-box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    -webkit-box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    -moz-box-shadow: 0px 2px 0px 1px rgba(0, 147, 183, 1), 0px -1px 0px 1px rgba(0, 147, 183, 1);
    height: 40px;
    line-height: 40px;
    text-align: center;
}

div.bkbox .bkbox_slct .bkbox_toA {
    width: 38%;
    margin: 0px 0% 2px 2%;
    border-radius: 6px 0px 0px 6px;
}

div.bkbox .bkbox_slct .bkbox_F {
    width: 20%;
    border-radius: 0px 0px 0px 0px;
}

div.bkbox .bkbox_slct .bkbox_toB {
    width: 38%;
    margin: 0px 1% 2px 0%;
    border-radius: 0px 6px 6px 0px;
}

div.bkbox .bkbox_slct .bkbox_toA:after, div.bkbox .bkbox_slct .bkbox_toB:after {
    content: '\e717';
    color: rgba(0, 215, 255, 1);
    font-family: 'icomoon';
    position: absolute;
    padding: 3px;
    right: 2px;
    top: 0px;
    background: rgba(0, 173, 216, 1);
    height: 18px;
}

div.bkbox .bkbox_clos {
    text-align: center;
    width: 92px;
    position: absolute;
    bottom: 64px;
    color: rgba(255, 255, 255, 1);
    padding: 15px 5px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 13px;
    margin: 0px 0px 0px -46px;
    font-size: 1.3em;
    left: 50%;
    font-size: 1em;
}

div.bkbox .bkbox_clos b:before {
    font-family: 'icomoon';
    content: "\e6f9";
    margin: 0px 5px;
    font-size: 1.8em;
    color: rgba(255, 255, 255, 1);
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
}

.adiy-select:after {
    bottom: -31px;
}

#header_diy_edit a.button.icon.icon-plus3, #header_diy_editsk a.button.icon.icon-plus3 {
    font-size: 1.3em;
    margin: 0px;
    /* padding: 0px; */
    height: 44px;
}

#header_diy_edit a.button.icon.icon-plus3:before, #header_diy_editsk a.button.icon.icon-plus3:before {
    /* font-size: 150%; */
    position: relative;
    display: inline-block;
    top: 2px;
}

#afui #header_diy_edit a.icon-compass5, #afui #header_diy_editsk a.icon-compass5 {
    /* position: relative; */
    /* margin: 0px 1% 0px 0%; */
    /* width: 25%; */
    /* height: 70px; */
    /* font-size: 1.1em; */
    /* padding: 0px 0px 0px 0px; */
    /* float: right; */
    /* display: inline-block; */
    /* margin-top: 1px; */
}

#afui.ios7 .header h1.addplus {
    padding: 0px;
    margin: 0px;
}

#afui.ios7 .footer {
    background: rgba(255, 255, 255, 0.88);
    color: black;
    border-top: 1px solid rgba(191, 204, 207, 0.5);
    /* border-top: 0px solid rgba(191, 204, 207, 1); */
    box-shadow: none;
    z-index: 1001;
}

#afui.ios7 .footer > footer > a:not(.button) {
    /* color: rgba(0, 173, 216, 1); */
    color: rgb(175, 152, 115);
    /* overflow: auto; */
}

#afui.ios7 .footer > footer > a.pressed:not(.button), .footer > footer > a.icon.pressed:not(.button):before {
    background: rgb(255, 255, 255);
    color: rgb(195, 0, 0);
    border-radius: 4px;
    /* background: rgba(0, 173, 216, 1); */
}

#afui.ios7 .footer > footer > a {
    transition: height 0.2s, padding 0.2s, margin-top 0.2s;
    -moz-transition: height 0.2s, padding 0.2s, margin-top 0.2s;
    -webkit-transition: height 0.2s, padding 0.2s, margin-top 0.2s;
    -o-transition: height 0.2s, padding 0.2s, margin-top 0.2s;
}

#afui.ios7 .footer > footer > a:before {
    /* font-size: 2em; */
    transition: font-size 0.2s, top 0.1s;
    -moz-transition: font-size 0.2s, top 0.1s;
    -webkit-transition: font-size 0.2s, top 0.1s;
    -o-transition: font-size 0.2s, top 0.1s;
}

#afui.ios7 .footer > footer > a.pressed {
    box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7);
    -o-box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7);
    -webkit-box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7);
    -moz-box-shadow: 0px 1px 8px -2px rgba(0, 45, 56, 0.7);
    /*     top: 0px; */
    /* border: 1px solid rgba(255,255,255,1); */
    position: relative;
    height: 62px;
    margin-top: -18px;
    padding: 18px 0px 0px 0px;
}

#afui.ios7 footer#photocamera a.pressed {
    box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    /*     top: 0px; */
    /* border: 1px solid rgba(255,255,255,1); */
    position: relative;
    height: 43px;
    margin: 0px;
    padding: 0px;
    background: none;
}

#afui.ios7 footer#photocamera a.pressed:before {
    font-size: 21px;
    color: rgba(0, 173, 216, 1);
    background: rgba(255, 255, 255, 0);
}

#afui.ios7 .footer > footer > a.pressed:before {
    /* font-size: 300%; */
    font-size: 42px;
    /* font-size: 1.5em; */
    top: 3px;
}

#afui .adp table td {
    /* padding: 8px 0px; */
    border: 0px rgba(222, 222, 222, 1);
    color: rgba(255, 255, 255, 1);
    /* padding: 2px; */
    background: rgba(255, 255, 255, 0);
}

#afui .button-grouped {
    margin: 0px 6px 0px 3px;
}

#afui.ios7 .button {
    border-color: rgba(0, 173, 216, 1);
    color: rgba(0, 173, 216, 1);
}

#afui.ios7 .button-grouped > .button.pressed, #afui.ios7 .header .button-grouped > .button.pressed {
    background: rgba(0, 173, 216, 1);
}

#afui.ios7 .button-grouped *, #afui.ios7 .button-grouped > .button:first-child, #afui.ios7 .button-grouped.vertical *, #afui.ios7 .button-grouped.vertical > .button:last-child, #afui.ios7 .header .button-grouped > .button {
    border: 2px solid rgba(0, 215, 255, 1);
    color: rgba(102, 231, 255, 1);
    margin-right: -2px;
}

#afui.ios7 .header .header-br-nav.tab a.button {
    font-size: 1em;
    height: 36px;
    width: 25%;
    height: 66px;
    border: 0px solid rgba(0, 215, 255, 1);
    border-bottom: 6px solid rgba(0, 147, 183, 1);
    margin: 0px 1px 0px 0px;
    font-weight: bold;
    background: rgba(0, 173, 216, 1);
    border-radius: 0px;
    z-index: 1000;
}

#afui.ios7 .header .header-br-nav.tab a.button:last-child { margin: 0px 0px 0px 0px; }

#afui.ios7 .header .header-br-nav.tab a.button.pressed {
    /* background: rgba(0, 173, 216, 1); */
    border-bottom: 6px solid rgba(197, 69, 0, 1);
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 90, 0, 1);
    text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -o-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -webkit-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -moz-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
}

#afui.ios7 .header .header-br-nav.tab a:before {
    font-size: 1.8em;
    /* height: 36px; */
    position: relative;
    display: block;
    margin-bottom: 2px;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
}

#afui.ios7 .header .header-br-nav.tab a.button.pressed:before {
    /* font-weight: 600; */
}

#sh1 > h5 {
    color: rgba(0, 173, 216, 1);
}

/* 智能手机 (纵向 和 横向) ----------- */
/*@media only screen and (max-device-width: 480px) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.3%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.2% 6px 0.2%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 108px;*/
        /*height: 70px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 104px;*/
    /*}*/

    /*#afui .top-list {*/
        /*padding: 0px 2%;*/
    /*}*/

    /*#afui .top-list a {*/
        /*width: 90px; height: 90px; margin: 15px 2% 32px 2%;*/
    /*}*/

    /*#afui .top-list a img {*/
        /*/!* width: 86px; *!/*/
        /*/!* height: 86px; *!/*/
    /*}*/
/*}*/

/*@media only screen and (max-device-width: 480px) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.3%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.2% 6px 0.2%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 112px;*/
        /*height: 80px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 112px;*/
    /*}*/

    /*#afui .top-list {*/
        /*padding: 0px 4%;*/
    /*}*/

    /*#afui .top-list a {*/
        /*width: 90px; height: 90px;*/
        /*margin: 15px 2% 32px 2%;*/
    /*}*/

    /*#afui .top-list a img {*/
        /*width: 86px; height: 86px;*/
    /*}*/
/*}*/

/*/!* 智能手机 (横向) ----------- *!/*/
/*@media only screen and (min-width: 460px) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.3%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.2% 6px 0.2%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 134px;*/
        /*height: 102px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 134px;*/
    /*}*/

    /*#afui .top-list {*/
        /*padding: 0px 2%;*/
    /*}*/

    /*#afui .top-list a {*/
        /*width: 90px; height: 90px;*/
        /*margin: 15px 4% 32px 4%;*/
    /*}*/

    /*#afui .top-list a img {*/
        /*width: 86px;*/
        /*/!* height: 86px; *!/*/
    /*}*/
/*}*/

/*/!* 智能手机 (纵向) ----------- *!/*/
/*@media only screen and (max-width: 320px) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.3%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.2% 6px 0.2%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 104px;*/
        /*height: 70px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 104px;*/
    /*}*/

    /*#afui .top-list {*/
        /*padding: 0px 2%;*/
    /*}*/

    /*#afui .top-list a {*/
        /*width: 128px;*/
        /*height: 128px;*/
        /*margin: 18px 2.5% 24px 2.5%;*/
    /*}*/

    /*#afui .top-list a img {*/
        /*width: 100%;*/
        /*/!* height: 124px; *!/*/
    /*}*/
/*}*/

/*/!* iPad 系列 (纵向 和 横向) ----------- *!/*/
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.8%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.5% 6px 0.5%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 136px;*/
        /*height: 102px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 136px;*/
    /*}*/

    /*#afui .top-list { }*/

    /*#afui .top-list a { }*/

    /*#afui .top-list a img { }*/
/*}*/

/*/!* iPad 系列 (横向) ----------- *!/*/
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.8%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.3% 6px 0.3%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 158px;*/
        /*height: 118px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 158px;*/
    /*}*/

    /*#afui .top-list { }*/

    /*#afui .top-list a {*/
        /*width: 144px;*/
        /*height: 144px;*/
        /*margin: 15px 6% 32px 6%;*/
    /*}*/

    /*#afui .top-list a img {*/
        /*width: 140px;*/
        /*height: 140px;*/
    /*}*/
/*}*/

/*/!* iPad 系列 (纵向) ----------- *!/*/
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {*/
    /*#afui .all-list {*/
        /*padding: 6px 0.4%;*/
    /*}*/

    /*#afui .all-list a {*/
        /*padding: 2px 0.9% 6px 0.9%;*/
    /*}*/

    /*#afui .all-list a img {*/
        /*width: 136px;*/
        /*height: 102px;*/
    /*}*/

    /*#afui .all-list a b {*/
        /*width: 136px;*/
    /*}*/

    /*#afui .top-list { }*/

    /*#afui .top-list a {*/
        /*width: 134px;*/
        /*height: 134px;*/
        /*margin: 15px 2.5% 32px 2.5%;*/
    /*}*/

    /*#afui .top-list a img {*/
        /*width: 130px;*/
        /*height: 130px;*/
    /*}*/
/*}*/

#afui .audiolg {
    width: 100px;
    height: 120px;
    display: inline-block;
    float: left;
    padding: 60px 0px;
    text-align: center;
    color: rgba(155, 155, 155, 1);
}

#afui #stampdiv_heard li {
    width: 33%;
    display: inline-block;
    height: 96px;
    position: relative;
    top: 0px;
    margin: 0px;
    float: left;
}

#afui #stampdiv_heard h2 {
    color: #fff; padding: 10px;
}

#afui #stampdiv_heard b {
    color: rgba(255, 255, 255, 1);
    width: 100%; text-align: center;
    display: block;
}

#afui #stampdiv_heard i.icon.icon-kmticon_10 {
    color: rgba(255, 255, 255, 1);
    height: 54px;
    width: 100%;
    text-align: center;
    display: block;
    padding: 0px;
    margin: 0px;
    top: 0px;
}

#afui #stampdiv_heard i.icon.icon-kmticon_10:before {
    font-size: 300%;
    left: auto;
    top: 30px;
}

.goodtitle {
    color: rgba(0, 173, 216, 1);
}

.goodtitle b {
    font-size: 2em;
    font-weight: lighter;
    padding: 0px 6px;
}

#afui #if-w.panel {
    color: rgba(255, 255, 255, 1);
}

#afui #if-w.panel p, #afui #if-g.panel p {
    padding: 20px;
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.7);
    color: rgb(83, 87, 94);
    font-size: 1.1em;
    line-height: 1.5em;
}

#afui #content #tour.panel {
    width: 100%;
    height: 100%;
    background: #FFFFFF url(images/tour.jpg) no-repeat top center;
    background-size: 100%;;
}

#afui .panel .tourtopimg {
    position: relative;
    width: 100%;
    height: 140px;
}

#afui #content .panel ul.list {
    background: none;
    background: rgba(255, 255, 255, 0.95);
}

#afui #content #if-g.panel {
    width: 100%;
    height: 100%;
    background: #FFFFFF url(images/info.jpg) no-repeat top center;
    background-size: 100%;;
}

#afui #content #info.panel {
    width: 100%;
    height: 100%;
    background: #FFFFFF url(images/if-g.jpg) no-repeat top center;
    background-size: 100%;;
}
#afui #content #pg5.panel .tofb-b {
    /* text-align: center; */
    width: 100%;
    position: absolute;
    bottom: 0px;
    top: 0px;
    border-radius: 0px;
    margin: 0px 0px 0px 0px;
    left: 0px;
    line-height: 70px;
    height: 100%;
    padding: 0px 0px 0px 0px;
    z-index: 50;
    text-align: center;
    background: url("images/mbg.png");
}
#afui #content #pg5.panel .tofb-b img {
    width:180px;
    margin: 10px auto;
}
#afui #content #pg5.panel .tofb {
    /* text-align: center; */
    width: 100%; position: absolute;
    bottom: 0px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 134, 205, 0.95);
    border-radius: 0px;
    margin: 0px 0px 0px 0px; font-size: 1.3em;
    left: 0%;
    line-height: 70px;
    height: 70px;
    padding: 0px 20px 0px 60px;
    z-index: 51;
}

#afui #content #pg5.panel .tofb b.icon-facebook22 {
    position: absolute;
}

#afui #content #pg5.panel .tofb b.icon-facebook22:before {
    font-size: 36px;
    margin: -20px 10px -20px -45px;
    position: relative;
    line-height: 70px;
}

#afui #pg7.panel, #afui #photoeditor.panel, #afui #openframe.panel {
    padding: 0px;
    background: rgba(0, 173, 216,1);
}

.ios7bg {
    position: absolute;
    width: 100%;
    height: 100%;
    /* z-index: 2; */
    display: block;
    overflow: hidden;
    background: url("images/mbg.png");
/*     background-image: -ms-linear-gradient(top, #007296 0%, #57BFE6 50%, #AFE5FF 75%, #BBD1E2 100%);
    background-image: -moz-linear-gradient(top, #007296 0%, #57BFE6 50%, #AFE5FF 75%, #BBD1E2 100%);
    background-image: -o-linear-gradient(top, #007296 0%, #57BFE6 50%, #AFE5FF 75%, #BBD1E2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007296), color-stop(0.5, #57BFE6), color-stop(0.75, #AFE5FF), color-stop(1, #BBD1E2));
    background-image: -webkit-linear-gradient(top, #007296 0%, #57BFE6 50%, #AFE5FF 75%, #BBD1E2 100%);
    background-image: linear-gradient(to bottom, #007296 0%, #57BFE6 50%, #AFE5FF 75%, #BBD1E2 100%); */
}

.mainlayout {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 55;
    text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -o-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -webkit-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
    -moz-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);
}

.infotextdf{
    position: relative;
    width:130px;
    text-align:center;
    margin:5px auto 5px auto;
    color:rgba(255,255,255,1);
    display:block;
}
.pplnav{
    position: absolute;
    text-align: center;
    display: block;
    width:100%;
    height:100px;
    z-index: 60;
}
/*.open_camera,.abPhotoEdit {*/
    /*border-bottom: 6px solid rgba(197, 69, 0, 1);*/
    /*color: rgba(255, 255, 255, 1);*/
    /*text-shadow: 0px 1px 2px rgba(0, 33, 54, 0.7);*/
    /*-o-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);*/
    /*-webkit-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);*/
    /*-moz-text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);*/
    /*font-size: 16px;*/
    /*height: 36px;*/
    /*width: 72px;*/
    /*height: 72px;*/
    /*border: 0px solid rgba(0, 215, 255, 1);*/
    /*border-bottom: 6px solid rgba(0, 147, 183, 1);*/
    /*margin: 10px 10px;*/
    /*font-weight: bold;*/
    /*background: rgba(0, 173, 216, 1);*/
    /*border-radius: 14px;*/
    /*text-align: center;*/
    /*padding: 4px;*/
    /*border-bottom: 6px solid rgba(197, 69, 0, 1);*/
    /*color: rgba(255, 255, 255, 1);*/
    /*background: rgba(255, 90, 0, 1);*/
    /*text-shadow: 0px 1px 2px rgba(54, 12, 0, 0.7);*/
    /*display: inline-block;*/
    /*box-shadow: 0px 10px 38px rgba(54, 12, 0, 0.7); */
    /*-o-box-shadow: 0px 10px 38px rgba(54, 12, 0, 0.7); */
    /*-webkit-box-shadow: 0px 10px 38px rgba(54, 12, 0, 0.7); */
    /*-moz-box-shadow: 0px 10px 38px rgba(54, 12, 0, 0.7);*/
/*}*/

/*.abPhotoEdit {*/
    /*border: 0px solid rgba(0, 215, 255, 1);*/
    /*border-bottom: 6px solid rgba(0, 147, 183, 1);*/
    /* margin: 10px auto 0px auto; */
    /*font-weight: bold;*/
    /*background: rgba(0, 173, 216, 1);*/
/*}*/

.open_camera:before,.abPhotoEdit:before{
    font-family: 'icomoon';
    font-size: 36px;
    /* height: 36px; */
    position: relative;
    display: block;
    margin-bottom: 2px;
    font-weight: normal;
    /*color: rgba(255, 255, 255, 1);*/
    content: "\e601";
}
.open_camera:before{
    content: "\e601";
}
.abPhotoEdit:before{
    content: "\e643";
}



.photocvl {
    /* background: rgba(192, 145, 102, 0.7); */
    /* background: rgba(255, 255, 255, 1); */
    position: absolute;
    z-index: 1;
    box-shadow: 0px 0px 18px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 0px 18px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.5);
    text-align: center;
    /* border: 1px solid rgba(255, 0, 0, 1); */
}

.photocvl img {
    border: 0px none;
    position: absolute;
    /* top: 0px; */
}
/*#photocanvas {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*top: 0px;*/
    /*z-index: 56;*/
/*}*/
/*#myphotocanvas {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*z-index: 57;*/
/*}*/
/*#smallImage {*/
    /*top: 0px;*/
    /*display: inline;*/
    /*position: relative;*/
    /*z-index: 55;*/
/*}*/

.photocvl canvas.photocanvas {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 58;
}

.photocvl .myphotocanvas canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 58;
    /* background:#F44; */
    /* display: none; */
}

.myphotocanvas {
    position: absolute;
    top: 0px;
    left: 0px;
    /* background:#ff5; */
}

ul.framesimglist {
    margin: 0px -10px;
    display: block;
    /* float: left; */
    position: relative;
}

ul.framesimglist li {
    width: 32%;
    height: 96px;
    margin: 0.1%;
    display: inline-block;
    /* float: left; */
    position: relative;
    background-color: #f8f8f8;
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
    /*background-image: -webkit-linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd),*/
    /*-webkit-linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd);*/
    /*background-image: -moz-linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd),*/
    /*-moz-linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd);*/
    /*background-image: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd),*/
    /*linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd);*/
    /*-pie-background: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd) 0 0 / 20px,*/
    /*linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd) 10px 10px / 20px,*/
    /*#eee;*/
}

ul.framesimglist li img {
    margin: 0px;
}

#afui ul.framesimglist li img.pressed {
    /* border: 5px solid rgba(0, 173, 216, 1); */
    box-shadow: 0px 1px 10px 5px rgba(0, 173, 216, 0.5);
}

#afui #afui_modal {
    background: rgba(255, 255, 255, 0);
}

#fghjk {
    position: absolute;
    margin: 20px 25%;
    z-index: 60;
    display: block;
    height: 50px;
    width: 50%;
    padding: 10px;
}
.photocamera{
    position: absolute;
    bottom: 10px;
    left: 3%;
    right: 3%;
    display: inline-table;
    height: 52px;
    /* background: rgba(255,255,255,0.3); */
    z-index: 12;
    text-align: center;
    padding: 0px;
    width: 94%;
}
.photocamera a{}
.photocamera a.icon{
    /* width: auto; */
    /* width: 22%; */
    height: 52px;
    /* padding: 0px 20px; */
    /* border-radius: 50%; */
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    top: 0px;  overflow: hidden; 
    font-size: 13px; font-weight: normal; 
    font-weight: bold;
    text-decoration: none; 
    color: #95B8E0; 
    text-align: center; 
    display: table-cell;  -webkit-backface-visibility: hidden; -webkit-perspective: 1000; 
    /* line-height: 42px; */ 
    position: relative; 
    /* margin: 0px 5px; */
    background: rgba(136, 154, 168, 0.8);
    background: rgba(20, 34, 40, 0.85);
    /* border: 1px solid rgba(146, 172, 184, 1); */
    text-shadow: 0px 0px 18px rgba(0,0,0,0.2); 
    -o-text-shadow: 0px 0px 18px rgba(0,0,0,0.2); 
    -webkit-text-shadow: 0px 0px 18px rgba(0,0,0,0.2); 
    -moz-text-shadow: 0px 0px 18px rgba(0,0,0,0.2);
}
.photocamera a.icon:before{
    /* position: absolute; */
    /* top: 8px; */
    left: 0;
    /* font-size: 2em; */
    font-size: 22px;
    margin: 4px auto;
    width: 100%;
    color: rgba(224, 241, 255, 1);
    display: block;
}
.dddd{
    background: rgba(55,55,0,1);
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
display: block;
margin: 0px;

    /* z-index: 99999; */
padding: 0px;
}
#afui #photoeditor.panel, #afui #openframe.panel {
padding: 0px;
/* background: rgba(136, 154, 168, 1); */
/* background: rgba(136, 154, 168, 1); */
background: url("images/mbg.png");
}

.titsss {
    position: absolute;
    top: -37px;
    text-align: center;
    width: 100%;
    color: #FFF;
    background: rgba(192, 145, 102, 0.55);
    padding: 5px 5px;
}


