.auscover_validation_text {
    text-align: center;
}

.auscover_validation_text h4 {
        margin-top: 10px;
        margin-bottom: 5px;
    }

#auscover_validation {
    margin-left: 4px;
}

.auscover_val_input {
    width: 200px;
}

td{
    text-align: center;
}

#validateButtons, #validateButtons_pg, #validateButtons_geoss, #validateButtons_persWater {
    margin-top: 10px;
    /*margin-bottom:10px;*/
    text-align: center;
}

#vertical_good, #vertical_good_pg , #vertical_good_geoss, #vertical_good_persWater{
    background: url(../../img/validation/vertical_good.png) no-repeat center center;
}

#vertical_notsure, #vertical_notsure_pg, #vertical_notsure_geoss, #vertical_notsure_persWater {
    background: url(../../img/validation/vertical_notsure.png) no-repeat center center;
}

#vertical_bad, #vertical_bad_pg, #vertical_bad_geoss, #vertical_bad_persWater {
    background: url(../../img/validation/vertical_bad.png) no-repeat center center;
}


#ValidationTable {
    margin-bottom: 10px;
    /*width:271px;*/
    /*width:200px;*/
    width: 100%;
}

#validationbar #ValidationTable .lcname {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    padding-bottom: 5px;
    font-size: 10px;
}

#validationbar #ValidationTable .lcdesc {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    font-size: 10px;
    /*cursor:help;*/
}

#ValidationTable_geoss {
    margin-bottom: 10px;
    /*width:271px;*/
    /*width:200px;*/
    width: 100%;
}

#validationbar #ValidationTable_geoss .lcname {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    padding-bottom: 5px;
    font-size: 10px;
}

#validationbar #ValidationTable_geoss .lcdesc {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    font-size: 10px;
    /*cursor:help;*/
}


#ValidationTable_pg {
    margin-bottom: 10px;
    /*width:271px;*/
    /*width:200px;*/
    width: 100%;
}

#validationbar #ValidationTable_pg .lcname {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    padding-bottom: 5px;
    font-size: 10px;
}

#validationbar #ValidationTable_pg .lcdesc {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    font-size: 10px;
    /*cursor:help;*/
}

#ValidationTable_persWater {
    margin-bottom: 10px;
    /*width:271px;*/
    /*width:200px;*/
    width: 100%;
}

#validationbar #ValidationTable_persWater .lcname {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    padding-bottom: 5px;
    font-size: 10px;
}

#validationbar #ValidationTable_persWater .lcdesc {
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    width: 70px;
    text-align: center;
    height: 35px;
    font-size: 10px;
    /*cursor:help;*/
}

#tabs-ndlc {
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 0px;
}

#tabs-persGreen {
    padding-left: 5px;
    padding-right: 10px;
}

#tabs-geoss {
    padding-left: 5px;
    padding-right: 10px;
}

#tabs-persWater {
    padding-left: 5px;
    padding-right: 10px;
}

#dropdowncontainer_dominating {
    width: 228px !important;
}

#dropdown_dominating_list {
    width: 218px;
}

#dropdowncontainer_additional1 {
    width: 228px !important;
}

#dropdown_additional1_list {
    width: 218px;
}

#dropdowncontainer_additional2 {
    width: 228px !important;
}

#dropdown_additional2_list {
    width: 218px;
}

#dropdowncontainer_1 {
    width: 228px !important;
}

#dropdown_1_list {
    width: 218px;
}

#dropdowncontainer_2 {
    width: 228px !important;
}

#dropdown_2_list {
    width: 218px;
}


#dropdowncontainer_3 {
    width: 228px !important;
}

#dropdown_3_list {
    width: 218px;
}

#dropdowncontainer_4 {
    width: 228px !important;
}

#dropdown_4_list {
    width: 218px;
}

#dropdowncontainer_4_1 {
    width: 228px !important;
}

#dropdown_4_1_list {
    width: 218px;
}

#dropdowncontainer_9 {
    width: 228px !important;
}

#dropdown_9_list {
    width: 218px;
}

#dropdowncontainer_15 {
    width: 228px !important;
}

#dropdown_15_list {
    width: 218px;
}

#dropdown_15_list li {
    padding-right:20px;
}

/*.dropdown_desc{
    padding-right:10px;
}*/