
    /* COMMON TOP */ 
        #pokemongoDb .pokemongoDbCommonTop{ width: calc(100% - 25px); padding: 10px; background-color: #7373be; border: 1px solid #464684; border-radius: 5px;}
        #pokemongoDb div.pokemongoDbCommonTop div.menuGroups { width: 100%; border: 1px solid #998a75; clear: both; overflow: hidden; }
        #pokemongoDb div.pokemongoDbCommonTop div.menuGroup { width: 100%; border: 5px solid #6d583a; clear: both; overflow: hidden; }
        #pokemongoDb div.pokemongoDbCommonTop table {width: 100%; clear: both; overflow: hidden; margin-bottom: -1px; }
        #pokemongoDb div.pokemongoDbCommonTop table col.col1 { width: 121px; }
        #pokemongoDb div.pokemongoDbCommonTop table col.col2 { width: 575px; }
        #pokemongoDb div.pokemongoDbCommonTop table th,
        #pokemongoDb div.pokemongoDbCommonTop table td { line-height: 15px; padding: 6px 0 5px 0; _padding: 7px 0 4px 0; height: auto; border-radius: 5px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #pokemongoDb div.pokemongoDbCommonTop table th,
            #pokemongoDb div.pokemongoDbCommonTop table td { padding: 8px 0 3px 0; }
        }
 
        #pokemongoDb div.pokemongoDbCommonTop table th { text-align: center; font-weight: bold; color: #fff; border-radius: 5px; background-color: #9c9cd8; border: 1px solid #babad9;  }
        #pokemongoDb div.pokemongoDbCommonTop table td { padding-left: 8px; color: #fff; background-color:#ebebeb; background-color: #fff;}
        #pokemongoDb div.pokemongoDbCommonTop table td input.checkbox { margin-right: 4px; vertical-align: -1px; float: left; }
        #pokemongoDb div.pokemongoDbCommonTop table td ul { width: 100%; clear: both; }
        #pokemongoDb div.pokemongoDbCommonTop table td ul li { float: left;}
        #pokemongoDb div.pokemongoDbCommonTop table td ul li a { text-decoration: none; margin: 2px; color: #2f251c; background-color: #ebebeb; border-radius: 5px;   height: 25px; width: 56px; line-height: 25px; text-align: center; display: inline-block;}
        #pokemongoDb div.pokemongoDbCommonTop table td ul li a:hover,
        #pokemongoDb div.pokemongoDbCommonTop table td ul li a.active{color: #fff; background-color: #e66450;}
        #pokemongoDb div.pokemongoDbCommonTop table td ul li.right { margin-left: 0; margin-right: -10px; float: right; }

        #pokemongoDb div.pokemongoDbCommonTop table td .glink,
        #pokemongoDb div.pokemongoDbCommonTop table td .glast { 
            display: inline-block; *display: inline; zoom: 1;
            background: url('//static.inven.co.kr/image_2011/pokemongo/common/guidelink_1x10_commonTop1a.png') right 50% no-repeat;
            padding: 2px 11px 2px 7px;
        }
        #pokemongoDb div.pokemongoDbCommonTop table td .glast { background: none; }
        #pokemongoDb div.pokemongoDbCommonTop table td .active { color: #c21205; font-weight: bold; }
        #pokemongoDb div.pokemongoDbCommonTop select{ width: 98%; }




        #pokemongoDb div.pokemongoDbCommonTop table td.orderby ul li a{
            width: 66px; height: 20px; border: 1px solid #a0a0a0; background-color: #ebebeb; color: #6e6e6e; font-weight: bold; line-height: 20px;
            text-indent: 5px; text-align: left;
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_none.png') 39px 5px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby ul li a.asc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_asc.png') 39px 5px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby ul li a.desc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_desc.png') 39px 5px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby ul li.orderbylast a {
            width:91px;
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_none.png') 61px 5px no-repeat;
        }
        #pokemongoDb div.pokemongoDbCommonTop table td.orderby ul li.orderbylast a.asc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_asc.png') 61px 5px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby ul li.orderbylast a.desc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_desc.png') 61px 5px no-repeat;
        }


        #pokemongoDb div.pokemongoDbCommonTop table td.orderby.en ul li a{
            width: 81px; height: 20px; border: 1px solid #a0a0a0; background-color: #ebebeb; color: #6e6e6e; font-weight: bold; line-height: 20px;
            text-indent: 5px; text-align: left;
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_none.png') 51px 7px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby.en ul li a.asc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_asc.png') 51px 7px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby.en ul li a.desc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_desc.png') 51px 7px no-repeat;
        }

         #pokemongoDb div.pokemongoDbCommonTop table td.orderby.en ul li.orderbylast a {
            width:93px;
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_none.png') 66px 7px no-repeat;
        }
        #pokemongoDb div.pokemongoDbCommonTop table td.orderby.en ul li.orderbylast a.asc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_asc.png') 66px 7px no-repeat;
        }

        #pokemongoDb div.pokemongoDbCommonTop table td.orderby.en ul li.orderbylast a.desc{
            background: #ebebeb url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_desc.png') 66px 7px no-repeat;
        }        

    /* Search */
    #pokemongoDbPokemonTopF1, 
    #pokemongoDbPokemonTopF1 fieldset,
    #pokemongoDb .pokemonSearch{ 
        width: 100%;
    }

    #pokemongoDb .pokemonSearch label{
        display: none;
    }
    #pokemongoDb .pokemonSearch input{
        background-color: #ebebeb;
        border: 1px solid #656565;    
        width: calc(100% - 62px);
        height: 20px;
        text-indent: 10px;
    }

    #pokemongoDb .pokemonSearch #btnSearch{
        text-indent: -10000em;
        background: url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/btn_search_35x24a.png') no-repeat left top; 
        border: none;
        width: 35px;
        height: 24px;
    }
   
   #pokemonEval{ margin-left: 15px; }

