﻿
#oil_palm_mapping_valbar {
    padding-left: 5px;
    padding-right: 5px;
    /*width: 260px;*/
}

    #oil_palm_mapping_valbar button {
        width: 150px;
    }


.submit_button {
    text-align: center;
    margin-top: 20px;
}

    .submit_button button {
        width: 121px !important;
        margin-bottom: 22px;
        float: left;
    }


#btnStopValidation {
    display: none;
}


#btnKmlCoordinate {
    font-size: smaller;
}


#div_experts {
    text-align: left;
    margin-left: 5px;
}

    #div_experts button {
        width: 150px !important;
        font-size: smaller;
        margin-bottom: 5px;
    }

    #div_experts input[type=text] {
        margin-top: 3px;
        margin-bottom: 3px;
        width: 122px;
    }

.option_yes_no {
    margin-top:5px;
}

.option_yes_no label {
    width: 90px;
}

.option_notsure + label {
    width: 100px;
}

    #skipReasonOption label {
        width: 115px;
    }

        #skipReasonOption label span {
            display: flex;
            justify-content: center;
            flex-direction: column;
            height: 65px;
            font-size: smaller;
        }

.ui-icon-info {
    cursor: help !important;
}

.validation_texts {
    width: 215px;
}