﻿
#quick_check_valbar {
    padding-left: 5px;
    padding-right: 5px;
    /*width: 260px;*/
}



#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;
    }


.ui-icon-info {
    cursor: help !important;
}
