a:active {
    outline: none;
}

body {
    background-image: url('/media/image/Viewer/viewer.png');
    text-align: center;
    overflow: auto;
    margin: 8px 0px;
    font-family: " メイリオ", Meiryo, Osaka, " ヒラギノ角ゴ ProW3", "Hiragino Kaku Gothic Pro", " ＭＳ Ｐゴシック", "MSPGothic", sans-serif;
}

#globalContainer {
    width: 1197px;
    margin: 0 auto;
    text-align: left;
    height: 800px;
}


/*--------------------- helper START---------------------*/

div#helperGroup {
    width: 0px;
    height: 0px;
}

div.helperLayer {
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 9999;
    box-shadow: 0px 5px 40px 3px #444;
    background-color: rgba(255, 255, 255, 0.7);
}

div#helperLayer_1 {
    top: 330px;
    left: 500px;
    width: 250px;
    height: 230px;
}

div#helperLayer_2 {
    top: 222px;
    left: 830px;
    width: 220px;
    height: 280px;
}

div.helperContainer {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    padding-top: 3px;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 90%;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}

div#helperContainer_1 {
    height: 9%;
}

div#helperContainer_2 {
    height: 13%;
}

img#modelImg {
    margin: 20px;
    width: 67%;
    height: 45%;
}

img#fabricImg {
    width: 63%;
    height: 46%;
    margin: 20px;
}

div.helperBottom {
    font: 8pt Dotum;
    padding: 5px 5px 0 0;
    background: #fff;
    text-align: right;
    vertical-align: middle;
    border: 1px solid #ddd;
    margin: 0 auto;
    margin-top: 8px;
    width: 90%;
    height: 20px;
}

div#helperBottom_1 {}

div#helperBottom_2 {}

div.helperClose {
    float: right;
    cursor: pointer;
    font: 11px Dotum;
}

div.helperMarquee {
    margin-left: 10px;
    margin-top: 3px;
    font-size: 13px;
    width: 77%;
    display: inline-block;
}


/*--------------------- helper END---------------------*/

#title .title {
    background-color: #FFFFFF;
    height: 50px;
    padding: 7px 0px 0px 15px;
}

#title .title_name {
    float: left;
    cursor: default;
    height: 30px;
    font-size: 30px;
    color: #4E4A46;
    font-weight: bold;
    width: 0px;
}

#title .title_image {
    float: left;
    cursor: default;
    height: 30px;
    width: 700px;
}

#title .title_name .title_name_item {
    color: #FFFFFF;
}

#title .login_form {
    padding-top: 15px;
    margin-left: 20px;
    float: left;
    height: 35px;
    width: 290px;
}

#title .logged {
    color: #4E4A46;
    padding-top: 20px;
    float: left;
    height: 20px;
    width: 320px;
    font-size: 13px;
}

#title .move:hover {
    cursor: pointer;
}

#title .login_data {
    background-color: #4E4A46;
    color: white;
}

#title #help_btn {
    float: right;
    background-image: url('/media/image/Viewer/help.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 100%;
}

#title #help_btn:hover {
    opacity: 0.8;
}

#title .title_name.selected {
    color: red;
}

#title .category {
    background-color: #EEEEEE;
    height: 25px;
    padding: 5px 5px 0px 5px;
}

#title .categoryBtn {
    cursor: default;
    float: left;
    height: 25px;
    font-size: 15px;
    color: white;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

#title .categoryBtn.selected {
    color: black;
}

#title .categoryBtn:hover {
    background-color: #C1CDCD;
    height: 20px;
}

#midBlock {}

#midBlock .midBlockDiv {
    float: left;
}

/*
#mainImageOuter{
	float: left;
	background-color: white;
	width: 603px;
	height: 702px;
	border: 1px solid black;
}
*/

#mainImage {
    float: left;
    background-color: white;
    width: 670px;
    height: 755px;
    border: 1px solid black;
}

#midBlock .midBlockDiv.selector {
    margin-left: 5px;
    width: 520px;
    height: 710px;
}

#selector .uppperSelector {
    background-color: white;
    height: 187px;
    border: 1px solid black;
}

#selector .upperSelectorDiv {
    border: 1px solid black;
    float: left;
}

#upperSelectorDivLeft {
    border: 1px solid black;
    float: left;
    width: 150px;
    height: 157px;
    margin: 20px 5px 5px 5px;
}

#selector .upperSelectorDiv.right {
    border: 1px solid white;
    width: 340px;
    height: 168px;
    margin: 5px 5px 5px 3px;
}

#layers {
    height: 23px;
    overflow-x: auto;
    overflow-y: hidden;
}

