#pdctfinder_settings .w100 {
    position: relative;
    display: inline-block;
    width: 100%;
}

#pdctfinder_settings .w40 {
    width: 33%;
}

#pdctfinder_settings .w20 {
    width: 20%;
}

.pfinder_table table {
    width: 100%;
    padding: 10px;
    border-spacing: 0;
    font-size: 12px;
}

.pfinder_table table p.form-field {
    padding: 2px !important;
    margin: 0 !important;
}

.pfinder_table table .inputmax p .short {
    width: 100%;
}

.pfinder_table table .inputmax2 input {
    width: 100%;
}

.pfinder_table table p label {
    padding: 0;
    margin: 0;
}

.pfinder_table table tr td {
    vertical-align: middle;
    padding: 5px;
}

.pfinder_table table tr td button {
    margin: 0;
    max-width: 70%;
    float: right;
}

.pfinder_table table tr .checkb label {
    width: auto;
    padding-left: 4px;
}

.pfinder_table table tr td .span_rm {
    color: #A6A7A7;
    margin-top: 5px;
    margin-right: 10px;
}

.pfinder_table table tr td .span_rm:hover {
    cursor: pointer;
}

.pfinder_table table tr td .span_cp {
    color: #A6A7A7;
    margin-top: 5px;
}

.pfinder_table table tr td .span_cp:hover {
    cursor: pointer;
}

.pftfoot_td {
    border: 1px solid #E8D3B7;
    border-style: solid none;
    background-color: #F7F7F7;
    padding: 5px;
}

.pftfoot_td1 {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding-right: 5px;
}

.pftfoot_td2 {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pftfootq_td {
    border: 0 !important;
    border-top: 0 !important;
    background-color: #eeecec;
    padding: 10px !important;
}

.pfinder_table .lnkoption {
    width: 100%;
}

.pfinder_table .vibr {
    padding-top: 25px;
    padding-bottom: 10px;
    font-weight: bold;
}

.pfinder_table .vibr2 {
    padding-top: 10px;
    font-weight: bold;
}

.pfinder_wd {
    width: 6em;
    max-width: 6em;
}

#pdctfinder_qktable tr td {
    padding-top: 6px;
}

.pfinder_product_p {
    font-size: 14px;
    margin: 10px 0;
}

.pfinder_product_dv {
    width: 100%;
    padding: 10px 0 15px 0;
    overflow: auto;
}

.pfinder_product_bg {
    background-color: #f2f2f2;
    border: 1px solid #dcdbdb;
    border-radius: 3px;
    margin-top: 1px;
    width: 100%;
    padding: 2px;
    display: flex;

}

.pfinder_product_bg1 {
    display: flex;
    align-items: center;
    width: 80%;
}

.pfinder_product_bg2 {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: left;
    width: 20%;
}

.pfinder_product_bg1_img {
    width: 30px;
    height: 30px;
}

.pfinder_product_bg1_span {
    padding-right: 10px;
    font-size: 13px;
    color: #212020;
}

.pfinder_product_btn {
    width: 85px;
    height: 30px;
    padding: 1px;
    margin-left: 2px;
    border: 1px solid #008cba;
    background-color: #ffffff;
    border-radius: 5px;
    transition-duration: 0.4s;
    color: #373737;
    font-size: 13px;
}

.pfinder_product_btn:hover {
    border: 1px solid #008cba;
    background-color: #008cba;
    color: #ffffff;
    cursor: pointer;
}

.pfinder_acheck:hover {
    cursor: pointer;
}

.pfinder_shop:hover {
    cursor: pointer;
}

.pfinder_product_tr {
    display: none;
}

.settlogo_rm {
    color: #A6A7A7;
    vertical-align: bottom;
    margin-right: 5px;
}

.settlogo_rm:hover {
    cursor: pointer;
}

.settlogo_hd {
    display: none;
}

.pf_selectlogo {
    border: 1px solid #DBDBDB;
    vertical-align: bottom;
}

.pf_cronform .spndesc {
    padding-top: 5px;
    color: #969797;
    font-size: 12px;
    position: relative;
    display: block;
}

#pf_table_crons a:hover {
    cursor: pointer;
}

.pf_acronst,
.pf_acronst span {
    color: #A6A7A7;
    font-size: 13px;
}

.pf_acronst span,
.pf_acronrm span {
    margin-top: 6px;
}

.pf_acronrm,
.pf_acronrm span {
    color: #fcabab;
    font-size: 13px;
}

.pf_acronedt {
    color: #A6A7A7;
    font-size: 17px;
    cursor: pointer;
}

.pf_catgrzdt,
.pf_catgrzdt span {
    color: #fcabab;
    font-size: 17px;
    cursor: pointer;
    margin-right: 5px;
}

.pf_prss_hide {
    display: none;
}

.pf_prss_show {
    display: block;
}

.pf_elem_hide {
    display: none;
}

.pf_settinfo span {
    padding-top: 2px;
    font-size: 15px;
}

/* ------- */
.pf_progress {
    padding: 1px;
    margin: 0;
    background: rgba(117, 117, 117, 0.25);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 2px rgba(117, 117, 117, 0.25), 0 1px rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 1px 2px rgba(117, 117, 117, 0.25), 0 1px rgba(255, 255, 255, 0.08);
}

.pf_progress-bar {
    height: 30px;
    line-height: 30px;
    /* width: 95%;      */
    vertical-align: middle;
    text-align: center;
    background-color: #f2cc11;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
}

/* ------- */
.pfspinner {
    width: 18px;
    height: 18px;
    border: 2px solid #a6a7a7;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    animation: pf_rotation 1s linear infinite;
    float: left;
    display: none;
}

.pfspn_is_active {
    display: inline-block;
}

@keyframes pf_rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* ------- */