.klpu-style-center-fixed {
    border: 0px solid #AFA7A7 !important;
    background-color: rgba(255, 255, 255, 0) !important;
}

.klpu-item {
    background-color: rgba(255, 255, 255, 0) !important;
}

.klpu-item-content img {
    margin-bottom: 0px !important;
}

@media all and (min-width:501px) {
.klpu-item-control {
    padding: 8px 0 7px !important;
    background-color: #333333 !important;
	width: 386px;
}
}

@media all and (max-width:500px) {
.klpu-item-control {
    padding: 8px 0 7px !important;
    background-color: #333333 !important;
	width: 100%;
}
}

.klpu-item-control > label {
    text-shadow: none !important;
	font-size: 12px;
    letter-spacing: 0.5px;
	color: #fff;
}

.klpu-item {
    border-bottom: 0px solid #B8B4B4 !important;
}

input.klpu-close-btn {
    border: 1px solid #fff;
    background-color: #333;
    font-size: 12px;
    font-family: arial, nanum gothic !important;
    padding: 4px 7px;
    color: #fff;
}

input.klpu-close {
    vertical-align: middle;
}

@media all and (min-width:500px) {
.klpu-style-center-fixed {
    left: 1% !important;
    margin-left: 0px !important;
    top: 9% !important;
}
}


@media all and (max-width:500px) {
.klpu-item-content img {
    width: 100%;
    height: auto !important;
}
}