#selector .layers {
    width: 140px;
    cursor: default;
    margin-right: 2px;
    border: 1px solid #4E4A46;
    line-height: 21px;
    height: 21px;
    float: left;
    background-color: #AAA498;
    padding: 0px 5px;
    font-size: 12px;
    z-index: 1200;
    text-align: center;
    color: black;
}

#layers .nextPage {
    line-height: 23px;
    float: left;
    width: 18px;
    height: 21px;
    text-align: center;
    color: grey;
    border: 1px solid #4E4A46;
    background-color: #AAA498;
    font-weight: bold;
}

#layers .frontPage {
    line-height: 23px;
    float: left;
    width: 18px;
    height: 21px;
    text-align: center;
    color: grey;
    border: 1px solid #4E4A46;
    background-color: #AAA498;
    font-weight: bold;
    margin-right: 2px;
}

#selector .layers.selected {
    color: white;
    background-color: #4E4A46;
}

#selector .gridsGroups {
    width: 340;
    height: 146px;
    border-top: 3px solid #4E4A46;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    overflow-x: hidden;
    overflow-y: hidden;
}

#selector .gridsGroups .innerGridsGroups {
    float: left;
    height: 146px;
    width: 265px;
}

#selector .gridsGroups .targetPages {
    float: right;
    height: 146px;
    width: 55px;
}

#selector .gridsGroups .wrapTop {
    width: 65px;
    height: 18px;
    line-height: 18px;
    margin-top: 90px;
    color: grey;
}

#selector .gridsGroups .wrapBottom {
    width: 65px;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
    color: grey;
}

#selector .gridsGroups .wrapTop .changePage {
    float: left;
}

#selector .gridsGroups .wrapTop .changePage.currentPage {
    font-size: 11.5px;
    font-weight: bold;
}

#selector .gridsGroups .wrapTop .changePage.maxPage {
    font-size: 12px;
    margin-left: 2px;
}

#selector .gridsGroups .wrapBottom .changePage {
    float: left;
}

#selector .gridsGroups .wrap .changePage.frontPageBtn {}

#selector .gridsGroups .wrap .changePage.nextPageBtn {}

#selector .underSelector {
    height: 500px;
}

#selector .underSelectorDivTop {
    height: 24px;
}

#selector .unSelDiv.threeBtn {
    height: 23px;
    float: left;
    /*background-image: url('/media/image/Viewer/viewer.png');*/
}

.qq-uploader {}

.qq-upload-button {
    background-image: url('/media/image/Viewer/upload.png');
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-left: 20px;
    top: -5px;
}

.qq-upload-list {
    display: none;
}

#selector .unSelDiv.help {
    /*background-image: url('/media/image/Viewer/upload.png');*/
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 100%;
    float: right;
}

#selector .unSelDiv.help:hover {
    opacity: 0.5;
}

#mainSelector {
    position: relative;
    border-top: 3px solid #4E4A46;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    height: 729px;
    z-index: 1200;
    overflow: hidden;
}

#warePic {
    background-color: #f7eda4;
}

#theSelectorMenu .selectorMenu {
    padding: 0px 5px;
    line-height: 23px;
    cursor: default;
    border-top: 1px solid #525252;
    border-left: 1px solid #525252;
    border-right: 1px solid #525252;
    width: 104px;
    height: 23px;
    float: left;
    font-size: 13px;
    z-index: 1000;
    text-align: center;
}

#theSelectorMenu .selectorMenu.selected {
    background-color: #4E4A46;
    color: white;
}

#footer {}

#mainSelector .choiceSelectorBar {
    background-color: #E6E6E6;
    z-index: 1200;
    overflow: hidden;
}

#mainSelector .theSelectorBottom {
    background-color: white;
    overflow-y: auto;
    height: 800px;
}

#mainSelector .selectorPages {
    background-color: white;
    height: 30px;
    margin-top: 34px;
}

#mainSelector .selectorPages .wrap {
    width: 100px;
    height: 18px;
    float: right;
    line-height: 18px;
    margin-top: 5px;
    color: grey;
}

#mainSelector .selectorPages .wrap .changePage {
    float: left;
}

#mainSelector .selectorPages .wrap .changePage.currentPage {
    font-size: 11.5px;
    font-weight: bold;
}

#mainSelector .selectorPages .wrap .changePage.maxPage {
    font-size: 12px;
    margin-left: 2px;
}

#mainSelector .selectorPages .wrap .changePage.frontPageBtn {
    margin-left: 5px;
}

#mainSelector .selectorPages .wrap .changePage.nextPageBtn {}