/*LIST*/
    #moveDataList{
        margin-top:10px;
    }
    #moveDataList .moveList table{
        /*border-bottom: 2px solid #cde3e2;*/
         width: 100%;
    }

    #moveDataList .moveList table th{
        color: #1d625f;
        background-color: #cde3e2;
        height: 35px;
        line-height: 21px;
        letter-spacing: -1px;    
    }

    #moveDataList .moveList .typeData table th{
        border-radius: 5px;
        width: 60px;
         font-size:13px;
    }

    #moveDataList .moveList table th.first{
        border-radius: 5px 0px 0px 5px; 
    }

    #moveDataList .moveList table th.last{
        border-radius: 0px 5px 5px 0px; 
    }
     
    #moveDataList .moveList table td {
        height: 35px;
        line-height: 30px;
        border-bottom: 1px solid #ebebeb;
        color: #6e6e6e;
        vertical-align: middle;
        text-align: center;
        padding-left: 5px;
        font-size:13px;
    }

    #moveDataList .moveList .movetypeimg{
        vertical-align: middle; 
    }

    #moveDataList .moveList ul.energyBar{
        width:calc(70% - 5px);;
        float: left;
        margin-bottom: 5px;
    }
    #moveDataList .moveList table tr td.movename{
        text-align: left;
    }

    #moveDataList .moveList table tr td.movename span a{
        word-break: break-all;
    }

    #moveDataList .moveList table tr td.movetype{
        text-align: center;
        /*text-indent: 5px;*/
    }


    #moveDataList .moveList ul.energyBar li{
        height: 5px;
        background-color: #bc6cff;
        float: left;
        margin-right: 3px;
        border: 1px solid #cdcdcd;
    }

    #moveDataList .moveList ul.energyBar li.energyli1{
        width: calc(100% - 5px);
        width: -webkit-calc(100% - 5px);
        width: -moz-calc(100% - 5px);
    }
    #moveDataList .moveList ul.energyBar li.energyli2{
        width: calc(50% - 5px);
        width: -webkit-calc(50% - 5px);
        width: -moz-calc(50% - 5px);
    }

    #moveDataList .moveList ul.energyBar li.energyli3{
        width: calc(33% - 5px);
        width: -webkit-calc(33% - 5px);
        width: -moz-calc(33% - 5px);
    }

    #moveDataList .moveList ul.energyBar li.energyli4{
        width: calc(25% - 5px);
        width: -webkit-calc(25% - 5px);
        width: -moz-calc(25% - 5px);
    }
    #moveDataList .moveList ul.energyBar li.energyli5{
        width: calc(20% - 5px);
        width: -webkit-calc(20% - 5px);
        width: -moz-calc(20% - 5px);
    }    



 /*DETAIL */
    .pokemongoDbCommonTitle{
        padding: 10px 0px;
        margin:10px 6px 0px 6px;
        background-color: #da7d7d;
        height: 10px;
        color: #fff;
        border-radius: 5px;
        line-height: 12px;
        text-indent: 5px;
        font-size: 20px;
        border:none;
    }
    .articleContent{
        border:none;
    }
    .articleContent h3{
        width: calc(100% - 5px);;
        height: 10px; 
        color: #fff;
        border-radius: 5px;
        line-height: 12px;
        text-indent: 5px;
        padding: 10px;
        font-weight: bold;
    }

    .articleContent h3.defaultInfo,
    .articleContent h3.pokemonList,
    .articleContent h3.moveMovie{ 
        background-color: #6bcac4; 
        padding: 10px 0px; 
        margin-top: 10px;
        margin-bottom: 2px;
        text-indent: 15px;
    }


    #articleView .articleContent table{
        border-bottom: 2px solid #cde3e2;
        width: calc(100% - 5px);;
    }

    #articleView .articleContent table th{
        color: #1d625f;
        background-color: #cde3e2;
        height: 35px;
        line-height: 35px;
        letter-spacing: -1px;    
    }

    #articleView .articleContent .typeData table th{
        border-radius: 5px;
        width: 60px;
    }

    #articleView .articleContent .pokemonListData table th,
    #articleView .articleContent .pokemonListData table th a{
        font-weight: bold;
        color: #1d625f;
    }

    #articleView .articleContent table th.first{
        border-radius: 5px 0px 0px 5px; 
    }

    #articleView .articleContent table th.last{
        border-radius: 0px 5px 5px 0px; 
    }
     
    #articleView .articleContent table td {
        height: 35px;
        line-height: 30px;
        border-bottom: 1px solid #ebebeb;
        color: #6e6e6e;
        vertical-align: middle;
        text-align: center;
    }
     
    #articleView .articleContent img.pokemonImg{
        width:90px;
        height:90px;
    }
     #articleView .articleContent span.pokemonname{
        color:#bc6cff;
        font-weight: bold;
     }
    
    #articleView .articleContent table td.movetype span{
        display: block;
        text-align: left;
        text-indent: 5%;
    }
    
    #articleView .articleContent .movetypeimg{
        vertical-align: middle; 
    }

    #articleView .articleContent ul.energyBar{
        width:90%;
        float: right;
        margin-right: 5px;
    }

    #articleView .articleContent ul.energyBar li{
        height: 5px;
        background-color: #bc6cff;
        float: left;
        margin-right: 3px;
        border: 1px solid #cdcdcd;
    }

    #articleView .articleContent ul.energyBar li.energyli1{
        width: calc(100% - 5px);
        width: -webkit-calc(100% - 5px);
        width: -moz-calc(100% - 5px);
    }
    #articleView .articleContent ul.energyBar li.energyli2{
        width: calc(50% - 5px);
        width: -webkit-calc(50% - 5px);
        width: -moz-calc(50% - 5px);
    }

     #articleView .articleContent ul.energyBar li.energyli3{
        width: calc(33% - 5px);
        width: -webkit-calc(33% - 5px);
        width: -moz-calc(33% - 5px);
    }

     #articleView .articleContent ul.energyBar li.energyli4{
        width: calc(25% - 5px);
        width: -webkit-calc(25% - 5px);
        width: -moz-calc(25% - 5px);
    }
    #articleView .articleContent ul.energyBar li.energyli5{
        width: calc(20% - 5px);
        width: -webkit-calc(20% - 5px);
        width: -moz-calc(20% - 5px);
    }    


  /* #articleView .articleContent table th a{
        width: 140px;
        height: 27px;
        line-height: 27px;
        display: inline-block;
        background: url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_asc.png') 106px 8px no-repeat;
    }

    #articleView .articleContent table th a.desc{
        background: url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/pokemon/arrow_desc.png') 106px 8px no-repeat;
    }*/



     #articleView .goMoveList{
        float: right;
        margin-top: 10px;
        margin-right: 15px;
        width: 51px;
        height: 16px;
        _height: 21px;
        padding-top: 5px;
        overflow: hidden;
        text-align: center;
        color: #000000;
        text-decoration: none;
        background: url(//static.inven.co.kr/image/play/comment/bttn_square.gif) left top no-repeat;
     }


