#vz_loading_gif img{
  height:110px;
  margin-left:auto;
  margin-right:auto;
  display:block;
}

#vz_loading_gif p{
  margin-left:auto;
  margin-right:auto;
  display:block;
  text-align: center;
}

#wpbody-content #the-list .vz_ok_icon, #wpbody-content #button_box #type_box .vz_ok_icon{
  color: #038403 !important;
  font-size: 30px !important;
}
#wpbody-content #the-list .vz_outdated_icon, #wpbody-content #button_box #type_box .vz_outdated_icon{
  color: #d4af23 !important;
  font-size: 30px !important;
}
#wpbody-content #the-list .vz_unlinked_icon, #wpbody-content #button_box #type_box .vz_unlinked_icon{
  color: #c73434 !important;
  font-size: 30px !important;
}

#wpbody-content #the-list .vz_icon_small{
  font-size: 20px !important;
}

#wpbody-content #the-list .vz_ok_row.vz_row_1{
  background-color:#cdefcd !important;
}
#wpbody-content #the-list .vz_ok_row.vz_row_0{
  background-color:#def9de !important;
}

#wpbody-content #the-list .vz_outdated_row.vz_row_1{
  background-color:#fffac4 !important;
}
#wpbody-content #the-list .vz_outdated_row.vz_row_0{
  background-color:#fffcde !important;
}

#wpbody-content #the-list .vz_unlinked_row.vz_row_1{
  background-color:#ffdede !important;
}
#wpbody-content #the-list .vz_unlinked_row.vz_row_0{
  background-color:#ffebeb !important;
}

#wpbody-content #the-list .vz_button{
  margin-top: 8px !important;
}

#wpbody-content #the-list .link_product{
  max-width: 130px !important;
}

.vz_start_button, #counter_box, #wpbody-content #button_box #type_box{
  display: inline-block !important;
}

#wpbody-content #button_box #counter_box {
  line-height: 30px !important;
  font-size: 17px !important;
  margin-left: 24px !important;
}

#wpbody-content #button_box #type_box{
  line-height: 30px !important;
  font-size: 17px !important;
}

#wpbody-content #button_box #type_box .dashicons.dashicons-list-view{
  margin-left: 70px !important;
  font-size: 24px !important;
  line-height: 30px !important;
  cursor: pointer !important;
}
#wpbody-content #button_box #type_box .dashicons{
  font-size: 30px !important;
  margin-right: 13px !important;
}

#wpbody-content #button_box #vz_counter{
  width: 48px !important;
  display: inline-block !important;
}
#wpbody-content #button_box #vz_counter_total{
  margin-left: 12px !important;
}

#wpbody-content #button_box #type_box #vz_ok_counter, #wpbody-content #button_box #type_box #vz_outdated_counter, #wpbody-content #button_box #type_box #vz_unlinked_counter{
  width: 50px !important;
  display: inline-block !important;
}

#wpbody-content #button_box #vz_time{
  margin-left: 20px !important;
  width: 30px !important;
  display: inline-block !important;
}
