/* Contents Star */
#contents .tool { }
    #contents .tool ul { margin-bottom: 50px;}
    #contents .tool ul li { float: left; width: 25.000000%; text-align: center;}
    #contents .tool ul li .ico { width: 120px; height: 120px; line-height: 120px; font-size: 42px; margin: 0 auto; border: solid 1px #DDD; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    #contents .tool ul li .name { margin-top: 15px; font-size: 20px;}
    #contents .tool ul li:hover .ico { color: #FFF; border: solid 1px #1a73e8; background: #1a73e8;}
    #contents .tool ul:last-child { margin-bottom: 0;}

    #contents .arbitration { }
    #contents .arbitration ul.tool-input li { float: left; width: 49.000000%; margin-right: 2%; margin-bottom: 10px;}
    #contents .arbitration ul.tool-input li:nth-child(2n) { margin-right: 0;}

    #contents .worker { }
    #contents .worker ul li { float: left; width: 49.000000%; margin-right: 2%; margin-bottom: 10px;}
    #contents .worker ul li:nth-child(2n) { margin-right: 0;}


    #contents .damage { }
    #contents .damage ul li { float: left; width: 49.000000%; margin-right: 2%; margin-bottom: 10px;}
    #contents .damage ul li:nth-child(2n) { margin-right: 0;}
/* Contents End */

/* Select File Star */
.select-file { position: relative;}
    .select-file input[type=file] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}

.select-right { float: right; font-size: 14px; margin: 0 10px 0 0;}
    .select-right:first-child { margin-right: 0;}
/* Select File End */

/* Tool Star */
.toolSelect { border:1px solid #1a73e8; height:30px; line-height:30px; margin: 30px 0 10px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; behavior: url(ie-css3.htc); overflow:hidden;}
    .toolTabs { width:100%; height:30px;}
    .toolTabs li{ width:50%; float:left; text-align:center; height:30px; line-height:30px;}
    .toolTabs li a {color:#2e2e2e; display: block;}
    .toolTabs li.active { background:#1a73e8; border:1px solid #1a73e8; display:block;}
    .toolTabs li.active a{ color:#FFF;}
/* Tool End */


@media screen and (max-width: 1920px){

}

@media screen and (max-width: 1500px){

}

@media screen and (max-width: 1366px){

}

@media screen and (max-width: 1200px){

}

@media screen and (max-width: 991px){

}

@media screen and (max-width: 767px){

}

@media  (max-width: 450px) {

}