#mainSelector .choiceProductSelector {
    padding-left: 5px;
    cursor: default;
    float: left;
    height: 15px;
    font-size: 13px;
    color: black;
    height: 34px;
    line-height: 34px;
}

#mainSelector .choiceProductSelector.selected {
    /*font-weight:bold;*/
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

#mainSelector .choiceProductSelector:hover {
    /*font-weight:bold;*/
    color: black;
}

#mainSelector .choiceFabricSelector {
    padding-left: 5px;
    cursor: default;
    float: left;
    height: 15px;
    font-size: 13px;
    color: black;
    height: 34px;
    line-height: 34px;
}

#mainSelector .choiceFabricSelector.selected {
    /*font-weight:bold;*/
    color: black;
    text-decoration: underline;
}

#mainSelector .choiceFabricSelector:hover {
    /*font-weight:bold;*/
    color: black;
}

#imageViewer_mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 1300;
    overflow-y: hidden;
}

#imageViewer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1301;
    cursor: default;
}

#imageInnerViewer {
    width: 92%;
    height: 92%;
    margin: 2.5% auto 0px;
    cursor: default;
}

#imageViewer .outer_box {
    width: 950px;
    height: 714px;
    background-color: white;
    overflow: hidden;
    margin: 70px auto 0px;
    margin-top: 70px;
}

#imageViewer .imageViewer_title {
    height: 27px;
    background: rgb(238, 238, 238);
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-9 */
    overflow: hidden;
}

#imageViewer .imageViewer_title_text {
    line-height: 27px;
    font-size: 13px;
    font-weight: bold;
    color: black;
    float: left;
    margin-left: 5px;
}

#imageViewer .closeBtn {
    background-image: url('/media/image/Viewer/closeBtn.png');
    margin: 5px;
    width: 19px;
    height: 17px;
    float: right;
    background-position: center center;
}

#imageViewer .closeBtn:hover {
    opacity: 0.5;
}

#imageViewer .content {
    text-align: left;
    height: 460px;
}

#imageViewer .pointer {
    height: 100%;
    width: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

#imageViewer .pointer.left {
    background-image: url('/media/image/Viewer/btn_prev.png');
    float: left;
}

#imageViewer .pointer.left:hover {
    background-image: url('/media/image/Viewer/btn_prev_hover.png');
    float: left;
}

#imageViewer .pointer.right {
    background-image: url('/media/image/Viewer/btn_next.png');
    float: right;
}

#imageViewer .pointer.right:hover {
    background-image: url('/media/image/Viewer/btn_next_hover.png');
    float: right;
}

#imageViewer .contentImageBox {
    border: 2px solid #C1CDCD;
    width: 431px;
    height: 441px;
    float: left;
    margin-left: 100px;
    margin-top: 7px;
}

#imageViewer .imageLabel {
    text-align: right;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding-right: 10px;
}

#imageViewer .contentImage {
    border: 2px solid #C1CDCD;
    margin-top: 10px;
    margin-left: 10px;
    width: 407px;
    height: 407px;
    text-align: center;
}

#imageViewer .information {}

#imageViewer .informationTitle {
    height: 27px;
    background-color: #4F4A46;
    color: white;
    overflow: hidden;
}

#imageViewer .informationTitle_name {
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    float: left;
    margin-left: 40px;
    line-height: 27px;
}

#imageViewer .informationContent {
    height: 200px;
}

#imageViewer .infoCon {
    float: left;
    margin: 10px 0 0 30px;
}

#imageViewer .infoCon.bleft {}

#imageViewer .infoCon.bmid {}

#imageViewer .infoCon.bright {}

#imageViewer .infoConTitle {
    height: 20px;
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    margin-left: 15px;
}

#imageViewer .infoConBoxLeft {
    width: 100%;
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    padding-top: 5px;
}

#imageViewer .infoConTable {
    width: 296px;
    height: 146px;
    border: 2px solid grey;
}

#imageViewer .infoConMid {
    width: 255px;
    height: 140px;
    border: 2px solid grey;
    padding-top: 6px;
    text-align: initial;
}

#imageViewer .infoConMid .tagDiv {
    width: 41px;

    margin: 5px;
    display: inline-block;
}

#imageViewer .infoConMid .tagDiv.tag-last {
    float: right;
}

#imageViewer .infoConMid .tagImage {
    /*width:40px;
	height:40px;*/
    width: 100%;
    display: block;
    margin: auto;
}

#imageViewer .infoConMid .tagName {
    font-size: 12px;
    line-height: 15px;
    height: 15px;
    text-align: center;
    overflow: hidden;
}

