
/*---------------------form avcp ------------------*/
#avcp-xml-form{
    margin-top: 40px !important;
}
#avcp-xml-form .js-form-item{
    /*margin-top: 25px !important;*/
}

.form_xml_anno{
    margin-bottom: 15px;
    margin-top: 10px !important;
    width: 100%;
    border: 1px solid black !important;
}

#edit-xml-index, #edit-xml-dataset{
    margin-bottom: 10px !important;
}

#edit-xml-title{
    /*margin: 0 !important;*/
    margin-bottom: 35px;
    text-align: center;
}
#edit-xml-title h5{
    font-weight: bold !important;
}

#xmlcompetitions_index, #xml_dataset1{
    text-decoration: none;
}

#xmlcompetitions_index:hover, #xml_dataset1:hover{
    text-decoration: underline !important;
}


/*----------------- end form avcp ------------------*/
