/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

 body { background-color: #f1f1f1; }
.wp-list-table .column-cbt { width: 3%; }
.wp-list-table .column-cbt input { margin-left: 8px; }
.wp-list-table .column-img img { width: 90% }
.wp-list-table .column-img  { width: 5%; }
.wp-list-table .column-title  { width: 60%; }
.activetype { color: #109e5e !important;  }
.wp-list-table i { color: #bfbfbf;  }
.wp-header-end { margin-top: 20px;  }
.addVideo { width: 40%; margin-left: 30%; background-color: white; border: 1px #e6e6e6 solid; border-radius: 10px;  padding: 50px;  }
.addVideoform { margin-top: 10px;  }
.addVideoform button { width: 100%;  }
.column-createdate { width: 10%;  }