#imageViewer .infoConRight {
    width: 257px;
    height: 136px;
    border: 2px solid grey;
    padding: 5px;
    font-size: 12px;
    text-align: left;
    color: black;
    background-color: rgba(255, 255, 255, 0.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF)";
    /* IE8 */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF, endColorstr=#4CFFFFFF);
    /* IE6 & 7 */
}

.fabricItem_outer {
    width: 98px;
    height: 118px;
    border: 1px solid black;
    margin: 10px 0px 0px 10px;
    float: left;
}

.fabricItem_text {
    width: 98px;
    height: 20px;
    border: 1px solid black;
}

.eraser {
    background-image: url('/media/image/Viewer/closeBtn.png');
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 19px;
    height: 17px;
    /*z-index: 50;*/
}

.eraser:hover {
    cursor: pointer;
}

.fabricItem {
    position: relative;
    width: 114px;
    height: 130px;
    float: left;
    margin: 6px 0px 0px 10px;
    cursor: pointer;
}

.fabricItem_image {
    border: 1px solid black;
    width: 115px;
    height: 115px;
    background-position: center;
    position: relative;
}

.productTarget.available .fabricItem_image {
    border: 1px solid cyan;
}

.fabricItem_image .viewerBtn {
    width: 30px;
    height: 30px;
    background-position: center;
    background-color: white;
    background-image: url(/media/image/Viewer/viewerbtn.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    cursor: pointer;
}

.fabricItem_name {
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
}

.fabricItem_size {
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
}

#theSelectorBottom .fabricItem.null {
    border: 1px solid transparent;
    background: none;
}

.fabricItem.clone {
    margin: 0px;
    float: none;
    position: absolute;
    cursor: move;
    z-index: 1500;
}

.productItem {
    position: relative;
    width: 114px;
    height: 130px;
    margin: 6px 0px 0px 10px;
    float: left;
    cursor: pointer;
}

.productItem_name {
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
}

#theSelectorBottom .productItem.null {
    border: 1px solid transparent;
    background: none;
}

.productItem.clone {
    margin: 0px;
    float: none;
    position: absolute;
    cursor: move;
    z-index: 1500;
}

#selector .productTarget {
    width: 117px;
    margin: 7px 0px 0px 10px;
    float: left;
}

#selector .productTarget.active {
    background-color: pink;
}

#selector .productTarget.available {}

.infoConTable table {
    margin-left: 10px;
    width: 270px;
    table-layout: fixed;
    border-spacing: 8px;
    line-height: 15px;
}

.infoConTable td {
    padding: 0px;
    font-size: 11px;
    text-align: left;
}

.infoConTable td.index {
    width: 85px;
    font-weight: bold;
    border-right: 1px solid;
}

.infoConTable td.contents {
    width: 175px;
    color: #4F4A46;
    font-weight: bold;
    padding-left: 5px;
}

.ajax-loading {
    top: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    /*
    -webkit-animation: fadein 0.5s;
    animation: fadein 0.5s;
    */
    z-index: 999999;
    opacity: 0.5;
    font-size: 20px;
    color: #fff;
}

.ajax-loading>p {
    top: 50%;
    position: absolute;
    margin-top: -10px;
    left: 50%;
    margin-left: -60px;
}

#helpViewer_mask_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1300;
}

#helpViewer_mask {
    width: 1195px;
    height: 700px;
    margin: 95px auto;
    background-color: white;
    border: 1px solid black;
}

#helpViewer_background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1301;
}

#helpViewer {
    position: relative;
    width: 1197px;
    height: 702px;
    margin: 95px auto;
}

#helpViewer .helpImg {
    margin-top: 69px;
    width: 1050px;
    height: 562px;
    display: none;
}

#helpViewer .arrowBtn {
    position: absolute;
    top: 250px;
    height: 195px;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

#helpViewer .arrowBtn.left {
    left: 15px;
    background-image: url('/media/image/Viewer/arrow_left_disabled.png');
}

#helpViewer .arrowBtn.left.enabled {
    background-image: url('/media/image/Viewer/arrow_left_enabled.png');
    cursor: pointer;
}

#helpViewer .arrowBtn.right {
    right: 15px;
    background-image: url('/media/image/Viewer/arrow_right_disabled.png');
}

#helpViewer .arrowBtn.right.enabled {
    background-image: url('/media/image/Viewer/arrow_right_enabled.png');
    cursor: pointer;
}

.finalFabricSuperCategory {
    background-color: #B9C0C4;
    display: inline-block;
}

.finalFabricSuperCategory:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.finalFabricSuperCategory {
    display: block;
}

.finalFabricCategory {
    display: inline-block;
}

.finalFabricCategory:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.finalFabricCategory {
    display: block;
}