.module-vote-170214 { 
    height: 253px !important; 
    background: url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/module/vote/bg_mobile_320x252_skillvote_a.jpg') no-repeat !important;
}
.module-vote-170214 .vote-bttns li .score { 
    background: transparent url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/module/vote/score_mobile_290x71_a.jpg') no-repeat !important; 
}
.module-vote-170214 .vote-bttns li .score.pt2{
     background: transparent url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/module/vote/score_mobile_290x71_a.jpg') no-repeat -60px !important; 
}
.module-vote-170214 .vote-bttns li .score.pt3{
     background: transparent url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/module/vote/score_mobile_290x71_a.jpg') no-repeat -120px !important; 
}
.module-vote-170214 .vote-bttns li .score.pt4{
     background: transparent url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/module/vote/score_mobile_290x71_a.jpg') no-repeat -180px !important; 
}
.module-vote-170214 .vote-bttns li .score.pt5{
     background: transparent url('//static.inven.co.kr/image_2011/pokemongo/dataninfo/module/vote/score_mobile_290x71_a.jpg') no-repeat -240px !important; 
}
.module-vote-170214 .vote-bttns li{
    width:50px !important;
}

.module-vote-170214 .vote-bttns{
    left: 21px !important;
    top: 39px !important;
}


.module-vote-170214 .participants{
    left: 184px !important;
    top: 137px !important;
}

.module-vote-170214 .score-average{
    left: 0px !important;
    top: 177px !important;
}
.module-vote-170214 .score-average .score-star{
    margin-left: 10px !important;
}

.module-vote-170214 .score-average .score-int{
    width: 111px  !important;

}