.targetSelected {
    border: 1px solid #39FF14;
}

.btn-category {
    padding: 0px 5px;
    line-height: 23px;
    cursor: default;
    border-right: 1px solid #525252;
    width: 19px;
    height: 23px;
    font-size: 13px;
    z-index: 1000;
    text-align: center;
    cursor: pointer;
}

.btn-category-search {
    cursor: default;
    float: left;
    width: 104px;
    background: #fff;
}

.btn-category.active {
    background: #eee;
    cursor: default;
}

#launchSearchBtn {
    right: 0;
    position: absolute;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABQ0lEQVQoU5XTy0qVYRTG8d9WM8thOEkSHZQNNbBJIxE0SBCcqFEQzkXCRG+hA95AiIii4FzwMKmmHUQvoQtwIAiRGrJiffax2Rvb7+g9rP86Peut+LfaMYtJPMQZDrGMFfwp2f7dVvKiB7u4X22Q508Yw0n5PeDbOMADHGEBX9CCZ3iPTmxjtBqex7tM8QlOq6Lfw3d0YAR7xXtE/oF+PM3Ua2X+GktYxasy/AutaMPvOjX3ZWlf8bgavpFwdLjWKuBvGCjDUc8jDGO/DjyHDynZdBl+kx0NTWs1rCv7cgeDCNmudL6VjzEY4WARn3EzpXmLu2n/EutlOPbd2EFvnbSL6wuEg83yhMU+hmUGUzme56nvRwyVJAoHz7FVjOc1ATWlxi/SMBxP/C8cTDPWMrM4HzcCFw42MN5o5KK0yCA+ys9LXNM7oqvkcBEAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center;
    border-right: 0;
}

.btn-category.btn-close {
    right: 0;
    position: absolute;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABI0lEQVQ4T4XTyypHURTH8c+fMHB5F0mRwsy/XIvM/mUgb2UiE0aSS8q1lLdQXkIGQqvOZp/dPjl16uy11++7rqfn7+k1n9+ZrfbZ8kuHUZxgCut474BM4gpv2MNnAOI9w0YjesBaBRLiayw0fscYhHgI91jKosY5z6QUh2tksppKmMAlFjPIXZPVcBE5XG6whY8ECGMN8oLoz0wG/hWHLQd0QfJ+tsQ1QIJED2aLSTyhH2nn9jKDuItRPmK6ADxjpZxOCQhxpDnXsQe32MwhOaAmjkzGMJ8BW5AEqIljztuIMV5guQZJixT15VGSODVsvNmTfNmi1H5a5VPsNBFKcQockLhLy3aI/VTCCI4QTrvlqLLUY9nO8YoDfNXG+M/f3L7+AV1MPhFGeThDAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center;
    border-right: 0;
}

.searchTable {
    width: 100%;
    font-size: 12px;
    padding: 8px;
}

.searchTable>tbody>tr {
    border: 1px solid #d1d1d1;
    vertical-align: top;
}

.searchTable>tbody>tr>th {
    width: 60px;
}

.searchTable>tbody>tr>td>input {
    box-shadow: none !important;
}

.searchTable>tbody>tr>td>input {
    box-shadow: none !important;
}

.search-composition label {
    margin-right: 5px;
}

#searchPanel {
    border: 1px solid #000;
}

#searchPanel>.search-button {
    margin-top: -38px;
    margin-right: 0px;
    height: 26px;
    width: 180px;
    float: right;
}

#searchPanel>.search-button >button {
    border: 1px solid #000;
    height: 26px;
    background: #fff;
    width: 80px;
}

#searchResult {
    position: absolute;
    z-index: 1300;
    width: 518px;
    background: #fff;
    border: 1px solid #000;
    margin-top: 3px;
    border-top: 0;
    height: 542px;
    overflow-y: scroll;
}

#searchResult.active {
    background: #fff;
    opacity: 1;
}

.search-for-7 .search-id-6 {
    display: none;   
}

.search-for-6 .search-id-7 {
    display: none;   
}

div.search-id-7, div.search-id-6 {
    float: left;
}

.hide {
    display: none;
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

.uil-ripple-css {
    background: none;
    position: relative;
    width: 200px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

.uil-ripple-css div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    width: 0;
    height: 0;
    opacity: 0;
    border-radius: 50%;
    border-width: 16px;
    border-style: solid;
    -webkit-animation: uil-ripple 0.8s ease-out infinite;
    animation: uil-ripple 0.8s ease-out infinite;
}

.uil-ripple-css div:nth-of-type(1) {
    border-color: #cec9c9;
}

.uil-ripple-css div:nth-of-type(2) {
    border-color: #3c302e;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}